From owner-freebsd-stable Tue Mar 30 20:18:28 1999 Delivered-To: freebsd-stable@freebsd.org Received: from pokey.local.net (arc1-38.netwalk.net [206.175.61.38]) by hub.freebsd.org (Postfix) with ESMTP id 33919155A6 for ; Tue, 30 Mar 1999 20:18:18 -0800 (PST) (envelope-from jmutter@netwalk.com) Received: from insomnia.local.net (insomnia.local.net [10.0.0.3]) by pokey.local.net (8.9.2/8.9.2) with ESMTP id XAA05019 for ; Tue, 30 Mar 1999 23:17:57 -0500 (EST) (envelope-from jmutter@insomnia.local.net) Date: Tue, 30 Mar 1999 23:20:12 -0500 (EST) From: "James A. Mutter" Reply-To: jmutter@netwalk.com To: freebsd-stable@freebsd.org Subject: Another 'buildworld' failure - Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This during a recent buildworld - I've been having trouble with troff and groff lately. Any ideas? ===> share/doc/usd/13.viref sed -e\ 's:\(\.so[\ \ ][\ \ ]*\)\(vi.ref\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ \ ]*\)\(ex.cmd.roff\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/docs/USD.doc/vi.ref/\2:' -e\ 's:\(\.so[\ \ ][\ \ ]*\)\(ref.so\)$:\1/usr/src/share/doc/usd/13.viref/../../../../contrib/nvi/docs/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 troff: fatal error: can't find macro file tty-char *** Error code 1 ----- Additionally: bash-2.02# locate tty-char /usr/obj/usr/src/tmp/usr/share/tmac/tmac.tty-char /usr/share/groff/tmac/tmac.tty-char /usr/src/contrib/groff/tmac/tmac.tty-char bash-2.02# ----- Let me know if I can provide more information. The system btw, is 3.1-Stable. Thanks a lot, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message