qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Roy Tam <roytam@gmail.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [PATCH] QEMU_OPTION_spice is not guarded by ifdef
Date: Tue, 26 Oct 2010 21:33:26 +0800	[thread overview]
Message-ID: <AANLkTikkuWsB0XAumQznDeh5QwpgZQMAuFWxtNvx++ff@mail.gmail.com> (raw)
In-Reply-To: <4CC6C5A7.5020106@redhat.com>

2010/10/26 Gerd Hoffmann <kraxel@redhat.com>:
> On 10/26/10 13:33, Roy Tam wrote:
>>
>> Hi all,
>>
>> commit 29b0040be6371c403dae0fef7fec36b814e300e8 breaks building when
>> "--disable-spice" configure switch is used. The following patch fix
>> this.
>
> Huh?  It builds fine for me.  What build failure do you get?
>

I did a "make clean" before but I am still getting error about
QEMU_OPTION_spice.
Log:
(...)
  LINK  qemu-io.exe
  GEN   libhw32/qemu-options.def
  CC    libhw32/vl.o
C:/msys/home/User/qemu/vl.c: In function `qemu_main':
C:/msys/home/User/qemu/vl.c:2601: error: `QEMU_OPTION_spice'
undeclared (first use in this function)
C:/msys/home/User/qemu/vl.c:2601: error: (Each undeclared identifier
is reported only once
C:/msys/home/User/qemu/vl.c:2601: error: for each function it appears in.)
make[1]: *** [vl.o] Error 1
make: *** [subdir-libhw32] Error 2


> cheers,
>  Gerd
>
>
>

  reply	other threads:[~2010-10-26 13:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-26 11:33 [Qemu-devel] [PATCH] QEMU_OPTION_spice is not guarded by ifdef Roy Tam
2010-10-26 12:12 ` [Qemu-devel] " Gerd Hoffmann
2010-10-26 13:33   ` Roy Tam [this message]
2010-10-27  9:06     ` Gerd Hoffmann

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=AANLkTikkuWsB0XAumQznDeh5QwpgZQMAuFWxtNvx++ff@mail.gmail.com \
    --to=roytam@gmail.com \
    --cc=kraxel@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).