From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 17 Aug 2015 22:29:02 +0200 Subject: [Buildroot] [PATCH] [autobuild] package/oprofile: fix static linking In-Reply-To: <1439761598-18631-1-git-send-email-yann.morin.1998@free.fr> References: <1439761598-18631-1-git-send-email-yann.morin.1998@free.fr> Message-ID: <20150817222902.31505c48@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Yann E. MORIN, On Sun, 16 Aug 2015 23:46:38 +0200, Yann E. MORIN wrote: > When getext is enabled, popt links with -lintl, specifies it in its > popt.pc and has done so for the past 6+ years. But oprofile does not > use pkconfig to find popt, so misses -lintl, which is important for > a static build. We have to do the call to pkgconfig manually... > > Fixes: > http://autobuild.buildroot.org/results/a48/a485f2171a3fcbfa2e0e5aec8e653cf88512615d/ > http://autobuild.buildroot.org/results/b37/b374874f1915ab1d7aa6262604ccc8db102bb0b0/ > http://autobuild.buildroot.org/results/261/2616a63081ed8c55c7ca1a6879b1a6a14e19f918/ > http://autobuild.buildroot.org/results/73f/73f34ab59d54ded68ff60608a0212a6e5a5190e5/ > ... > > Signed-off-by: "Yann E. MORIN" > Cc: Baruch Siach > > --- > Change v2 -> v3: > - don't make the call to pkgconfig contional (Baruch) > - fix comment appropriately Applied, thanks. Interestingly, oprofile's configure.ac checks for pkg-config, but does not seem to use it... Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com