Hi,<br>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.<br>
I do &quot;configure&quot; then &quot;make&quot;  but the terminal show me:<br><br><br>  CC     glz_encoder_dictionary.lo<br>cc1: warnings being treated as errors<br>glz_encoder_dictionary.c: In function ‘glz_dictionary_pre_encode’:<br>
glz_encoder_dictionary.c:488:22: error: ‘prev_seg_id’ may be used uninitialized in this function<br>make[3]: *** [glz_encoder_dictionary.lo] Error 1<br>make[3]: Leaving directory `/home/celestino/src/spice/spice/server&#39;<br>
make[2]: *** [check-recursive] Error 1<br>make[2]: Leaving directory `/home/celestino/src/spice/spice/server&#39;<br>make[1]: *** [check] Error 2<br>make[1]: Leaving directory `/home/celestino/src/spice/spice/server&#39;<br>
make: *** [check-recursive] Error 1<br><br><br>Can you help me?<br>Thanks.<br>