iproute to be installed

Denys Vlasenko vda.linux at googlemail.com
Mon Dec 24 18:21:13 UTC 2007


On Monday 24 December 2007 15:18, sundararaman.dheivanayagam at wipro.com wrote:
> Hi,
>
> Now I have iproute2 source code base and doing cross compiling I am
> getting the following error. Please help me.
>
> # make
> make[1]: Entering directory `/home/sundar/common/iproute2/lib'
> /opt/crosstool/armv5b-linux/bin/armv5b-linux-gcc-3.3.2 -D_GNU_SOURCE -O2
> -Wstrict-prototypes -Wall -g -I../include-glibc -I/usr/include/db3
> -include ../include-glibc/glibc-bugs.h
> -I/usr/src/linux-2.4.21-20.EL/include -I../include -DRESOLVE_HOSTNAMES
> -c -o utils.o utils.c
> In file included from ../include-glibc/netinet/in.h:7,
>                  from utils.c:23:
> /usr/src/linux-2.4.21-20.EL/include/linux/in.h:144: error: field
> `gr_group' has incomplete type

The toolchain/libc/kernel headers combination you are compiling
against seem to be messed up.
--
vda



More information about the busybox mailing list