Goodmorning everybody!

I've been getting headaches over this one.  Attempting to build Apache
1.3.19 with mod_ssl 2.8.2, php4.0.4pl1 and mysql 2.23.37.  I used OpenSSL
0.9.6a as well.  This all is supposed to run on a SuSE box so the configure
command I use is as follows:

./configure --with-apache=../apache_1.3.19 --with-ssl=../openssl-0.9.6a --wi
th-layout=SuSE --enable-module=ssl --activate-module=src/modules/php4/libphp
4.a --enable-module=php4 --enable-shared=ssl

configure gives no errors at all. make bails out though:

gcc -c -I../../os/unix -I../../include -DLINUX=22 -DMOD_SSL=208102 -I/home/n
ewApache/php-4.0.4pl1 -I/home/newApache/php-4.0.4pl1/main -I/home/newApache/
php-4.0.4pl1/main -I/home/newApache/php-4.0.4pl1/Zend -I/home/newApache/php-
4.0.4pl1/Zend -I/home/newApache/php-4.0.4pl1/TSRM -I/home/newApache/php-4.0.
4pl1/TSRM -I/home/newApache/php-4.0.4pl1 -DEAPI -DUSE_EXPAT -I../../lib/expa
t-lite
`../../apaci` -fpic -DSHARED_MODULE -DSSL_COMPAT -DSSL_USE_SDBM -I/home/newA
pache/openssl-0.9.6a/include -DMOD_SSL_VERSION=\"2.8.2\" 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:297: incompatible type for argument 4 of `semctl'
ssl_engine_mutex.c:306: incompatible type for argument 4 of `semctl'
ssl_engine_mutex.c: In function `ssl_mutex_sem_remove':
ssl_engine_mutex.c:338: incompatible type for argument 4 of `semctl'
make[4]: *** [ssl_engine_mutex.lo] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/home/newApache/apache_1.3.19/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/newApache/apache_1.3.19'
make: *** [build] Error 2


Any ideas?
(I sure hope so!)

Marcel


-----------------------------------------------------------------
(SYSERR0599) Press any key to continue or any other key to quit...
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to