Date: Wed, 08 May 1996 07:09:59 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: stable@freebsd.org Subject: Build failure in 2.1-RELEASE to -stable transition. Message-ID: <13832.831564599@time.cdrom.com>
next in thread | raw e-mail | index | archive | help
I finally got the chance to try the following sequence in a clean fashion: 1. Install 2.1.0-RELEASE (except for srcdist) on a new machine. 2. Sup -stable as /usr/src 3. Make world And it bombed out with the following error: ===> share/doc/papers/kerntune (cd /usr/src/share/doc/papers/kerntune; groff -mtty-char -Tascii -e -t -p -s -ms -o1- /usr/src/share/doc/papers/kerntune/0.t /usr/src/share/doc/papers/kerntune/1.t /usr/src/share/doc/papers/kerntune/2.t /usr/src/share/doc/papers/kerntune/3.t /usr/src/share/doc/papers/kerntune/4.t) | gzip -c > kerntune.ascii.gz <standard input>:330: warning: indent cannot be negative ===> share/doc/papers/memfs indxbib -o ref.bib /usr/src/share/doc/papers/memfs/ref.bib indxbib:fatal error: can't open `/usr/share/dict/eign': No such file or directory I also notice a: ===> share/doc/usd/04.csh (cd /usr/src/share/doc/usd/04.csh/../../../../bin/csh/USD.doc; groff -mtty-char -Tascii -ms -o1- tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g) | gzip -c > paper.ascii.gz troff: fatal error: can't open `csh.a': No such file or directory Further up, though this doesn't appear to kill the installation. /usr/share/dict/eign is installed by /usr/src/gnu/usr.bin/groff/indxbib, though I'm not exactly sure that `indxbib' is "tools target" material. Comments? If nobody beats me to it, I'll work on smashing this one when I wake up. I'm off to bed! Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13832.831564599>