Re: [RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one

2021-05-12 Thread Paolo Bonzini
On 12/05/21 05:56, Philippe Mathieu-Daudé wrote: qemu/meson.build:1352:4: ERROR: Running configure command failed. The following clauses were found for PSERIES CONFIG_PSERIES=y config PSERIES depends on FDT This is triggered with: fdt support: NO having:

Re: [RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one

2021-05-11 Thread Philippe Mathieu-Daudé
Hi Paolo, On 5/11/21 5:57 PM, Philippe Mathieu-Daudé wrote: > On 5/11/21 5:53 PM, Philippe Mathieu-Daudé wrote: >> Attempt to fix the issue reported by John when building >> with an outdated libfdt. > > Unencoded version of this cover: > > For now it changes: > > hw/ppc/spapr_hcall.c: In

Re: [RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one

2021-05-11 Thread Philippe Mathieu-Daudé
On 5/11/21 5:53 PM, Philippe Mathieu-Daudé wrote: > Attempt to fix the issue reported by John when building > with an outdated libfdt. Unencoded version of this cover: For now it changes: hw/ppc/spapr_hcall.c: In function ‘h_update_dt’: hw/ppc/spapr_hcall.c:1966:9: warning: implicit

[RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one

2021-05-11 Thread Philippe Mathieu-Daudé
Attempt to fix the issue reported by John when building with an outdated libfdt. For now it changes: hw/ppc/spapr_hcall.c: In function =E2=80=98h_update_dt=E2=80=99: hw/ppc/spapr_hcall.c:1966:9: warning: implicit declaration of function =E2= =80=98fdt_check_full=E2=80=99; did you mean