spice 0.9.1 seems to be not compile on i686 architecture ( 32 bits ) <div>spice 0.8.x is ok for this architecture </div><div><br></div><div><br></div><div><div>cc1: warnings being treated as errors</div><div>main_channel.c: In function &#39;main_tokens_item_new&#39;:</div>
<div>main_channel.c:233:20: error: cast from pointer to integer of different size</div><div>main_channel.c: In function &#39;main_channel_push_tokens&#39;:</div><div>main_channel.c:424:31: error: cast to pointer from integer of different size</div>
<div>main_channel.c: In function &#39;main_channel_handle_parsed&#39;:</div><div>main_channel.c:810:21: error: format &#39;%lu&#39; expects type &#39;long unsigned int&#39;, but argument 3 has type &#39;uint64_t&#39;</div>
<div>main_channel.c:810:21: error: format &#39;%lu&#39; expects type &#39;long unsigned int&#39;, but argument 4 has type &#39;uint64_t&#39;</div><div>main_channel.c:816:17: error: format &#39;%lu&#39; expects type &#39;long unsigned int&#39;, but argument 4 has type &#39;uint64_t&#39;</div>
<div>make[4]: *** [main_channel.lo] Error 1</div><div>make[4]: *** Waiting for unfinished jobs....</div><div>make[4]: Leaving directory `/var/tmp/portage/app-emulation/spice-0.9.1/work/spice-0.9.1/server&#39;</div><div>make[3]: *** [all-recursive] Error 1</div>
<div>make[3]: Leaving directory `/var/tmp/portage/app-emulation/spice-0.9.1/work/spice-0.9.1/server&#39;</div><div>make[2]: *** [all] Error 2</div><div>make[2]: Leaving directory `/var/tmp/portage/app-emulation/spice-0.9.1/work/spice-0.9.1/server&#39;</div>
<div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory `/var/tmp/portage/app-emulation/spice-0.9.1/work/spice-0.9.1&#39;</div><div>make: *** [all] Error 2</div><div><br></div><div>NP</div><br><div class="gmail_quote">
2011/9/2 Alon Levy <span dir="ltr">&lt;<a href="mailto:alevy@redhat.com">alevy@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
On Thu, Sep 01, 2011 at 01:30:41PM -0400, John A. Sullivan III wrote:<br>
&gt; On Thu, 2011-09-01 at 11:52 +0300, Alon Levy wrote:<br>
&gt; &gt; On Thu, Sep 01, 2011 at 09:59:14AM +0200, Christophe Fergeau wrote:<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Thu, Aug 25, 2011 at 03:44:58PM +0200, Hans de Goede wrote:<br>
&gt; &gt; &gt; &gt; * Multi-client support, disabled by default (experimental!) set the<br>
&gt; &gt; &gt; &gt;   environment variable SPICE_DEBUG_ALLOW_MC before starting qemu to enable<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Do we have documentation explaining what multiclient is, and how to use it?<br>
&gt; &gt; &gt; I think there&#39;s a page on the wiki, but I&#39;m not 100% sure about this :-/<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Updated <a href="http://spice-space.org/page/Features/MultipleClients" target="_blank">http://spice-space.org/page/Features/MultipleClients</a><br>
&gt; &lt;snip&gt;<br>
&gt; Thank you for implementing this feature.  Are there any plans to add<br>
&gt; multi-user or multi-tenant (trying to find some new label) where each<br>
&gt; connection has their own channels, that is they have their own desktop<br>
&gt; rather than sharing the same desktop? - John<br>
&gt;<br>
<br>
</div>You mean you want to have a single vm with a single spice server, but two clients,<br>
one talking to windows session A and another to windows session B, or in linux<br>
case one talking to X server A and another to X server B?<br>
<br>
I&#39;d say that requires quite a lot of changes:<br>
 For windows: update driver to work with terminal services? no idea really how to<br>
 implement this in windows, but definitely a driver issue. Currently there is just<br>
 a single working PDev in windows.<br>
<br>
 For linux: probably easier. Would have to have different X servers, so actually easier<br>
 then having multiple cards for a single X server. But otoh how do you add devices on the<br>
 fly? not sure linux would handle this right. Never tried.<br>
<br>
So in summary I don&#39;t have any plans for this, and it doesn&#39;t seem to be too easy either.<br>
<font color="#888888"><br>
Alon<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
</div></div></blockquote></div><br></div>