> Just for a test, could also remove the last #if-block? Maybe
> the Kconfig variables have not been propagated properly.
Tried that too. Same thing.
It now looks like this:
#include <linux/netfilter.h>
#include <linux/netfilter_ipv4/ip_conntrack.h>
#include <linux/netfilter_ipv4/ip_conntrack_core.h>
#include <linux/netfilter_ipv4/ip_conntrack_helper.h>
#include <linux/netfilter_ipv4/ip_nat.h>
Also I noticed this small warning:
net/ipv4/ipvs/ip_vs_nfct.c: In function `__ip_vs_nfct_confirm':
net/ipv4/ipvs/ip_vs_nfct.c:93: warning: unused variable `initialized'
> Try it and report back,
> Roberto Nibali, ratz
What do you suggest we try next?
Thanks,
Nicklas
|