Bug #391
[boost] 1.54 linking with libboost_thread fails with an undefined reference to boost::atomics::detail::lockpool::get_lock_for(void const volatile*)
Status:
open
Priority:
broken
Assignee:
-
% Done:
0%
Description
Upstream issue https://svn.boost.org/trac/boost/ticket/8810. Solution: link it with libboost_atomic (easy) or implement MIPS-specific code for atomics (harder).
Reporting here since it prevents the update of libkolabxml, kdepim-runtime, kdebase-workspace and many other KDE packages.