Hi, I got errors while installing from source code 4.1.1 version of qemu but with 5.0.0 it is successful with no errors.
On Sat, May 9, 2020 at 5:01 PM Ajay kumar Gaddam <[email protected]> wrote: > Hi, > > sudo pacman -S qemu gave me errors... so i tried from source code... it > also gave me errors > > I followed commands as follows > wget https://download.qemu.org/qemu-5.0.0.tar.xz > tar xvJf qemu-5.0.0.tar.xz > cd qemu-5.0.0 > ./configure > make > > after make command it gave the error > > [image: image.png] >

