qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lee  <380121850@163.com>
To: "Peter Maydell" <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re:Re: ERROR: glib-2.48 gthread-2.0 is required to compile QEMU
Date: Thu, 22 Oct 2020 00:32:59 +0800 (CST)	[thread overview]
Message-ID: <26c3bc44.7321.1754c01ad24.Coremail.380121850@163.com> (raw)
In-Reply-To: <CAFEAcA8SxSHaofKhmk9ueT_PFN+0rev9+Jjr1NP5sdm7-NXcwQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2461 bytes --]

thanks
i think you are maybe right; 


root@ubuntu-upstart-1:~# dpkg -l libglib2.0-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                 Version         Architecture    Description
+++-====================-===============-===============-==============================================
ii  libglib2.0-dev       2.40.2-0ubuntu1 amd64           Development files for the GLib library



















At 2020-10-19 00:23:14, "Peter Maydell" <peter.maydell@linaro.org> wrote:
>On Sun, 18 Oct 2020 at 15:38, Lee <380121850@163.com> wrote:
>> Ubuntu 14.04.6 LTS, X86_64
>> I  make source code of version qemu 5.1\5.0\4.2,and foud the error:glib-2.48 gthread-2.0 is required to compile QEMU
>> try apt-get install libglib2.0-dev,and it is sucess :
>> Reading state information... Done
>> libglib2.0-dev is already the newest version.
>
>I believe that Ubuntu 14.04 shipped with libglib2.0-dev
>version 2.40.2 -- this is too old, as the QEMU error
>message says.
>
>The simplest thing to do would be for you to upgrade your Ubuntu
>install -- 14.04 is now very old (it reached "end of standard
>support", ie no more security fixes unless you're paying
>Canonical for extended security maintenance, in April 2019).
>
>QEMU's distro support policy is documented here:
>https://www.qemu.org/docs/master/system/build-platforms.html
>For distros like Ubuntu with a 'long-lifetime' type release
>(like LTS), we support the most recent major version, and
>the previous major version up until 2 years after the next
>major version was released. So we support 20.04 LTS (the
>most recent) and also will support 18.04 LTS until at least
>April 2022 (since 20.04 was released in April 2020), but
>anything older than that is not officially supported and
>may or may not work.
>
>> i found that version qemu 4.1 is OK,the same environment
>
>QEMU 4.1 did not require the newer version of glib. (As we
>develop QEMU we want to be able to use the extra features
>in newer versions of our dependent libraries and to be able
>to remove backwards-compatibility code that is needed only
>when using older versions of those libraries, so sometimes
>when all the distros and versions we support ship with a
>new enough version of a library we will increase the
>minimum required version that QEMU needs to build.)
>
>thanks
>-- PMM

[-- Attachment #2: Type: text/html, Size: 3455 bytes --]

      reply	other threads:[~2020-10-21 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-18 14:21 ERROR: glib-2.48 gthread-2.0 is required to compile QEMU Lee
2020-10-18 16:23 ` Peter Maydell
2020-10-21 16:32   ` Lee [this message]

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=26c3bc44.7321.1754c01ad24.Coremail.380121850@163.com \
    --to=380121850@163.com \
    --cc=peter.maydell@linaro.org \
    --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).