On Fri, Sep 29, 2006 at 09:15:49AM +0200, Antoine Jacoutot wrote: > On Fri, 29 Sep 2006, Douglas F. Calvert wrote: > >checking for pthread_create/pthread_join... no > >checking for pthread_create/pthread_join in -lpthread... no > >checking for pthread_create/pthread_join in -lpthread32... no > >checking for pthread_create/pthread_join in -lpthreads... no > >checking for pthread_create/pthread_join in -lthread... no > >checking for pthread_create/pthread_join in -ldce... no > >configure: error: I can't find the libraries for the thread implementation > > posix. Please choose another thread implementation or > > provide information on your thread implementation. > > You can also run 'configure --disable-threads' > > to compile without thread support. > >*** Error code 1
Guys, come on, you know there's a config.log generated by configure. Why don't you give us the relevant excerpts ? e.g, what it's actually trying to compile and not finding ?

