From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] lvm2: disable statical building because it fails
Date: Tue, 17 Dec 2013 10:11:37 +0100 [thread overview]
Message-ID: <20131217101137.5c8845a3@skate> (raw)
In-Reply-To: <1387263739-3831-1-git-send-email-fabio.porcedda@gmail.com>
Dear Fabio Porcedda,
On Tue, 17 Dec 2013 08:02:19 +0100, Fabio Porcedda wrote:
> Fixes:
> http://autobuild.buildroot.net/results/b0b/b0b386969459dda9c294f1ccb4927ca225fa6bdd/
>
> Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
> ---
> package/lvm2/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/lvm2/Config.in b/package/lvm2/Config.in
> index 5d6209fc1..29b80ee 100644
> --- a/package/lvm2/Config.in
> +++ b/package/lvm2/Config.in
> @@ -2,6 +2,7 @@ config BR2_PACKAGE_LVM2
> bool "lvm2 & device mapper"
> depends on BR2_LARGEFILE
> depends on BR2_USE_MMU # needs fork()
> + depends on !BR2_PREFER_STATIC_LIB # It fails to build statically
> help
> This is LVM2, the rewrite of The Linux Logical Volume Manager.
> LVM supports enterprise level volume management of disk and disk
Thanks, but you forgot to propagate this new dependency to the reverse
dependencies of lvm2, and you forgot to add the corresponding comment.
See
http://buildroot.org/downloads/manual/manual.html#dependencies-target-toolchain-options.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-12-17 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-17 7:02 [Buildroot] [PATCH] lvm2: disable statical building because it fails Fabio Porcedda
2013-12-17 9:11 ` Thomas Petazzoni [this message]
2013-12-19 10:36 ` Fabio Porcedda
2013-12-19 10:43 ` Thomas Petazzoni
2013-12-19 13:23 ` Fabio Porcedda
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=20131217101137.5c8845a3@skate \
--to=thomas.petazzoni@free-electrons.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