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
--
Peter Williams [EMAIL PROTECTED] / [EMAIL PROTECTED]
"[Ninjas] are cool; and by cool, I mean totally sweet."
-- REAL Ultimate Power
_______________________________________________
evolution maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution