It's very hard to say what's wrong only from that ..
Anyway, try to see :
  - man semctl
  - see the source ssl_engine_mutex.c - see with what arguments is semctl
called, it would help to give a hint about that.
  - see httpd.conf - SSLMutex directive and mod_ssl user manual (Chapter
3), maybe you can figure it out..

"[EMAIL PROTECTED]" wrote:

> Hi, i have a problem compiling Apache1.3.19 with mod_ssl and openssl.
>
> The compile error is
>
> #ssl_engine_mutex.c: In function "ssl_mutex_sem_create":
> #ssl_engine_mutex.c: 295: Incompatible type for argument 4 of  'semctl'
> #ssl_engine_mutex.c: 304: Incompatible type for argument 4 of  'semctl'
>
> Somebody can help me?
>
> I have a Red-Hat 5.2 on my server.
>
> Thank you
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to