When configure tries to find out which threads library to use the script fails. It fails on determinig the properties of POSIX threads. This seems to be a conflict with the new glibc 2.1.95. It fails to find GNU Portable Threads. This is due to the fact that the script searches for pthread.h. In fact, on Mandrake, the file is named pth.h to avoid conflicts with the native glibc file. Ektanoor
