[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 000/147] Meson integration for 5.2
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH 000/147] Meson integration for 5.2 |
Date: |
Wed, 12 Aug 2020 15:24:27 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
Hi Howard,
On 8/12/20 8:32 AM, Howard Spoelstra wrote:
> Hi,
>
> I just compiled qemu-system-ppc using the the meson-poc-next branch with:
> git clone -b meson-poc-next http://www.github.com/bonzini/qemu
> qemu-mesonbuild-next
I notice you refer to github while Paolo mentioned gitlab in the
cover:
"This is available from https://gitlab.com/bonzini/qemu.git branch"
I am not sure he maintains both sync, can you retest using the gitlab
branch?
> cd qemu-mesonbuild-next
> mkdir build
> cd build
> ../configure --target-list="ppc-softmmu" --enable-sdl --enable-gtk
> --disable-werror
>
> qemu-system-ppc is invoked as follows:
>
> ./qemu-system-ppc -L pc-bios \
> -M mac99,via=pmu -m 512 -sdl \
> -serial stdio \
> -drive file=/home/hsp/Mac-disks/9.2.img,format=raw,media=disk \
> -boot c
>
> Both SDL and GTK GUis are not found, while the configuration overview lists:
> SDL support: YES
> GTK support: YES
>
> Terminal says:
> qemu-system-ppc: Display 'sdl' is not available, or
> qemu-system-ppc: Display 'gtk' is not available.
>
> So qemu starts with the vnc server only.
>
> Best,
> Howard
>
- Re: [PATCH 000/147] Meson integration for 5.2, (continued)
Re: [PATCH 000/147] Meson integration for 5.2, Cornelia Huck, 2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2, Roman Bolshakov, 2020/08/11
Re: [PATCH 000/147] Meson integration for 5.2, Stefano Garzarella, 2020/08/11