Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 33836 Details for
Bug 54708
iproute2-2.6.7.20040608 compile error.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete error output
iproute2-2.6.7.20040608.log (text/plain), 14.40 KB, created by
Harm Geerts
on 2004-06-22 08:01:39 UTC
(
hide
)
Description:
complete error output
Filename:
MIME Type:
Creator:
Harm Geerts
Created:
2004-06-22 08:01:39 UTC
Size:
14.40 KB
patch
obsolete
>>>> Unpacking iproute2-2.6.7-ss040608.tar.gz to /var/tmp/portage/iproute2-2.6.7.20040608/work > * Your linux-headers in /usr/include/linux are too old to > * support the HFSC scheduler. It has been disabled. >>>> Source unpacked. >for i in lib ip tc misc; \ >do make -C $i; done >make[1]: Entering directory `/var/tmp/portage/iproute2-2.6.7.20040608/work/iproute2-2.6.7/lib' >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ll_map.o ll_map.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o libnetlink.o libnetlink.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o utils.o utils.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o rt_names.o rt_names.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ll_types.o ll_types.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ll_proto.o ll_proto.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ll_addr.o ll_addr.c >In file included from ll_types.c:23: >/usr/include/netinet/in.h:262: error: syntax error before '(' token >/usr/include/netinet/in.h:262: error: syntax error before "__u32" >/usr/include/netinet/in.h:263: error: syntax error before '(' token >/usr/include/netinet/in.h:263: error: syntax error before "__u16" >/usr/include/netinet/in.h:265: error: syntax error before '(' token >/usr/include/netinet/in.h:265: error: syntax error before "__u32" >/usr/include/netinet/in.h:267: error: syntax error before '(' token >/usr/include/netinet/in.h:267: error: syntax error before "__u16" >make[1]: *** [ll_types.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >In file included from ll_proto.c:23: >/usr/include/netinet/in.h:262: error: syntax error before '(' token >/usr/include/netinet/in.h:262: error: syntax error before "__u32" >/usr/include/netinet/in.h:263: error: syntax error before '(' token >/usr/include/netinet/in.h:263: error: syntax error before "__u16" >/usr/include/netinet/in.h:265: error: syntax error before '(' token >/usr/include/netinet/in.h:265: error: syntax error before "__u32" >/usr/include/netinet/in.h:267: error: syntax error before '(' token >/usr/include/netinet/in.h:267: error: syntax error before "__u16" >In file included from ll_addr.c:23: >/usr/include/netinet/in.h:262: error: syntax error before '(' token >/usr/include/netinet/in.h:262: error: syntax error before "__u32" >/usr/include/netinet/in.h:263: error: syntax error before '(' token >/usr/include/netinet/in.h:263: error: syntax error before "__u16" >/usr/include/netinet/in.h:265: error: syntax error before '(' token >/usr/include/netinet/in.h:265: error: syntax error before "__u32" >/usr/include/netinet/in.h:267: error: syntax error before '(' token >/usr/include/netinet/in.h:267: error: syntax error before "__u16" >make[1]: *** [ll_proto.o] Error 1 >make[1]: *** [ll_addr.o] Error 1 >make[1]: Entering directory `/var/tmp/portage/iproute2-2.6.7.20040608/work/iproute2-2.6.7/ip' >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ip.o ip.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ipaddress.o ipaddress.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o iproute.o iproute.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o iprule.o iprule.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o rtm_map.o rtm_map.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o iptunnel.o iptunnel.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ipneigh.o ipneigh.c >In file included from ipaddress.c:26: >/usr/include/netinet/in.h:262: error: syntax error before '(' token >/usr/include/netinet/in.h:262: error: syntax error before "__u32" >/usr/include/netinet/in.h:263: error: syntax error before '(' token >/usr/include/netinet/in.h:263: error: syntax error before "__u16" >/usr/include/netinet/in.h:265: error: syntax error before '(' token >/usr/include/netinet/in.h:265: error: syntax error before "__u32" >/usr/include/netinet/in.h:267: error: syntax error before '(' token >/usr/include/netinet/in.h:267: error: syntax error before "__u16" >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o iplink.o iplink.c >make[1]: *** [ipaddress.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/iproute2-2.6.7.20040608/work/iproute2-2.6.7/ip' >make[1]: Entering directory `/var/tmp/portage/iproute2-2.6.7.20040608/work/iproute2-2.6.7/tc' >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_core.o tc_core.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_red.o tc_red.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_cbq.o tc_cbq.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_estimator.o tc_estimator.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc.o tc.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_qdisc.o tc_qdisc.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_class.o tc_class.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_filter.o tc_filter.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o tc_util.o tc_util.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o m_police.o m_police.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o m_estimator.o m_estimator.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_fifo.o q_fifo.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_sfq.o q_sfq.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_red.o q_red.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_prio.o q_prio.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_tbf.o q_tbf.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_cbq.o q_cbq.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o f_rsvp.o f_rsvp.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o f_u32.o f_u32.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o f_route.o f_route.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o f_fw.o f_fw.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_delay.o q_delay.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o q_htb.o q_htb.c >make[1]: *** No rule to make target `../lib/libnetlink.a', needed by `tc'. Stop. >make[1]: *** Waiting for unfinished jobs.... >q_delay.c: In function `delay_parse_opt': >q_delay.c:42: error: storage size of `opt' isn't known >q_delay.c:42: warning: unused variable `opt' >q_delay.c: In function `delay_print_opt': >q_delay.c:126: error: dereferencing pointer to incomplete type >q_delay.c:131: error: dereferencing pointer to incomplete type >q_delay.c:132: error: dereferencing pointer to incomplete type >make[1]: *** [q_delay.o] Error 1 >make[1]: Entering directory `/var/tmp/portage/iproute2-2.6.7.20040608/work/iproute2-2.6.7/misc' >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ss.o ss.c >bison ssfilter.y -o ssfilter.c >ssfilter.y: conflicts: 27 shift/reduce >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o nstat.o nstat.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ifstat.o ifstat.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o rtacct.o rtacct.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o arpd.o arpd.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o rtstat.o rtstat.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -c -o ssfilter.o ssfilter.c >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -o nstat nstat.o -lm >gcc -D_GNU_SOURCE -march=athlon-xp -Os -pipe -Wstrict-prototypes -Wall -g -I../include-glibc -include ../include-glibc/glibc-bugs.h -I/usr/include -I../include -DRESOLVE_HOSTNAMES -o ifstat ifstat.o ../lib/libnetlink.a ../lib/libutil.a -lm >gcc: ../lib/libnetlink.a: No such file or directory >gcc: ../lib/libutil.a: No such file or directory >make[1]: *** [ifstat] Error 1 >make[1]: *** Waiting for unfinished jobs.... >ss.c: In function `tcp_show_info': >ss.c:1321: error: structure has no member named `tcpi_rcv_rtt' >ss.c:1322: error: structure has no member named `tcpi_rcv_rtt' >ss.c:1323: error: structure has no member named `tcpi_rcv_space' >ss.c:1324: error: structure has no member named `tcpi_rcv_space' >ss.c:1326: error: `TCPDIAG_VEGASINFO' undeclared (first use in this function) >ss.c:1326: error: (Each undeclared identifier is reported only once >ss.c:1326: error: for each function it appears in.) >ss.c:1330: error: dereferencing pointer to incomplete type >ss.c:1333: error: dereferencing pointer to incomplete type >ss.c:1334: error: dereferencing pointer to incomplete type >ss.c:1340: error: dereferencing pointer to incomplete type >make[1]: *** [ss.o] Error 1 >make: *** [all] Error 2 > >!!! ERROR: sys-apps/iproute2-2.6.7.20040608 failed. >!!! Function src_compile, Line 54, Exitcode 2 >!!! (no error message)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 54708
:
33821
| 33836