> [bhaskarv...@gmail.com - Tue Jan 03 12:47:57 2012]:
> 
> Sir,
> am getting test failed when i tried to install openssl package in my
> system for redhat RHEL5.4.
> I choosed
> #./configure zlib-dynamic shared
> then build was successful.
> #make
> but error is in testing the build.
> #make test
> zlib
> 3085945484:error:25066067:DSO support routines:DLFCN_LOAD:could not
> load the shared library:dso_dlfcn.c:186:filename(libz.so): libz.so:
> cannot open shared object file: No such file or directory
> 3085945484:error:25070067:DSO support routines:DSO_load:could not load
> the shared library:dso_lib.c:244:
> 3085945484:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not
> supported:c_zlib.c:478:
> 3086949004:error:25066067:DSO support routines:DLFCN_LOAD:could not
> load the shared library:dso_dlfcn.c:186:filename(libz.so): libz.so:
> cannot open shared object file: No such file or directory
> 3086949004:error:25070067:DSO support routines:DSO_load:could not load
> the shared library:dso_lib.c:244:
> 3086949004:error:29064065:lib(41):BIO_ZLIB_NEW:zlib not
> supported:c_zlib.c:478:
> cmp: EOF on ./p.zlib.clear
> make[1]: *** [test_enc] Error 1
> make[1]: Leaving directory `/usr/openssl-1.0.0e/test'
> make: *** [tests] Error 2
> 

Well that is complaining that it can't load the zlib shared library. Do
you have it installed on your system?

Steve.
-- 
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to