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

Re: OpenLDAP for Solaris 2.6-2.7 (ITS#429)



I believe this is covered in the FAQ...
  http://www.openldap.org/faq/data/cache/11.html

That is, ./configure --without-threads

At 01:40 AM 1/25/00 GMT, wschow@Comp.HKBU.Edu.HK wrote:
>When I issue "configure", it gives the following error:
>checking for pthread_kill... yes
>checking for pthread_detach with <pthread.h>... yes
>checking for pthread_setconcurrency... no
>checking for pthread_getconcurrency... no
>checking for thr_setconcurrency... yes
>checking for thr_getconcurrency... yes
>checking if pthread_create() works... no
>configure: error: pthread.h and pthread_create are not compatible
>
>The attached is the pthread.h.  Please fix.  Thanks.

See archives as to why configure behaves the way it does...