Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 1999 02:03:34 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        freebsd-doc@freebsd.org
Subject:   Problem compiling /usr/doc/en_US.ISO_8859-1/articles/multi-os
Message-ID:  <199912121003.CAA97772@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help
    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 
					<dillon@backplane.com>


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?199912121003.CAA97772>