[Kolab-devel] libkolabxml git master does not build due to boost error

Christian Mollekopf mollekopf at kolabsys.com
Mon Sep 23 11:03:34 CEST 2013


On Saturday 21 September 2013 18.33:56 Timotheus Pokorra wrote:
> Hello Christian,
> I am working on CentOS 6.4.
> By default boost 1.41 is installed.
> 
> The file unordered_set.hpp is in the place that you describe, and it
> is included fine.
> But the namespace is not boost::unordered::unordered_set!
> 
> /usr/include/boost/unordered/unordered_set.hpp has these lines:
> [...]
> namespace boost
> {
>     template <class Value, class Hash, class Pred, class Alloc>
>     class unordered_set
> [...]
> 
> If I change rpmbuild/BUILD/libkolabxml-master/src/objectvalidation.cpp
> line 32 and line 40
> replacing boost::unordered::unordered_set with boost::unordered_set
> then it compiles fine.
> 
> Would that work on Fedora too?

Yup, fixed in 706a80b.

Cheers,
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/devel/attachments/20130923/f34496e7/attachment.sig>


More information about the devel mailing list