Hi
I get the following error during connman 1.12 compilation:
CC src/iptables.o
src/iptables.c: In function 'parse_xt_modules':
src/iptables.c:1776:5: error: 'argv' undeclared (first use in this function)
src/iptables.c:1776:5: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [src/iptables.o] Error 1
make: *** [all] Error 2