Subject: Build from sup'd current 13:00 01/15/98 PST
To: None <current-users@netbsd.org>
From: Paul Newhouse <newhouse@pimin.rockhead.com>
List: current-users
Date: 01/15/1999 13:13:18
platform i386
I get these errors:

cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC -DDEBUG -DNS -DMAXUSERS=32 -D_KERNEL  -Di386  -c ../../../../kern/kern_lkm.c
cc1: warnings being treated as errors
../../../../kern/kern_lkm.c: In function `lkmioctl':
../../../../kern/kern_lkm.c:373: warning: int format, long int arg (arg 2)
../../../../kern/kern_lkm.c:373: warning: int format, long int arg (arg 3)
*** Error code 1


Is this a problem in the repository or is my source tree polluted? 

Paul