Date: Sat, 30 Jan 1999 17:01:09 -0600 From: Stormy Henderson <stormy@futuresouth.com> To: Stable <freebsd-stable@FreeBSD.ORG> Subject: buildworld: groff: can't find `DESC' file Message-ID: <19990130170051.B25163@rain.futuresouth.com>
next in thread | raw e-mail | index | archive | help
I have "PRINTERDEVICE= ascii" in /etc/make.conf, which has worked for quite some time. Buildworld fails when creating the system documentation; one of the many places it fails is: ===> share/doc/usd/11.vitut touch _stamp.extraobjs (cd /usr/src/share/doc/usd/11.vitut/../../../../contrib/nvi/docs/USD.doc/edit; groff -mtty-char -Tascii -t -ms -o1- /usr/src/share/doc/usd/11.vitut/../../../ ../contrib/nvi/docs/USD.doc/edit/edittut.ms) | gzip -cn > paper.ascii.gz groff: can't find `DESC' file groff:fatal error: invalid device `ascii' Looking back through the log, I don't see any previous errors. I've tried this build with 3.0-STABLE two times last night and today. Supping a third time one minute ago, there were no changes related to groff. Be happy... -- Stormy Henderson 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?19990130170051.B25163>