netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Building xt_LOGMARK from xtables-addons fails
@ 2012-08-03 13:20 Arif Hossain
  2012-08-03 13:37 ` Arif Hossain
  2012-08-03 14:46 ` Jan Engelhardt
  0 siblings, 2 replies; 3+ messages in thread
From: Arif Hossain @ 2012-08-03 13:20 UTC (permalink / raw)
  To: netfilter-devel

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?




-- 
Cheers

aft
aftnix@gmail.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-03 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 13:20 Building xt_LOGMARK from xtables-addons fails Arif Hossain
2012-08-03 13:37 ` Arif Hossain
2012-08-03 14:46 ` Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).