From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] quota: util-linux libmount is needed to build mount
Date: Wed, 20 Mar 2013 07:14:36 -0300 [thread overview]
Message-ID: <51498C0C.5040202@zacarias.com.ar> (raw)
In-Reply-To: <1363753355-27054-1-git-send-email-gilles.talis@gmail.com>
On 03/20/2013 01:22 AM, Gilles Talis wrote:
> quota configuration explicitly selects util-linux mount package,
> but mount requires libmount to build.
>
> Explicitly select libmount to fix this.
But it's not the proper fix realy, see line 92 of util-linux.mk - it
won't build ANY util-linux binary unless BR2_PACKAGE_UTIL_LINUX_BINARIES
is set, hence it may pass in the autobuilders but you'll never get
util-linux mount (and quota will cry when used).
The proper fix is the one i've sent before.
Regards.
next prev parent reply other threads:[~2013-03-20 10:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-20 4:22 [Buildroot] [PATCH] quota: util-linux libmount is needed to build mount Gilles Talis
2013-03-20 10:14 ` Gustavo Zacarias [this message]
2013-03-20 16:16 ` Gilles Talis
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=51498C0C.5040202@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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