Required audit group is missing...

Randy Rowe rerowe at rerowe.com
Sat Mar 11 03:57:37 UTC 2006


Alfred Perlstein wrote:

>mmmm... stable... :D
>
>/usr/src # make installworld   
>ERROR: Required audit group is missing, see /usr/src/UPDATING.
>*** Error code 1
>
>Stop in /usr/src.
>*** Error code 1
>
>Stop in /usr/src.
>/usr/src # grep audit /usr/src/UPDATING                                     
>/usr/src #
>
>???
>
>
>  
>
Just ran across this myself today.

When you run mergemaster -p BEFORE trying to installworld, it will add a
group to you /etc/groups file.
Unless you decide to put it off.
You can do this manually by adding the line

audit:*:77:

to the group file.

Randy


More information about the freebsd-stable mailing list