Apache 1.3.9 make fails with mod_ssl 2.4.10 and openssl 0.9.5a

Apache 1.3.9 make fails with mod_ssl 2.4.10 and openssl 0.9.5a

am 17.09.2002 11:24:35 von hiren mehta

Hi,

I am getting the error as below
when making apache .I am using Apache 1.3.9+mod_ssl
2.4.10 with openssl 0.9.5 .I also tried with openssl
0.9.5a without success .

Error below appears
when making apache


------------------------------------------------------------ ---
ssl_util_ssl.c:145:
conflicting types for
`d2i_PrivateKey_bio'


/usrhome/ryoussef/openssl-0.9.5a/include/openssl/x509.h:696:
previous declaration of
`d2i_PrivateKey_bio'
*** Error code 1
make: Fatal error:
Command failed for target
`ssl_util_ssl.lo'
Current working
directory

/usrhome/ryoussef/apache_1.3.9/src/modules/ssl
*** Error code 1
make: Fatal error:
Command failed for target
`all'
Current working
directory

/usrhome/ryoussef/apache_1.3.9/src/modules
*** Error code 1
make: Fatal error:
Command failed for target
`subdirs'
Current working
directory

/usrhome/ryoussef/apache_1.3.9/src
*** Error code 1
make: Fatal error:
Command failed for target
`build-std'
Current working
directory
/usrhome/ryoussef/apache_1.3.9
*** Error code 1
make: Fatal error:
Command failed for target
`build'


Any help how to resolve this is appreciated.

Thanks in advance.

Regards,
Hiren



__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: Apache 1.3.9 make fails with mod_ssl 2.4.10 and openssl 0.9.5a

am 17.09.2002 12:23:37 von Mads Toftum

On Tue, Sep 17, 2002 at 02:24:35AM -0700, hiren mehta wrote:
> Hi,
>
> I am getting the error as below
> when making apache .I am using Apache 1.3.9+mod_ssl
> 2.4.10 with openssl 0.9.5 .I also tried with openssl
> 0.9.5a without success .
>
IIRC you would need an even older version of openssl for this to work -
something in the early 0.9.4 series. But you should not do that, as there
are well known exploits for all of these. You really should be using
openssl-0.9.6g, apache-1.3.26 and mod_ssl-2.8.10.

vh

Mads Toftum
--
`Darn it, who spiked my coffee with water?!' - lwall

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org