Hi list,
Why do I get these errors when I compile my new kernel ???
net/ipv4/netfilter/ipt_ipv4options.c:161: warning: initialization from
incompatible pointer type
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c: In function `target':
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:33: warning: implicit declaration
of function `skb_ip_make_writable'
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c: At top level:
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:72: warning: initialization from
incompatible pointer type
net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.c:73: warning: initialization from
incompatible pointer type
WARNING: "skb_ip_make_writable"
[net/ipv4/netfilter/ipt_IPV4OPTSSTRIP.ko] undefined!
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.19.2'
make: *** [debian/stamp-build-kernel] Error 2
kernel: 2.6.19.2
iptables: 1.3.7
POM-ng: 20070121
Swifty