#19868: OpenSSL conflict with zlib architecture ----------------------------+----------------------------------------------- Reporter: ari@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: openssl x86_64 | Port: openssl ----------------------------+----------------------------------------------- When installing the openssl port under 10.6, there is this error: Command output: ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture I can see that: /opt/local/lib/libz.dylib: Mach-O 64-bit dynamically linked shared library x86_64 I assume openssl is being compiled as 32bit, causing the problem and in fact I can see "-arch i386" in the compile parameters. Setting "universal_archs x86_64" didn't help. -- Ticket URL: <http://trac.macports.org/ticket/19868> MacPorts <http://www.macports.org/> Ports system for Mac OS