From owner-freebsd-doc Tue Oct 31 17:40:26 2000 Delivered-To: freebsd-doc@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id CBCA037B479 for ; Tue, 31 Oct 2000 17:40:24 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id UAA11673 for doc@freebsd.org; Tue, 31 Oct 2000 20:40:24 -0500 (EST) (envelope-from mwlucas) Date: Tue, 31 Oct 2000 20:40:24 -0500 From: Michael Lucas To: doc@freebsd.org Subject: something wrong with my setup? Message-ID: <20001031204024.A11647@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Folks, I have the docproj port installed, and my $SGML_CATALOG_FILES set appropriately. turtledawn~/docs/FreeBSD;echo $SGML_CATALOG_FILES /usr/local/share/sgml/docbook/catalog:/usr/local/share/sgml/html/catalog:/usr/local/share/sgml/iso8879/catalog:/usr/local/share/sgml/jade/catalog turtledawn~/docs/FreeBSD; I'm trying to build a sgml book in DocBook, copying most of the format from faq/books.sgml. When I try to check my work, however, I get: turtledawn~/docs/FreeBSD;nsgmls -s troubleshoot.sgml nsgmls:/usr/local/share/sgml/docbook/4.1/catalog:22:0:W: DTDDECL catalog entries are not supported nsgmls:troubleshoot.sgml:1:73:W: cannot generate system identifier for public text "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" nsgmls:troubleshoot.sgml:2:77:W: cannot generate system identifier for public text "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN" nsgmls:troubleshoot.sgml:3:4:E: reference to entity "man" for which no system identifier could be generated nsgmls:troubleshoot.sgml:2:0: entity was defined here nsgmls:troubleshoot.sgml:4:76:W: cannot generate system identifier for public text "-//FreeBSD//ENTITIES DocBook Author Entities//EN" nsgmls:troubleshoot.sgml:5:8:E: reference to entity "authors" for which no system identifier could be generated nsgmls:troubleshoot.sgml:4:0: entity was defined here nsgmls:troubleshoot.sgml:6:0:E: reference to entity "BOOK" for which no system identifier could be generated nsgmls:troubleshoot.sgml:1:0: entity was defined here nsgmls:troubleshoot.sgml:6:0:E: DTD did not contain element declaration for document type name nsgmls:troubleshoot.sgml:8:5:E: element "BOOK" undefined nsgmls:troubleshoot.sgml:9:11:E: element "BOOKINFO" undefined nsgmls:troubleshoot.sgml:10:10:E: element "TITLE" undefined Am I doing the wrong thing here? Or is something in my environment just plain wrong? ==ml -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message