Re: [MacPorts] #14131: openssl +universal variant does not build on ppc
#14131: openssl +universal variant does not build on ppc ------------------------------------+--------------------------------------- Reporter: ryan@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: openssl | ------------------------------------+--------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => duplicate * port: => openssl Old description:
The build fails with:
/usr/bin/ld: warning fat file: /usr/lib/gcc/i686-apple- darwin8/4.0.1/../../../libSystem.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored) /usr/bin/ld: warning fat file: /usr/lib/libSystem.B.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored)
According to http://blogs.sun.com/dochez/entry/glassfish_in_universal, the -isysroot option is required.
New description: The build fails with: {{{ /usr/bin/ld: warning fat file: /usr/lib/gcc/i686-apple- darwin8/4.0.1/../../../libSystem.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored) /usr/bin/ld: warning fat file: /usr/lib/libSystem.B.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored) }}} According to http://blogs.sun.com/dochez/entry/glassfish_in_universal, the -isysroot option is required. -- Comment: Dup of #16726 (since that ticket has a patch). -- Ticket URL: <http://trac.macports.org/ticket/14131#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts