From owner-freebsd-doc Fri Oct 22 6: 5:54 1999 Delivered-To: freebsd-doc@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by hub.freebsd.org (Postfix) with SMTP id 9EC7D14D07 for ; Fri, 22 Oct 1999 06:05:50 -0700 (PDT) (envelope-from mark@dogma.freebsd-uk.eu.org) Received: (qmail 18859 invoked from network); 22 Oct 1999 13:05:45 -0000 Received: from userbf30.uk.uudial.com (HELO marder-1.) (62.188.142.51) by smtp.dial.pipex.com with SMTP; 22 Oct 1999 13:05:45 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.8.8) id NAA01573 for doc@freebsd.org; Fri, 22 Oct 1999 13:47:06 +0100 (BST) (envelope-from mark) Date: Fri, 22 Oct 1999 13:47:06 +0100 From: Mark Ovens To: doc@freebsd.org Subject: Problem building modified docs Message-ID: <19991022134706.A316@marder-1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i Organization: Total lack of Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After making a change to /usr/share/doc/en_US.ISO_8859-1/books/faq/book.sgml and rebuilding using ``cd /usr/doc; make all && make install'' without errors, except for the usual one from tidy(1), I found that the change appeared in install.html, but not in book.html but the time stamp on *all* the *.html files had changed. What has gone wrong? I've seen this before and fixed it by deleting /usr/share/doc/en_US.ISO_8859-1/books/faq/book.html before re-building. When I do this I noticed that when jade(1) is run the command line has `` > book.html'' appended to it. marder-1# cd /usr/doc marder-1# make all && make install ===> en_US.ISO_8859-1 ===> en_US.ISO_8859-1/articles ===> en_US.ISO_8859-1/articles/committers-guide ===> en_US.ISO_8859-1/articles/diskless-x ===> en_US.ISO_8859-1/articles/fonts ===> en_US.ISO_8859-1/articles/formatting-media ===> en_US.ISO_8859-1/articles/mh ===> en_US.ISO_8859-1/articles/multi-os ===> en_US.ISO_8859-1/articles/new-users ===> en_US.ISO_8859-1/articles/programming-tools ===> en_US.ISO_8859-1/books ===> en_US.ISO_8859-1/books/faq /usr/local/bin/jade -V html-manifest -ioutput.html -c /usr/doc/en_US.ISO_8859-1/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /usr/doc/en_US.ISO_8859-1/books/faq/../../../share/sgml/freebsd.dsl -t sgml /usr/doc/en_US.ISO_8859-1/books/faq/book.sgml tidy -i -m -f /dev/null *.html *** Error code 1 (ignored) gzip -9 -c book.html > book.html.gz [.....] ===> en_US.ISO_8859-1/books ===> en_US.ISO_8859-1/books/faq install -C -o root -g wheel -m 444 book.html.gz /usr/share/doc/en_US.ISO_8859-1/books/faq install -C -o root -g wheel -m 444 `xargs < HTML.manifest` /usr/share/doc/en_US.ISO_8859-1/books/faq install -C -o root -g wheel -m 444 book.html /usr/share/doc/en_US.ISO_8859-1/books/faq ===> en_US.ISO_8859-1/books/fdp-primer [....] -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message