Package: libboost-serialization-dev<br>Version: 1.33.1-10<br>Severity: important<br><br>This package is missing the shared libraries, because of which linking fails. I&nbsp; issue the following command:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g++ main.cc
 Someclass.cpp -lboost_serialization<br><br>and the linker gives an &#39;undefined reference&#39; error about methods relating to std::rb_tree. <br><br>The orignal source distribution from <a href="http://boost.org">boost.org
</a> has both static and shared (libboost_serialization-*-d-*.a) libraries. Upon using the shared libraries obtained from <a href="http://boost.org">boost.org</a>, the program compiles, links and works without any problem!
<br><br>Why are the shared libraries are not in the package? Is it an oversight or is itremoved for some reason?<br><br><br>-- System Information:<br>Debian Release: testing/unstable<br>&nbsp; APT prefers testing<br>&nbsp; APT policy: (500, &#39;testing&#39;)
<br>Architecture: i386 (i686)<br>Kernel: Linux 2.6.15-1-686<br>Locale: LANG=en_US, LC_CTYPE=en_US<br><br>Versions of packages libboost-serialization-dev depends on:<br>ii&nbsp; libboost-dev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.33.1-10&nbsp; Boost C++ Libraries development fi
<br><br>-- no debconf information<br><br clear="all"><br>