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
make[7]: *** [net/ipv4/netfilter] Error 2
make[6]: *** [net/ipv4] Error 2
make[5]: *** [net] Error 2
make[5]: Leaving directory
`/opt/openwrt/k1/build_dir/linux-ixp4xx_generic/linux-2.6.25'
make[4]: ***
[/opt/openwrt/k1/build_dir/linux-ixp4xx_generic/linux-2.6.25/.modules]
Error 2
make[4]: Leaving directory `/opt/openwrt/k1/target/linux/ixp4xx'
make[3]: *** [compile] Error 2
make[3]: Leaving directory `/opt/openwrt/k1/target/linux'
make[2]: *** [target/linux/compile] Error 2
make[2]: Leaving directory `/opt/openwrt/k1'
make[1]: *** [/opt/openwrt/k1/staging_dir/armeb/stamp/.target_compile]
Error 2
make[1]: Leaving directory `/opt/openwrt/k1'
make: *** [world] Error 2




On Wed, 2008-04-30 at 08:41 -0400, Mark Kelly wrote:

> Yes, but that hasn't caused me issues in the past.  I'll give it a try
> without to see if it changes anything.
> 
> 
> 
> On Wed, 2008-04-30 at 14:37 +0200, Oliver Ertl wrote: 
> 
> > > I'm suddenly having difficulties compiling the latest trunk, and it
> > > seems to fail on random packages. 
> > > 
> > > It always fails with an error like this, but it seems to be on a
> > > different package everytime.
> > 
> > Do you use parallel-building?
> > _______________________________________________
> > openwrt-devel mailing list
> > openwrt-devel@lists.openwrt.org
> > http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> > 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to