From: Nigel Horne <njh@bandsman.co.uk>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Configure fails
Date: Sat, 11 Oct 2008 17:10:16 +0100 [thread overview]
Message-ID: <48F0CFE8.8060000@bandsman.co.uk> (raw)
In-Reply-To: <200810111604.m9BG4M7D009459@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; }
jh@packard:~$ gcc-3.4 file.c -lz
njh@packard:~$ cat file.c
#include <zlib.h>
int main(void) { zlibVersion(); return 0; }
njh@packard:~$
> 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
-Nigel
next parent reply other threads:[~2008-10-11 16:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200810111604.m9BG4M7D009459@bandsman.co.uk>
2008-10-11 16:10 ` Nigel Horne [this message]
2008-10-11 10:02 [Qemu-devel] Configure fails Nigel Horne
2008-10-11 12:05 ` andrzej zaborowski
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=48F0CFE8.8060000@bandsman.co.uk \
--to=njh@bandsman.co.uk \
--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).