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;
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice