Building from boost/docs craps out with this:

error: file src/boost.xml
xsltRunStylesheet : run failed

 set XML_CATALOG_FILES=..\bin.v2\doc\msvc-7.1\debug/catalog.xml
"C:\Program Files\libxsl\xsltproc.exe" --stringparam boost.libraries ../../libs/libraries.htm --pat h ..\bin.v2\libs\foreach\doc\msvc-7.1\debug --path ..\bin.v2\libs\functional\hash\doc\msvc-7.1\debug --path ..\bin.v2\libs\math\doc\msvc-7.1\debug --path ..\bin.v2\libs\static_assert\doc\msvc-7.1\debu g --path ..\bin.v2\libs\tr1\doc\msvc-7.1\debug --path ..\bin.v2\libs\type_traits\doc\msvc-7.1\debug --path ..\bin.v2\libs\xpressive\doc\msvc-7.1\debug --path ..\bin.v2\more\whos_using\msvc-7.1\debug - -path ..\bin.v2\tools\jam\doc\msvc-7.1\debug\link-static --path ..\bin.v2\tools\quickbook\doc\msvc-7 .1\debug\link-static --xinclude -o "..\bin.v2\doc\msvc-7.1\debug\boost.docbook" "C:\boost\cvs\boost\
tools\boostbook\xsl\docbook.xsl" "src\boost.xml"

...failed xslt-xsltproc ..\bin.v2\doc\msvc-7.1\debug\boost.docbook...


Somewhere in the spew, I see this:


Cannot find function named 'boost::thread_specific_ptr::~thread_specific_ptr'
Cannot find class named 'std::numpunct'
runtime error: file file:///C%3A/boost/cvs/boost/tools/boostbook/xsl/annotation.xsl line 346 element
element
xsl:element : invalid name
runtime error: file file:///C%3A/boost/cvs/boost/tools/boostbook/xsl/annotation.xsl line 346 element
element


Sadly, I don't have time to investigate right now. Any ideas?

--
Eric Niebler
Boost Consulting
www.boost-consulting.com



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to