On Thu, May 20, 1999, [EMAIL PROTECTED] wrote:

> 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'

Seems like your compiler is broken. I'm sure a "gcc -v" shows you a different
Solaris version than "uname -a".  They have to exactly match! Please check
this first.
                                       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]

Reply via email to