Re: Building garnome 2.12 gives pthread error



On Wed, Sep 07, 2005 at 04:57:09PM -0700, Hugo Ferreira Carvalho wrote:
> I'm trying to build garnome 2.12 and I get an error saying that 
> Function pthread_mutexattr_settype() is not defined (while building
> gamin).
> Could it be because I'm running version 2.4.21 of the kernel?

More likely an old version of glibc. Best bet is probably to
add --without-threads to the CONFIG_ARGS in gamin:

CONFIGURE_ARGS = $(DIRPATHS) --disable-dnotify --disable-inotify --without-threads

'course, this might adversely affect performance, but it'll compile at
least :)

	John A.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]