Hi,
 
    the default autoconf for openssl on HPUX11 give a compiler flag of +DA2.0.  this flag will compile the openssl
library in 64-bit mode which can't be used by apache (32bit).  The correct compiler flag should be +DAportable
so CC will generate correct code that can run on either platform.
 
 
-peter huang
HP Internet Security Division

Reply via email to