[MacPorts] #24243: libproxy 0.4.0 build failure 10.4.11
MacPorts
noreply at macports.org
Sat Mar 27 08:10:55 PDT 2010
#24243: libproxy 0.4.0 build failure 10.4.11
--------------------------------+-------------------------------------------
Reporter: stephen@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.99
Keywords: | Port: libproxy
--------------------------------+-------------------------------------------
I believe this is not the failure in ticket #21427.
Build fails because libraries are expected to be in
/Developer/SDKs/MacOSX10.4u.sdk/opt/local/lib, not /opt/local/lib.
I wonder if Apple g++-4.0 on 10.4.11 PPC confuses the -isysroot flag with
the --sysroot flag. Or maybe it's CMake weirdness. I've never seen
anything like this before.
See attached main.log for details.
I tried setting configure.cc to /opt/local/bin/gcc-mp-4.2 and
configure.g++ to /opt/local/bin/g++-mp-4.3 in Portfile, but this fails at
the configure stage because the MacPorts compilers don't support the
"-arch ppc" flag.
--
Ticket URL: <http://trac.macports.org/ticket/24243>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list