Subject: Kernel compile error with 1.4.3_ALPHA
To: None <current-users@netbsd.org>
From: Ken Wellsch <kwellsch@tampabay.rr.com>
List: current-users
Date: 08/03/2000 11:48:42
I'm trying to update my wife's system (running 1.4.3_alpha circa a
month ago) and I encounter this:

cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes 
-Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc
-DDIAGNOSTIC -DNMBCLUSTERS="0x800" -DMAXUSERS=64 -D_KERNEL -Di386  -c
../../../../msdosfs/msdosfs_vnops.c
../../../../msdosfs/msdosfs_vnops.c: In function `msdosfs_getattr':
../../../../msdosfs/msdosfs_vnops.c:337: `S_ARCH1' undeclared (first use
in this function)
../../../../msdosfs/msdosfs_vnops.c:337: (Each undeclared identifier is
reported only once
../../../../msdosfs/msdosfs_vnops.c:337: for each function it appears
in.)
*** Error code 1

Stop.

Cheers,

-- Ken Wellsch