cross-compile for arm-linux
wlan at mac.com
wlan at mac.com
Fri Dec 14 06:29:56 UTC 2007
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