On Fri, 2003-03-14 at 20:08, Peter Williams wrote:
> On Fri, 2003-03-14 at 07:33, J. Gardner Biggs wrote:
> > -I/usr/local/BerkeleyDB.3.1/include   conftest.c 
> > /usr/local/BerkeleyDB.3.1/lib/libdb.a >&5
> > /usr/local/BerkeleyDB.3.1/lib/libdb.a(mut_pthread.o)(.text+0x74): In
> > function `__db_pthread_mutex_init':
> > : undefined reference to `pthread_mutexattr_destroy'
> > /usr/local/BerkeleyDB.3.1/lib/libdb.a(mut_pthread.o)(.text+0x104): In
> > function `__db_pthread_mutex_init':
> ...
> 
> This means that your libdb links against libpthread, which the evolution
> configure script doesn't expect. It would be possible to change the
> configure script to check for this case, but it sounds like you compiled
> your libdb with some weird pthread optio. It would probably be easier to
> rebuild DB3 without this option, if it indeed exists.
> 
> Peter

Are you running phoebe and did you compile db3117 on it - if so there
are problems.

I have put up a working db3117 rpm at
http://www.redtux.demon.co.uk/gnome/

try it

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to