Subject: make kernel error with source tree up to mar 05,99
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@hkstar.com>
List: current-users
Date: 03/07/1999 07:39:12
Hi,

I got an error when tried to make a new kernel with source tree mar 05, 99.
Any glue ?  Thanks.

Clarence

======= Error =======
cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith
-Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC -DEX
T2FS_SYSTEM_FLAGS -DNS -DMAXUSERS=32 -D_KERNEL -Di386  -c ../../../../nfs/nfs_vf
sops.c
../../../../nfs/nfs_vfsops.c:112: `nfs_checkexp' undeclared here (not in a funct
ion)
../../../../nfs/nfs_vfsops.c:112: initializer element for `nfs_vfsops.vfs_opv_de
scs' is not constant
cc1: warnings being treated as errors
../../../../nfs/nfs_vfsops.c:113: warning: initialization makes integer from poi
nter without a cast
../../../../nfs/nfs_vfsops.c: In function `nfs_fhtovp':
../../../../nfs/nfs_vfsops.c:936: argument `vpp' doesn't match prototype
../../../../nfs/nfsmount.h:188: prototype declaration
../../../../nfs/nfs_vfsops.c:936: number of arguments doesn't match prototype
../../../../nfs/nfsmount.h:188: prototype declaration
../../../../nfs/nfs_vfsops.c: At top level:
../../../../nfs/nfs_vfsops.c:944: warning: function declaration isn't a prototyp
e
*** Error code 1

Stop.

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