qemu-devel
[Top][All Lists]
Advanced

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

Re: Error compiling Qemu-4.1 on Linux


From: Daniel P . Berrangé
Subject: Re: Error compiling Qemu-4.1 on Linux
Date: Fri, 6 Dec 2019 17:07:47 +0000
User-agent: Mutt/1.12.1 (2019-06-15)

On Fri, Dec 06, 2019 at 04:55:37PM +0000, address@hidden wrote:
> Here is the content of config.log: https://pastebin.com/6zrSXWAG
> 
> I am configuring it for 'arm-softmmu'  as can be seen from the above paste

Looks like it is failing on

  $ pkg-config  --atleast-version=2.40 gthread-2.0

returning non-zero exit status.


This suggests the file:

  /usr/lib/x86_64-linux-gnu/pkgconfig/gthread-2.0.pc

is missing on your install.

Or do you have some PKG_CONFIG_LIBDIR env variable set that
is mistakenly pointing to a different directory.


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

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