Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 07:50:26 +0200
From:      John Hay <jhay@icomtek.csir.co.za>
To:        docs@freebsd.org
Subject:   release doc building broken because of gs dependency
Message-ID:  <20040122055026.GA34733@zibbi.icomtek.csir.co.za>

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

The last few days my snapshot releases of both -current and 4-stable
broke because it looks like their is a dependency on ghostscript, but
textproc/docproj doesn't know about it. Is this on purpose? Here is how
it breaks:

#######################
===> en_US.ISO8859-1/articles/checkpoint
groff -p -S -Wall -mtty-char -man /usr/doc/en_US.ISO8859-1/articles/checkpoint/../../../share/images/articles/checkpoint/networks.pic > /usr/doc/en_US.ISO8859-1/articles/checkpoint/../../../share/images/articles/checkpoint/networks.ps
/usr/bin/env outfile=/usr/doc/en_US.ISO8859-1/articles/checkpoint/../../../share/images/articles/checkpoint/networks.eps /usr/local/bin/gs -q -dNOPAUSE -dSAFER -dDELAYSAFER  -sPAPERSIZE=letter -r72 -sDEVICE=bit  -sOutputFile=/dev/null  ps2epsi.ps < /usr/doc/en_US.ISO8859-1/articles/checkpoint/../../../share/images/articles/checkpoint/networks.ps 1>&2
env: /usr/local/bin/gs: No such file or directory
*** Error code 127

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

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

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org



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