[Bug 1892533] Re: Meson: Missing config-host.mak

2020-08-21 Thread Xavier Claessens
btw, I'm surprised README does not mention meson, shouldn't you instruct that it's a build-dep? Maybe suggest pip install command? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1892533 Title: Meson

[Bug 1892533] Re: Meson: Missing config-host.mak

2020-08-21 Thread Xavier Claessens
configure does not seems to work better: build$ ../configure ../configure: 232: shift: can't shift that many -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1892533 Title: Meson: Missing config-hos

[Bug 1892533] [NEW] Meson: Missing config-host.mak

2020-08-21 Thread Xavier Claessens
Public bug reported: Wanted to give a try to the new build system, but a simple "meson build" gives that error: meson.build:15:0: ERROR: Failed to load /home/xclaesse/programmation/qemu/build/config-host.mak: [Errno 2] No such file or directory: '/home/xclaesse/programmation/qemu/build/config- ho