Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 18:29:14 +0200
From:      "Klaus Berbach" <K_Berbach@gmx.de>
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Building docs segfaults
Message-ID:  <20010813162940.4939037B403@hub.freebsd.org>
In-Reply-To: <001001f843a5$aecebda0$2304400a@libra>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I somehow can=B4t build docs on three machines. It always
segfaults and a .tidyrc is missing, for which I do not
find any information how it is supposed to look like
(man tidy is really not helpful at all). 

It also does not matter wether I install docproj with
JADETEX=3Dno or yes. The language is set to english only
in /etc/make.conf I am following 4.3 stable (now 4.4
prerelease), but I do have this problems since 4.2
(when I entered freebsd). I have reinstalled docproj
several times (basically each time new version ist
out).


the last two building blocks: 

...
touch index.sgml
cp
/usr/doc/en_US.ISO8859-1/articles/mh/../../../share/misc
/docbook.css
/usr/doc/en_US.ISO8859-1/articles/mh/docbook.css
/usr/local/bin/jade -ioutput.html -ioutput.html.images
-V nochunks  -c
/usr/doc/en_US.ISO8859-1/articles/mh/../../../en_US.ISO8
859-1/share/sgml/catalog -c
/usr/doc/en_US.ISO8859-1/articles/mh/../../../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.ISO8859-1/articles/mh/../../../share/sgml
/default.dsl -t sgml
/usr/doc/en_US.ISO8859-1/articles/mh/article.sgml >
article.html || (rm -f article.html && false)
tidy -i -m -f /dev/null  article.html
Can't open "/root/.tidyrc"
*** Error code 1 (ignored)
install -C  -o root -g wheel -m 444 article.html
/usr/share/doc/en_US.ISO8859-1/articles/mh
install -C  -o root -g wheel -m 444 docbook.css
/usr/share/doc/en_US.ISO8859-1/articles/mh
=3D=3D=3D> en_US.ISO8859-1/articles/multi-os
touch index.sgml
cp
/usr/doc/en_US.ISO8859-1/articles/multi-os/../../../shar
e/misc/docbook.css
/usr/doc/en_US.ISO8859-1/articles/multi-os/docbook.css
/usr/local/bin/jade -ioutput.html -ioutput.html.images
-V nochunks  -c
/usr/doc/en_US.ISO8859-1/articles/multi-os/../../../en_U
S.ISO8859-1/share/sgml/catalog -c
/usr/doc/en_US.ISO8859-1/articles/multi-os/../../../shar
e/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.ISO8859-1/articles/multi-os/../../../shar
e/sgml/default.dsl -t sgml
/usr/doc/en_US.ISO8859-1/articles/multi-os/article.sgml
> article.html || (rm -f article.html && false)
Segmentation fault - core dumped
*** Error code 1

Stop in /usr/doc/en_US.ISO8859-1/articles/multi-os.
*** Error code 1

Stop in /usr/doc/en_US.ISO8859-1/articles.
*** Error code 1

Stop in /usr/doc/en_US.ISO8859-1.
*** Error code 1

Stop in /usr/doc.


bash-2.05# Aug  6 22:09:08 nazgul /kernel: pid 1668
(jade), uid 0: exited on signal 11 (core dumped)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010813162940.4939037B403>