Subject: -current won't build
To: None <current-users@netbsd.org>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: current-users
Date: 10/08/2006 12:48:18
#   compile  bad144/bad144.o
/usr/BUILD/tools/bin/i386--netbsdelf-gcc -O2  -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional
-Wreturn-type -Wswitch -Wshadow  -Werror    -nostdinc
-isystem /usr/BUILD/netbsd/usr/include
-c    /usr/src/usr.sbin/bad144/bad144.c /usr/src/usr.sbin/bad144/bad144.c:
In function 'main': /usr/src/usr.sbin/bad144/bad144.c:184: error: 'name'
undeclared (first use in this
function) /usr/src/usr.sbin/bad144/bad144.c:184: error: (Each undeclared
identifier is reported only once /usr/src/usr.sbin/bad144/bad144.c:184:
error: for each function it appears in.)

It appears that 'name' should be 'diskname' in line 144.

		--Steven M. Bellovin, http://www.cs.columbia.edu/~smb