Looks that is NOT fixed yet on Jaunty
r...@tv:/usr/local/src/gizmod/build# aptitude reinstall
libboost-serialization-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following packages will be REINSTALLED:
libboost-serialization-dev
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not
upgraded.
Need to get 0B/650kB of archives. After unpacking 0B will be used.
Writing extended state information... Done
(Reading database ... 125396 files and directories currently installed.)
Preparing to replace libboost-serialization-dev 1.34.1-15ubuntu3 (using
.../libboost-serialization-dev_1.34.1-15ubuntu3_amd64.deb) ...
Unpacking replacement libboost-serialization-dev ...
Setting up libboost-serialization-dev (1.34.1-15ubuntu3) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
r...@tv:/usr/local/src/gizmod/build# c++ /tmp/test.cpp
In file included from /tmp/test.cpp:1:
/usr/include/boost/serialization/vector.hpp:126: error: redefinition of ‘struct
boost::serialization::implementation_level<std::vector<long int,
std::allocator<long int> > >’
/usr/include/boost/serialization/vector.hpp:126: error: previous definition of
‘struct boost::serialization::implementation_level<std::vector<long int,
std::allocator<long int> > >’
/usr/include/boost/serialization/vector.hpp:126: error: redefinition of ‘struct
boost::serialization::implementation_level<std::vector<long unsigned int,
std::allocator<long unsigned int> > >’
/usr/include/boost/serialization/vector.hpp:126: error: previous definition of
‘struct boost::serialization::implementation_level<std::vector<long unsigned
int, std::allocator<long unsigned int> > >’
/tmp/test.cpp:2: error: ‘::main’ must return ‘int’
r...@tv:/usr/local/src/gizmod/build# cat /tmp/test.cpp
#include <boost/serialization/vector.hpp>
void main(int z, char**x) {}
--
libboost-serialization1.35-dev issue with g++-4.3
https://bugs.launchpad.net/bugs/291605
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs