Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 1997 13:46:15 -0400 (EDT)
From:      Dave Hummel <hummel@www.buffalostate.edu>
To:        gjennejohn@frt.dec.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: help!: make world fail on stable 
Message-ID:  <Pine.LNX.3.95.970911133621.16743A-100000@www.buffalostate.edu>
In-Reply-To: <199709111747.RAA00885@mofo.frt.dec.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Sep 1997, Gary Jennejohn wrote:

> 
> Dave Hummel writes:
> > 
> > After many successful 'make worlds', I finally had a blow up. Source was
> > cvsup'd last night 9-11-97. It happened just before I left the house so I
> > apologize if my information is incomplete. It seems to me that the ppp
> > code changed in between Sunday 9-7-97, but I could be wrong.
> > 
> > Basically, it looks like this:
> > 
> > install -c -s -o root -g network -m 4550 ppp /usr/sbin
> > install: unknown group network
> > **** Error code 67
> > Stop
> > **** Error code 1
> > **** Errot code 1
> > 
> > Please advise how to rectify this.
> > 
> 
> look in /usr/src/etc/group for the network line and add it to /etc/group.
> Or, even easier, add _this_ line to /etc/group !
> 
> network:*:69:
> 
> ---
> Gary Jennejohn				(work) gjennejohn@frt.dec.com
> 					(home) garyj@muc.de
> 					(play) gj@freebsd.org

Thanks to everyone for the replies! It all seems so obvious now...
Perhaps I should have taken a look at /etc/* _prior_ to 'make'. I actually
have one question about finishing my 'make world' now that it's been
interrupted : what would be the proper way to proceed?
Since it seemed to be fine up until the install phase can I just make the
correction and 'make install' or is there more to it? 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.970911133621.16743A-100000>