On Wednesday 06 May 2009 08:27:39 Steve Cotton wrote: > On Tue, Apr 28, 2009 at 06:56:11PM +0200, Kurt Roeckx wrote: > > > /usr/include/boost/serialization/set.hpp:117: error: redefinition of > > > 'struct boost::serialization::implementation_level<std::set<long int, > > > std::less<long int>, std::allocator<long int> > >' > > > /usr/include/boost/serialization/set.hpp:117: error: previous > > > definition of 'struct > > > boost::serialization::implementation_level<std::set<long int, > > > std::less<long int>, std::allocator<long int> > >' > > > > This error is seen on all 64 bit arches. > > Boost 1.34's /usr/include/boost/serialization/collection_traits.hpp > is missing a #include <climits> > > Can be worked round by #including it from LayerMap.hpp instead; > and it's fixed in Boost 1.38 (maybe earlier too).
Thank you Steve. I just checked the git log of fusecompress, and this same fix is there in the new version (also in incoming). The new release, most possibly, should fix this bug. Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."
signature.asc
Description: This is a digitally signed message part.