Hi, I have downloaded from git the spice code, the spice protocol and pixman. I have installed pixman first then the protocol and finally the spice server and client(with bulding instructions in the wiki page). When I compile spice server and client I see a compiling error. I do "configure" then "make" but the terminal show me:
CC glz_encoder_dictionary.lo cc1: warnings being treated as errors glz_encoder_dictionary.c: In function ‘glz_dictionary_pre_encode’: glz_encoder_dictionary.c:488:22: error: ‘prev_seg_id’ may be used uninitialized in this function make[3]: *** [glz_encoder_dictionary.lo] Error 1 make[3]: Leaving directory `/home/celestino/src/spice/spice/server' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/home/celestino/src/spice/spice/server' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/celestino/src/spice/spice/server' make: *** [check-recursive] Error 1 Can you help me? Thanks.
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel