From owner-freebsd-questions Tue Sep 30 13:31:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA20212 for questions-outgoing; Tue, 30 Sep 1997 13:31:57 -0700 (PDT) Received: from norden1.com (norden1.com [192.153.35.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA20202 for ; Tue, 30 Sep 1997 13:31:52 -0700 (PDT) Received: from hometeam.techpower.net (hometeam@techpower.net [206.244.73.241]) by norden1.com (8.8.7/8.8.7) with ESMTP id QAA07582; Tue, 30 Sep 1997 16:29:35 -0400 (EDT) Received: from localhost (hometeam@localhost) by hometeam.techpower.net (8.8.7/8.8.5) with SMTP id MAA00379; Tue, 30 Sep 1997 12:30:31 -0400 (EDT) Date: Tue, 30 Sep 1997 12:30:31 -0400 (EDT) From: "Albert H." To: Brian Haskin cc: FreeBSD-Questions Subject: Re: install: unknown group network In-Reply-To: <34314373.B668F08E@ptway.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Just add group network and everything will be fine. On Tue, 30 Sep 1997, Brian Haskin wrote: > While doing a make world it stopped with, > > ===> usr.sbin/ppp > install -c -w -o root -g network -m486 ppp /usr/sbin > install: unknown group network > *** Error code 67 > > Stop. > *** Error code 1 > ... > > My base system is 2.2.2-RELEASE and the sources are 2.2.2-STABLE. I > don't think that I fooled with any of the groups or anything that should > affect this. Also if this is because of a change between RELEASE and > STABLE are there any more gotcha's. > > Thank you, > Brian Haskin > > p.s. please CC me with responses as I'm not currently subsribed to > questions. >