On 25 March 2011 07:17, Stefan Hajnoczi <stefa...@gmail.com> wrote:
> On Fri, Mar 25, 2011 at 7:05 AM, Gerhard Wiesinger <li...@wiesinger.com> 
> wrote:
>> I can't compile:
>>  CC    libhw64/vl.o
>> cc1: warnings being treated as errors
>> /root/download/qemu/git/qemu/vl.c: In function .select_display.:
>> /root/download/qemu/git/qemu/vl.c:1645: error: label .invalid_display.
>> defined but not used

> Temporary workaround:
> $ ./configure --disable-werror [...]
> $ make
>
> Jes: This is a CONFIG_SDL issue.  I think you're the expert! :)

This is fixed by this patch:
http://patchwork.ozlabs.org/patch/88098/
sent Wednesday but hasn't made it into git yet.

(The patch got an ack from Jes although patchwork seems
to have lost it.)

-- PMM

Reply via email to