qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Claudio Fontana <cfontana@suse.de>
Cc: David Gibson <david@gibson.dropbear.id.au>,
	Alex Bennee <alex.bennee@linaro.org>,
	Laurent Vivier <laurent@vivier.eu>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH] configure: check for bison, flex before dtc submodule build
Date: Tue, 7 Apr 2020 12:20:15 +0100	[thread overview]
Message-ID: <CAFEAcA9SYT227B9K7yHcv_J==r4xZ1spUSNzL_bRXUpAjT5QVA@mail.gmail.com> (raw)
In-Reply-To: <20200407111618.17241-1-cfontana@suse.de>

On Tue, 7 Apr 2020 at 12:16, Claudio Fontana <cfontana@suse.de> wrote:
>
> if fdt is required, and the system DTC (libfdt) is not usable,
> check for the dtc submodule requirements before trying to build it,
> and error out with a helpful message in case the dependencies are not met.
>
> Signed-off-by: Claudio Fontana <cfontana@suse.de>

Does the dtc module actually need bison/flex, or does it just
print an ugly warning about it? We only want the 'libfdt' part
of dtc, which doesn't need the parser, we don't need to build
the actual dtc compiler.

thanks
-- PMM


  reply	other threads:[~2020-04-07 11:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07 11:16 [PATCH] configure: check for bison, flex before dtc submodule build Claudio Fontana
2020-04-07 11:20 ` Peter Maydell [this message]
2020-04-07 15:21   ` Claudio Fontana
2020-04-08  1:57   ` David Gibson
2020-04-08  7:52     ` Claudio Fontana
2020-04-08  8:00       ` David Gibson
2020-04-08  8:08         ` Claudio Fontana
2020-04-08  8:36           ` David Gibson

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='CAFEAcA9SYT227B9K7yHcv_J==r4xZ1spUSNzL_bRXUpAjT5QVA@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=cfontana@suse.de \
    --cc=david@gibson.dropbear.id.au \
    --cc=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).