qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] Configure error with qemu 1.4


From: Mike Lovell
Subject: Re: [Qemu-discuss] Configure error with qemu 1.4
Date: Thu, 28 Feb 2013 14:00:21 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 02/28/2013 01:46 PM, Dale Galekovic wrote:

*All,*

**

*I didn’t see any threads on this so I’m going to post this.*

**

*Trying to configure qemu and get the following error message*

**

*This happened on Fedora 17 & 18*

**

*With just configure*

**

address@hidden qemu-1.4.0]# ./configure*

**

*Error: zlib check failed*

*Make sure to have the zlib libs and headers installed.*


you probably just need to install the zlib-devel package to fix this.

*With configure with –disable-zlib-test*

**

address@hidden qemu-1.4.0]# ./configure --disable-zlib-test*

*glib-2.12 required to compile QEMU*

**

*glib is glib-1.2.10-37.fc18.i686*


glib-2.x is in the glib2 package and not glib. i'm guessing you dont have glib2-devel installed and installing that might fix the problem.

mike



reply via email to

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