On Mon, Dec 07, 2020 at 04:25:41PM +0100, Jan Beulich wrote: > On 18.11.2020 15:27, Bertrand Marquis wrote: > >> On 17 Nov 2020, at 09:42, Jan Beulich <jbeul...@suse.com> wrote: > >> > >> Olaf reported observing > >> > >> xenstat_qmp.c:26:10: fatal error: _paths.h: No such file or directory > >> .../tools/libs/stat/../../../tools/Rules.mk:153: xenstat_qmp.opic] Error 1 > >> > >> Obviously _paths.h, when included by any of the sources, needs to be > >> created in advance of compiling any of them, not just the non-PIC ones. > >> > >> Reported-by: Olaf Hering <o...@aepfle.de> > >> Signed-off-by: Jan Beulich <jbeul...@suse.com> > > Reviewed-by: Bertrand Marquis <bertrand.marq...@arm.com> > > Ping? (I guess this one is again simple enough that I should > time out waiting by the middle of the week.)
Acked-by: Wei Liu <w...@xen.org>