hi,
  i compiled the pcscd app which came with the pcsc-lite-1.1.1.tar.gz 
package. it compiled fine. but, when i tried to compile the *testpcsc.c* 
file it gave me the following error.

[root@localhost src]# gcc -o testpcsc testpcsc.c -L/usr/local/pcsc/lib 
-lpcsclite
/usr/local/pcsc/lib/libpcsclite.so: undefined reference to `pthread_create'
/usr/local/pcsc/lib/libpcsclite.so: undefined reference to `pthread_cancel'
/usr/local/pcsc/lib/libpcsclite.so: undefined reference to `pthread_detach'
/usr/local/pcsc/lib/libpcsclite.so: undefined reference to `pthread_join'
collect2: ld returned 1 exit status

kindly help me to solve this issue
tia
Joseph

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

***************************************************************
Unix Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/
To unsubscribe send an email to [EMAIL PROTECTED] with
unsubscribe sclinux
***************************************************************

Reply via email to