Okay, been searching for a solution to make failing on me for a couple of
days now. I ran across a potential fix (changing 'union ssl_ipc_semun
semctlarg' to 'union semun semctlarg'). It actually makes it further now.
20 or so lines. Then it dies again!
ssl_engine_mutex.c: In function `ssl_mutex_sem_remove':
ssl_engine_mutex.c:338: incompatible type for argument 4 of `semctl'
The line it commits suicide on:
semctl(mc->nMutexSEMID,0,IPC_RMID,0);
Does anybody know of a way to fix it? Or should I give that box flying
lessons? It's apache 1.3.19 with mod_ssl 2.8.2 and openssl 0.9.6 running on
linux.
-----------------------------------------------------------------
(SYSERR0623) User Error, Replace User...
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]