Subject: kernel build error
To: None <port-sparc@NetBSD.ORG>
From: Erik E. Fair <fair@clock.org>
List: port-sparc
Date: 09/20/1997 13:38:23
cc -g -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -mno-fpu
-I. -I../../../../arch -I
../../../.. -nostdinc -DEXEC_AOUT -DEXEC_SCRIPT -DSUN4M -DKTRACE -DSYSVMSG
-DSYSVSEM -DSYSVSHM -DLK
M -DDEBUG -DDIAGNOSTIC -DCOMPAT_43 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12
-DCOMPAT_SUNOS -DCOMPAT_SVR4
 -DEXEC_ELF32 -DFFS -DNFS -DKERNFS -DNULLFS -DMFS -DFDESC -DUMAPFS -DLFS
-DPORTAL -DPROCFS -DCD9660
 -DUNION -DMSDOSFS -DNFSSERVER -DQUOTA -DFIFO -DNTP -DINET -DTCP_COMPAT_42
-DGATEWAY -DMROUTING -DR
ASTERCONSOLE -DMAXUSERS=32 -D_KERNEL  -c
../../../../arch/sparc/sparc/autoconf.c
cc1: warnings being treated as errors
../../../../arch/sparc/sparc/autoconf.c: In function `bootstrap':
../../../../arch/sparc/sparc/autoconf.c:235: warning: implicit declaration
of function `initmsgbuf'
../../../../arch/sparc/sparc/autoconf.c:235: `msgbufaddr' undeclared (first
use this function)
../../../../arch/sparc/sparc/autoconf.c:235: (Each undeclared identifier is
reported only once
../../../../arch/sparc/sparc/autoconf.c:235: for each function it appears in.)
../../../../arch/sparc/sparc/autoconf.c:184: warning: unused variable
`msgbufmapped'
*** Error code 1

Stop.