Subject: Error in kernel compilation
To: None <port-sparc@netbsd.org, lorenz@toto.ps.uni-sb.de>
From: Benjamin Lorenz <lorenz@ps.uni-sb.de>
List: port-sparc
Date: 01/12/1999 01:48:27
cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Wno-main -mno-fpu -I. -I../../../../arch -I../../../.. -nostdinc -DSUN4 -DSUN4C -DSUN4M -DRASTERCONSOLE -DLKM -DNS -DMAXUSERS=32 -D_KERNEL  -c ../../../../dev/sbus/cs4231_sbus.c
cc1: warnings being treated as errors
../../../../dev/sbus/cs4231_sbus.c: In function `cs4231_trigger_output':
../../../../dev/sbus/cs4231_sbus.c:863: warning: pointer of type `void *' used in subtraction
*** Error code 1

Stop.