[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Problem compiling 2.0.7 on redhat
- To: openldap-software@OpenLDAP.org
- Subject: Problem compiling 2.0.7 on redhat
- From: Jie Gao <J.Gao@isu.usyd.edu.au>
- Date: Thu, 18 Jan 2001 16:01:04 +1100 (EST)
- Fax: +61 (0)2 9351 5001(W)
- In-reply-to: <Pine.GSO.3.93.1000519161920.29195E-100000@extro.ucc.usyd.edu.au>
- Organisation: The University of Sydney
- Telephone: +61 (0)2 9351 5769(W)
Hi All,
Platform: Linux 2.2.16-22smp #1 SMP Tue Aug 22 16:39:21 EDT 2000 i686 unknown
(RedHat 7)
'configure' produced the following:
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
Thanks,
Jie