Code: Select all
/usr/lib64/libtorrent.so: undefined reference to `boost::recursive_mutex::do_lock()'
/usr/lib64/libtorrent.so: undefined reference to `boost::detail::condition_impl::condition_impl()'
/usr/lib64/libtorrent.so: undefined reference to `boost::detail::condition_impl::do_wait(pthread_mutex_t*)'
/usr/lib64/libtorrent.so: undefined reference to `boost::mutex::do_lock()'
/usr/lib64/libtorrent.so: undefined reference to `boost::recursive_mutex::do_unlock()'
/usr/lib64/libtorrent.so: undefined reference to `boost::recursive_mutex::do_unlock(boost::recursive_mutex::cv_state&)'
/usr/lib64/libtorrent.so: undefined reference to `boost::detail::condition_impl::do_timed_wait(boost::xtime const&, pthread_mutex_t*)'
/usr/lib64/libtorrent.so: undefined reference to `boost::mutex::do_lock(boost::mutex::cv_state&)'
/usr/lib64/libtorrent.so: undefined reference to `boost::recursive_mutex::do_lock(boost::recursive_mutex::cv_state&)'
/usr/lib64/libtorrent.so: undefined reference to `boost::recursive_mutex::~recursive_mutex()'
/usr/lib64/libtorrent.so: undefined reference to `boost::mutex::~mutex()'
/usr/lib64/libtorrent.so: undefined reference to `boost::thread::sleep(boost::xtime const&)'
/usr/lib64/libtorrent.so: undefined reference to `boost::thread::thread(boost::function0<void, std::allocator<boost::function_base> > const&)'
/usr/lib64/libtorrent.so: undefined reference to `boost::mutex::do_unlock()'
/usr/lib64/libtorrent.so: undefined reference to `boost::xtime_get(boost::xtime*, int)'
/usr/lib64/libtorrent.so: undefined reference to `boost::recursive_mutex::recursive_mutex()'
/usr/lib64/libtorrent.so: undefined reference to `boost::mutex::do_unlock(boost::mutex::cv_state&)'
/usr/lib64/libtorrent.so: undefined reference to `boost::mutex::mutex()'
/usr/lib64/libtorrent.so: undefined reference to `boost::filesystem::detail::status_api(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int&)'
/usr/lib64/libtorrent.so: undefined reference to `boost::detail::condition_impl::notify_all()'
/usr/lib64/libtorrent.so: undefined reference to `boost::detail::condition_impl::~condition_impl()'
/usr/lib64/libtorrent.so: undefined reference to `boost::detail::condition_impl::notify_one()'
collect2: ld returned 1 exit status
make[2]: *** [springlobby] Error 1
make[2]: Leaving directory `/var/tmp/portage/games-util/springlobby-0.0.1.10352/work/springlobby-0.0.1.10352'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/games-util/springlobby-0.0.1.10352/work/springlobby-0.0.1.10352'
make: *** [all] Error 2