Linux Netfilter discussions
 help / color / mirror / Atom feed
* unable to install libnftnl Error : "XT_EXTENSION_MAXNAMELEN undeclared here"
@ 2014-11-27 10:17 Akshat Kakkar
  2014-11-27 10:35 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 5+ messages in thread
From: Akshat Kakkar @ 2014-11-27 10:17 UTC (permalink / raw)
  To: netfilter@vger.kernel.org

My kernel is 2.6.36
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)
make[2]: *** [expr/match.lo] Error 1
make[2]: Leaving directory `/usr/local/libnftnl-1.0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/libnftnl-1.0.2'
make: *** [all] Error 2

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

end of thread, other threads:[~2014-11-27 12:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2014-11-27 11:23   ` Akshat Kakkar
2014-11-27 12:01     ` Pablo Neira Ayuso
2014-11-27 12:38       ` Akshat Kakkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox