I've problem with compiling iproute with ESFQ patch. Kernel is patched with ESFQ, recompiled. iproute package is also patched with ESFQ, but during compiling I get message
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -DRESOLVE_HOSTNAMES -c -o q_esfq.o q_esfq.c
q_esfq.c: In function `esfq_parse_opt':
q_esfq.c:45: structure has no member named `hash_kind'
q_esfq.c:45: `TCA_SFQ_HASH_CLASSIC' undeclared (first use in this function)
...<deleted>...
Only reachable kernel sources contains patched file
kernel-headers-2.4.23/include/linux/pkt_sched.h, it defines structure 'tc_sfq_qopt' with member 'hash_kind'. None other file with this structure definition exists :-(
Do you know where is problem?
Thanks Patrick Spousta
_______________________________________________ LARTC mailing list / LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/