On Lu, 2003-01-20 at 21:33, Gregory Leblanc wrote: > Are you using NPTL? > Greg
I removed the nptl-devel package, then recompiled db3 and I still get the same error: configure:11409: checking db3 header version configure:11442: gcc -c -g -O2 -I/lnx/db3/include conftest.c >&5 configure:11445: $? = 0 configure:11448: test -s conftest.o configure:11451: $? = 0 configure:11467: result: 3.1.17 configure:11470: checking for db3 library name configure:11507: gcc -o conftest -g -O2 -I/lnx/db3/include conftest.c /lnx/db3/lib/libdb.a >&5 /lnx/db3/lib/libdb.a(mut_pthread.o)(.text+0x74): In function `__db_pthread_mutex_init': : undefined reference to `pthread_mutexattr_destroy' /lnx/db3/lib/libdb.a(mut_pthread.o)(.text+0x104): In function `__db_pthread_mutex_init': : undefined reference to `pthread_mutexattr_init' /lnx/db3/lib/libdb.a(mut_pthread.o)(.text+0x11c): In function `__db_pthread_mutex_init': : undefined reference to `pthread_mutexattr_setpshared' /lnx/db3/lib/libdb.a(mut_pthread.o)(.text+0x131): In function `__db_pthread_mutex_init': : undefined reference to `pthread_condattr_setpshared' /lnx/db3/lib/libdb.a(mut_pthread.o)(.text+0x179): In function `__db_pthread_mutex_lock': : undefined reference to `pthread_mutex_trylock' //Cioby _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
