Hello, I am trying to build glib2 on macppc-CURRENT and it is failing after the pthreads detection. I have searched around and I can not find anything that helps to explain this. The pthreads manpage says that pthreads is included. Any idea why this is happening?
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 Stop in /usr/ports/devel/glib2 (line 1933 of /usr/ports/infrastructure/mk/bsd.port.mk). -- --dfc [EMAIL PROTECTED]