From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2 v2] package/parted: fix static link
Date: Mon, 01 Dec 2014 00:20:16 +0100 [thread overview]
Message-ID: <878uisi8cv.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <fa1b00debbe3293a7617c2c7829e9acead92dc19.1417386541.git.yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sun, 30 Nov 2014 23:31:37 +0100")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> libuuid needs to be linked with -lintl when gettext is needed (with
> locales).
> For a shared build, this is solved with the DT_NEEDED ELF tags, but for
> a static link, it is not pulled in automatically.
> Use pkg-config to find libuuid, instead of AC_CHECK_LIB().
> Second part at fixing:
> http://autobuild.buildroot.net/results/c46/c467aeec258909bb82eda77123803944f97d8df8/
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Peter Korsgaard <jacmet@uclibc.org>
> ---
> Changes v1 -> v2:
> - typoes (Peter)
You forgot to add host-pkgconf to the _DEPENDENCIES lines
(target/host). Committed with that fixed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2014-11-30 23:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-30 22:31 [Buildroot] [PATCH 0/2 v2] parted: fix static link (branch yem/for-release) Yann E. MORIN
2014-11-30 22:31 ` [Buildroot] [PATCH 1/2 v2] package/util-linux: libuuid needs -lintl Yann E. MORIN
2014-11-30 23:19 ` Peter Korsgaard
2014-11-30 22:31 ` [Buildroot] [PATCH 2/2 v2] package/parted: fix static link Yann E. MORIN
2014-11-30 23:20 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878uisi8cv.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox