Re: [Spice-devel] Spice install problem

2010-05-27 Thread Alon Levy
The error log from compiling the libSDL test is: /tmp/qemu-conf-18013-7491-1531.c:1:17: error: SDL.h: No such file or directory You need to install the sdl-devel packages. btw, you can do yum provides */SDL.h to find out which. Under fedora (I suspect it's the same in centos) the packages

Re: [Spice-devel] Spice install problem

2010-05-27 Thread Alexander Larsson
On Wed, 2010-05-26 at 20:33 -0500, Brian Milliron wrote: You quoted this: In case of an older kernel (version 2.6.30) Get kernel sources using the following git repository: ... Obviously the version numbers involved here (2.6.30) refer to upstream versions. Whats in the

[Spice-devel] Initial work on demarshalling

2010-05-27 Thread Alexander Larsson
I've commited my initial work on a real network message demarshalling to a private branch: http://cgit.freedesktop.org/~alexl/spice-protocol/log/?h=demarshaller http://cgit.freedesktop.org/~alexl/spice/log/?h=demarshaller In this version the client does demarshalling, validation and pointer