1.3.31: ipv4/ip.c/ip_forwarding(),line 1690: encap undeclared

Bernhard Kaindl (bkaindl@ping.at)
Fri, 6 Oct 1995 01:25:02 +0100 (MET)


I tried to compile 1.3.31 with "IP: fowarding/gatewaying" enabled:

ip.c: In function `ip_forward':
ip.c:1690: `encap' undeclared (first use this function)
ip.c:1690: (Each undeclared identifier is reported only once
ip.c:1690: for each function it appears in.)
make[2]: *** [ip.o] Error 1
make[2]: Leaving directory `/usr/src/linux/net/ipv4'

- Bernhard