[Buildroot] iproute2 failing for x86_64 with ext. toolchain

Heiko Zuerker heiko at zuerker.org
Thu Dec 9 20:58:36 UTC 2010


Quoting "Yann E. MORIN" <yann.morin.1998 at anciens.enib.fr>:

> Heiko, All,
>
> On Thursday 09 December 2010 19:26:57 Heiko Zuerker wrote:
>> It now blows up because it can't find xtables.h. Seems like the
>> external toolchain (ct-ng 1.9.0) didn't include that from the kernel.
>> I'll do some more testing on it.
>
> As an addendum to my previous mail: xtables.h does no exist. indeed, but
> x_tables.h does, and is correctly is installed in my toolchains, here.
>
> It should be included as though:
>   #include <linux/netfilter/x_tables.h>

Mistery solved!
xtables.h comes from iptables, so there's a dependency between  
iproute2 and iptables. In addition to that, iptables needs the AR= fix  
also.

I'll send in a patch later today.

-- 

Regards
   Heiko Zuerker
   http://www.devil-linux.org


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the buildroot mailing list