On Friday 2013-12-06 19:37, Vincent Li wrote: >checking kernel version that we will build against... 3.13.0.0 in >/lib/modules/3.13.0-rc2-custom/build >>> >>>if [ -n "/lib/modules/3.13.0-rc2-custom/build" ]; then make -C >>>/lib/modules/3.13.0-rc2-custom/build >>>M=/usr/src/xtables-addons/extensions modules; fi; >>>make[3]: Entering directory `/usr/src/linux-headers-3.13.0-rc2-custom' >>> CC [M] /usr/src/xtables-addons/extensions/compat_xtables.o >>> CC [M] /usr/src/xtables-addons/extensions/xt_CHAOS.o >>>In file included from /usr/src/xtables-addons/extensions/xt_CHAOS.c:24: >>>/usr/src/xtables-addons/extensions/compat_xtables.h:12:3: warning: >>>#warning Kernels below 3.7 not supported. I have no explanation for why your LINUX_VERSION_CODE evaluates to something < 3.7 despite /build having 3.13 in its Makefiles. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html