All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arif Hossain <aftnix@gmail.com>
To: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: Re: Building xt_LOGMARK from xtables-addons fails
Date: Fri, 03 Aug 2012 19:37:35 +0600	[thread overview]
Message-ID: <1344001055.1765.6.camel@localhost> (raw)
In-Reply-To: <1344000014.1765.4.camel@localhost>

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.



  reply	other threads:[~2012-08-03 13:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-03 13:20 Building xt_LOGMARK from xtables-addons fails Arif Hossain
2012-08-03 13:37 ` Arif Hossain [this message]
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=1344001055.1765.6.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.