From owner-freebsd-questions Tue Sep 30 23:40:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA22493 for questions-outgoing; Tue, 30 Sep 1997 23:40:50 -0700 (PDT) Received: from oskar.nanoteq.co.za (oskar.nanoteq.co.za [163.195.220.170]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA22487 for ; Tue, 30 Sep 1997 23:40:45 -0700 (PDT) Received: (from rbezuide@localhost) by oskar.nanoteq.co.za (8.8.7/8.8.5) id IAA00868; Wed, 1 Oct 1997 08:40:29 +0200 (SAT) From: Reinier Bezuidenhout Message-Id: <199710010640.IAA00868@oskar.nanoteq.co.za> Subject: Re: install: unknown group network In-Reply-To: <34314373.B668F08E@ptway.com> from Brian Haskin at "Sep 30, 97 02:22:43 pm" To: haskin@ptway.com (Brian Haskin) Date: Wed, 1 Oct 1997 08:40:29 +0200 (SAT) Cc: freebsd-questions@FreeBSD.ORG, haskin@ptway.com X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi ... > > ===> 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 > ... > Yes ... I saw this too .. I had a look in /usr/src/etc/group and saw the entry there .. I compied the entry and did a make installworld and it completed Everything else in the make world seemed to work fine :) Reinier