[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
configure error pthread
I'm having trouble running configure.
When I run ./configure it eventually terminates with the following output.
%./configure
...
checking for pthread_attr_setdetachstate... yes
checking for pthread_attr_setdetach_np... no
checking for pthread_setconcurrency... no
checking for thr_setconcurrency... yes
checking if pthread_create() works... no
configure: error: pthread.h and pthread_create are not compatible
Could someone give me some hints as to what I must do.
Thanks,
-Ash