Date: Thu, 19 Oct 1995 14:19:06 -0700 From: asami@cs.berkeley.edu (Satoshi Asami) To: current@freebsd.org Subject: make world failure in /usr/src/share/doc/ Message-ID: <199510192119.OAA02041@silvia.HIP.Berkeley.EDU>
next in thread | raw e-mail | index | archive | help
I've seen this in yesterday's -current.... Satoshi ------- (cd /b/src/share/doc/usd/12.vi/../../../../usr.bin/vi/USD.doc/vitut; groff -Tlj -t -ms -o1- vi.summary) | gzip -c > summary.lj.gz groff: can't find `DESC' file groff:fatal error: invalid device `lj' (cd /b/src/share/doc/usd/12.vi/../../../../usr.bin/vi/USD.doc/vitut; groff -Tlj -t -ms -o1- vi.apwh.ms) | gzip -c > viapwh.lj.gz groff: can't find `DESC' file groff:fatal error: invalid device `lj' ===> share/doc/usd/13.viref # Build index.so, side-effect of building the paper. (cd /b/src/share/doc/usd/13.viref/../../../../usr.bin/vi/USD.doc/vi.ref; soelim vi.ref) | tbl | groff -Tlj -t -s -me -o1- > /dev/null groff: can't find `DESC' file groff:fatal error: invalid device `lj' *** Error code 3 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510192119.OAA02041>