Re: [LARTC] compile error while patching iproute2 with esfq

2005-05-27 Thread Stephen Hemminger
> > Does anybody know what this mean? > Yeah, I know what it means. You need to make the rtnetlink.h file that is included from the build (usually include/linux/rnetlink.h) include the esfq stuff. ___ LARTC mailing list LARTC@mailman.ds9a.nl http://ma

Re: [LARTC] compile error while patching iproute2 with esfq

2005-05-26 Thread gypsy
Janis Bistevins wrote: > > Hi! > I'm getting this error while I try to compile iproute2-2.6.11-050330: > > gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include > -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_esfq.o > q_esfq.c > q_esfq.c: In function `esfq_parse_opt': > q_

Re: [LARTC] compile error while patching iproute2 with esfq

2005-05-26 Thread Corey Hickey
Janis Bistevins wrote: > Hi! > I'm getting this error while I try to compile iproute2-2.6.11-050330: > > gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include > -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_esfq.o > q_esfq.c > q_esfq.c: In function `esfq_parse_opt': > q_esf

[LARTC] compile error while patching iproute2 with esfq

2005-05-26 Thread Janis Bistevins
Hi! I'm getting this error while I try to compile iproute2-2.6.11-050330: gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB   -c -o q_esfq.o q_esfq.c q_esfq.c: In function `esfq_parse_opt': q_esfq.c:45: error: structure has no member n