Re: [Qemu-devel] Build failure with -werror on i386

2013-02-26 Thread Jesse Larrew
Hi David! On 02/21/2013 05:19 PM, David Holsgrove wrote: Configuring QEMU as ./configure --target-list=i386-softmmu --cpu=i386 --enable-werror results in following error cc1: warnings being treated as errors qemu-char.c: In function 'qmp_ringbuf_write': qemu-char.c:2764: error:

Re: [Qemu-devel] Build failure with -werror on i386

2013-02-26 Thread Peter Crosthwaite
Hi Jesse, Thanks for looking into this. On Wed, Feb 27, 2013 at 9:19 AM, Jesse Larrew jlar...@linux.vnet.ibm.com wrote: Hi David! On 02/21/2013 05:19 PM, David Holsgrove wrote: Configuring QEMU as ./configure --target-list=i386-softmmu --cpu=i386 --enable-werror results in following

[Qemu-devel] Build failure with -werror on i386

2013-02-21 Thread David Holsgrove
Configuring QEMU as ./configure --target-list=i386-softmmu --cpu=i386 --enable-werror results in following error cc1: warnings being treated as errors qemu-char.c: In function 'qmp_ringbuf_write': qemu-char.c:2764: error: passing argument 2 of 'g_base64_decode' from incompatible pointer type

[Qemu-devel] Build failure with -werror on i386

2013-02-21 Thread David Holsgrove
Configuring QEMU as ./configure --target-list=i386-softmmu --cpu=i386 --enable-werror results in following error cc1: warnings being treated as errors qemu-char.c: In function 'qmp_ringbuf_write': qemu-char.c:2764: error: passing argument 2 of 'g_base64_decode' from incompatible pointer type