Subject: 19990119 -current build failure (src/sbin/newfs) on sparc
To: None <current-users@netbsd.org>
From: Erik E. Fair <fair@clock.org>
List: current-users
Date: 01/19/1999 11:12:59
all ===> sbin/newfs
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Werror   -DMFS -I/usr/src/sbin/newfs -I/usr/src/sbin/newfs/../mount
-I/usr/src/sbin/newfs/../disklabel -nostdinc -idirafter
/altroot/usr/include -c /usr/src/sbin/newfs/../disklabel/dkcksum.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Werror   -DMFS -I/usr/src/sbin/newfs -I/usr/src/sbin/newfs/../mount
-I/usr/src/sbin/newfs/../disklabel -nostdinc -idirafter
/altroot/usr/include -c /usr/src/sbin/newfs/newfs.c
cc1: warnings being treated as errors
/usr/src/sbin/newfs/newfs.c: In function `main':
/usr/src/sbin/newfs/newfs.c:421: warning: implicit declaration of function
`getdiskbyname'
/usr/src/sbin/newfs/newfs.c: In function `getdisklabel':
/usr/src/sbin/newfs/newfs.c:634: warning: assignment makes pointer from
integer without a cast
*** Error code 1

Stop.