On 6/6/2013 8:56 AM, Andre Tampubolon wrote:

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.

You are missing a zlib cross compiled for i586-mingw32msvc-

Enjoy

Jakob
--
Jakob Bohm, CIO, Partner, WiseMo A/S.  http://www.wisemo.com
Transformervej 29, 2730 Herlev, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded


Reply via email to