* Oki DZ ([EMAIL PROTECTED]) [021120 17:15]: > Hi, > > I was trying to compile the kernel version 2.5.44, and then compilation > stopped at the following: > net/ipv4/raw.c: In function `raw_send_hdrinc': net/ipv4/raw.c:297: > `NF_IP_LOCAL_OUT' undeclared (first use in this function) > net/ipv4/raw.c:297: (Each undeclared identifier is reported only once > net/ipv4/raw.c:297: for each function it appears in.) > make[2]: *** [net/ipv4/raw.o] Error 1 make[1]: *** [net/ipv4] Error 2 > make: *** [net] Error 2 > > I have looked for NF_IP_LOCAL_OUT in the source (raw.c) and the header > files, but no file mentions it. Have you experienced this? What is the > value of NF_IP_LOCAL_OUT? Is it a macro or what?
in the 2.4.x series, it was defined in <>/include/linux/netfilter_ipv4.h and used in all the conntrack and nat modules in <>/net/ipv4/netfilter . I don't know anything about the 2.5 code, though. good times, Vineet -- http://www.doorstop.net/ -- http://www.aclu.org/ It's all about Freedom.
msg14287/pgp00000.pgp
Description: PGP signature