From owner-freebsd-stable@FreeBSD.ORG Sat Mar 11 22:30:52 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E6C16A41F for ; Sat, 11 Mar 2006 22:30:52 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A3043D46 for ; Sat, 11 Mar 2006 22:30:51 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: by zproxy.gmail.com with SMTP id i28so1068070nzi for ; Sat, 11 Mar 2006 14:30:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=L/B9O///47hWtqYmanFe39c6s0JGWsk66Dbmne68rBBQr+WcyS4B1UJcccp1wJJjXyel+7ucsi9IrUtJx46UxniU+jAjxiYLjo+R1FPkSxkUdfCqbK6wGsb4q8VvDqMk9Y1+HADwmUTw+li2NANsRZ7Gq8Gfz2zF4hpRcYJeQUM= Received: by 10.36.159.4 with SMTP id h4mr1483645nze; Sat, 11 Mar 2006 14:30:51 -0800 (PST) Received: by 10.36.153.6 with HTTP; Sat, 11 Mar 2006 14:30:51 -0800 (PST) Message-ID: <89dbfdc30603111430s247d7927w774e90d24625797e@mail.gmail.com> Date: Sat, 11 Mar 2006 17:30:51 -0500 From: "Kim Culhan" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: -stable make world: ERROR: Required audit group is missing, see /usr/src/UPDATING X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 22:30:52 -0000 Thanks muchly to Scott, Torfinn and Patrick for the quick replies. This machine was running: 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sun Feb 12 11:37:04 EST 2006 Since it was this new, it was updated with a make world and the error did n= ot appear in the process where I first thought it did -at link time for sshd.. It appeared at the end of the make world, which resembled more closely the output of buildworld fwiw -I'll go add the group now :) thanks agn -kim -- w8hdkim@gmail.com