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

Bug 28912

Summary: gs-source . problem with iprotue = QoS is useless
Product: Gentoo Linux Reporter: tomas charvat <tc>
Component: [OLD] Core systemAssignee: Bob Johnson (RETIRED) <livewire>
Status: RESOLVED DUPLICATE    
Severity: critical CC: x86-kernel
Priority: Highest    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description tomas charvat 2003-09-16 14:11:20 UTC
Its impossible to compile iproute with gs-source
it do compile w/o probme on same machine with gentoo-rource-r6
Comment 1 SpanKY gentoo-dev 2003-09-16 14:26:10 UTC
umm we need some compiler errors and `emerge info` ;)
Comment 2 tomas charvat 2003-09-16 14:36:14 UTC
kryspin src # emerge iproute
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/iproute-20010824-r3 to /
>>> md5 src_uri ;-) iproute2-2.4.7-now-ss010824.tar.gz
>>> md5 src_uri ;-) iproute_20010824-9.diff.gz
>>> Unpacking source...
>>> Unpacking iproute2-2.4.7-now-ss010824.tar.gz to /var/tmp/portage/iproute-20010824-r3/work
>>> Unpacking iproute_20010824-9.diff.gz to /var/tmp/portage/iproute-20010824-r3/work
 * Applying iproute_20010824-9.diff...                                                                                 [ ok ]
>>> Source unpacked.
make[1]: Entering directory `/var/tmp/portage/iproute-20010824-r3/work/iproute2/lib'
gcc -D_GNU_SOURCE -march=athlon-xp -O3 -pipe -Wstrict-prototypes -Wall -g -I../include -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/src/linux/include -DRESOLVE_HOSTNAMES   -c -o ll_map.o ll_map.c
gcc -D_GNU_SOURCE -march=athlon-xp -O3 -pipe -Wstrict-prototypes -Wall -g -I../include -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/src/linux/include -DRESOLVE_HOSTNAMES   -c -o libnetlink.o libnetlink.c
In file included from ../include-glibc/netinet/in.h:7,
                 from ll_map.c:19:
/usr/src/linux/include/linux/in.h:140: field `gr_group' has incomplete type
/usr/src/linux/include/linux/in.h:141: confused by earlier errors, bailing out
make[1]: *** [ll_map.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from ../include-glibc/netinet/in.h:7,
                 from libnetlink.c:20:
/usr/src/linux/include/linux/in.h:140: field `gr_group' has incomplete type
/usr/src/linux/include/linux/in.h:141: confused by earlier errors, bailing out
make[1]: *** [libnetlink.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/iproute-20010824-r3/work/iproute2/lib'
make: *** [all] Error 2

!!! ERROR: sys-apps/iproute-20010824-r3 failed.
!!! Function src_compile, Line 58, Exitcode 2
!!! (no error message)


http://forums.gentoo.org/viewtopic.php?t=69026&highlight=iproute&sid=639ed736f2067376bcbeffb162a038b8



i use latest stable GCC in gentoo dist, and latest stable glibc from gentoo stable
Comment 3 SpanKY gentoo-dev 2003-09-16 14:50:55 UTC

*** This bug has been marked as a duplicate of 25691 ***