On 04/19/2018 08:42 PM, Alex Bennée wrote: >> It seems I can't even build fp-test for x86_64. >> >> CROSS-BUILD x86_64 guest-tests with cc >> In file included from /home/rth/work/qemu/qemu/tests/fp/fp-test.c:14:0: >> /home/rth/work/qemu/qemu/include/qemu/osdep.h:30:10: fatal error: >> config-host.h: No such file or directory >> #include "config-host.h" >> ^~~~~~~~~~~~~~~ >> compilation terminated. > > Weird as that works for me. Has configure been run? Are you in a > external build dir?
Yes to both -- configure and build completed in an external build dir. r~