From owner-freebsd-doc Thu Aug 26 11:52:40 1999 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id AE7AC15333; Thu, 26 Aug 1999 11:48:40 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id TAA83051; Thu, 26 Aug 1999 19:38:23 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by kilt.nothing-going-on.org (8.9.3/8.9.3) id LAA67233; Thu, 26 Aug 1999 11:00:47 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Date: Thu, 26 Aug 1999 11:00:47 +0100 From: Nik Clayton To: Mark Ovens Cc: Nik Clayton , doc@freebsd.org Subject: Re: How to build DocBook docs? Message-ID: <19990826110047.A66300@kilt.nothing-going-on.org> References: <19990822235910.F271@marder-1> <19990823134838.A2121@catkin.nothing-going-on.org> <19990825230641.C265@marder-1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990825230641.C265@marder-1>; from Mark Ovens on Wed, Aug 25, 1999 at 11:06:41PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Aug 25, 1999 at 11:06:41PM +0100, Mark Ovens wrote: > It now almost builds but gives the following errors/warnings: > > Quite a few of these - > > /usr/local/bin/jade:../../../share/sgml/freebsd.dsl:151:49:E: reference to undefined variable "question-answer-label" Your installation of the dsssl-docbook-modular port is out of date. You need version 1.40 and up (at least). > /usr/local/bin/jade:book.sgml:136:29:E: [xref to QUESTION unsupported] > /usr/local/bin/jade:book.sgml:137:38:E: [xref to QUESTION unsupported] What were you making? If it's the FAQ then your copy is out of date, as fix for this was committed on the 24th. If it's not the FAQ then I'm confused, as I can't duplicate this. > And it finally dies like this - > > /usr/local/bin/jade:staff/chapter.sgml:652:8:E: general entity "a.mtaylor" not defined and no default entity Hmm. mtaylor appears to have added themselves to staff/chapter.sgml without updating authors.ent. OK, that's a problem, but it's non-fatal. I'll fix that this evening (if I haven't been beaten to it). You should still get working HTML files out of the conversion. > /usr/local/bin/jade:../../../share/sgml/freebsd.dsl:151:49:E: reference to undefined variable "question-answer-label" That's the "Outdated dsssl-docbook-modular" problem again. N -- [intentional self-reference] can be easily accommodated using a blessed, non-self-referential dummy head-node whose own object destructor severs the links. -- Tom Christiansen in <375143b5@cs.colorado.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message