[Bug 212159] net-p2p/qbittorrent-nox11: fails to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 27 11:10:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212159
--- Comment #5 from w.schwarzenfeld at utanet.at ---
I could eliminate the Boost::asio error, including #include
<boost/asio/impl/src.hpp> in src/app/applications.cpp.
now left this:
linking qbittorrent
session.o: In function `BitTorrent::Session::saveResumeData()':
base/bittorrent/session.cpp:(.text+0xa00e): undefined reference to
`libtorrent::session_handle::wait_for_alert(std::__1::chrono::duration<long
long, std::__1::ratio<1l, 1000000000l> >)'
session.o: In function
`BitTorrent::Session::getPendingAlerts(std::__1::vector<libtorrent::alert*,
std::__1::allocator<libtorrent::alert*> >&, unsigned long)':
base/bittorrent/session.cpp:(.text+0x15cfe): undefined reference to
`libtorrent::session_handle::wait_for_alert(std::__1::chrono::duration<long
long, std::__1::ratio<1l, 1000000000l> >)'
string.o: In function `Utils::String::naturalCompareCaseSensitive(QString
const&, QString const&)':
base/utils/string.cpp:(.text+0x53): undefined reference to
`__cxa_thread_atexit'
string.o: In function `Utils::String::naturalCompareCaseInsensitive(QString
const&, QString const&)':
base/utils/string.cpp:(.text+0x180): undefined reference to
`__cxa_thread_atexit'
clang++: error: linker command failed with exit code 1 (use -v to see
invocation)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list