Fulvio, Looks like you are missing some development packages.
The missing declaration is in <pthread.h>. On my system, which is an FC4 clone, /usr/include/pthread.h is part of the glibc-headers package. -Joseph =========================================================================== On Tue, 2006-10-24 at 13:49 -0700, Fulvio wrote: > -RHEL 3, 2.4.21-37a6 #1 Thu May 25 14:21:39 PDT 2006 i686 i686 i386 GNU/Linux > > While doing a make paranoid-install in desktop, using garnome 2.16.1, I > get the following error: > > gam_data.c: In function `gamin_data_new': > gam_data.c:460: `pthread_mutexattr_settype' undeclared (first use in this > function) > gam_data.c:460: (Each undeclared identifier is reported only once > gam_data.c:460: for each function it appears in.) > gam_data.c:475: `pthread_mutexattr_settype' used prior to declaration > gam_data.c:475: warning: implicit declaration of function > `pthread_mutexattr_settype' > make_real[9]: *** [gam_data.lo] Error 1 > > Any help would be appreciated! > thanks [snip...] -- joseph_sacco [at] comcast [dot] net -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
