Subject: Recent -release (1.4.3) changes -> 'make build' fails an NetBSD/alpha
To: None <current-users@netbsd.org>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: current-users
Date: 10/09/2000 01:09:57
Hi!

The above ends up with:

cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   -DLIBC_SCCS -nostdinc -idirafter /usr/local/NetBSD/dest/usr/include -DPMAP_NEW -c /usr/src/lib/libkvm/kvm_getloadavg.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   -DLIBC_SCCS -nostdinc -idirafter /usr/local/NetBSD/dest/usr/include -DPMAP_NEW -c /usr/src/lib/libkvm/kvm_proc.c
cc1: warnings being treated as errors
/usr/src/lib/libkvm/kvm_proc.c: In function `kvm_getprocs':
/usr/src/lib/libkvm/kvm_proc.c:440: warning: int format, different type arg (arg 4)
/usr/src/lib/libkvm/kvm_proc.c:440: warning: int format, different type arg (arg 5)
*** Error code 1

:-(, Markus.