
On 24/10/2007, Thorsten Ottosen <thorsten.ottosen@dezide.com> wrote:
Ok. Thanks. I'm now down to this single error:
...updating 1 target... xslt-xsltproc-dir html\standalone_HTML.manifest
set XML_CATALOG_FILES=..\..\..\bin.v2/boostbook_catalog.xml "xsltproc" --stringparam chunk.section.depth "2" --stringparam manifest "standa lone_HTML.manifest" --stringparam toc.max.depth "2" --stringparam toc.section.de pth "4" --xinclude -o "html/" "D:\boost\trunk\tools\boostbook\xsl\html.xsl" "..\ ..\..\bin.v2\libs\range\doc\msvc-8.0\debug\threading-multi \boost_range.docbook"
...failed xslt-xsltproc-dir html\standalone_HTML.manifest... ...failed updating 1 target...
Does this mean I should try to reinstall xsltproc?
?
Are you using the meta-comm xsltproc? Using that one gave me this error message, whether it's the same error I have no idea. FWIW, I fixed this by just reinstalling from http://www.zlatkovic.com/pub/libxml/ -- Darren