From owner-freebsd-ports Fri Jul 3 10:02:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22378 for freebsd-ports-outgoing; Fri, 3 Jul 1998 10:02:37 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ux5.cso.uiuc.edu (swwilso1@ux5.cso.uiuc.edu [128.174.5.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22262; Fri, 3 Jul 1998 10:02:09 -0700 (PDT) (envelope-from swwilso1@students.uiuc.edu) Received: from localhost (swwilso1@localhost) by ux5.cso.uiuc.edu (8.8.8/8.8.8) with SMTP id MAA26082; Fri, 3 Jul 1998 12:02:08 -0500 (CDT) X-Authentication-Warning: ux5.cso.uiuc.edu: swwilso1 owned process doing -bs Date: Fri, 3 Jul 1998 12:02:08 -0500 (CDT) From: steven wesley wilson X-Sender: swwilso1@ux5.cso.uiuc.edu To: freebsd-ports cc: freebsd-questions Subject: Ports questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The problem I was having with the unknown group wheel when trying to compile ports from the ports directory was solved after investigating the /etc/group file. My /etc/group file had Wheel:*:0:root,steve in it rather than wheel:*:0:root,steve Changing Wheel to wheel fixed the problem. This is interesting because I have not modified the file since installing the system. Should this be the default installation setup? Sincerely, Steve Wilson swwilso1@uiuc.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message