All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Bug 885213 <885213@bugs.launchpad.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 885213] [NEW] Latest GIT version fails to compile on Linux	cris-softmmu/pci-stub.c
Date: Wed, 02 Nov 2011 17:41:02 +0100	[thread overview]
Message-ID: <4EB1729E.4010903@weilnetz.de> (raw)
In-Reply-To: <20111102132630.4279.15458.malonedeb@soybean.canonical.com>

Am 02.11.2011 14:26, schrieb Nigel Horne:
> Public bug reported:
>
> 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
> .
>
> ** Affects: qemu
>       Importance: Undecided
>           Status: New

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

  reply	other threads:[~2011-11-02 16:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 13:26 [Qemu-devel] [Bug 885213] [NEW] Latest GIT version fails to compile on Linux cris-softmmu/pci-stub.c Nigel Horne
2011-11-02 16:41 ` Stefan Weil [this message]
2011-11-04 16:08 ` [Qemu-devel] [Bug 885213] " Nigel Horne
2011-11-04 17:22 ` Stefan Weil
2011-11-05 21:39   ` Jordan Justen
2011-11-05 22:18 ` Stefan Weil
2011-11-07 15:55 ` Nigel Horne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EB1729E.4010903@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=885213@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.