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

tophat: Help needed with boost



Hi,

since upstream has released a new version fixing #733352 I tried to
upload this but was running in a problem with boost:

segment_juncs.o: In function `boost::thread::get_id() const':
/usr/include/boost/thread/detail/thread.hpp:730: undefined reference to `boost::thread::native_handle()'
segment_juncs.o: In function `boost::thread::join()':
/usr/include/boost/thread/detail/thread.hpp:756: undefined reference to `boost::thread::join_noexcept()'
segment_juncs.o: In function `~thread':
/usr/include/boost/thread/detail/thread.hpp:255: undefined reference to `boost::thread::detach()'
segment_juncs.o: In function `boost::thread::get_id() const':
/usr/include/boost/thread/detail/thread.hpp:730: undefined reference to `boost::thread::native_handle()'
segment_juncs.o: In function `boost::thread::join()':
/usr/include/boost/thread/detail/thread.hpp:756: undefined reference to `boost::thread::join_noexcept()'
segment_juncs.o: In function `~thread':
/usr/include/boost/thread/detail/thread.hpp:255: undefined reference to `boost::thread::detach()'
segment_juncs.o: In function `boost::detail::thread_data<SegmentSearchWorker>::~thread_data()':
/usr/include/boost/thread/detail/thread.hpp:91: undefined reference to `boost::detail::thread_data_base::~thread_data_base()'
segment_juncs.o: In function `~thread_data':
/usr/include/boost/thread/detail/thread.hpp:91: undefined reference to `boost::detail::thread_data_base::~thread_data_base()'
segment_juncs.o: In function `boost::thread_exception::thread_exception(int, char const*)':
/usr/include/boost/thread/exceptions.hpp:51: undefined reference to `boost::system::system_category()'
segment_juncs.o: In function `thread_data_base':
/usr/include/boost/thread/pthread/thread_data.hpp:144: undefined reference to `vtable for boost::detail::thread_data_base'
segment_juncs.o: In function `boost::thread::start_thread()':
/usr/include/boost/thread/detail/thread.hpp:180: undefined reference to `boost::thread::start_thread_noexcept()'
segment_juncs.o: In function `thread_data':
/usr/include/boost/thread/detail/thread.hpp:110: undefined reference to `boost::detail::thread_data_base::~thread_data_base()'
segment_juncs.o: In function `__static_initialization_and_destruction_0':
/usr/include/boost/system/error_code.hpp:222: undefined reference to `boost::system::generic_category()'
/usr/include/boost/system/error_code.hpp:223: undefined reference to `boost::system::generic_category()'
/usr/include/boost/system/error_code.hpp:224: undefined reference to `boost::system::system_category()'
segment_juncs.o:(.rodata._ZTIN5boost6detail11thread_dataI19SegmentSearchWorkerEE[_ZTIN5boost6detail11thread_dataI19SegmentSearchWorkerEE]+0x10): undefined reference to `typeinfo for boost::detail::             thread_data_base'
collect2: error: ld returned 1 exit status


Any help would be welcome

     Andreas.

-- 
http://fam-tille.de


Reply to: