I think that boost 1.37 should be included.

Any version older than 1.36 has a serious bug in serialization functions
on amd64. You typically get something like

In file included from src/serialize/../World.h:7,
                 from src/serialize/Serialize.h:22,
                 from src/serialize/Serialize.cpp:12:
/usr/include/boost/serialization/vector.hpp:185: error: redefinition of ‘struct 
boost::serialization::implementation_level<std::vector<long int, 
std::allocator<long int> > >’
/usr/include/boost/serialization/vector.hpp:185: error: previous definition of 
‘struct boost::serialization::implementation_level<std::vector<long int, 
std::allocator<long int> > >’
/usr/include/boost/serialization/vector.hpp:185: error: redefinition of ‘struct 
boost::serialization::implementation_level<std::vector<long unsigned int, 
std::allocator<long unsigned int> > >’
/usr/include/boost/serialization/vector.hpp:185: error: previous definition of 
‘struct boost::serialization::implementation_level<std::vector<long unsigned 
int, std::allocator<long unsigned int> > >’

-- 
Boost 1.36 in Intrepid
https://bugs.launchpad.net/bugs/263209
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to