From owner-freebsd-doc Thu Jun 10 15:29:20 1999 Delivered-To: freebsd-doc@freebsd.org Received: from scrabble.freeuk.net (scrabble.freeuk.net [212.126.144.6]) by hub.freebsd.org (Postfix) with ESMTP id 3E62814BE5 for ; Thu, 10 Jun 1999 15:29:13 -0700 (PDT) (envelope-from andrew@cream.org) Received: from [212.126.148.128] (helo=cream.org) by scrabble.freeuk.net with esmtp (Exim 2.11 #1) id 10sDJw-0002TX-00 for FreeBSD-Doc@FreeBSD.org; Thu, 10 Jun 1999 22:29:12 +0000 Content-Length: 2155 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 10 Jun 1999 23:26:22 +0100 (BST) From: Andrew Boothman To: FreeBSD-Doc@FreeBSD.org Subject: Making Docs problem Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Folks! For the last week or so, I've been unable to build the Handbook. I think it's something to do with the fact that I have cvsup keeping /home/andrew/docproj/doc up to date, rather than the default location. When I do a 'make DOC_PREFIX=/home/andrew/docproj/doc' in /home/andrew/docproj/doc/en/handbook I get : Script started on Wed Jun 9 22:06:40 1999 sh-2.02$ pwd /usr/home/andrew/docproj/doc/en/handbook sh-2.02$ make _DOC_PREFIX=/usr/home/andrew/docproj/doc/ /usr/local/bin/jade -V html-manifest -ioutput.html -c /usr/home/andrew/docproj/doc//share/sgml/catalog -c /usr/local/share/sgm l/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /usr/home/an drew/docproj/doc//share/sgml/freebsd.dsl -t sgml handbook.sgml /usr/local/bin/jade:E: cannot open "/usr/local/share/sgml/docbook/catalog" (No such file or directory) /usr/local/bin/jade:/usr/home/andrew/docproj/doc//share/sgml/freebsd.dtd:54:63:W : cannot generate system identifier for public text "-//OASIS//DTD DocBook V3.1//EN" /usr/local/bin/jade:/usr/home/andrew/docproj/doc//share/sgml/freebsd.dtd:55:13:E : reference to entity "orig-docbook" for which no system identifier could be generated /usr/local/bin/jade:/usr/home/andrew/docproj/doc//share/sgml/freebsd.dtd:54:0: entity was defined here /usr/local/bin/jade:/usr/home/andrew/docproj/doc//share/sgml/freebsd.dtd:62:24:E : parameter entity "cptr.char.mix" not defined /usr/local/bin/jade:/usr/local/share/sgml/docbook/dsssl/modular/html/dblink.dsl: 18:3:E: Link to missing ID 'staff' *** Error code 1 Stop. Script Finished I've tried adding the doc/share/sgml/catalog file into $SGML_CATALOG_FILE in case jade needs to check that for something, but it made no difference. I'm fairly sure that the problem is due to a change made fairly recently, because I've been able to build the docs with no problems before and I have the docproj port installed. I'd appriciate any suggestions. Many thanks! --- Andrew Boothman http://sour.cream.org Unmetered Telecoms. Join the Fight! http://www.unmetered.org.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message