Displaying 1 result from an estimated 1 matches for "xt_xlate_free".
2017 Jan 03
3
[Bug 1110] New: Build failure if --with-xtables
...r *’, but
argument 2 has type ‘int’ [-Wformat=]
printf("%s", xt_xlate_get(xl));
^
xt.c:57:30: warning: unused variable ‘params’ [-Wunused-variable]
struct xt_xlate_tg_params params = {
^
xt.c:74:2: warning: implicit declaration of function ‘xt_xlate_free’
[-Wimplicit-function-declaration]
xt_xlate_free(xl);
^
make[3]: *** [Makefile:455: xt.o] Error 1
make[3]: Leaving directory '/root/tmp/nftables-0.7/src'
make[2]: *** [Makefile:332: all] Error 2
make[2]: Leaving directory '/root/tmp/nftables-0.7/src'
make[1]: *** [Makefile:386:...