On Fri, 2012-08-03 at 19:20 +0600, Arif Hossain wrote: > Hi, > > I'm trying to build my modules with xtables_addons. I'm not using > distribution's kernel-header package. > > I've configured with "./configure --with-kbuild=<my_kernel's source> > > After issuing "make", it reports: > > 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). > > > but i've enabled CONFIG_NF_CONNTRACK_MARK : > > [root@s1 linux]# grep 'NF_CONNTRACK_MARK' .config > CONFIG_NF_CONNTRACK_MARK=y > > What's it i'm missing? > > > > Sorry for bothering guyz :). I forgot to build the kernel after reconfiguration , before building xtables_addons. -- 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