On Tue, 23 Nov 2010 10:49:52 +0100, Maarten Bezemer
<m.m.beze...@utwente.nl> wrote:
> Hi,
> 
> I found the problem (compile errors are back):
> When building everything from scratch with
> 
> make -j 9
> 
> iptables does not compile. When building (with same .config file)
> without -j it builds fine.
> 
> I also believe that the problem is with the toolchain: after building
> the toolchain without -j, iptables can be build with -j without
> problems!
> 
> It might be nice you (or someone else) could try building for Marvel
> Orion from scratch with parallel build to see if this can be reproduced?
> 

Tested with backfire r24107:


make distclean
make menuconfig # only selected Marvell Orion
make -j 9 2>&1 | tee build.log

builds fine here, including iptables.

Sorry again, I cannot reproduce the issue here (Fedora 14 X86_64 DomU
virtual machine).

Regards,

-- 
Bas
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to