[LARTC] Compile problem - iproute with ESFQ patch

2004-03-27 Thread Patrick Spousta
Hello, 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

Re: [LARTC] Compile problem - iproute with ESFQ patch

2004-03-27 Thread Horst Graffy
Hi Patrick, # savo old header cp /usr/include/linux/pkt_sched.h /usr/include/linux/pkt_sched.h.XXX # place actual header from kernel tree in the /usr/include/linux cp /usr/src/linux/include/linux/pkt_sched.h /usr/include/linux and then compile the stuff. iproute2 package is searching the