|
From: | Mahesh Kurapati |
Subject: | ubuntu 16.04/glib dependency |
Date: | Sun, 22 Aug 2021 15:05:46 +0000 |
Hello, I get below error when I try to build the QEMU on my unbuntu16.04 VM. I tried to upgrade the glib tool, but it says it is already at the latest version 2.48. How do I (force) update to the needed versions? Any ideas?
git clone https://github.com/openbmc/qemu.git
cd qemu
git submodule update --init dtc
mkdir build
cd build
ubuntu:~/qemu/qemu/build$ ../configure --target-list=arm-softmmu
ERROR: glib-2.56 gthread-2.0 is required to compile QEMU ubuntu:~/qemu/qemu/build$ thank you, Mahesh |
[Prev in Thread] | Current Thread | [Next in Thread] |