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

Question on RedHat RPM documentation build

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2003-12-25 21:33:07 CET

All the tests passed on my new build of subversion 0.35.1 for RedHat RPMs
but now I'm getting the following when trying to build the documentation:

===============================================================================
+ make SVNVERSION=8063 XSL_DIR=/usr/share/sgml/docbook/xsl-stylesheets
all-html
make[1]: Entering directory
`/home/david/rpms/build/subversion-0.35.1/doc/book'
echo '<!ENTITY svn.version "Draft Revision '`echo 8063`'">' >
./book/version.xml;
xsltproc \
           --output ./book/book.html ./tools/html-stylesheet.xsl
./book/book.xmlwarning: failed to load external entity
"tools/xsl/html/docbook.xsl"
compilation error: file ./tools/html-stylesheet.xsl line 3 element import
xsl:import : unable to load tools/xsl/html/docbook.xsl
make[1]: *** [book/book.html] Error 5
make[1]: Leaving directory
`/home/david/rpms/build/subversion-0.35.1/doc/book'
+ cp -r doc/book/book/html-chunk book
cp: cannot stat `doc/book/book/html-chunk': No such file or directory
error: Bad exit status from /home/david/rpms/tmp/rpm-tmp.79928 (%install)
===============================================================================

Is anyone else seeing something similar?

I don't find a docbook.xsl now in the subversion doc directories. Should
that be changed to html-stylesheet.xsl or one of the other xsl files in
those directories or am I doing something wrong? (This is my first try
at compiling subversion since 0.32.1 so something else might have changed,
but I'm looking through the log files and the only thing that looks like
it might be affecting it since 0.32.1 is r7740.)

Any pointers, suggestions, ideas, etc., gratefully accepted.

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 25 21:41:24 2003

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.