Subject: make kernel error with source up to Jun 05, 99
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@hkstar.com>
List: current-users
Date: 06/06/1999 22:06:59
Hello,

I encountered an error when tried to make kernel with source tree upto
jun 05, 19999.  The error is as folloing .Any idea ?  Thanks.

clarence

======= Error =======
cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC -DEXT2FS_SYSTEM_FLAGS -DNS -DMAXUSERS=32 -D_KERNEL -Di386  -c ../../../../uvm/uvm_glue.c
../../../../uvm/uvm_glue.c: In function `uvm_vslock':
../../../../uvm/uvm_glue.c:232: number of arguments doesn't match prototype
../../../../uvm/uvm_extern.h:285: prototype declaration
*** Error code 1

Stop.

======= Error =======