From owner-freebsd-doc Sun Dec 12 2: 3:37 1999 Delivered-To: freebsd-doc@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 097A914E01 for ; Sun, 12 Dec 1999 02:03:35 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id CAA97772; Sun, 12 Dec 1999 02:03:34 -0800 (PST) (envelope-from dillon) Date: Sun, 12 Dec 1999 02:03:34 -0800 (PST) From: Matthew Dillon Message-Id: <199912121003.CAA97772@apollo.backplane.com> To: freebsd-doc@freebsd.org Subject: Problem compiling /usr/doc/en_US.ISO_8859-1/articles/multi-os Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is with the most recent version of jade in ports: apollo:/usr/doc/en_US.ISO_8859-1/articles/multi-os# make /usr/local/bin/jade -ioutput.html -V nochunks -c /FreeBSD/FreeBSD-4.x/doc/en_US.ISO_8859-1/articles/multi-os/../../../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 /FreeBSD/FreeBSD-4.x/doc/en_US.ISO_8859-1/articles/multi-os/../../../share/sgml/freebsd.dsl -t sgml /FreeBSD/FreeBSD-4.x/doc/en_US.ISO_8859-1/articles/multi-os/article.sgml > article.html Segmentation fault - core dumped *** Error code 139 Stop in /FreeBSD/FreeBSD-4.x/doc/en_US.ISO_8859-1/articles/multi-os. apollo:/usr/doc/en_US.ISO_8859-1/articles/multi-os# Also, the make incorrectly succeeds the second time you run it because 'article.html' now exists. The Makefile should probably generate the output to a temporary file and then rename it after successful completion. A few other jade runs also appear to seg fault. en_US.ISO_8859-1/books/handbook, for example. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message