Subject: error compiling raidframe on sparc
To: None <port-sparc@netbsd.org>
From: Kurt Schreiner <Kurt.Schreiner@Uni-Mainz.DE>
List: port-sparc
Date: 11/18/1998 14:01:19
hi,

just configured a new kernel with raidframe for my ss20. make depend
is ok, but compiling gives:

cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -mno-fpu -I. -I../../../../arch -I../../../.. -nostdinc -DSUN4M -DRASTERCONSOLE -DLKM -DDIAGNOSTIC -DCOMPAT_43 -DMAXUSERS=32 -D_KERNEL  -c ../../../../dev/raidframe/rf_cvscan.c
cc1: warnings being treated as errors
../../../../dev/raidframe/rf_cvscan.c: In function `rf_CvscanPromote':
../../../../dev/raidframe/rf_cvscan.c:416: warning: `trailer' might be used uninitialized in this function
*** Error code 1

Stop.

this is from source supped after yesterdays supscan. I'll resup in an
hour or so (after next supscan) an try again...

-ks