Date: Sun, 12 Oct 1997 13:53:32 +0200 (MET DST) From: Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE> To: j@uriah.heep.sax.de Cc: freebsd-bugs@hub.freebsd.org Subject: Re: bin/4379: Make world breaks in sbin/ifconfig Message-ID: <199710121153.NAA19799@rvc1.informatik.ba-stuttgart.de> In-Reply-To: <199710121020.DAA12702@hub.freebsd.org> from J Wunsch at "Oct 12, 97 03:20:01 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> The following reply was made to PR bin/4379; it has been noted by GNATS. > > From: j@uriah.heep.sax.de (J Wunsch) > To: sheldonh@sleepless.iafrica.com > Cc: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: Re: bin/4379: Make world breaks in sbin/ifconfig > Date: Sun, 12 Oct 1997 12:01:31 +0200 > > As Sheldon Hearn wrote: > > > Make world breaks in sbin/ifconfig as certain files are not installed > > prior to build. Dependancies are broken. > > > > >How-To-Repeat: > > > > 1) Load 2.2.2 > > 2) CVSUP latest sources on RELENG_2_2 branch > > 3) Make world Just to narrow in the problem: Yesterday (Oct. 11th) I did (starting from 2.2.2): 1) CVSUP latest CVS rep. (*not* sources) 2) rm -rf /usr/src cd /usr cvs co -r RELENG_2_2 src cd src make buildworld make installworld Everything worked fine, till installworld stopped because I forgot to put network in /etc/group. After changing that, installworld finished successfully. Wolfgang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710121153.NAA19799>