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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
