From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Akshat Kakkar <akshat.1984@gmail.com>
Cc: "netfilter@vger.kernel.org" <netfilter@vger.kernel.org>
Subject: Re: unable to install libnftnl Error : "XT_EXTENSION_MAXNAMELEN undeclared here"
Date: Thu, 27 Nov 2014 11:35:49 +0100 [thread overview]
Message-ID: <20141127103549.GA3271@salvia> (raw)
In-Reply-To: <CAA5aLPgXUgF4JsTh6YR-0Mw9+NSW8bmMAp2wJLGf85QdsVKErQ@mail.gmail.com>
On Thu, Nov 27, 2014 at 03:47:50PM +0530, Akshat Kakkar wrote:
> My kernel is 2.6.36
nftables requires >= 3.13.
> I am trying to install libnftnl-1.0.2
> I executed following commands
>
> tar xvf libnftnl-1.0.2.tar.bz2
> cd libnftnl-1.0.2
> ./configure
>
>
> Till this point everything is OK.
> When I execute command ""make""
> I get following error
>
> make all-recursive
> make[1]: Entering directory `/usr/local/libnftnl-1.0.2'
> Making all in src
> make[2]: Entering directory `/usr/local/libnftnl-1.0.2/src'
> CC expr/match.lo
> expr/match.c:31: error: 'XT_EXTENSION_MAXNAMELEN' undeclared here (not
> in a function)
That is an old bug that is already resolved in the git snapshot.
next prev parent reply other threads:[~2014-11-27 10:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-27 10:17 unable to install libnftnl Error : "XT_EXTENSION_MAXNAMELEN undeclared here" Akshat Kakkar
2014-11-27 10:35 ` Pablo Neira Ayuso [this message]
2014-11-27 11:23 ` Akshat Kakkar
2014-11-27 12:01 ` Pablo Neira Ayuso
2014-11-27 12:38 ` Akshat Kakkar
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=20141127103549.GA3271@salvia \
--to=pablo@netfilter.org \
--cc=akshat.1984@gmail.com \
--cc=netfilter@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.