[Burrtools-discussion] can't compile burrtools-0.6.2
Brought to you by:
roever
|
From: Carl L. <clo...@gm...> - 2012-06-29 04:07:42
|
I have in the past successfully compiled and used burrtools-0.6.0 and
previous versions.
Environment is CentOS 5.8, gcc 4.1.2
Compiling burrtools-0.6.2 I get the following error messages:
make[2]: Entering directory `/usr/local/src/burrtools-0.6.2/src'
. . .
CXX lib/thread.o
lib/thread.cpp: In member function ‘bool thread_c::start()’:
lib/thread.cpp:38: error: no matching function for call to
‘boost::thread::thread(void (thread_c::*)(), thread_c* const)’
/usr/include/boost/thread/thread.hpp:38: note: candidates are:
boost::thread::thread(const boost::function0<void,
std::allocator<boost::function_base> >&)
/usr/include/boost/thread/thread.hpp:37: note:
boost::thread::thread()
/usr/include/boost/thread/thread.hpp:35: note:
boost::thread::thread(const boost::thread&)
lib/thread.cpp:40: error: ‘class boost::thread’ has no member named ‘get_id’
lib/thread.cpp:40: error: ‘id’ is not a member of ‘boost::thread’
I don't really know where to look to fix this.
carl
--
carl lowenstein <clo...@gm...>
|