[EMAIL PROTECTED] wrote:
Hi all,

After doing a svsup yesterday and doing a 'make -j4 buildworld' i've (my script
that is) tried to proceed with a 'make installworld'. But it failed :

www# 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.

I have checked /usr/src/UPDATING but there isn't any entry new about new groups
and 'grep -w audit /etc/group' does not show any audit-group present.

I also did a 'rm -rf /usr/obj/* ' and ran 'make -j4 buildworld' again, which
endend without errors but the following 'make installworld' stops with the
mentioned error again.

I am using the '*default release=cvs tag=RELENG_6' in the supfile and am running
6.1-PRERELEASE now.

What am I doing wrong ? Any clues are welcome.
The error message is wrong.

There is a new group in '/etc/group' called 'audit:*:77:'.

I recommend you don't automate mergemaster operations,
and rerun the whole procedure manually.

hth
lars.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to