On Tue, Nov 05, 2013 at 05:48:01PM +0000, Alex Chapman wrote: > I have successfully installed nftables previously, but now running through the installation on a second machine I get the following error during nftables make: > > CC src/scanner.c > <stdout>: In function ânft_lexâ: > <stdout>:1738:23: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] > <stdout>: In function ânft__scan_bytesâ: > <stdout>:3583:17: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] > cc1: all warnings being treated as errors > Makefile.rules:15: recipe for target 'src/scanner.o' failed > make[1]: *** [src/scanner.o] Error 1 > Makefile.rules:88: recipe for target 'src' failed > make: *** [src] Error 2 > > These are using the latest Kernel, libnftables and nftables source. See https://bugzilla.redhat.com/show_bug.cgi?id=993447. Update your flex. Phil -- 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