Hi, Here are 4 patches fixing build issues, on gcc-4.7 (though the 2 first issues could be found on earlier version of gcc) Please review, Tomasz Bursztyka (4): netlink: Use the right datatype for verdict evaluate: Remove useless variable in expr_evaluate_bitwise() erec: Handle returned value properly in erec_print expression: Differentiate expr among anonymous structures in struct expr include/expression.h | 4 ++-- src/erec.c | 7 ++++--- src/evaluate.c | 23 +++++++++++------------ src/expression.c | 20 ++++++++++---------- src/netlink.c | 2 +- src/netlink_delinearize.c | 2 +- src/netlink_linearize.c | 2 +- src/segtree.c | 4 ++-- 8 files changed, 32 insertions(+), 32 deletions(-) -- 1.7.8.6 -- 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