From: Arif Hossain <aftnix@gmail.com>
To: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: Building xt_LOGMARK from xtables-addons fails
Date: Fri, 03 Aug 2012 19:20:14 +0600 [thread overview]
Message-ID: <1344000014.1765.4.camel@localhost> (raw)
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
next reply other threads:[~2012-08-03 13:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-03 13:20 Arif Hossain [this message]
2012-08-03 13:37 ` Building xt_LOGMARK from xtables-addons fails Arif Hossain
2012-08-03 14:46 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1344000014.1765.4.camel@localhost \
--to=aftnix@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.