qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Cross-compile qemu for Win32 on Debian 64: zlib check fai


From: Andre Tampubolon
Subject: [Qemu-discuss] Cross-compile qemu for Win32 on Debian 64: zlib check failed
Date: Thu, 6 Jun 2013 13:56:40 +0700

Hello,

 

I’d like to build qemu for Win32 on my Debian 64 box.

 

The wiki page says:

# Debian cross configuration for W32:
configure --cross-prefix=i586-mingw32msvc- [--extra-cflags=-mthreads]
http://wiki.qemu.org/Hosts/W32#Debian_based_cross_builds

 

I did that, and got this:

./configure --cross-prefix=i586-mingw32msvc- --extra-cflags=-mthreads

 

ERROR: zlib check failed

       Make sure to have the zlib libs and headers installed.

 

I’m not sure why zlib check failed. I already had some zlib libs installed before:

dpkg --get-selections | grep zlib

zlib1g:amd64                                    install

zlib1g-dbg                                      install

zlib1g-dev:amd64                                install

 

Could you tell me what I’m missing here?

Thank you.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]