IP Masq and 2.1.92-2

Dave Wreski (dave@nic.com)
Mon, 30 Mar 1998 23:34:24 -0500 (EST)


Has anyone successfully compiled pre2 with IP masquerading?

gcc -D__KERNEL__ -I/usr/src/linux-2.1.91/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486
-DEXPORT_SYMTAB -c ip_masq_app.c
ip_masq_app.c: In function `skb_replace':
ip_masq_app.c:550: structure has no member named `when'
ip_masq_app.c:550: structure has no member named `when'
make[3]: *** [ip_masq_app.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.1.91/net/ipv4'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.1.91/net/ipv4'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.91/net'
make: *** [linuxsubdirs] Error 2

Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu