Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 19:03:41 +0200
From:      Ruslan Ermilov <ru@sunbay.com>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: BROKEN -STABLE (Groff?)
Message-ID:  <20001031190341.A72816@sunbay.com>
In-Reply-To: <20001031102802.A98865@lerbsd.lerctr.org>; from ler@lerctr.org on Tue, Oct 31, 2000 at 10:28:02AM -0600
References:  <20001031102802.A98865@lerbsd.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 31, 2000 at 10:28:02AM -0600, Larry Rosenman wrote:
> Groff or something related to it is broke:
> ===> share/zoneinfo
> cp /usr/src/share/zoneinfo/yearistype.sh yearistype
> chmod +x yearistype
> ===> share/doc
> ===> share/doc/psd
> ===> share/doc/psd/title
> touch _stamp.extraobjs
> (cd /usr/src/share/doc/psd/title; groff -mtty-char -Tascii -ms -o1- /usr/src/share/doc/psd/title/Title) |  gzip -cn > Title.ascii.gz
> groff: can't find `DESC' file
> groff:fatal error: invalid device `ascii'
> 
Your /usr/share/groff_font/devascii directory apparently got damaged.
You can restore it with the following command:

(cd /usr/src/gnu/usr.bin/groff/devascii; make all install clean)


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


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




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