Eddie Chen wrote: >I am getting error message during "make"
>gthr-posix.h:482: warning: function declaration isn't a prototype >gthr-posix.h: In function `__gthread_mutex_lock': >gthr-posix.h:484: warning: implicit declaration of function >`pthread_mutex_lock' Are those really the first errors/warnings you get in this file? In any case, you might need to install glibc-2.2.5 (with the gcc compatibility patches from developerWorks) first. Bye, Ulrich -- Dr. Ulrich Weigand [EMAIL PROTECTED]
