Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 1997 17:47:16 +0000
From:      Gary Jennejohn <garyj@mofo.frt.dec.com>
To:        Dave Hummel <hummel@www.buffalostate.edu>
Cc:        questions@freebsd.org
Subject:   Re: help!: make world fail on stable 
Message-ID:  <199709111747.RAA00885@mofo.frt.dec.com>
In-Reply-To: Message from Dave Hummel <hummel@www.buffalostate.edu>  of Thu,  11 Sep 1997 11:04:16 -0400.

next in thread | previous in thread | raw e-mail | index | archive | help

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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709111747.RAA00885>