root:/sources# cd ipr*
root:/sources/iproute2-2.6.23# sed -i '/TARGETS/s@arpd@@g' misc/Makefile
root:/sources/iproute2-2.6.23# make SBINDIR=/sbin all install
sh configure
TC schedulers
ATM no
make[1]: Entering directory `/sources/iproute2-2.6.23/lib'
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ll_map.o ll_map.c
In file included from ../include/linux/types.h:5,
from ../include/linux/netlink.h:5,
from ../include/libnetlink.h:5,
from ll_map.c:22:
/usr/include/linux/posix_types.h:4:26: error: linux/stddef.h: No such file or directory
make[1]: *** [ll_map.o] Error 1
make[1]: Leaving directory `/sources/iproute2-2.6.23/lib'
make: *** [all] Error 2
root:/sources/iproute2-2.6.23#
I am going to look into this tomorrow nite. Just a note to self to fix it, and to let everyone know the bug......