glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[glob2-devel] linking problem with boost threads 1.35


From: Stéphane Magnenat
Subject: [glob2-devel] linking problem with boost threads 1.35
Date: Sat, 18 Oct 2008 17:25:22 +0200
User-agent: KMail/1.9.9

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]