On 02/08/12 01:17, Rusty Russell wrote: > As featured on: > https://bugs.launchpad.net/qemu-linaro/+bug/928432 > > Since we compile with -Werror, the presence of spice headers breaks > compile. Yet except for x86-64, it doesn't compile, doesn't work, isn't > supported. See: http://spice-space.org/faq.html Outdated. 64bit restrictions are gone, spice server works on 32bit too. Thats why 32bit spice packages exist in the first place ;) Attached patch fixes the warnings. cheers, Gerd