[Pkg-team] [OpenIndiana Distribution - Bug #1755] /runtime/gcc at 4.6.1 does not depend on /library/mpfr at 2.4.1

illumos project devnull at illumos.org
Fri Nov 18 22:16:13 UTC 2011


Issue #1755 has been updated by Ryo Murakawa.

Assignee set to OI PKG
Tags changed from needs-triage to pkg


----------------------------------------
Bug #1755: /runtime/gcc at 4.6.1 does not depend on /library/mpfr at 2.4.1
https://www.illumos.org/issues/1755

Author: Johann Oskarsson
Status: New
Priority: Normal
Assignee: OI PKG
Category: 
Target version: 
Difficulty: Medium
Tags: pkg


GCC 4.6 can be installed without libmpfr which it depends on.  The following is a result:

% g++ -o hello hello.c++
ld.so.1: cc1plus: fatal: libmpfr.so.1: open failed: No such file or directory
ld.so.1: cc1plus: fatal: relocation error: file /usr/gcc/4.6/lib/gcc/i386-pc-solaris2.11/4.6.1/cc1plus: symbol mpfr_max: referenced symbol not found
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Installing pkg:/library/mpfr at 2.4.1-0.151.1 "fixes" the issue.  That package should be a prerequisite of gcc and installed as part of it.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Pkg-team mailing list