From: "andrzej zaborowski" <balrogg@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Configure fails
Date: Sat, 11 Oct 2008 14:05:40 +0200 [thread overview]
Message-ID: <fb249edb0810110505l215505ccy7d0ae72cf15db654@mail.gmail.com> (raw)
In-Reply-To: <48F0799F.2060406@bandsman.co.uk>
2008/10/11 Nigel Horne <njh@bandsman.co.uk>:
> Error: zlib check failed
> Make sure to have the zlib libs and headers installed.
Could you check what error does
gcc-3.4 file.c -lz
give you for a file.c containing the lines
#include <zlib.h>
int main(void) { zlibVersion(); return 0; }
I can't see the reason this would fail and a system I checked with the
same version packages as yours doesn't have this problem.
Regards
next prev parent reply other threads:[~2008-10-11 12:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-11 10:02 [Qemu-devel] Configure fails Nigel Horne
2008-10-11 12:05 ` andrzej zaborowski [this message]
[not found] <200810111604.m9BG4M7D009459@bandsman.co.uk>
2008-10-11 16:10 ` Nigel Horne
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=fb249edb0810110505l215505ccy7d0ae72cf15db654@mail.gmail.com \
--to=balrogg@gmail.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 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).