Subject: attempt to compile DEBUG kernel fails
To: None <port-sun3@netbsd.org>
From: Erik E. Fair <fair@clock.org>
List: port-sun3
Date: 10/12/1998 14:57:36
cc -g -O2 -fno-defer-pop -msoft-float -Wall -Wstrict-prototypes -nostdinc
-I. -I
/usr/src/sys/arch -I/usr/src/sys -undef -D__NetBSD__ -Dm68k -Dmc68000
-D_KERNEL
-Dmc68020 -Dsun3 -D_SUN3_ -DSYSVMSG -DSYSVSEM -DSYSVSHM -DDEBUG
-DDIAGNOSTIC -DC
OMPAT_43 -DFIFO -DLANCE_REVC_BUG -DMAXUSERS=4  -c
/usr/src/sys/arch/sun3/sun3/tr
ap.c
/usr/src/sys/arch/sun3/sun3/trap.c: In function `child_return':
/usr/src/sys/arch/sun3/sun3/trap.c:757: number of arguments doesn't match
protot
ype
/usr/src/sys/arch/sun3/sun3/machdep.h:80: prototype declaration
*** Error code 1

Stop.