Hello,

zlib is not installed in HP-UX by default. 
You can download zlib binary from
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.2.3/ and install it.
or use Configure script with no-zlib option.

Best regard, 

Yoshiki FUKUBA

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Haridharan
> Sent: Wednesday, June 07, 2006 6:30 PM
> To: OpenSSL Users
> Subject: Unsatisfied code symbol 'compress'
> 
> Hi,
> 
> I built OpenSSL 0.9.7j with FIPS complaint in hp-ux IA64 architecture.
> 
> For OpenSSL-fips-1.0.tar.gz, built options used is
> 
> * ./Configure fips hpux64-ia64-cc
> * make
> * make install
> 
> For openssl-0.9.7j.tar.gz, built options used is
> * ./Configure fips shared hpux64-ia64-cc
> * make
> 
> I got this error and the build process *stops*. The fipsld 
> loader is showing some error, can anybody help.
> 
> + fips-1.0/fipsld +DD64 -b
> +Z -Wl,-B,symbolic,+vnocompatwarnings,-z,+h,libcrypto.so.0 -o
> libcrypto.so.0 -Wl,+forceload -Wl,+nodefaultrpath,libcrypto.a -ldld
> Canister: /usr/local/ssl/lib/fipscanister.o 
> 2096:error:25066067:DSO support routines:DLFCN_LOAD:could not 
> load the shared 
> library:dso_dlfcn.c:157:filename(./libcrypto.so.0): 
> Unsatisfied code symbol 'compress' in load module './libcrypto.so.0'.
> 2096:error:25070067:DSO support routines:DSO_load:could not 
> load the shared
> library:dso_lib.c:244:
> unable to collect signature
> gmake[4]: *** [do_hpux-shared] Error 1
> gmake[4]: Leaving directory `/disk1/hari/0.9.7j/openssl-0.9.7j'
> gmake[3]: *** [libcrypto.so.0] Error 2
> gmake[3]: Leaving directory `/disk1/hari/0.9.7j/openssl-0.9.7j'
> gmake[2]: *** [shared] Error 2
> gmake[2]: Leaving directory 
> `/disk1/hari/0.9.7j/openssl-0.9.7j/fips-1.0'
> gmake[1]: *** [all] Error 2
> gmake[1]: Leaving directory 
> `/disk1/hari/0.9.7j/openssl-0.9.7j/fips-1.0'
> gmake: *** [sub_all] Error 1
> 
> 
> --Haridharan 
> 
> ______________________________________________________________________
> 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]

Reply via email to