From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 1 19:20:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E728B1065683 for ; Fri, 1 Aug 2008 19:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D52168FC16 for ; Fri, 1 Aug 2008 19:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m71JK3kK036737 for ; Fri, 1 Aug 2008 19:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m71JK3VK036736; Fri, 1 Aug 2008 19:20:03 GMT (envelope-from gnats) Date: Fri, 1 Aug 2008 19:20:03 GMT Message-Id: <200808011920.m71JK3VK036736@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: misc/126176: can't rebuild the kernel (FBSD V7) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2008 19:20:04 -0000 The following reply was made to PR misc/126176; it has been noted by GNATS. From: Kris Kennaway To: mcs Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/126176: can't rebuild the kernel (FBSD V7) Date: Fri, 01 Aug 2008 21:18:57 +0200 mcs wrote: > My personal web server has been down for nearly two weeks now. FreeBSD V7 has been reinstalled. I am not trying to rebuild the Kernel so I can set the Quota in order to install the Cpanel. However, I am stuck at step #3. I am done with step #2 but I got error whenever I tried to run "# make installkernel KERNCONF=MYKERNEL" > > Error is: >> How-To-Repeat: > Try to run > > # make installkernel KERNCONF=MYKERNEL >> Fix: > steps missing on the documentation site, i think > >> Release-Note: >> Audit-Trail: >> Unformatted: > >>> > ERROR: Required audit group is missing, see /usr/src/UPDATING. > *** Error code 1 Reading that file, we see: 20060204: The 'audit' group was added to support the new auditing functionality in the base system. Be sure to follow the directions for updating, including the requirement to run mergemaster -p. > Stop in /usr/src. > <<< > > I called for help but I was advised to go for CentOS instead of fixing this issue. I do not agree with them. I know this can be fixed, but I have no idea. Er, called *who* for help? Kris