[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
"stable" 1.2.11 fails to configure (error with pthread_detach) on solaris 5.6 (ITS#1048)
Full_Name: David Campbell
Version: 1.2.11
OS: Solaris 5.6/Sparc
URL:
Submission from: (NULL) (61.9.208.141)
Running ./configure yields this:
[dcampbel@macra]/prototype/dcampbel/openldap-1.2.11> ./configure
....
checking for pthread_yield... no
checking for sched_yield in -lrt... no
checking for thr_yield... yes
checking for pthread_kill... yes
checking for pthread_detach with <pthread.h>... no
configure: error: could not locate pthread_detach()
[dcampbel@macra]/prototype/dcampbel/openldap-1.2.11> nm /lib/libpthread.so |
grep -i pthread_detach
[179] | 12312| 8|FUNC |GLOB |0 |8 |_pthread_detach
[158] | 12312| 8|FUNC |WEAK |0 |8 |pthread_detach