Hi All, I am trying to link an application built locally using static linking. While compiling i got the following warning:
/Test/openssl-0.9.7g/lib/Red_Hat_Enterprise_Linux_Server_release_5.2_Tikanga_i686_g++_4.1.2/debug/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load': /Test/source/thirdparty/openssl-0.9.7g/crypto/dso/dso_dlfcn.c:150: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking I am compiling this on RHEL5U2-32 Linux OS. I have built and included the following statically built libssl.a, but still getting the above error: /Test/openssl-0.9.7g/lib/Red_Hat_Enterprise_Linux_Server_release_5.2_Tikanga_i686_g++_4.1.2/debug/libssl.a Regards, Vivek ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
