[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50CDA2DA.3060805@mojatatu.com>
Date: Sun, 16 Dec 2012 05:30:50 -0500
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Jan Engelhardt <jengelh@...i.de>
CC: stephen.hemminger@...tta.com, vapier@...too.org,
netdev@...r.kernel.org, urykhy@...il.com, shemonc@...il.com,
pablo@...filter.org, netfilter-devel@...r.kernel.org
Subject: Re: [PATCH] build: unbreak linkage of m_xt.so
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@...i.de>
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@...atatu.com>
Stephen, I think this patch would be equivalent of "stable fix".
cheers,
jamal
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists