10 Oct 05:26
Re: Doc build failure... For bjam.
Eric Niebler <eric <at> boost-consulting.com>
2008-10-10 03:26:18 GMT
2008-10-10 03:26:18 GMT
Rene Rivera wrote: > So had some time tonight to read some emails... And The problem I'm > having with building the bjam docs has nothing to do with what Beman has > been ahving problems with. When I try and build the bjam docs, note I > build them in standalone mode, I get the following: > > ==== > xslt-xsltproc > ..\..\..\bin.v2\tools\jam\doc\msvc-9.0xp\dbg\lnk-sttc\thrd-mlt\bjam.docbook > ../../../bin.v2/tools/jam/doc/msvc-9.0xp/dbg/lnk-sttc/thrd-mlt/bjam.xml:2: > warning: failed to load external entity > "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd" > BoostBook XML V1.0//EN" > "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd" Looks like either you've configured the boostbook toolset wrong in your user-config.jam (bad paths?) or else xsltproc is not finding the catalog file. Are you running this under cygwin, by any chance? -- -- Eric Niebler BoostPro Computing http://www.boostpro.com
RSS Feed