Hi, On 10/28/2011 09:35 PM, Samuel Ortiz wrote: > On Thu, Oct 27, 2011 at 10:26:29AM +0300, Tomasz Bursztyka wrote: >> Hi, >> >> Same as before, with the same fixes as in iptables-test.c tool. > Thanks, patch set applied as well. > > Cheers, > Samuel. >
On F15 I get this: src/iptables.c: In function ‘prepare_target’: src/iptables.c:1336:10: error: ‘struct xtables_target’ has no member named ‘x6_options’ cc1: warnings being treated as errors src/iptables.c:1338:4: error: implicit declaration of function ‘xtables_options_xfrm’ src/iptables.c:1343:9: error: ‘struct xtables_target’ has no member named ‘x6_options’ src/iptables.c: In function ‘prepare_matches’: src/iptables.c:1389:10: error: ‘struct xtables_match’ has no member named ‘x6_options’ src/iptables.c:1396:9: error: ‘struct xtables_match’ has no member named ‘x6_options’ src/iptables.c: In function ‘iptables_command’: src/iptables.c:1590:36: error: ‘struct xtables_target’ has no member named ‘x6_parse’ src/iptables.c:1595:5: error: implicit declaration of function ‘xtables_option_tpcall’ src/iptables.c:1606:14: error: ‘struct xtables_match’ has no member named ‘x6_parse’ src/iptables.c:1615:5: error: implicit declaration of function ‘xtables_option_mpcall’ src/iptables.c:1629:3: error: implicit declaration of function ‘xtables_option_mfcall’ src/iptables.c:1632:3: error: implicit declaration of function ‘xtables_option_tfcall’ make[1]: *** [src/iptables.o] Error 1 Haven't figures whats wrong. Maybe you have a clue? cheers, daniel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
