[MacPorts] #28360: gcc44 build failure when bad libgmp is in /usr/local (was: gcc44 build failure)
MacPorts
noreply at macports.org
Sun Feb 13 14:40:14 PST 2011
#28360: gcc44 build failure when bad libgmp is in /usr/local
---------------------------------+------------------------------------------
Reporter: acucchiara@… | Owner: mww@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: invalid | Keywords:
Port: gcc44 |
---------------------------------+------------------------------------------
Changes (by ryandesign@…):
* status: new => closed
* resolution: => invalid
Comment:
The name of the port that failed is clearly "gcc44".
The relevant error in your log is:
{{{
:info:build ld: pointer in read-only segment not allowed in slidable
image, used in ___gmpn_divexact_1 from /usr/local/lib/libgmp.a(dive_1.o)
}}}
You have a conflicting version of libgmp in /usr/local. Having software
installed in /usr/local is a great way to cause MacPorts ports to fail to
build in a variety of ways, and is therefore not supported. Please remove
/usr/local, clean gcc44, and try again.
--
Ticket URL: <https://trac.macports.org/ticket/28360#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list