Re: Problem compiling 2.5.44 (net/ipv4/raw.c)

Alan Cox (alan@lxorguk.ukuu.org.uk)
22 Oct 2002 21:18:41 +0100


On Tue, 2002-10-22 at 19:49, Juan M. de la Torre wrote:
>
> 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
>
> net/ipv4/raw.c includes linux/netfilter.h, but not linux/netfilter_ipv4.h
> (NF_IP_LOCAL_OUT is defined in netfilter_ipv4.h).

Fixed in -ac1 - you can just grab the net/ipv4/raw.c fix if need be

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