I have the following linking problem with boost::threads 1.35:

src/IRCThread.o: In function 
`boost::detail::thread::lock_ops<boost::recursive_mutex>::lock(boost::recursive_mutex&)':
/usr/include/boost/thread/detail/lock.hpp:33: undefined reference to 
`boost::recursive_mutex::do_lock()'
src/IRCThread.o: In function 
`boost::detail::thread::lock_ops<boost::recursive_mutex>::unlock(boost::recursive_mutex&)':
/usr/include/boost/thread/detail/lock.hpp:45: undefined reference to 
`boost::recursive_mutex::do_unlock()'

I guess they changed the API. Have a nice day,

Steph

-- 
http://stephane.magnenat.net


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to