Re: [Kolab-devel] libkolabxml git master does not build due to boost error
Christian Mollekopf <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Organization | Kolab Systems AG |
| Message-ID | <[email protected]> |
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
_______________________________________________
devel mailing list
[email protected]
https://lists.kolab.org/mailman/listinfo/devel
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEABECAAYFAlJAA+YACgkQF4TVOOpldABv9ACcCCJ6Kd60Wc75cNZtQ5qs9KKd b+MAoIt3++riIaj1Y01NWCZgQgDFI2sR =1I++ -----END PGP SIGNATURE-----