Pablo Neira Ayuso wrote:
Ingo Molnar wrote:
quoted
* Patrick McHardy [off-list ref] wrote:
quoted
quoted
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.
This should fix it. I have slightly tested it here with your config.
Applied, thanks Pablo.
I'll look into cleaning up those conditional includes. Its getting
more and more complicated to even build-test all the combinations.