Subject: ipftest compile failures
To: None <tech-kern@NetBSD.ORG>
From: Matthew Mjacob <mjacob@nas.nasa.gov>
List: tech-kern
Date: 05/27/1997 19:33:14
Arch: alpha

cc -O -I/usr/src/usr.sbin/ipf/ipftest -I/usr/src/usr.sbin/ipf/ipftest/../ipf -I/usr/src/usr.sbin/ipf/ipftest/../../../sys  -Werror  -nostdinc -idirafter /space/netbsd/obj.alpha/build/usr/include -c /space/cvsroot/src/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c
cc1: warnings being treated as errors
/space/cvsroot/src/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c: In function `nat_ioctl':
/space/cvsroot/src/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c:209: warning: cast to pointer from integer of different size
*** Error code 1

Stop.