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

Re: book broken in 0.34.0

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-04 23:48:01 CET

On Thu, 2003-12-04 at 10:21, Arkadiusz Miskiewicz wrote:
> Hi
>
> Looks like someone broke book building in 0.34.0 (was working fine in 0.33.1):
> [misiek@arm ~/rpm/BUILD/subversion-0.34.0/doc/book]$ make
> xsltproc \
> --output ./book/book.html ./tools/html-stylesheet.xsl ./book/book.xml
> 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
> make: *** [book/book.html] BĹ‚Ä…d 5

There's no breakage here. Our policy has always been:

   1. release tarballs contain pre-built docs.

   2. developers must download & unpack 'xsl' and 'fop' packages into
their tree in order to compile the docs. This is all documented in the
README for doc/book/.

It looks like some older tarballs may have included the 'xsl' package,
and now they don't. Whatever the case, you need to perform step #2.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 4 23:48:43 2003

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.