[Debian-med-packaging] Bug#835416: imagevis3d: FTBFS: singleton.hpp:131: undefined reference to `boost::serialization::singleton_module::is_locked()'
Graham Inggs
ginggs at debian.org
Thu Nov 17 16:41:15 UTC 2016
Control: tags -1 patch
Hi Maintainer
The attached patch links libboost_serialization, as suggested by Tom
Fogal, and fixes the FTBFS with Boost 1.61.
I also found the build dependency on libboost-all-dev can be replaced
by libboost-serialization-dev, as follows:
--- a/debian/control
+++ b/debian/contro
@@ -9,7 +9,7 @@
debhelper (>= 9),
flex,
g++ (>= 4:4.6),
- libboost-all-dev,
+ libboost-serialization-dev,
libbz2-dev,
libglew-dev,
libjpeg-dev,
Regards
Graham
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boost_serialization.patch
Type: application/x-empty
Size: 2413 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20161117/74add4c5/attachment.bin>
More information about the Debian-med-packaging
mailing list