On Thu, Dec 05, 2019 at 01:40:11PM +0000, aijaz.b...@protonmail.com wrote:
> Hello
> 
> I’m trying to compile Qemu from sources and as such face the well known 
> errors of requiring Glib-2.4 and gthread-2.0
> 
> ERROR: glib-2.40 gthread-2.0 is required to compile QEMU
> 
> I’m on Linux Mint and I’ve installed libglib-2.0 from the repo
> 
> AB1@piper11:~$ dpkg -l | grep -i libglib
> 
> ii  libglib2.0-dev                        2.50.3-2+deb9u1                   
> amd64        Development files for the GLib library

This is the important one & looks fine.

> I am wondering what is it that I am missing. Kindly guide

Please paste the 'config.log' file after a failed configure, it often
has more debug info.

Also, what env/args (if any) are you passing to configure

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to