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. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html