On Tue, 28 Sep 1999, Ralf S. Engelschall wrote:

> On Tue, Sep 28, 1999, Ralf S. Engelschall wrote:
> but RedHat 5.2 defined it incorrectly as:
> 
> extern int semctl __P ((int __semid, int __semnum, int __cmd,
>                         union semun __arg));
> 
> That's unbelievable. Every time mod_ssl is broken on Linux it's because Linux
> platforms are such broken theirself. Ok, ok, seems like we have to use IPC
> semaphores only on glibc 2.1 platforms or we get more problems-of-the-week
> with those old Linux beasts. Because RedHat 6.0 has the correct one in
> sys/sem.h:
> 
> extern int semctl __P ((int __semid, int __semnum, int __cmd, ...));
> 
> Tz, I really love my FreeBSD if it comes to such things...


        Lets keep the seperation of RedHat and *all* Linux systems.
RedHat has neat flash for the end user, but is well known for many
strange items across the versions.

---
As folks might have suspected, not much survives except roaches, 
and they don't carry large enough packets fast enough...
        --About the Internet and nuclear war.


______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to