[chord] make problem

Emil Sit sit at MIT.EDU
Wed Mar 30 23:59:19 EST 2005


Bruce,

On Mon, 28 March 2005 at 13:43 (+0800), Bruce Xue wrote:
> /usr/local/BerkeleyDB.4.2/lib/libdb-4.2.so: undefined reference to `pthread_mutex_trylock'

Did you install BerkeleyDB yourself or are you using a pre-built RPM?
The message suggests that you need to link with -lpthread as well.
You can either try to add the -lpthread flag to the link line or
rebuild BerkeleyDB without enabling threading (if you built it
yourself). 

-- 
Emil Sit / MIT CSAIL PDOS / http://pdos.lcs.mit.edu/chord/  



More information about the chord mailing list