Subject: TADPOLE3GX compile fails in -current
To: None <port-sparc@netbsd.org>
From: Markus Kilbinger <kilbi@rad.rwth-aachen.de>
List: port-sparc
Date: 04/04/2000 14:12:52
Hi!

For about 2 weeks a kernel build with TADPOLE3GX konfig fails with:

cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpoint=
er-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -I../=
../../../../gnu/sys -DSUN4M -DRASTERCONSOLE -DLKM -DMAXUSERS=3D32 -D_KE=
RNEL  -c ../../../../arch/sparc/dev/tctrl.c
../../../../arch/sparc/dev/tctrl.c:123: syntax error before `=3D'
cc1: warnings being treated as errors
../../../../arch/sparc/dev/tctrl.c:71: warning: `tctrl_ext_statuses' de=
fined but not used
*** Error code 1

Where is 'struct tctrl_event_ch=B4 declared?

Markus.