[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Is OpenLDAP on OSX?
At 12:09 PM 7/8/2001, Andre John Mas wrote:
>On Saturday, July 7, 2001, at 07:57 PM, Kurt D. Zeilenga wrote:
>>At 10:52 AM 7/7/2001, Andre John Mas wrote:
>>>I just tied the 2.0.11 release an noticed that there were issues with the
>>>configure script. The first problem I get is that it thinks that pthreads
>>>is not available on the platform.
>>
>>Configure does more then check for pthreads... it makes sure
>>they behave has expected. If they don't, then they cannot be
>>used.
>
>Okay, is there a stand alone piece of code to see if they
>do work as expected?
Yes. You can pull code from configure.in or build/openldap.m4.
I note that someone from Apple already investigated the
the OSX problem... IIRC, workarounds are available in both
HEAD and OPENLDAP_REL_ENG_2 appear to resolve the issues.
Kurt