Subject: checkflist entires.
To: None <current-users@netbsd.org>
From: Ceri Storey <cez@mrtall.compsoc.man.ac.uk>
List: current-users
Date: 12/07/2002 13:09:48
It seems that the flist checks don't take into account various settings
I have in mk.conf, thus causing the build to fail, when in fact there's
nothing wrong. It's the MKDYNAMICROOT and MKLINT setting that are
throwing it off, I believe.

Everything's built fine, it's just misleading information.

--
hilbert% cat /etc/mk.conf
OBJMACHINE=yes
MKOBJDIRS=yes
BSDOBJDIR=/alt/obj
MKOBJDIRS=yes
NOGCCERROR=yes
# .sinclude "/usr/pkg/share/mk/cpuflags.mk"
COPTS=-mcpu=k6 -march=k6 -g
ACCEPTABLE_LICENSES+=fee-based-commercial-use
BSDSRCDIR=/usr/src
MKDYNAMICROOT=no
MKLINT=no
MKPROFILE=no
-- 
Ceri Storey <cez@compsoc.man.ac.uk>