Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5780

Summary: iproute2-2.4.7-r2 fails to compile on gentoo-sources-r7 kernel
Product: Gentoo Linux Reporter: mr_ust
Component: New packagesAssignee: Michael Cohen (RETIRED) <mjc>
Status: RESOLVED FIXED    
Severity: normal CC: develop, mr_ust
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description mr_ust 2002-07-30 12:35:56 UTC
Here is the error output from the ebuild:

q_htb.c:28: #error "Different kernel and TC HTB versions"
q_htb.c: In function `htb_parse_opt':
q_htb.c:66: structure has no member named `version'
q_htb.c: In function `htb_parse_class_opt':
q_htb.c:113: warning: passing arg 1 of `get_u32' from incompatible pointer type
q_htb.c: In function `htb_print_opt':
q_htb.c:266: structure has no member named `version'
q_htb.c:266: structure has no member named `version'
make[1]: *** [q_htb.o] Error 1

Current workaround is to use the previous release of iproute2 which works fine.
Comment 1 Ian Smith 2002-07-30 14:04:27 UTC
Just to confirm it's not just you . . .

Me too!
Comment 2 António Meireles 2002-08-01 17:13:33 UTC
the same happens  under  mjc-sources-2.4.19_rc1 (p4/gcc2.95.3) ...
Comment 3 Nils Ohlmeier 2002-08-03 10:40:57 UTC
same error with crypto-sources 2.4.19-r7
(gcc 2.95.3; portage 2.0.23)
Comment 4 Bruce A. Locke (RETIRED) gentoo-dev 2002-08-03 19:47:44 UTC
Happens with last gentoo-sources version and the two mjc-sources versions I have
laying around.
Comment 5 Daniel Robbins (RETIRED) gentoo-dev 2002-08-04 20:11:41 UTC
Fixed in sys-apps/iproute-r1 ebuild. (iproute2 deprecated now)