Re: [ANNOUNCE] iproute2 2.6.9-041019

From: Jeff Chua
Date: Tue Oct 19 2004 - 20:03:56 EST



On Tue, 19 Oct 2004, Stephen Hemminger wrote:

Now that 2.6.9 is final. Here is an update of the iproute2 utilities that


can't compile Got the following error. Linux is 2.6.9. Gcc is 2.95.3.


make[1]: Entering directory `/usr/src/net/iproute2-2.6.9/misc'
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include -DRESOLVE_HOSTNAMES -c -o ss.o ss.c
In file included from /usr/include/asm/byteorder.h:57,
from ss.c:36:
/usr/include/linux/byteorder/little_endian.h:43: parse error before `__cpu_to_le64p'
/usr/include/linux/byteorder/little_endian.h: In function `__cpu_to_le64p':
/usr/include/linux/byteorder/little_endian.h:45: `__le64' undeclared (first use in this function)
/usr/include/linux/byteorder/little_endian.h:45: (Each undeclared identifier is reported only once
...

a lot of these errors.

These errors went away if linux-2.4.28pre4 is used to compile.


Thanks,
Jeff.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/