Subject: GENERIC compile probs in 1.5 current
To: None <port-sparc@netbsd.org>
From: NetBSD list <netbsd@mrynet.com>
List: port-sparc
Date: 01/15/2001 14:22:27
Having had problems booting a customised kernel (previously posted),
I'm now seeing the following compiling the GENERIC kernel.

Any suggestions?
Cheers,
-scott

cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Wno-uninitialized -Wno-main -I.
-I../../../../arch -I../../../.. -nostdinc -DSUN4 -DSUN4C -DSUN4M -DSUN4_MMU3L -DRASTERCONSOLE -DLKM -DMAXUSERS=32
-D_KERNEL  -c ../../../../dev/vme/xd.c
../../../../dev/vme/xd.c: In function `xdioctl':
../../../../dev/vme/xd.c:1046: `lp' undeclared (first use in this function)
../../../../dev/vme/xd.c:1046: (Each undeclared identifier is reported only once
../../../../dev/vme/xd.c:1046: for each function it appears in.)
*** Error code 1