| To: | Matt Domsch <Matt_Domsch@xxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 2.4.30-pre3] net/{icmp,ipv6}.h: include net/snmp.h |
| From: | "David S. Miller" <davem@xxxxxxxxxxxxx> |
| Date: | Sun, 24 Apr 2005 19:43:13 -0700 |
| Cc: | netdev@xxxxxxxxxxx |
| In-reply-to: | <20050318212256.GB26112@lists.us.dell.com> |
| References: | <20050318212256.GB26112@lists.us.dell.com> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
On Fri, 18 Mar 2005 15:22:56 -0600 Matt Domsch <Matt_Domsch@xxxxxxxx> wrote: > Compiling linux-2.4.30-pre3 with FC4-test1 compiler gcc-4.0.0-0.32 on > x86_64 fails because icmp_statistics[NR_CPUS*2] is declared as a sized > array without struct icmp_mib having been defined, likewise > ipv6_statistics[NR_CPUS*2] without struct ipv6_mib first defined. > > Solution is to include <net/snmp.h> before declaring either array. I don't think we're going to take gcc-4.0 build fixes for the 2.4.x tree. I think deep maintainence mode should really mean deep maintainence mode, and that's what the 2.4.x tree is in right now. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [RFC] neighbour tables configuration via rtnetlink, David S. Miller |
|---|---|
| Next by Date: | Re: PATCH: Allow Simple actions WAS(Re: patch: introduce simple actions, David S. Miller |
| Previous by Thread: | Re: [RFC] neighbour tables configuration via rtnetlink, David S. Miller |
| Next by Thread: | Re: [PATCH][SCTP] Fix bug in sctp_init() error handling code., David S. Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |