2.6.7-bk6 fails module compile -- iptable_raw.c

From: Pete Clements
Date: Wed Jun 23 2004 - 08:01:49 EST


FYI: (gcc version 2.95.4)

CC [M] net/ipv4/netfilter/iptable_raw.o
net/ipv4/netfilter/iptable_raw.c:57: unknown field `target_size' specified in initializer
net/ipv4/netfilter/iptable_raw.c:57: warning: missing braces around initializer
net/ipv4/netfilter/iptable_raw.c:57: warning: (near initialization for `initial_table.entries[0].target.target.u')
net/ipv4/netfilter/iptable_raw.c:71: unknown field `target_size' specified in initializer
net/ipv4/netfilter/iptable_raw.c:85: unknown field `user' specified in initializer
net/ipv4/netfilter/iptable_raw.c:87: unknown field `name' specified in initializer
net/ipv4/netfilter/iptable_raw.c:87: warning: excess elements in union initializer
net/ipv4/netfilter/iptable_raw.c:87: warning: (near initialization for `initial_table.term.target.target.u')
make[3]: *** [net/ipv4/netfilter/iptable_raw.o] Error 1
make[2]: *** [net/ipv4/netfilter] Error 2
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2

--
Pete Clements
-
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/