Subject: ipftest fails to build
To: None <current-users@netbsd.org>
From: Frederick Bruckman <fb@enteract.com>
List: current-users
Date: 11/15/1998 02:22:00
Tried to do another make build with raidctl commented out, but it
choked here...

cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   
-I/usr/src/usr.sbin/ipf/ipftest -I/usr/src/usr.sbin/ipf/ipftest/../ipf -c /usr/s
rc/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c
/usr/src/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c: In function `nat_io
ctl':
/usr/src/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c:240: `securelevel' u
ndeclared (first use this function)
/usr/src/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c:240: (Each undeclare
d identifier is reported only once
/usr/src/usr.sbin/ipf/ipftest/../../../sys/netinet/ip_nat.c:240: for each functi
on it appears in.)
*** Error code 1

Stop.
*** Error code 1

Stop.