* Patrick McHardy wrote: >> net/netfilter/nf_conntrack_netlink.c:819: warning: ‘enum nf_nat_manip_type’ declared inside parameter list >> 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 > > Thanks Ingo. I just sent this patch to Benjamin Herrenschmidt > for testing. build still fails with the attached config. Ingo