nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] NeLNS Configure Problem On RedHat 7.2


From: Phil Jia-Lin Wu
Subject: [Nel] NeLNS Configure Problem On RedHat 7.2
Date: Wed, 10 Apr 2002 10:19:49 +1000

I have compiled NeL on RedHat 7.2, and try to compile NelNS by using the 
commands as  below:
-----------------------
./bootstrap  
./configure --with-stlport-include=/usr/local/include/stlport

-----------------------
Then the error message will show as :

--------
checking for algorithm... yes
checking for STLPort headers... /usr/local/include/stlport
checking for main in -lstlport_gcc... no
checking for STLPort library... no
configure: error: STLPort must be installed (http://www.stlport.org).

-----------

And the config.log file has content as:

-----------------
configure:2241: checking for STLPort headers
configure:2251: checking for main in -lstlport_gcc
configure:2266: c++ -o conftest -O3 -DNL_RELEASE   -D_REENTRANT 
-I/usr/local/include/stlport   conftest.C -lstlport_gcc  -lcrypt  1>&5
/usr/local/lib/libstlport_gcc.so: undefined reference to `pthread_getspecific'
/usr/local/lib/libstlport_gcc.so: undefined reference to `pthread_key_create'
/usr/local/lib/libstlport_gcc.so: undefined reference to `pthread_setspecific'
collect2: ld returned 1 exit status
configure: failed program was:
#line 2259 "configure"
#include "confdefs.h"
 
int main() {
main()
; return 0; }
configure:2296: checking for STLPort library

-------------

Has anyone know what's the problem?

Cheers,


Phil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]