Richard Botting - Development - Torr Hall wrote:

> I am trying to build apache+mod-ssl, on a solaris 8 box, given apache 1.3.9,
> mod_ssl-2.4.10-1.3.9 and openssl-0.9.6. Following the mod_ssl
> INSTALL file I built openssl and configured mod_ssl with:
>
> ./configure --with-apache=/export/developers/rmb/apache-1.3.9/src/apache_1.3.9.
>
> I then configured apache with:
>
> SSL_BASE=/export/developers/rmb/open_ssl/src/openssl-0.9.6 \
> > ./configure \
> >  --enable-module=ssl \
> >  --prefix=/export/developers/rmb/apache_1.3.9 \
> > --enable-shared=ssl \
> > --enable-module=so
>

have you tried adding to configure

--with-ssl= ../path-to-ssl-dir

>
> However when i run make in the apache dir. I get an error:
>
> gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=280 -DMOD_SSL=204110 -DEAPI
> -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` -fPIC -DSHARED_MODULE
> -DSSL_COMPAT -I/export/developers/rmb/open_ssl/src/openssl-0.9.6/include
> -DMOD_SSL_VERSION=\"2.4.10\" ssl_expr_eval.c && mv ssl_expr_eval.o
> ssl_expr_eval.lo
> gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=280 -DMOD_SSL=204110 -DEAPI
> -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` -fPIC -DSHARED_MODULE
> -DSSL_COMPAT -I/export/developers/rmb/open_ssl/src/openssl-0.9.6/include
> -DMOD_SSL_VERSION=\"2.4.10\" ssl_util.c && mv ssl_util.o ssl_util.lo
> gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=280 -DMOD_SSL=204110 -DEAPI
> -DUSE_EXPAT -I../../lib/expat-lite `../../apaci` -fPIC -DSHARED_MODULE
> -DSSL_COMPAT -I/export/developers/rmb/open_ssl/src/openssl-0.9.6/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'
> /export/developers/rmb/open_ssl/src/openssl-0.9.6/include/openssl/x509.h:779:
> previous declaration of `d2i_PrivateKey_bio'
> *** Error code 1
> make: Fatal error: Command failed for target `ssl_util_ssl.lo'
> Current working directory
> /export/developers/rmb/apache-1.3.9/src/apache_1.3.9/src/modules/ssl
> *** Error code 1
> make: Fatal error: Command failed for target `all'
> Current working directory
> /export/developers/rmb/apache-1.3.9/src/apache_1.3.9/src/modules
> *** Error code 1
> make: Fatal error: Command failed for target `subdirs'
> Current working directory
> /export/developers/rmb/apache-1.3.9/src/apache_1.3.9/src
> *** Error code 1
> make: Fatal error: Command failed for target `build-std'
> Current working directory /export/developers/rmb/apache-1.3.9/src/apache_1.3.9
> *** Error code 1
> make: Fatal error: Command failed for target `build'
>
> Any ideas/fixes??
>
> Richard Botting,
> Graham Technology,
> Scotland.
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]



begin:vcard 
n:Ott;John
tel;pager:202 668 0233
tel;work:202 687 8928
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:John Ott
end:vcard

Reply via email to