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]

