you're right, I only built it statically ...
Shared does infact fail, trying to figure out what all needs
patching...
-Brad
Andy Polyakov wrote:
--- Configure 2005-08-02 06:59:42.000000000 -0400
+++ ../Configure 2005-12-29 15:58:10.000000000 -0500
@@ -404,6 +404,7 @@
#### IBM's AIX.
"aix3-cc", "cc:-O -DB_ENDIAN -qmaxmem=16384::(unknown):AIX::BN_LLONG
RC4_CHAR:::",
"aix-gcc", "gcc:-O -DB_ENDIAN::-D_THREAD_SAFE:AIX::BN_LLONG
RC4_CHAR::aix_ppc32.o::::::::::dlfcn:",
+"aix64-gcc", "gcc:-O -maix64
-DB_ENDIAN::-D_THREAD_SAFE:AIX::SIXTY_FOUR_BIT_LONG
RC4_CHAR::aix_ppc64.o::::::::::dlfcn:aix-shared:::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)::-X
64",
Can you actually confirm that './config shared' works as well? I think
that modification to Makefile.shared are likely to be required, as well
as some extra flags in config line [such another -maix64]. If you don't
[want to] know what this is about, then I'd suggest to remove
aix-shared, so that shared build is not an option:-) A.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]