Subject: build fails in rpc.bootparamd
To: None <current-users@netbsd.org>
From: Mark Davies <mark@MCS.VUW.AC.NZ>
List: current-users
Date: 06/08/2000 23:03:51
Hi,
   before I send a PR for this wanted to check if anyone else was seeing it.
With sources cvsup'ed today a "make release" is dying in  rpc.bootparamd with 
the following:

cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror   -DYP -nostdinc -idirafter /mnt/SAVE/crypto.base/usr/include
-c /src/crypto/src/usr.sbin/rpc.bootparamd/bootparamd.c
cc1: warnings being treated as errors
/src/crypto/src/usr.sbin/rpc.bootparamd/bootparamd.c: In function `main':
/src/crypto/src/usr.sbin/rpc.bootparamd/bootparamd.c:138: warning: unsigned int
format, long unsigned int arg (arg 3)
*** Error code 1

cheers
mark