2010/10/26 Gerd Hoffmann <kra...@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 via email to