I tried to compile pcsc-lite-1.1.1.
The ./configure show the following messages:
--------------------------------------------
...
checking for pthread.h... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking whether pthreads work with -mt... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
configure: error: POSIX thread support required

The pthread.h is installed, also all other needed Libraries and Header
Files.

The config.log files show the following entrees:
------------------------------------------------
configure:1589: checking lex output file root
configure:1610: checking whether yytext is a pointer
configure:1629: gcc -o conftest -g -O2   conftest.c  -lfl 1>&5
configure:1659: checking for pthread.h
configure:1669: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1790: checking for the pthreads library -lpthreads
configure:1819: gcc -o conftest -g -O2    conftest.c -lpthreads  1>&5
In file included from /usr/include/pthread.h:121,
                 from configure:1811:
/usr/include/bits/libc-lock.h:47: parse error before "__libc_key_t"
/usr/include/bits/libc-lock.h:273: parse error before '*' token
/usr/include/bits/libc-lock.h:276: parse error before '*' token
/usr/include/bits/libc-lock.h:278: parse error before '*' token
/usr/include/bits/libc-lock.h:280: parse error before '*' token
/usr/include/bits/libc-lock.h:282: parse error before '*' token
/usr/include/bits/libc-lock.h:284: parse error before '*' token
/usr/include/bits/libc-lock.h:286: parse error before '*' token
/usr/include/bits/libc-lock.h:288: parse error before '*' token
/usr/include/bits/libc-lock.h:308: parse error before '*' token



My System:
----------
Linux 2.4.20
Redhat 8.0


Best thanks for any comment.

Siegbert

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to