[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

doc build problems

From: Bob Gustafson <bobgus_at_rcnChicago.com>
Date: 2002-12-16 09:55:52 CET

[root@hoho0 svn_new]# make doc
cd doc/book && make book-html
make[1]: Entering directory `/usr/local/src/svn_new/doc/book'
make[1]: Nothing to be done for `book-html'.
make[1]: Leaving directory `/usr/local/src/svn_new/doc/book'
cd doc/book && make book-pdf
make[1]: Entering directory `/usr/local/src/svn_new/doc/book'
xsltproc ./tools/fo-stylesheet.xsl ./book/book.xml > ./book/book.fo
warning: failed to load external entity "tools/xsl/fo/docbook.xsl"
compilation error: file ./tools/fo-stylesheet.xsl line 3 element import
xsl:import : unable to load tools/xsl/fo/docbook.xsl
./tools/bin/run-fop.sh . -fo ./book/book.fo -pdf ./book/book.pdf
(Using './tools/fop/fop.sh' for FOP)
./tools/bin/run-fop.sh: ./tools/fop/fop.sh: No such file or directory
make[1]: *** [book/book.pdf] Error 1
make[1]: Leaving directory `/usr/local/src/svn_new/doc/book'
make: *** [doc-book-pdf] Error 2
[root@hoho0 svn_new]#

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 16 09:56:38 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.