From owner-freebsd-doc Mon Jul 1 22:42:16 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C4DF37B400 for ; Mon, 1 Jul 2002 22:42:14 -0700 (PDT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EDF743E32 for ; Mon, 1 Jul 2002 22:42:11 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g625g7Z95343 for doc@freebsd.org; Tue, 2 Jul 2002 07:42:07 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200207020542.g625g7Z95343@zibbi.icomtek.csir.co.za> Subject: doc tools broken (links) To: doc@freebsd.org Date: Tue, 2 Jul 2002 07:42:07 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I don't know if I should report it here or on -ports, but I'll start here. The latest upgrade of ports/www/links breaks the doc build because links don't have the -dump option anymore. I noticed it when my nightly make release of -stable broke during the doc build. Something like this: ############################# /usr/local/bin/jade -V nochunks -ioutput.html -d /usr/doc/en_US.ISO8859-1/articles/committers-guide/../../../share/sgml/default.dsl -V %generate-article-toc% -D /usr/obj/usr/doc/en_US.ISO8859-1/articles/committers-guide -c /usr/doc/en_US.ISO8859-1/articles/committers-guide/../../../en_US.ISO8859-1/share/sgml/catalog -c /usr/doc/en_US.ISO8859-1/articles/committers-guide/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -t sgml /usr/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml > article.html-text || (/bin/rm -f article.html-text && false) /usr/local/bin/links -dump article.html-text > article.txt Unknown option -dump *** Error code 3 Stop in /usr/doc/en_US.ISO8859-1/articles/committers-guide. *** Error code 1 Stop in /usr/doc/en_US.ISO8859-1/articles. *** Error code 1 ############################### John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message