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? Thanks in advance, Oki -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]