$ file libz.a libz.a: archive file I've compiled both zlib and openssl on the same machine where I'm doing the building.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Marek Marcola Sent: Wednesday, November 01, 2006 10:10 AM To: openssl-users@openssl.org Subject: Re: openSSL/ Zlib issue Hello, > ld: Mismatched Data ABI. Expected EF_IA_64_ABI64 but found None in file > /usr/local/DevTools/zlib/native64/zlib-1.2.3/libz.a[compress.o] > Fatal error. This error may occur when library is compiled on PA64 and is linked on IA64. When linking is performed on IA64 all libraries must be compiled to this platform. Check this library with file command. Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]