According to its AUTHORS file, orcus seems to be developed by "us",
but it the tarball does not give a homepage / contact point, it does
not seem to be in freedesktop git, ...
So I throw my patch here and someone will catch it...
Build failure for me of libreoffice-4-0 branch on just-released Debian
7.0 wheezy: uses boost::noncopyable, but does not #include the boost
header that defines it.
--
Lionel
--- orcus/src/liborcus/dom_tree.cpp~ 2012-11-28 13:21:10.000000000 +0100
+++ orcus/src/liborcus/dom_tree.cpp 2013-05-27 13:48:34.000000000 +0200
@@ -33,6 +33,7 @@
#include <iostream>
#include <sstream>
+#include <boost/utility.hpp>
using namespace std;
Context
- [PATCH] liborcus: #include needed boost headers (libreoffice-4-0 build failure) · Lionel Elie Mamane
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.