On 12-12-16 05:30 AM, Jamal Hadi Salim wrote:
I can confirm it builds fine for me now if i take out the hack I had and
use this patch.
Sorry, I take what i said back and went back to explicitly adding -l
xtables. The problem is still the intepretation of tc/Makefile. Here's
the compile output.
----
gcc -Wall -Wstrict-prototypes -O2 -I../include -DRESOLVE_HOSTNAMES
-DLIBDIR=\"/usr/lib\" -DCONFDIR=\"/etc/iproute2\" -D_GNU_SOURCE
-DCONFIG_GACT -DCONFIG_GACT_PROB -DIPT_LIB_DIR=\"/lib/xtables\"
-DYY_NO_INPUT -Wl,-export-dynamic -shared -fpic -o m_xt.so m_xt.c
$(pkg-config xtables --cflags --libs)
----
Note the missing expansion.
cheers,
jamal
--
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