Subject: Re: Kernel compile error
To: Oleg Polianski <Oleg.Polianski@clear.co.nz>
From: James Chacon <jchacon@genuity.net>
List: current-users
Date: 09/16/2001 23:54:25
There was a note sent out which indicated you may have to remove old .depend
files. Simply remove them here and rebuild and you should be in good shape.

James

>
>"Hoang Q. Tran" <hoang@muine.org> writes:
>
>Hi there,
>
> don't forget to `make distclean' first, then do the rest as usual.
>
>> 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
>> 
>> 
>
>-- 
>        -- Oleg Polianski <Oleg.Polianski@clear.co.nz>
>
>
>
>