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

AIX pthreads donīt compile (ITS#194)



Full_Name: Armin Kunaschik
Version: 1.2.x
OS: AIX 4.1.5 and AIX 4.3.x
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (193.26.143.120)


Here is the thread related configure output:

checking for pthread.h... yes
checking for sched.h... no
checking POSIX thread version... final
checking for LinuxThreads... no
checking for pthread_create... no
checking for pthread_create with -kthread... no
checking for pthread_create with -pthread... no
checking for pthread_create with -pthreads... no
checking for pthread_create with -thread... no
checking for pthread_create with -mt... (cached) no
checking for pthread_mutex_unlock in -lpthread... no
checking for pthread_mutex_lock in -lpthread... no
checking for pthread_mutex_trylock in -lpthread... no
checking for pthread_create in -lpthread... no
checking for pthread_create in -lc_r... no
checking for pthread_create in -lpthreads... yes
checking for sched_yield... no
checking for pthread_yield... yes
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... no
checking for thr_getconcurrency... no
checking if pthread_create() works... no
configure: error: pthread.h and pthread_create are not compatible

Please contact me for further info (if needed)!