qemu-discuss
[Top][All Lists]
Advanced

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

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


From: Jakob Bohm
Subject: Re: [Qemu-discuss] Cross-compile qemu for Win32 on Debian 64: zlib check failed
Date: Thu, 06 Jun 2013 10:02:52 +0200
User-agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

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

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