Hi,
this worked in 5877, but not in 5977:
svn* is not in PATH during the build and it would fail for crosscompile
as example.
Did that corrupt the ./book/version.xml file or could it be a problem
with my docu tools?
+ make doc-all-html
/usr/bin/makeinfo -I `dirname doc/programmer/design/svn-design.texi` --no-split --html -o doc/programmer/design/svn-design.html doc/programmer/design/svn-design.texi
cd doc/book && make book-html
make[1]: Entering directory `/usr/src/packages/BUILD/subversion-0.23.0/doc/book'
echo '<!ENTITY svn.version "'`svnversion .`'">' > ./book/version.xml
/bin/sh: line 1: svnversion: command not found
xsltproc --stringparam html.stylesheet styles.css \
--output ./book/book.html ./tools/xsl/html/docbook.xsl ./book/book.xml
book/ch07.xml:1120: error: Opening and ending tag mismatch: para line 1111 and sidebar
</sidebar>
^
book/ch07.xml:1217: error: Opening and ending tag mismatch: sidebar line 1107 and sect2
</sect2>
^
book/ch07.xml:1254: error: Opening and ending tag mismatch: sect2 line 1091 and sect1
</sect1>
^
book/ch07.xml:1678: error: Opening and ending tag mismatch: sect1 line 1057 and chapter
</chapter>
^
book/ch07.xml:1685: error: Premature end of data in tag chapter line 1
^
book/ch07.xml:1685: error: chunk is not well balanced
^
./book/book.xml:75: error: Failure to process entity ch07
&ch07;
^
./book/book.xml:75: error: Entity 'ch07' not defined
&ch07;
^
unable to parse ./book/book.xml
make[1]: *** [book/book.html] Error 6
make[1]: Leaving directory `/usr/src/packages/BUILD/subversion-0.23.0/doc/book'
make: *** [doc-book-html] Error 2
Bad exit status from /var/tmp/rpm-tmp.60428 (%build)
--
USB is for mice, FireWire is for men!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 17:27:36 2003