Boost logo

Boost-Build :

Subject: Re: [Boost-build] [boostbock] failed to load external entity warning
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-11-20 09:15:43


On Thursday 20 November 2008 15:04:04 vicente.botet wrote:
> Hi,
>
> while building the docs of one of the Boost libraries trunc I get the following error (I think that these errors do not depend on the release but on my configuration)
>
> warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl"
> cannot parse /home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl
>
> warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl"
> cannot parse /home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl
>
> intro.qbk: error: Could not open input file.
>
> Have other find the same problem? What is going wrong on my configuration?
> trunk + cygwin
>
> Thanks for your help,
>
> Vicente
>
>
> =========================
> Traces
> =========================
>
> xslt-xsltproc ../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.docbook
> warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl"
> cannot parse /home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl
>
> XML_CATALOG_FILES=../bin.v2/boostbook_catalog.xml

Try to remove this file, make sure you have Boost.Jam from SVN HEAD, and try again.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk