qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 885213] Re: Latest GIT version fails to compile on Lin


From: Stefan Weil
Subject: [Qemu-devel] [Bug 885213] Re: Latest GIT version fails to compile on Linux cris-softmmu/pci-stub.c
Date: Fri, 04 Nov 2011 17:22:45 -0000

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.

Regards,
Stefan Weil


** Changed in: qemu
     Assignee: (unassigned) => Stefan Weil (ubuntu-weilnetz)

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/885213

Title:
  Latest GIT version fails to compile on Linux cris-softmmu/pci-stub.c

Status in QEMU:
  New

Bug description:
  The latest GIT version (e072ea2fd8fdceef64159b9596d3c15ce01bea91)
  fails to compile.

  Host: debian x86-64.  gcc 4.6.2

  ...
    CC    cris-softmmu/pci-stub.o
  ...
  In file included from /home/njh/src/qemu/hw/pci-stub.c:24:0:
  ./qmp-commands.h: At top level:
  ./qmp-commands.h:3:1: error: expected identifier or ‘(’ before ‘{’ token
  .

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/885213/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]