pkgsrc-wip/libtorrent-rasterbar/TODO
ndb 6f204319bd Update to version 0.16.12 and make this build with boost >= 1.50.
(now works in miro-3.5.1 and qbittorrent-3.1.3 driving NetBSD/i386)
2013-12-12 13:35:14 +00:00

13 lines
426 B
Text

linking:
CXXLD libtorrent-rasterbar.la
ld: .libs/torrent.o(.text+0x18f16): unresolvable relocation against symbol `_ZNKSs5emptyEv'
ld: final link failed: Nonrepresentable section on output
probably related to:
https://code.google.com/p/libtorrent/issues/detail?id=382
http://comments.gmane.org/gmane.comp.lib.boost.build/25685
patch-src_Makefile.in linking works, the lib is usable,
and the patch should be improved.