fedora8下安装iptables connlimit模块在编译模组(kernel-2.6.23-1.42)时发生以下错误:(请高手指点,如何解决这个问题)
# make modules
CC [M] net/ipv4/netfilter/ipt_connlimit.o
net/ipv4/netfilter/ipt_connlimit.c:19:2: 错误:#error Please use the xt_connlimit match
net/ipv4/netfilter/ipt_connlimit.c: In function ‘count_them’:
net/ipv4/netfilter/ipt_connlimit.c:102: 错误:提供给函数 ‘nf_conntrack_find_get’ 的实参太多
net/ipv4/netfilter/ipt_connlimit.c: 在顶层:
net/ipv4/netfilter/ipt_connlimit.c:316: 警告:从不兼容的指针类型初始化
net/ipv4/netfilter/ipt_connlimit.c:320: 警告:从不兼容的指针类型初始化
make[3]: *** [net/ipv4/netfilter/ipt_connlimit.o] 错误 1
make[2]: *** [net/ipv4/netfilter] 错误 2
make[1]: *** [net/ipv4] 错误 2
make: *** [net] 错误 2
--------------------next---------------------
阅读(321) | 评论(0) | 转发(0) |