curl-library
building libcurl with SSL on AIX53/61
Date: Wed, 23 Mar 2011 12:42:38 -0400
Hi All:
Symbols are not exported when I link libcurl statically to OpenSSL
libraries (OpenSSL 0.9.8e and OpenSSL 1.0.0d) on AIX53 and AIX61
exec(): 0509-036 Cannot load program ./a.out because of the following
errors:
rtld: 0712-001 Symbol CRYPTO_num_locks was referenced
from module /home/PreTest/App/libLib1.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol CRYPTO_malloc was referenced
from module /home/PreTest/App/libLib1.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol CRYPTO_set_locking_callback was referenced
from module /home/PreTest/App/libLib1.so(), but a runtime
definition
of the symbol was not found.
Dynamically linking libcurl to OpenSSL libs on AIX does not create a
usable library either.
Can please someone share experience on how to build OpenSSL and libcurl
on AIX.
Thanks,
Alona
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-03-23