From mboxrd@z Thu Jan 1 00:00:00 1970 From: Janis Bistevins Date: Thu, 26 May 2005 19:49:30 +0000 Subject: [LARTC] compile error while patching iproute2 with esfq Message-Id: <1b47fd660505261249325455ce@mail.gmail.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============1152065468==" List-Id: To: lartc@vger.kernel.org --===============1152065468== Content-Type: multipart/alternative; boundary="----=_Part_3838_31330636.1117136970785" ------=_Part_3838_31330636.1117136970785 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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=20 -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 named `hash_kind' q_esfq.c:45: error: `TCA_SFQ_HASH_CLASSIC' undeclared (first use in this=20 function) q_esfq.c:45: error: (Each undeclared identifier is reported only once q_esfq.c:45: error: for each function it appears in.) q_esfq.c:91: error: structure has no member named `hash_kind' q_esfq.c:94: error: structure has no member named `hash_kind' q_esfq.c:94: error: `TCA_SFQ_HASH_DST' undeclared (first use in this=20 function) q_esfq.c:97: error: structure has no member named `hash_kind' q_esfq.c:97: error: `TCA_SFQ_HASH_SRC' undeclared (first use in this=20 function) q_esfq.c: In function `esfq_print_opt': q_esfq.c:140: error: structure has no member named `hash_kind' q_esfq.c:142: error: `TCA_SFQ_HASH_CLASSIC' undeclared (first use in this= =20 function) q_esfq.c:145: error: `TCA_SFQ_HASH_DST' undeclared (first use in this=20 function) q_esfq.c:148: error: `TCA_SFQ_HASH_SRC' undeclared (first use in this=20 function) make[1]: *** [q_esfq.o] Error 1 Does anybody know what this mean? Regards --=20 --------------------- (o- Janis=20 // \ Daniel=20 V_/_ Bistevins=20 ---------------------- ------=_Part_3838_31330636.1117136970785 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 named `hash_kind'
q_esfq.c:45: error: `TCA_SFQ_HASH_CLASSIC' undeclared (first use in this fu= nction)
q_esfq.c:45: error: (Each undeclared identifier is reported only once
q_esfq.c:45: error: for each function it appears in.)
q_esfq.c:91: error: structure has no member named `hash_kind'
q_esfq.c:94: error: structure has no member named `hash_kind'
q_esfq.c:94: error: `TCA_SFQ_HASH_DST' undeclared (first use in this functi= on)
q_esfq.c:97: error: structure has no member named `hash_kind'
q_esfq.c:97: error: `TCA_SFQ_HASH_SRC' undeclared (first use in this functi= on)
q_esfq.c: In function `esfq_print_opt':
q_esfq.c:140: error: structure has no member named `hash_kind'
q_esfq.c:142: error: `TCA_SFQ_HASH_CLASSIC' undeclared (first use in this f= unction)
q_esfq.c:145: error: `TCA_SFQ_HASH_DST' undeclared (first use in this funct= ion)
q_esfq.c:148: error: `TCA_SFQ_HASH_SRC' undeclared (first use in this funct= ion)
make[1]: *** [q_esfq.o] Error 1

Does anybody know what this mean?


Regards

--
---------------------
  (o-    Jani= s        
  // \ =    Daniel      
V_/_ =  Bistevins  
----------------------
------=_Part_3838_31330636.1117136970785-- --===============1152065468== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc --===============1152065468==--