[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Help With Mac OS X and OpenLDAP 2.0.11
shawn,
did you search the mailing list archive for this list at
http://www.openldap.org? this problem has come up already and has been
solved.
basically you must disable threads and shared libraries by doing
./configure --without-threads --disable-shared
this is from memory, don't quote me on that.
i have OpenLDAP 2.0.11 running fine with that on my titanium.
jens
On Tuesday, July 17, 2001, at 03:09 , Shawn Dahlen wrote:
Hello -
I'm trying to get OpenLDAP 2.0.11 to compile on OS X and I am running
into problems.
I've done some searching on the web, yet I couldn't not find a clear
answer.
The configure script fails while searching for threads. I can configure
without threads,
but then the make fails.
Could anyone offer me some advice, or point me in the right direction?
Thanks,
Shawn Dahlen