On Mon, Sep 27, 1999, Igor S. Livshits wrote:

> I don't think I have ever successfully compiled mod_ssl using 
> Apache's apxs; however, it compiles and works fine as a shared 
> library otherwise. This is the compile error I get for version 2.4.3 
> (2.4.2 running currently):
> 
> gcc -c  -I/usr/local/apache/include -O3 -DLINUX=2 -DMOD_SSL=204102 
> -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I../lib/expat-lite -fpic 
> -DSHARED_MODULE -I/usr/local/ssl/include -DMOD_SSL_VERSION=\"2.4.3\" 
> ssl_engine_mutex.c && mv ssl_engine_mutex.o ssl_engine_mutex.lo
> ssl_engine_mutex.c: In function `ssl_mutex_sem_create':
> ssl_engine_mutex.c:288: storage size of `semctlarg' isn't known
> make[1]: *** [ssl_engine_mutex.lo] Error 1
> make[1]: Leaving directory 
> `/usr/local/installations/mod_ssl-2.4.3-1.3.9/pkg.sslmod'

Use mod_ssl 2.4.4 with the patch posted in 
"[IMPORTANT] mod_ssl 2.4.4 and Linux".
                                       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