Date: Fri, 11 Dec 1998 21:56:02 -0500 From: "Luke H." <madlove@cs.umb.edu> To: freebsd-stable@FreeBSD.ORG Subject: groff fatal errors during 'make world' Message-ID: <19981211213921.241e2df4.in@mail.mtlusa.com>
next in thread | raw e-mail | index | archive | help
Hi all, I can't seem to 'make world' for 2.2.8-stable. It keeps giving me the following errors after 35 minutes of compiling (I'm on a PII 300 with 128 MB RAM.) I did try 'make buildworld' and 'make installworld' and the same problem still occured. Is it because of me or it's a bug in the FreeBSD source? Please help if you can. Thank you in advance Luke, ---------------------------------------------------------------------------- --- # Build index.so, side-effect of building the paper. sed -e\ 's:\(\.so[\ \ ][\ \ ]*\)\(vi.ref\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/do cs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ \ ]*\)\(ex.cmd.roff\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/n vi/docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ \ ]*\)\(ref.so\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/do cs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ \ ]*\)\(set.opt.roff\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/ nvi/docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ \]*\)\(vi.cmd.roff\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/ nvi/docs/USD.doc/vi.ref/\2:' -e 's:^\.so index.so$::' /usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/docs/USD.doc/vi.ref/ vi.ref | groff -mtty-char -Tascii -t -s -me -o1- > /dev/null groff:/usr/share/groff_font/devascii/DESC:0: missing `res' command groff:fatal error: invalid device `ascii' *** Error code 3 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. 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?19981211213921.241e2df4.in>