* [LARTC] iproute2 & kernel 2.6.3
@ 2004-02-22 21:37 Alexandre Ahmim-Richard
2004-02-24 6:22 ` Giorgos Gaganis
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Alexandre Ahmim-Richard @ 2004-02-22 21:37 UTC (permalink / raw)
To: lartc
Hi,
I'm trying to compile iproute with my fresh kernel 2.6.3, it works well
with 2.6.2 but impossible with this one.
My version of gcc is 3.3.3 and the version of iproute2 is
iproute2-2.4.7-now-ss010824.
Any suggestion ?
make[1]: Entering directory `/usr/src/iproute2/lib'
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
-I../include-glibc -include ../include-glibc/glibc-bugs.h
-I/usr/src/linux/include -I../include -DRESOLVE_HOSTNAMES -c -o
ll_map.o ll_map.c
In file included from /usr/src/linux/include/linux/in.h:241,
from ../include-glibc/netinet/in.h:7,
from ll_map.c:19:
/usr/src/linux/include/asm/byteorder.h:14: error: syntax error before
"__u32"
/usr/src/linux/include/asm/byteorder.h:28: error: syntax error before
"__u64"
In file included from
/usr/src/linux/include/linux/byteorder/little_endian.h:11,
from /usr/src/linux/include/asm/byteorder.h:57,
from /usr/src/linux/include/linux/in.h:241,
from ../include-glibc/netinet/in.h:7,
from ll_map.c:19:
/usr/src/linux/include/linux/byteorder/swab.h:133: error: syntax error
before "__u16"
/usr/src/linux/include/linux/byteorder/swab.h:146: error: syntax error
before "__u32"
/usr/src/linux/include/linux/byteorder/swab.h:160: error: syntax error
before "__u64"
make[1]: *** [ll_map.o] Error 1
--
Alexandre Ahmim-Richard
passe@clope.net
http://www.u-admin.org
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] iproute2 & kernel 2.6.3
2004-02-22 21:37 [LARTC] iproute2 & kernel 2.6.3 Alexandre Ahmim-Richard
@ 2004-02-24 6:22 ` Giorgos Gaganis
2004-02-24 7:24 ` Giorgos Gaganis
2004-02-28 5:21 ` Roy Walker
2 siblings, 0 replies; 4+ messages in thread
From: Giorgos Gaganis @ 2004-02-24 6:22 UTC (permalink / raw)
To: lartc
Alexandre Ahmim-Richard wrote:
> Hi,
>
> I'm trying to compile iproute with my fresh kernel 2.6.3, it works well
> with 2.6.2 but impossible with this one.
>
> My version of gcc is 3.3.3 and the version of iproute2 is
> iproute2-2.4.7-now-ss010824.
>
> Any suggestion ?
>
I believe it is not necessary to recompile iproute2 every time you get a
new kernel.
I have compiled iproute2 with kernel 2.2.21 and now I am using them with
kernel 2.6.3 with no problems.
Giorgos
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] iproute2 & kernel 2.6.3
2004-02-22 21:37 [LARTC] iproute2 & kernel 2.6.3 Alexandre Ahmim-Richard
2004-02-24 6:22 ` Giorgos Gaganis
@ 2004-02-24 7:24 ` Giorgos Gaganis
2004-02-28 5:21 ` Roy Walker
2 siblings, 0 replies; 4+ messages in thread
From: Giorgos Gaganis @ 2004-02-24 7:24 UTC (permalink / raw)
To: lartc
Giorgos Gaganis wrote:
> I have compiled iproute2 with kernel 2.2.21 and now I am using them with
ERROR: I should say 'compiled whith kernel "2.4.21"'
Giorgos
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LARTC] iproute2 & kernel 2.6.3
2004-02-22 21:37 [LARTC] iproute2 & kernel 2.6.3 Alexandre Ahmim-Richard
2004-02-24 6:22 ` Giorgos Gaganis
2004-02-24 7:24 ` Giorgos Gaganis
@ 2004-02-28 5:21 ` Roy Walker
2 siblings, 0 replies; 4+ messages in thread
From: Roy Walker @ 2004-02-28 5:21 UTC (permalink / raw)
To: lartc
I am having the same compile errors. I building iproute2-2.4.7-now-ss020116-try.tar.gz and have tried EVERY patch I could find. I am cross compiling this for a 2.6.3 kernel and uclibc based system, so I can't just use some pre-compiled executable.
Does anyone know the solution for this?
Thanx,
Roy
ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿË\x01\x14™¨¥Šx%ŠË\x7f,\x04S\vùšŠYšŸ÷lõ¯ç–^[m§ÿÿ™¨¥™©ÿvÏZþy\x7f™¨¥™©ÿ–+-ŠwèþV«µÁÎY3ÿ†Ûiÿÿåj»\þŠà
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-02-28 5:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-22 21:37 [LARTC] iproute2 & kernel 2.6.3 Alexandre Ahmim-Richard
2004-02-24 6:22 ` Giorgos Gaganis
2004-02-24 7:24 ` Giorgos Gaganis
2004-02-28 5:21 ` Roy Walker
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.