Subject: Kernel compile error
To: None <current-users@netbsd.org>
From: Hoang Q. Tran <hoang@muine.org>
List: current-users
Date: 09/16/2001 23:15:42
Hi,

Source is from Sept 16, 2001.

After cvs up the source, compiled kernel resulted in the following
error. /usr/src/UPDATING didn't reveal any hints on fixing this.
Any suggesionts are greatly appreciated.

Thanks,

Hoang

...
cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -Wno-uninitialized -Wno-main -I. -I../../../../arch
-I../../../.. -nostdinc -DCRYPTO_MD_DES_ENC -DCRYPTO_MD_BF_ENC
-DDIAGNOSTIC -DNMBCLUSTERS="0x8000" -DIPFILTER_DEFAULT_BLOCK -DALTQ_CQB
-DRADIX_MPATH -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT -Di386  -c
../../../../arch/i386/i386/machdep.c
making sure the compat library is up to date...
make: don't know how to make ../../../../../../uvm/uvm_vnode.h. Stop

make: stopped in /usr/src/sys/arch/i386/compile/blacksheep/lib/compat
*** Error code 2

Stop.
make: stopped in /usr/src/sys/arch/i386/compile/blacksheep