Am 17.09.2010 21:38, schrieb Julian Anastasov: > > Hello, > > On Fri, 17 Sep 2010, Patrick McHardy wrote: > >> This one doesn't compile cleanly with CONFIG_IP_VS_NFCT=n: >> >> CC [M] net/netfilter/ipvs/ip_vs_ftp.o >> net/netfilter/ipvs/ip_vs_ftp.c: In function 'ip_vs_ftp_out': >> net/netfilter/ipvs/ip_vs_ftp.c:242: error: implicit declaration of >> function 'ip_vs_nfct_expect_related' > > I'm able to reproduce it only by commenting > CONFIG_IP_VS_FTP and CONFIG_IP_VS_NFCT and then this command fails: > > make net/netfilter/ipvs/ip_vs_ftp.o > > In all other cases if CONFIG_IP_VS_FTP is enabled > the 'select IP_VS_NFCT' does its job and enables > CONFIG_IP_VS_NFCT. Am I missing something? No, this appears to be correct, not sure what went wrong. I'll retry later, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html