From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: kvm-ppc@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH] qemu: Fix incorrect zlib check error
Date: Tue, 18 Nov 2008 16:11:28 -0600 [thread overview]
Message-ID: <49233D90.107@codemonkey.ws> (raw)
In-Reply-To: <fb412d760811181241i2abd6856j21aaeaac33097bb0@mail.gmail.com>
Hollis Blanchard wrote:
> On Fri, Nov 14, 2008 at 11:57 AM, Deepa Srinivasan <deepas@us.ibm.com> wrote:
>
>> qemu: Fix incorrect zlib check error
>>
>> From: Deepa Srinivasan <deepas@us.ibm.com>
>>
>> Include the CFLAGS and LDFLAGS variables in the check for zlib. When cross-compiling
>> for PowerPC, the path for zlib headers and libraries are passed in the CFLAGS
>> and LDFLAGS respectively. While this patch fixes only the check for zlib,
>> this issue potentially affects other configure tests as well.
>>
>
> Doesn't anybody else cross-compile qemu? AFAICS, this patch is
> required to specify the location of cross-built libraries like zlib.
>
That's if you're using --extra-cflags. I cross compile without using
--extra-cflags by installing libraries in the path of the cross
environment. For instance, I have a /usr/i586-mingw32msvc path and the
include/ directory in their has a zlib.h. This is what will be used by
default.
Regards,
Anthony Liguori
> -Hollis
>
>
>
next prev parent reply other threads:[~2008-11-18 22:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 17:57 [Qemu-devel] [PATCH] qemu: Fix incorrect zlib check error Deepa Srinivasan
2008-11-18 20:41 ` Hollis Blanchard
2008-11-18 22:11 ` Anthony Liguori [this message]
2008-11-18 22:12 ` Anthony Liguori
2008-11-25 2:38 ` Deepa Srinivasan
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=49233D90.107@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=kvm-ppc@vger.kernel.org \
--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).