On 09/01/2016 04:02 AM, Michal Privoznik wrote:
> The first build error to be seen is that linux-test.c fails to
> include cutils.h:
>
> linux-test.c:42:25: fatal error: qemu/cutils.h: No such file or directory
>
> This is because toplevel include/ dir is not put onto compiler's
> command line. A
The first build error to be seen is that linux-test.c fails to
include cutils.h:
linux-test.c:42:25: fatal error: qemu/cutils.h: No such file or directory
This is because toplevel include/ dir is not put onto compiler's
command line. After that:
qemu.git/include/qemu/cutils.h:171:1: error: unkno