On Fri, Nov 4, 2011 at 10:22, Stefan Weil <[email protected]> wrote:
> Did you try compilation in a tree with old generated files from previous
> compilations? If there are several qmp-commands.h in subdirectories,
> you have such old files. There must be only one qmp-commands.h
> in the build root.
>
> The old files start with "{", the new files start with comment lines.
> The compiler error which you got comes from an old file.
>
> Create a new QEMU source tree and try compilation there.

Should 'make clean' take care of this?  It didn't help me when I
stumbled upon this. :)

Or, since the old qmp-commands.h files are no longer targets, is this
not possible/desired?

Thanks,

-Jordan

Reply via email to