Hi,
I get the following compilation errors when i build 2.6.15.1 kernel
with netfilter - random patch.
CC [M] net/ipv6/netfilter/ip6t_random.o
net/ipv6/netfilter/ip6t_random.c:76: warning: initialization makes
integer from pointer without a cast
net/ipv6/netfilter/ip6t_random.c:76: error: initializer element is not
computable at load time
net/ipv6/netfilter/ip6t_random.c:76: error: (near initialization for
`ip6t_rand_reg.revision')
net/ipv6/netfilter/ip6t_random.c:77: warning: initialization from
incompatible pointer type
net/ipv6/netfilter/ip6t_random.c:79: warning: initialization from
incompatible pointer type
make[3]: *** [net/ipv6/netfilter/ip6t_random.o] Error 1
make[2]: *** [net/ipv6/netfilter] Error 2
make[1]: *** [net/ipv6] Error 2
make: *** [net] Error 2
-----------------------
Any ideas/ suggestions ?
Thanx.
Regards,
Nived.