On Wed, Aug 23, 2000, [EMAIL PROTECTED] wrote:
> Full_Name: Walter Jahn
> Version: modssl-2.4.10-1.3.9
> OS: Solaris 2.6
> Submission from: (NULL) (194.121.102.41)
>
>
> we have a problem when compiling apache_1.3.9 with mod_ssl (version
> 2.4.10-1.3.9)
> and openssl (version 0.9.5a).
> We were following the INSTALL-instructions step by step. Everything worked
> fine with openssl and modssl. But when compiling apache_1.3.9 the
> following error occured:
>
> gcc -c -I../../os/unix -I../../include -DSOLARIS2=260 -DMOD_SSL=204110
> -DEAPI
> -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` -fPIC -DSHARED_MODULE
> -DSSL_CO
> MPAT -I/opt/app/sybase/intershop/isroot4/webserver/apache_1.3.9/src/openssl-0.9.
> 5a/include -DMOD_SSL_VERSION=\"2.4.10\" ssl_util_ssl.c && mv ssl_util_ssl.o
> ssl_
> util_ssl.lo
> ssl_util_ssl.c:145: conflicting types for `d2i_PrivateKey_bio'
> [...]
> Though it seems to be an openssl mistake I want to ask, if somebody has
> experience
> with this problem. We tried serveral versions of openssl and the problem was
> reproducable.
>
> The version we used the first time: openssl_0.9.5a, modssl_2.4.10-1.3.9,
> apache_1.3.9
Your mistake is that you're using a too new OpenSSL with a too old mod_ssl
version. Either upgrade to a newer mod_ssl or downgrade to an older OpenSSL.
According to our README.Versions file you've the following options:
08-Jan-2000 2.4.10 1.3.9 0.9.3-0.9.4
22-Jan-2000 2.5.0 1.3.11 0.9.3-0.9.4
24-Feb-2000 2.5.1 1.3.11 0.9.3-0.9.5
25-Feb-2000 2.6.0 1.3.12 0.9.3-0.9.5
29-Feb-2000 2.6.1 1.3.12 0.9.3-0.9.5
02-Mar-2000 2.6.2 1.3.12 0.9.3-0.9.5
16-Apr-2000 2.6.3 1.3.12 0.9.3-0.9.5a
01-May-2000 2.6.4 1.3.12 0.9.3-0.9.5a
04-Jul-2000 2.6.5 1.3.12 0.9.3-0.9.5a
12-Aug-2000 2.6.6 1.3.12 0.9.3-0.9.5a
Yours,
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]