From owner-freebsd-doc Sun Apr 1 6:27:11 2001 Delivered-To: freebsd-doc@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 784B637B71C for ; Sun, 1 Apr 2001 06:27:08 -0700 (PDT) (envelope-from anselmg@t-online.de) Received: from fwd07.sul.t-online.com by mailout02.sul.t-online.com with smtp id 14jhsp-00008g-00; Sun, 01 Apr 2001 15:27:07 +0200 Received: from odin (320068295437-0001@[217.81.132.154]) by fwd07.sul.t-online.com with smtp id 14jhsc-2Bfi4mC; Sun, 1 Apr 2001 15:26:54 +0200 Content-Type: text/plain; charset="iso-8859-1" From: anselmg@t-online.de (Anselm Garbe) To: freebsd-doc@freebsd.org Subject: Compiling doc-all fails Date: Sun, 1 Apr 2001 14:29:12 +0200 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <0104011429120B.00294@odin> Content-Transfer-Encoding: 8bit X-Sender: 320068295437-0001@t-dialin.net Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there, after installing all the port /usr/ports/textproc/docproj with # make JADETEX=yes install and cvsupping the doc-all-sources, I tried to compile the doc-sources: --- # cd /usr/doc # make [...] ===> en_US.ISO_8859-1/articles/multi-os /usr/local/bin/jade -ioutput.html -ioutput.html.images -V nochunks -c /usr/doc/en_US.ISO_8859-1/articles/multi-os/../../../en_US.ISO_8859-1/share/sgml/catalog -c /usr/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 /usr/doc/en_US.ISO_8859-1/articles/multi-os/../../../share/sgml/default.dsl -t sgml /usr/doc/en_US.ISO_8859-1/articles/multi-os/article.sgml > article.html || (rm -f article.html && false) Bus error - core dumped *** Error code 1 Stop in /usr/doc/en_US.ISO_8859-1/articles/multi-os. *** Error code 1 Stop in /usr/doc/en_US.ISO_8859-1/articles. *** Error code 1 Stop in /usr/doc/en_US.ISO_8859-1. *** Error code 1 Stop in /usr/doc. --- I'm running FreeBSD-4.3RC-stable (2001/03/30). Anselm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message