cross-compile for arm-linux

Weitan Hsu whsu at frccorp.com
Fri Dec 14 15:14:32 UTC 2007


Thank you so much, David. Anyone knows how to patch this missing header?
Thanks in advance!

Weitan



David Bird wrote:
> Probably missing a header file for this architecture.  Find out what 
> is causing the errors in net/dst.h and grep the header files for the 
> undefined data types. A quick google shows that this is a common place 
> to have a problem... didn't immediately see a quick solution.
>
> On Dec 13, 2007, at 9:17 PM, Weitan Hsu wrote:
>
>> Hi All,
>>
>> Is there anyone successfully compiled Chillispot for arm-linux 
>> architecture? When I try compiling with ./configure --host=arm-linux 
>> I got a bunch of parse errors. The first error is
>>
>> In file included from /usr/local/arm-linux/sys-include/net/route.h:28,
>>                 from system.h:133,
>>                 from chilli.c:15:
>> /usr/local/arm-linux/sys-include/net/dst.h:30: error: parse error 
>> before "atomic_t"
>> /usr/local/arm-linux/sys-include/net/dst.h:67: error: parse error 
>> before '}' token
>> /usr/local/arm-linux/sys-include/net/dst.h:85: error: parse error 
>> before "atomic_t"
>> /usr/local/arm-linux/sys-include/net/dst.h:87: error: parse error 
>> before '}' token
>>
>> Compiler chain is snapgear 3.2.0, for ixp425 platform (Gateworks 
>> Avila 2348-4 board).
>>
>> Any help is highly appreciated.
>>
>> Regards,
>> Weitan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: chilli-unsubscribe at coova.org
>> For additional commands, e-mail: chilli-help at coova.org
>> Wiki: http://coova.org/wiki/index.php/CoovaChilli
>> Forum: http://coova.org/phpBB3/viewforum.php?f=4
>>
>
>





More information about the Chilli mailing list