Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2000 10:52:25 +0200
From:      "locus" <own3d@gmx.net>
To:        <questions@freebsd.org>
Subject:   make installworld panics
Message-ID:  <000a01c01328$c98f1170$0845023e@aldrin>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,
i trying to update my system from 4.0R to 4.1S (RELENG_4). Everything works
fine with 'make buildworld', 'make buildkernel', 'make installkernel'. After
that i reboot into single usermode (with boot  -s). But then when i try to
do 'make installworld' i get an error:

mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var
mtree: line 31: unknown group games
*** Error code 1

i had this error before, when i tried to update my system with NOGAMES in my
make.conf. But i deleted this line and rebuild everything, but still the
same...

anyone can help me out with this? (please, im getting desperate :). I
compiled the system 6 times now :))

thanks ahead, Tom

PS: i have attached my make.conf...maybe its something wrong with this

[-- Attachment #2 --]
CFLAGS=		 -O -pipe
NOPROFILE=	true
PERL_THREADED=	true
PRINTERDEVICE=	ascii
BOOTWAIT=	2000
USA_RESIDENT=	YES
SUP_UPDATE=    	YES 
SUP=            /usr/local/bin/cvsup
SUPFLAGS=       -g -L 2
SUPFILE=        /root/supfile
TOP_TABLE_SIZE= 61
PORTSDIR=	/usr/ports
DISTDIR=	/usr/ports/distfiles
WRKDIRPREFIX=	/var/tmp

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c01328$c98f1170$0845023e>