Opened 17 years ago

Closed 17 years ago

#153 closed task (fixed)

iproute2/Sparc64 kernel header issue

Reported by: David B Owned by: David
Priority: critical Milestone: CLFS Standard 1.1.0
Component: BOOK Version: CLFS Standard 1.1.0
Keywords: Sparc64 iproute2 Cc: David

Description

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......

Change History (1)

comment:1 by David B, 17 years ago

Resolution: fixed
Status: newclosed

The 2.6.24.4 kernel headers resolve this issue. Doing a full system build on Sparc64 to test.....

Note: See TracTickets for help on using tickets.