On Wed, 30 Apr 2008, Mark Kelly wrote:

> I doubt this is related to the problem I was seeing, but 2.6.25 is
> having kernel compile issues on IXP4XX with the latest updates
>
> net/ipv4/netfilter/ipt_time.c: In function 'checkentry':
> net/ipv4/netfilter/ipt_time.c:97: error: 'NF_IP_PRE_ROUTING' undeclared
> (first use in this function)
> net/ipv4/netfilter/ipt_time.c:97: error: (Each undeclared identifier is
> reported only once
> net/ipv4/netfilter/ipt_time.c:97: error: for each function it appears
> in.)
> net/ipv4/netfilter/ipt_time.c:97: error: 'NF_IP_LOCAL_IN' undeclared
> (first use in this function)
> net/ipv4/netfilter/ipt_time.c:97: error: 'NF_IP_FORWARD' undeclared
> (first use in this function)
> net/ipv4/netfilter/ipt_time.c:97: error: 'NF_IP_LOCAL_OUT' undeclared
> (first use in this function)
> make[8]: *** [net/ipv4/netfilter/ipt_time.o] Error 1

It's a problem with the patches not keeping up with 2.6.25.

I have a commit poised to go in that will fix this for almost all of the 
netfilter modules on 2.6.25 (not IMQ, which is more complex). Just hold on 
a little while... and then of course fix the breakage in all the packages!

-- 
Peter Denison
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to