Messages in this thread |  | | From | "David S. Miller" <> | Date | Sun, 13 May 2001 19:53:52 -0700 (PDT) | Subject | Re: 2.4.5-pre1, iproute2 - IPv6 |
| |
Piotr Wysocki writes: > ll_proto.c:36: `ETH_P_ECHO' undeclared here (not in a function) > ll_proto.c:36: initializer element is not constant > ll_proto.c:36: (near initialization for `llproto_names[1].id')
Just simply remove references to these (bogus, that's why they were removed from the kernel headers) ETH_* constants in the iproute sources.
Alexey should be making a new release sometime soon now that he is back.
Later, David S. Miller davem@redhat.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |