There is an error of compilation of nftables-20140407 on Debian 7.0 Wheezy (eglibc 2.13 ) nwd@mozart:~/lab/nftables/nftables-20140407$ LANG=us_EN make -e SUBDIR src/ -e LEX src/scanner.l -e YACC src/parser.y -e DEP src/scanner.c -e DEP src/parser.c -e DEP src/mnl.c -e DEP src/erec.c -e DEP src/utils.c -e DEP src/gmputil.c -e DEP src/rbtree.c -e DEP src/segtree.c -e DEP src/netlink_delinearize.c -e DEP src/netlink_linearize.c -e DEP src/netlink.c -e DEP src/ct.c -e DEP src/meta.c -e DEP src/exthdr.c -e DEP src/payload.c -e DEP src/proto.c -e DEP src/evaluate.c -e DEP src/expression.c -e DEP src/datatype.c -e DEP src/statement.c -e DEP src/rule.c -e DEP src/cli.c -e DEP src/main.c -e YACC src/parser.y -e DEP src/parser.c -e DEP src/scanner.c -e CC src/main.c -e CC src/cli.c -e CC src/rule.c -e CC src/statement.c -e CC src/datatype.c -e CC src/expression.c -e CC src/evaluate.c -e CC src/proto.c -e CC src/payload.c -e CC src/exthdr.c -e CC src/meta.c -e CC src/ct.c -e CC src/netlink.c -e CC src/netlink_linearize.c -e CC src/netlink_delinearize.c -e CC src/segtree.c -e CC src/rbtree.c -e CC src/gmputil.c -e CC src/utils.c -e CC src/erec.c -e CC src/mnl.c -e CC src/parser.c -e CC src/scanner.c -e LD src/nft src/scanner.o: In function `nft_realloc': /home/nwd/lab/nftables/nftables-20140407/<stdout>:4260: undefined reference to `rpl_realloc' src/scanner.o: In function `nft_alloc': /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' src/scanner.o: In function `nft_realloc': /home/nwd/lab/nftables/nftables-20140407/<stdout>:4260: undefined reference to `rpl_realloc' /home/nwd/lab/nftables/nftables-20140407/<stdout>:4260: undefined reference to `rpl_realloc' src/scanner.o: In function `nft_alloc': /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' /home/nwd/lab/nftables/nftables-20140407/<stdout>:4248: undefined reference to `rpl_malloc' src/scanner.o: In function `nft_realloc': /home/nwd/lab/nftables/nftables-20140407/<stdout>:4260: undefined reference to `rpl_realloc' src/utils.o: In function `xmalloc': /home/nwd/lab/nftables/nftables-20140407/src/utils.c:36: undefined reference to `rpl_malloc' src/utils.o: In function `xrealloc': /home/nwd/lab/nftables/nftables-20140407/src/utils.c:44: undefined reference to `rpl_realloc' src/parser.o: In function `nft_parse': /home/nwd/lab/nftables/nftables-20140407/src/parser.c:3419: undefined reference to `rpl_malloc' /home/nwd/lab/nftables/nftables-20140407/src/parser.c:6698: undefined reference to `rpl_malloc' collect2: error: ld returned 1 exit status make[1]: *** [src/nft] Error 1 make: *** [src] Error 2 -- 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