pre-2.2.10-3 fails compile (ip_fw.c)

Pete Clements (clem@clem.digital.net)
Mon, 7 Jun 1999 19:02:11 -0400 (EDT)


FYI:

gcc -D__KERNEL__ -I/hdb3/usr/src/linux-2.2.10/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o ip_fw.o ip_fw.c
ip_fw.c: In function `dump_packet':
ip_fw.c:440: `tcpsyn' undeclared (first use this function)
ip_fw.c:440: (Each undeclared identifier is reported only once
ip_fw.c:440: for each function it appears in.)
ip_fw.c: In function `ip_fw_domatch':
ip_fw.c:535: `syn' undeclared (first use this function)
make[3]: *** [ip_fw.o] Error 1
make[3]: Leaving directory `/hdb3/usr/src/linux-2.2.10/net/ipv4'

-- 
Pete Clements 
clem@clem.digital.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/