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

pthreads-error ; openldap 2.0.12



Hi,

i tried to compile the new OpenLDAP-Server under a SuSE7.1 system and
under 7.0 (OpenLDAP2.0.11 already running).

On both systems configure failed with "configure: error: could not link
with POSIX Threads".
libpth is installed.

Whats the problem and how can i solve it ?
Many thanks for help.

Greetings,
Marcel

configure-output:

[...]
checking for _beginthread... no
checking for pthread.h... yes
checking POSIX thread version... final
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