hi! Hope someone can help me out here, tried compiling a kernel-source-2.6.12.6-2tr patched with cttproxy-2.6.12-2.0.2. When compiling I get this error message. Does anyone now a workaround for this problem?
tia,
Jörgen
CC
[M]
net/ipv4/netfilter/iptable_filter.o
CC [M]
net/ipv4/netfilter/iptable_mangle.o
LD [M]
net/ipv4/netfilter/iptable_nat.o
CC [M]
net/ipv4/netfilter/iptable_tproxy.o
net/ipv4/netfilter/iptable_tproxy.c: In function
`ip_tproxy_kill_related':
include/linux/netfilter_ipv4/ip_conntrack.h:261: sorry,
unimplemented: inlining failed in call to 'ip_conntrack_put': function body not
available
net/ipv4/netfilter/iptable_tproxy.c:458: sorry,
unimplemented: called from here
make[3]: *** [net/ipv4/netfilter/iptable_tproxy.o] Error
1
make[2]: *** [net/ipv4/netfilter] Error
2
make[1]: *** [net/ipv4] Error
2
make:
*** [net] Error 2