[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Configure error(POSIX thread)



I use glibc2.2.12 with 2.0.11 (Rh7.0)
It still can't detect the pthread

Bryan
----- Original Message ----- 
From: "Kurt D. Zeilenga" <Kurt@OpenLDAP.org>
To: "Carsten Hoeger" <choeger@suse.de>
Cc: <openldap-software@OpenLDAP.org>
Sent: Tuesday, May 29, 2001 2:10 AM
Subject: Re: Configure error(POSIX thread)


> I note that the configure test in 2.0.11 is specifically
> designed to detect broken pthread_detach implementations
> (such as those in some versions of glibc). OpenLDAP 2.x
> relies on pthread_detach() to work per POSIX specifications.
> If it doesn't bad things can happen (like thread leakage).
> 
> Kurt
> 
>