Hi, 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. Any ideas? Thanks! -- 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