RE: Wierd Linking issue with 0.9.8d

2006-12-21 Thread Aaron Smith
] [mailto:[EMAIL PROTECTED] On Behalf Of Marek Marcola Sent: Thursday, December 21, 2006 10:36 AM To: openssl-users@openssl.org Subject: Re: Wierd Linking issue with 0.9.8d Hello, > So I downloaded a copy of OpenSSL 0.9.8d to my HP-UX > system, did a ./config -prefix=/opt/opens

Re: Wierd Linking issue with 0.9.8d

2006-12-21 Thread Marek Marcola
Hello, > So I downloaded a copy of OpenSSL 0.9.8d to my HP-UX > system, did a ./config –prefix=/opt/openssl098d shared, make, make > test, make install and all worked well. However, I’ve run into a > problem while compiling other pieces of software that use OpenSSL > (such as Apache’s

Wierd Linking issue with 0.9.8d

2006-12-21 Thread Aaron Smith
So I downloaded a copy of OpenSSL 0.9.8d to my HP-UX system, did a ./config -prefix=/opt/openssl098d shared, make, make test, make install and all worked well. However, I've run into a problem while compiling other pieces of software that use OpenSSL (such as Apache's mod_auth_ldap mod