From owner-freebsd-questions Wed Sep 3 13:03:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA03465 for questions-outgoing; Wed, 3 Sep 1997 13:03:00 -0700 (PDT) Received: from ha1.ntr.net (ha1.ntr.net [206.112.0.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA03451 for ; Wed, 3 Sep 1997 13:02:55 -0700 (PDT) Received: from ibmcusto (ACCS-AS22-DP06.SNFC.grid.net [206.80.181.135]) by ha1.ntr.net (NTR*NET 2.1.0) with SMTP id QAA22554 for ; Wed, 3 Sep 1997 16:02:52 -0400 (EDT) Message-ID: <340DC1E6.F2C@ntr.net> Date: Wed, 03 Sep 1997 13:00:38 -0700 From: IBM Aptiva Customer Reply-To: keithr@ntr.net X-Mailer: Mozilla 3.01 (Win95; U) MIME-Version: 1.0 To: questions@FreeBSD.org Subject: make world: unknown group ppp Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hello Everyone, I'm trying to make world on 3.0Snap (5/22/97). Toward the end I get: ===> usr.sbin/ppp install -c -s -o root -g ppp -m 4550 ppp /usr/sbin install: unknown group ppp *** error code 67 Stop. *** error code 1 Stop. (the errors were copied by hand) What do I do to correct this? Thank you, Keith.