[MacPorts] #29452: libplist does not build on OSX 10.4 (x86)
MacPorts
noreply at macports.org
Fri May 13 22:25:31 PDT 2011
#29452: libplist does not build on OSX 10.4 (x86)
------------------------------+---------------------------------------------
Reporter: tael67@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: tiger | Port: libplist
------------------------------+---------------------------------------------
Comment(by jmr@…):
Seems to be because cmake insists on using an SDK all the time, and 10.4's
gcc has some oddities when you use an SDK and also link to files outside
the SDK. Adding explicit `-lxml2 -lintl -liconv -lz` to configure.ldflags
may help IIRC. Should also check if cmake will accept
-DCMAKE_OSX_SYSROOT=/ to make it not use an SDK, and add that to the
portgroup if it works.
--
Ticket URL: <https://trac.macports.org/ticket/29452#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list