On Friday 2012-08-03 15:20, Arif Hossain wrote: >I've configured with "./configure --with-kbuild=<my_kernel's source> >In file included >from /usr/local/src/xtables-addons/extensions/xt_LOGMARK.c:18: >/usr/local/src/xtables-addons/extensions/compat_xtables.h:17:4: warning: >#warning You have CONFIG_NF_CONNTRACK enabled, but >CONFIG_NF_CONNTRACK_MARK is not (please enable). > >[root@s1 linux]# grep 'NF_CONNTRACK_MARK' .config >CONFIG_NF_CONNTRACK_MARK=y Only thing I can think of is that you are looking at the wrong .config and/or that you changed your .config without building a kernel with it. -- 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