Date: Fri, 23 May 1997 17:04:11 -0700 (PDT) From: Tom Samplonius <tom@misery.sdf.com> To: stable@freebsd.org Subject: "make reinstall" bug in 2.2-stable Message-ID: <Pine.BSF.3.95q.970523170206.28066A-100000@misery.sdf.com>
next in thread | raw e-mail | index | archive | help
There is a bug in a Makefile somewhere. When doing a "make reinstall", it will try to use info-install before it is installed. This is easy to replicated. Delete /usr/bin/info-install, and do a "make reinstall" in /usr/src, and will it complain that info-install does not exist. It appears that installing it not happening in the right order. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970523170206.28066A-100000>