Problems compiling mod_ssl with apache 2.0.44

2003-02-06 Thread Erik Melkersson
Hi! (Sending this again after finally succesfully subscribing, so sorry if you get it twice) I'm trying to compile Apache 2.0.44 with mod_ssl and have some problems. I've downloaded and installed openssl-0.9.7. Using: ./config --prefix=/service/apache2/openssl/

Re: Problems compiling mod_ssl with apache 2.0.44

2003-02-06 Thread Geoff Thorpe
Hello, My first guess would be that you have another version of openssl libraries and/or headers installed on your system. The kind of linker error you report usually suggests the code was compiled against one openssl version's headers, but is trying to link against a different openssl version's

modssl/pkg.contrib

2003-02-06 Thread Frank Liu
sorry, somehow I cut/paste the wrong email address and sent the following to the announce list. frank -- Forwarded message -- Date: Thu, 6 Feb 2003 16:56:54 -0800 (PST) From: Frank Liu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: modssl/pkg.contrib I am trying to use