« Return to Thread: [boostbook] Building Boost documentation

Re: [boostbook] Building Boost documentation

by Rene Rivera-2 :: Rate this Message:

Reply to Author | View in Thread

Edward Diener wrote:

> ...updating 1 target...
> xslt-xsltproc-dir html\function-doc_HTML.manifest
>
>    set XML_CATALOG_FILES=..\..\..\bin.v2/boostbook_catalog.xml
>   "xsltproc" --stringparam manifest "function-doc_HTML.manifest"
> --xinclude -o "h
> tml/" "E:\Programming\Version
> Control\Subversion\Boost\tools\boostbook\xsl\html.
> xsl" "..\..\..\bin.v2\libs\function\doc\msvc-8.0\debug\function.docbook"
>
> ...failed xslt-xsltproc-dir html\function-doc_HTML.manifest...
> ...failed updating 1 target..."
>
> What does the failure mean ?

That's weird. Usually programs tell you why things fail. Try running the
same commands in a shell to see if you get the same problem. Or if it
gives some useful errors.


--
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: [boostbook] Building Boost documentation