On 10/14/2005 02:14 PM, Eric Niebler wrote:
John Maddock wrote:

When building the full documentation from boost-root/doc the build fails with the following error:

runtime error: file /cygdrive/c/data/boost/develop/boost/tools/boostbook/xsl/docbook.xsl line 316 element element
xsl:element : no namespace bound to prefix xi
I've seen this.  I think it was when I was calling bjam from
my libs/MyLibrary/doc directory.  When I call bjam from BoostRoot/doc,
it no longer occurred.

Does anyone else see this, any ideas what's going on? Seems to be an error in the XSL, has that changed lately?


I don't get that error. When I build from win32 using my vc7.1 toolset, everything is fine, including xpressive's docs. When I try to build from cygwin, I get a bunch of ridiculous errors like:

doxygen-action ../bin.v2/libs/algorithm/string/doc/gcc/debug/autodoc.xml
Error: tag INPUT: input source `/home/ericne/boost/cvs/boost/boost/algorithm/string.hpp' does not exist

Got this error too, until I moved to BoostRoot/doc, as described here:

  http://article.gmane.org/gmane.comp.lib.boost.build/10765

But of course, the file does exist. I don't know what that's about.

Nor do I :(


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to