Opened 15 years ago

Last modified 15 years ago

#19868 closed defect

OpenSSL conflict with zlib architecture — at Version 2

Reported by: ari@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: openssl x86_64 Cc:
Port: openssl

Description (last modified by mf2k (Frank Schima))

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.

Change History (2)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.