[MacPorts] #19868: OpenSSL conflict with zlib architecture
MacPorts
noreply at macports.org
Fri Jun 5 07:55:22 PDT 2009
#19868: OpenSSL conflict with zlib architecture
----------------------------+-----------------------------------------------
Reporter: ari@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: openssl x86_64 | Port: openssl
----------------------------+-----------------------------------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => mww@…
Old description:
> 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.
New description:
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#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list