Date: 07 Oct 1997 17:20:09 +0200 From: Thomas Gellekum <tg@ihf.rwth-aachen.de> To: nik@iii.co.uk Cc: Superuser <root@krabi.mbp.ee>, stable@FreeBSD.ORG Subject: Re: error in make world Message-ID: <87wwjptxau.fsf@ghpc6.ihf.rwth-aachen.de> In-Reply-To: nik@iii.co.uk's message of Tue, 7 Oct 1997 15:52:34 %2B0100 References: <Pine.LNX.3.96.971007194141.13080A-100000@krabi.mbp.ee> <19971007155234.44300@strand.iii.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Whoops, the first one was premature... nik@iii.co.uk writes: > Run 'diff' on /etc/group and /usr/src/etc/group to see what the differences > are. As I recall, you need to add a 'network' group to /etc/group. Yup. > You can restart the 'make world' with > > # cd /usr/src; make -DNOCLEAN world > > which will not wipe out the results of the previous build, or Just `make installworld' will work fine after the network group is defined. tg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87wwjptxau.fsf>