Hello,
On Mon, Feb 05, 2018 at 08:41:40AM +0100, Stefan Kalkowski wrote:
The solution is to install an appropriated qemu variant, e.g., using a pre-compiled Qemu of your Linux distribution, or configure and compile Qemu yourself with the libSDL headers and libraries in place.
Alternatively, you may use your Qemu as is but remove the following line from etc/build.conf in your build directory.
QEMU_OPT += -display sdl
Regards