Date: Tue, 2 Jul 2002 07:42:07 +0200 (SAT) From: John Hay <jhay@icomtek.csir.co.za> To: doc@freebsd.org Subject: doc tools broken (links) Message-ID: <200207020542.g625g7Z95343@zibbi.icomtek.csir.co.za>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207020542.g625g7Z95343>