From: Richard Henderson <rth@twiddle.net>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] PPC: Fail configure when libfdt is not available
Date: Tue, 18 Oct 2011 12:26:13 -0700 [thread overview]
Message-ID: <4E9DD2D5.10005@twiddle.net> (raw)
In-Reply-To: <j7j79g$8rm$1@dough.gmane.org>
On 10/17/2011 11:45 PM, Paolo Bonzini wrote:
> On 10/18/2011 02:18 AM, Alexander Graf wrote:
>> We have several targets in the PPC tree now that basically require libfdt
>> to function properly, namely the pseries and the e500 targets. This dependency
>> will rather increase than decrease in the future, so I want to make sure
>> that people building shiny new 1.0 actually have libfdt installed to get
>> rid of a few ifdefs in the code.
>>
>> Warning: This patch will likely make configure fail for people who don't
>> select their own --target-list, but don't have libfdt development packages
>> installed. However, we really need this new dependency to move on.
>>
>> Signed-off-by: Alexander Graf<agraf@suse.de>
>
> F15 has them, and they install also on older Fedoras if you pick them from Koji.
>
> Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Really? Under what name?
$ cat /etc/fedora-release
Fedora release 15 (Lovelock)
$ sudo yum search libfdt
Loaded plugins: langpacks, presto, refresh-packagekit
Warning: No matches found for: libfdt
No Matches found
$ sudo yum search fdt
Loaded plugins: langpacks, presto, refresh-packagekit
================================= Matched: fdt =================================
eclipse-photran-intel.noarch : Intel Fortran compiler support for Photran
I actually spent several hours looking for libfdt a weekend or
two ago without success and eventually gave up. Perhaps I simply
have no idea what I'm looking for, but that said, I suspect many
others won't know either.
Please also add some INSTALL and/or wiki documentation about how
to find sources and/or pre-built packages for common distros.
r~
next prev parent reply other threads:[~2011-10-18 19:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-18 0:18 [Qemu-devel] [PATCH] PPC: Fail configure when libfdt is not available Alexander Graf
2011-10-18 6:45 ` Paolo Bonzini
2011-10-18 19:26 ` Richard Henderson [this message]
2011-10-19 6:09 ` Paolo Bonzini
2011-10-18 8:55 ` Andreas Färber
2011-10-18 9:02 ` Alexander Graf
2011-10-18 18:30 ` Blue Swirl
2011-10-19 2:08 ` Alexander Graf
2011-10-18 11:37 ` [Qemu-devel] [Qemu-ppc] " David Gibson
2011-10-20 18:35 ` Gerd Hoffmann
2011-10-21 3:34 ` David Gibson
2011-10-21 7:11 ` Gerd Hoffmann
2011-10-21 7:34 ` Paolo Bonzini
2011-10-24 2:22 ` David Gibson
2011-10-18 9:47 ` [Qemu-devel] " Peter Maydell
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=4E9DD2D5.10005@twiddle.net \
--to=rth@twiddle.net \
--cc=pbonzini@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.