David Abrahams <[EMAIL PROTECTED]> writes:

> I can't seem to generate PDFs.  

Turns out I can't generate HTML either.

> My bjam run ends with:

xslt-xsltproc-dir html/HTML.manifest

  XML_CATALOG_FILES=../bin.v2/doc/gcc-3.4.4/release/catalog.xml
export XML_CATALOG_FILES
  "xsltproc"  --stringparam boost.libraries ../../libs/libraries.htm --path 
../bin.v2/libs/functional/hash/doc/gcc-3.4.4/release --path 
../bin.v2/libs/static_assert/doc/gcc-3.4.4/release --path 
../bin.v2/libs/type_traits/doc/gcc-3.4.4/release --path 
../bin.v2/more/whos_using/gcc-3.4.4/release  --xinclude -o "html/"  
"/boost/tools/boostbook/xsl/html.xsl"  
"../bin.v2/doc/gcc-3.4.4/release/boost.docbook" 

warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl";
compilation error: file /boost/tools/boostbook/xsl/html.xsl line 8 element 
import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/html/chunk-common.xsl";
compilation error: file /boost/tools/boostbook/xsl/chunk-common.xsl line 7 
element import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/html/chunk-common.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl";
compilation error: file /boost/tools/boostbook/xsl/relative-href.xsl line 5 
element import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/html/formal.xsl";
compilation error: file /boost/tools/boostbook/xsl/docbook-layout.xsl line 9 
element import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/html/formal.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl";
compilation error: file /boost/tools/boostbook/xsl/relative-href.xsl line 5 
element import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/html/admon.xsl";
compilation error: file /boost/tools/boostbook/xsl/admon.xsl line 5 element 
import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/html/admon.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl";
compilation error: file /boost/tools/boostbook/xsl/relative-href.xsl line 5 
element import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/html/xref.xsl";
compilation error: file /boost/tools/boostbook/xsl/xref.xsl line 9 element 
import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/html/xref.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl";
compilation error: file /boost/tools/boostbook/xsl/relative-href.xsl line 5 
element import
xsl:import : unable to load 
http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl
...failed updating 1 target...

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to