qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Aijaz.Baig@protonmail.com
To: Aijaz.Baig@protonmail.com, "'Daniel P. Berrangé'" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: RE: Error compiling Qemu-4.1 on Linux
Date: Sun, 15 Dec 2019 06:40:30 +0000	[thread overview]
Message-ID: <000001d5b312$8927d550$9b777ff0$@protonmail.com> (raw)
In-Reply-To: <000001d5acc2$e7e07ee0$b7a17ca0$@protonmail.com>

Hello

Anything suspicious that anyone can spot in here?? Still cannot get qemu to compile

Keen to hear

-----Original Message-----
From: Aijaz.Baig@protonmail.com <Aijaz.Baig@protonmail.com> 
Sent: Saturday, December 7, 2019 11:25 AM
To: 'Daniel P. Berrangé' <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: RE: Error compiling Qemu-4.1 on Linux


That file IS present and its contents are:

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include

Name: GThread
Description: Thread support for GLib
Requires: glib-2.0
Version: 2.50.3
Libs: -L${libdir} -lgthread-2.0 -pthread
Cflags: -pthread

Let me know what is falling short here

Regards

-----Original Message-----
From: Daniel P. Berrangé <berrange@redhat.com> 
Sent: Friday, December 6, 2019 10:38 PM
To: Aijaz.Baig@protonmail.com
Cc: qemu-devel@nongnu.org
Subject: Re: Error compiling Qemu-4.1 on Linux


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 :|






  reply	other threads:[~2019-12-15  6:41 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é
2019-12-07  5:55       ` Aijaz.Baig
2019-12-15  6:40         ` Aijaz.Baig [this message]
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='000001d5b312$8927d550$9b777ff0$@protonmail.com' \
    --to=aijaz.baig@protonmail.com \
    --cc=berrange@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).