On 12-12-15 07:32 PM, Jan Engelhardt wrote:
Commit v3.7.0~10 caused the variable new PKG_CONFIG variable never to be present at the time of calling make, leading to tc/m_xt.so not linked with -lxtables (result from pkg-config xtables --libs), that in turn leading to tc: symbol lookup error: /usr/lib64/tc//m_xt.so: undefined symbol: xtables_init_all
Yep - run into this problem, scratching my head thinking something wrong with my environment with latest iproute2 git tree. I hacked mine to just always include xtables in LDLIBS.
Fixing that. Signed-off-by: Jan Engelhardt <jengelh@xxxxxxx>
I can confirm it builds fine for me now if i take out the hack I had and use this patch.
Acked-by: Jamal Hadi Salim <hadi@xxxxxxxxxxxx> Stephen, I think this patch would be equivalent of "stable fix". 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