Subject: Re: htdocs/guide reorganization to support printable formats
To: Jan Schaumann <jschauma@NetBSD.org>
From: Daniel de Kok <daniel@nedlinux.nl>
List: netbsd-docs
Date: 12/02/2003 14:07:55
On Sun, 30 Nov 2003, Jan Schaumann wrote:
> Ah, it seems that was all the pointer I needed.  I looked at the files
> and noticed that /usr/pkg/share/sgml/docbook/4.2/catalog was a lot older
> than /usr/pkg/share/sgml/catalog.  So I updated the docbook package to
> 4.2nb3 and now it builds.

Weird, I updated the docbook stuff and keep getting the kind of errors you
had:

---
tazzy: {74} make
env SGML_CATALOG_FILES= XML_CATALOG_FILES=/usr/pkg/share/xml/catalog
/usr/pkg/bin/xsltproc --param manifest "'HTML.manifest'" --nonet
--catalogs default-chunk.xsl default-chunk.xml
default-chunk.xml:716: error: Premature end of data in tag sect1

^
default-chunk.xml:716: error: Premature end of data in tag chapter

^
default-chunk.xml:716: error: Premature end of data in tag book

^
unable to parse default-chunk.xml
*** Error code 6

Stop.
make: stopped in /home/daniel/htdocs/guide/en
---

With kind regards,
Daniel de Kok