[MacPorts] #22534: expat falls to configure
MacPorts
noreply at macports.org
Sun Nov 15 00:48:00 PST 2009
#22534: expat falls to configure
-----------------------------------+----------------------------------------
Reporter: jacksmoo111@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: expat
-----------------------------------+----------------------------------------
Comment(by ryandesign@…):
The problem is definitely:
{{{
configure:2498: /usr/bin/gcc-4.2 -O2 -arch i386 x86_64
-I/opt/local/include -L/opt/local/lib conftest.c >&5
i686-apple-darwin10-gcc-4.2.1: x86_64: No such file or directory
}}}
It thinks "x86_64" is a file it should be compiling. Assuming you are
using the +universal variant, it should say "-arch i386 -arch x86_64" to
indicate that we want two architectures. I'm unsure how the architectures
ended up smooshed together like that. If you are not using the +universal
variant, it should just say "-arch x86_64". Could you attach your
macports.conf as well? Please add a comment when you have; Trac doesn't
send email notifications when you attach files.
--
Ticket URL: <http://trac.macports.org/ticket/22534#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list