----- Original Message ----- > On Mon, 9 Dec 2013 08:13:40 AM Marc-André Lureau wrote: > > wget http://spice-space.org/download/gtk/spice-gtk-0.22.tar.bz2 > > > Thats seems to be configuring thanks, I was using the 0.22 bundle from > http://cgit.freedesktop.org/spice/spice-gtk, which is different. > > How would I find my way to the spice-space downloads normally? I could not > find a link to it anywhere on the site. > > Sorry, our web pages are not very friendly. On the download page. http://www.spice-space.org/download.html > make failed with: > > In file included from coroutine_winfibers.c:24:0: > coroutine.h:70:1: error: unknown type name 'gboolean' > gboolean coroutine_is_main(struct coroutine *co); Oops.... Add #include <glib.h> in gtk/coroutine_winfibers.c. cheers _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel