Ingo Molnar wrote:* Patrick McHardy <kaber@xxxxxxxxx> wrote:
net/netfilter/nf_conntrack_netlink.c:819: warning: âenum nf_nat_manip_typeâ declared inside parameter listThanks Ingo. I just sent this patch to Benjamin Herrenschmidt
net/netfilter/nf_conntrack_netlink.c:819: warning: its scope is only this definition or declaration, which is probably not what you want
net/netfilter/nf_conntrack_netlink.c:818: error: parameter 2 (âmanipâ) has incomplete type
for testing.
build still fails with the attached config.
This should fix it. I have slightly tested it here with your config.