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

Making doc targets from source tarball - errors.

From: Himanshu Gohel <gohel_at_cse.usf.edu>
Date: 2005-09-28 06:02:17 CEST

SGI IRIX 6.5.20m, with subversion-1.2.3 from source tarball.
Also: makeinfo 4.0, texi2dvi (GNU Texinfo 4.0) 0.43, dvipdf v??

In trying to build the docs, I first attempted 'gmake doc-all-pdf' which
appeared to run texi2dvi, but after letting it run for a long time with no
results, I found it wasn't actually doing anything.

So then I tried 'gmake doc' but that failed while building misc-docs,
saying:

cd ./doc && gmake misc-docs-html
gmake[1]: Entering directory
'/usr/people/gohel/downloads/subversion-1.2.3/doc'
xsltproc ./tools/html-stylesheet.xsl ./misc-docs/misc-docs.xml >
./misc-docs/misc-docs.html
warning: 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

certainly, that file isn't present...is this part of another distribution?

--
Himanshu 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 28 06:04:10 2005

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

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