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

Problem faced during OpenLDAP INSTALL (ITS#384)



Hi 
We have downloaded "openldap-1.2.7". We are trying to Install OpenLDAP on
"Sun Solaris OS 5.7" 
While running the configure  we faced the following problems.

1st problem
checking if pthread_create() works... no
configure: error: pthread.h and pthread_create are not compatible

option 1 tried
env ac_cv_func_pthread_create=no ./configure 

option 2 tried
env ac_cv_func_pthread_create=no ./configure  --with-threads=lwp 

option 3 tried
env ac_cv_func_pthread_create=no  ./configure --without-threads


option 4 tried
 LIBS="-lpthread -lposix4"; export LIBS
  ./configure --with-threads

giving errors
configure: warning: skipping automatic checking for NDBM, must be manually
enabled.
configure: warning: could not find suitable LDBM backend
configure: error: select appropriate LDBM options or disable


Pl. suggest's the solution if you have any?

Thanks in Advance

Balbir


Visit http://www.niit.com. for eCommerce Solutions.