Scott Dellinger <[EMAIL PROTECTED]> wrote:
> [...]
> ld: Invalid loader fixup in text space needed in output file for symbol
> "$00000059" in input file "/mypath/openssl-0.9.4/libssl.a(ssl_lib.o)"
>
> I tried removing "+ESlit" from the './Configure' script, but I still get
> the error. I never have problems compiling OpenSSL itself, but rather in
> anything that uses it. Has anyone successfully compiled anything with
> recent versions of OpenSSL under HP-UX, and if so, how?
If OpenSSL's "make test" works then the apps and the test programs that
are part of OpenSSL are being built okay, so the libraries are probably
not the problem. Make sure you're using the same compiler and the same
flags to build your app as were used to build the OpenSSL libraries.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]