2011/12/12 Hardik.Shah <[email protected]>
> Hi,
>
> I downloaded pcsc-lite-1.0.1 , I am trying to compile it , on my Linux RedHat
> Platform, but I am getting below mentioned error
Are you sure it is version 1.0.1? This is a very old version from year 2000.
> Inside configure.log I found following problem.
>
> /usr/bin/ld: cannot find -lpthreads
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 1761 "configure"
> #include "confdefs.h"
> #include <pthread.h>
> int main() {
> pthread_t th; pthread_join(th, 0);
> pthread_attr_init(0); pthread_cleanup_push(0, 0);
> pthread_create(0,0,0,0); pthread_cleanup_pop(0);
> ; return 0; }
>
>
> Can you please tell me what I am doing wrong.
Install the RedHat package providing the libpthreads library.
Bye
--
Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle