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

openldap-2.0.8 still configure error with pthread



Hello,
 
      This happened before with openldap-2.0.7 in redhat 7.0 ( in Compaq DL360 , 2 CPU ),
we solve it with take off one CPU from DL360. openldap-2.0.7 can be configured with
our normal 686 PC (OS is RedHat 7.0) .
 
      openldap-2.0.8 now can't be configured even in normal 686 PC , abd the problem
is the same :
 
 checking for LinuxThreads pthread.h... yes
checking for GNU Pth pthread.h... no
checking for sched.h... yes
checking for pthread_create in default libraries... no
checking for pthread link with -kthread... no
checking for pthread link with -pthread... no
checking for pthread link with -pthreads... no
checking for pthread link with -mthreads... no
checking for pthread link with -thread... no
checking for pthread link with -lpthread -lmach -lexc -lc_r... no
checking for pthread link with -lpthread -lmach -lexc... no
checking for pthread link with -lpthread -Wl,-woff,85... no
checking for pthread link with -lpthread... no
checking for pthread link with -lc_r... no
checking for pthread link with -threads... no
checking for pthread link with -lpthreads -lmach -lexc -lc_r... no
checking for pthread link with -lpthreads -lmach -lexc... no
checking for pthread link with -lpthreads -lexc... no
checking for pthread link with -lpthreads... no
configure: error: could not link with POSIX Threads
 
marco chen