Full_Name: Stephen Taylor
Version: 2.2.8-1.3.6
OS: Solaris 2.6
Submission from: terrapins.intelis.com (208.145.15.108)


I get the following error while compiling Apache after including mod_ssl.

gcc -c  -I../../os/unix -I../../include   -DSOLARIS2=260 -DMOD_SSL=202108 -DEAPI
`../../apaci` -DSSL_COMPAT -I/usr/include -DMOD_SSL_VERSION=\"2.2.8\"
ssl_engine_log.c
ssl_engine_log.c: In function `ssl_log':
ssl_engine_log.c:183: `__builtin_va_alist' undeclared (first use in this
function)
ssl_engine_log.c:183: (Each undeclared identifier is reported only once
ssl_engine_log.c:183: for each function it appears in.)
make[4]: *** [ssl_engine_log.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/share/src/apache_1.3.6/src'

Here is some configuration information that might help.
Solaris 2.6 with the latest 2.6 patches.
Apache 1.3.6
OpenSSL 0.92b

Here is the order that I am doing things:

export SSL_BASE=/usr/local/ssl
(apache) ./config --prefix=/usr/apache
(modssl) ./config --with-apache=/usr/src/apache_1.3.6
(apache) ./config --prefix=/usr/apache --enable-module=ssl

Feel free to contact me at anytime.

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to