First, I think my question must have already been asked and answered.

I have looked for an archive of this mailing list but didn't find one. If 
one exists, please tell me the url so that I can search it and not waste 
everyone's time with this question.

You are aware of course that thread support on Red Hat 7.0 is terrible. I am 
not able to compile OpenLDAP 2.0.18 using Red Hat 7.0 thread libraries.

I am not able to upgrade to Red Hat 7.1 or 7.2, so I am hoping to find an 
alternative user thread library that will allow me to build OpenLDAP 2.0.18 
with threads.

This is my error trace:

ldap_pvt_sasl_mutex_new()
calls
ldap_pvt_thread_mutex_init(mutex)
calls
  rc=pth_mutex_init() in thr_pth.c
  rc is 1 after this call to pth_mutex_init()

I am trying to figure out OpenLDAP's threading method, but would appreciate 
it if someone would let me know if there is a patch already available for 
either OpenLDAP or pth.


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to