From owner-freebsd-questions Thu Sep 11 08:04:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA26522 for questions-outgoing; Thu, 11 Sep 1997 08:04:29 -0700 (PDT) Received: from www.buffalostate.edu (hummel@www.buffalostate.edu [136.183.2.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA26516; Thu, 11 Sep 1997 08:04:20 -0700 (PDT) Received: from localhost (hummel@localhost) by www.buffalostate.edu (8.8.5/8.8.5) with SMTP id LAA15225; Thu, 11 Sep 1997 11:04:16 -0400 Date: Thu, 11 Sep 1997 11:04:16 -0400 (EDT) From: Dave Hummel To: freebsd-stable@freebsd.org cc: questions@freebsd.org Subject: help!: make world fail on stable 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 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.