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

Re: OPENLDAP_AC



At 10:15 AM 8/24/2005, Kurt D. Zeilenga wrote:
>At 01:58 AM 8/24/2005, Howard Chu wrote:
>>Anyway, after fixing the OL_PTHREAD_TRY macro it appears that this configure script runs OK on my SuSE 9.2 x86_64 system. make test is running now, looks OK.
>
>The current OPENLDAP_AC configure script is failing pthreads
>(-pthread) detection on SLES9/ppc64.  Seems to think the
>pthread implementation is Draft4-ish.  Hmmm....

confdefs.h was not included in the test program.... hmmm...

>I haven't yet tried yesterday's configure script (e.g.,
>before your recent changes)....
>
>Kurt