I get the following error when attempting to build mod_ssl:
% ./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-ssl=/usr/local/ssl
% make
make[1]: Entering directory
`/opt/downloads/apache/mod_ssl-2.8.2-1.3.19/pkg.sslmod'
gcc -c -I/usr/local/apache/include -DSOLARIS2=280 -DUSE_EXPAT
-I../lib/expat-lite -fPIC -DSHARED_CORE -DEAPI -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DSHARE
D_MODULE -I/usr/local/ssl/include -DMOD_SSL_VERSION=\"2.8.2\" mod_ssl.c &&
mv mod_ssl.o mod_ssl.lo
In file included from mod_ssl.c:65:
mod_ssl.h:552: parse error before `AP_MM'
mod_ssl.h:552: warning: no semicolon at end of struct or union
mod_ssl.h:572: parse error before `}'
mod_ssl.h:572: warning: data definition has no type or storage class
mod_ssl.c:242: warning: excess elements in struct initializer
mod_ssl.c:242: warning: (near initialization for `ssl_module')
mod_ssl.c:243: warning: excess elements in struct initializer
mod_ssl.c:243: warning: (near initialization for `ssl_module')
mod_ssl.c:244: warning: excess elements in struct initializer
mod_ssl.c:244: warning: (near initialization for `ssl_module')
mod_ssl.c:245: warning: excess elements in struct initializer
mod_ssl.c:245: warning: (near initialization for `ssl_module')
mod_ssl.c:247: warning: excess elements in struct initializer
mod_ssl.c:247: warning: (near initialization for `ssl_module')
make[1]: *** [mod_ssl.lo] Error 1
make[1]: Leaving directory
`/opt/downloads/apache/mod_ssl-2.8.2-1.3.19/pkg.sslmo
d'
make: [all] Error 2 (ignored)
Any ideas?
Regards,
Shaun Pankau
[EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]