From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Aijaz.Baig@protonmail.com
Cc: qemu-devel@nongnu.org
Subject: Re: Error compiling Qemu-4.1 on Linux
Date: Fri, 6 Dec 2019 17:07:47 +0000 [thread overview]
Message-ID: <20191206170747.GD3291374@redhat.com> (raw)
In-Reply-To: <000101d5ac55$f8422620$e8c67260$@protonmail.com>
On Fri, Dec 06, 2019 at 04:55:37PM +0000, Aijaz.Baig@protonmail.com 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 :|
next prev parent reply other threads:[~2019-12-06 18:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-05 13:40 Error compiling Qemu-4.1 on Linux Aijaz.Baig
2019-12-05 14:36 ` Daniel P. Berrangé
2019-12-06 16:55 ` Aijaz.Baig
2019-12-06 17:07 ` Daniel P. Berrangé [this message]
2019-12-07 5:55 ` Aijaz.Baig
2019-12-15 6:40 ` Aijaz.Baig
2020-06-22 3:23 ` Bin Meng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191206170747.GD3291374@redhat.com \
--to=berrange@redhat.com \
--cc=Aijaz.Baig@protonmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.