<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Hi,</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Newbie here trying to setup spice on Fedora 15 (64bit) with Eclipse CDT (8.0.1 Indigo)</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Using the following versions of spice and spice-protocol -</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">spice-0.9.1</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;
 ">spice-protocol-0.9.0</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">For some reason I have 3rd parameter in&nbsp;<span class="Apple-style-span" style="font-size: 16px; ">SPICE_CONTAINEROF undefined - "base"</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">server/inputs_channel.c</div><div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">void inputs_set_tablet_logical_size(int x_res, int y_res)</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">{</font></div><div><font
 class="Apple-style-span" face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; SpiceTabletInterface *sif;</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif"><br></font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; sif = SPICE_CONTAINEROF(tablet-&gt;base.sif, SpiceTabletInterface, base);</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; sif-&gt;set_logical_size(tablet, x_res, y_res);</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">}</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif"><br></font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">Was there some header file I missed?&nbsp;</font></div><div><font class="Apple-style-span"
 face="'times new roman', 'new york', times, serif"><br></font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">thanks!</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">Ming</font></div></div></div></body></html>