Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2016 05:12:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212159] net-p2p/qbittorrent-nox11: fails to build
Message-ID:  <bug-212159-13-NcMefzS3Gd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212159-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212159-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212159

--- Comment #2 from w.schwarzenfeld@utanet.at ---
It is no solution and  I don't know if it is helpful.
Tried it with version 3.3.5 with qt5=3DON (qt4 has other errors), but the p=
atch
make the intrusive_ptr error disappear.

Later I got a lot of linker errors with boost::asio, like:

linking qbittorrent
application.o: In function `__cxx_global_var_init73':
app/application.cpp:(.text+0x461e): undefined reference to
`boost::asio::detail::posix_tss_ptr_create(int&)'
application.o: In function `global constructors keyed to a':
app/application.cpp:(.text+0x4688): undefined reference to
`boost::asio::error::get_netdb_category()'
app/application.cpp:(.text+0x4694): undefined reference to
`boost::asio::error::get_addrinfo_category()'
app/application.cpp:.......

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212159-13-NcMefzS3Gd>