Joe Orton wrote:
On Sun, Nov 27, 2005 at 12:27:52PM +0000, Stephen Collyer wrote:
httpd is linking against libcrypto 0.9.7 in /usr/lib which is
missing the symbol in question. So now the question is why did
my configure not force linking against my local copy of 0.9.8a ?
...
Is -with-ssl not supported anymore, or am I screwing up in some
other way ?
Can you try setting:
export PKG_CONFIG_PATH=/home/stephen/apache/openssl-0.9.8a/lib/pkgconfig
before running configure?
I've tried this but it's made no difference - httpd is still
linking against the stuff in /usr/lib
Got any suggestions for hand-mangling the makefiles, maybe ?
--
Regards
Stephen Collyer
Netspinner Ltd
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]