Subject: failure on building fstat
To: None <current-users@netbsd.org>
From: Paul Hoffman <phoffman@proper.com>
List: current-users
Date: 05/27/2000 19:45:22
I sup'd this afternoon. Building the kernel went fine. "make build" died with:

dependall ===> usr.bin/fstat
mkdep -a  -DINET6 fstat.c isofs.c ntfs.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wpointer-arith -Wno-unin
itialized -Werror   -DINET6 -c fstat.c
cc1: warnings being treated as errors
fstat.c: In function `dofiles':
fstat.c:351: warning: passing arg 1 of `vtrans' from incompatible pointer type
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.