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 'main_tokens_item_new':</div>
<div>main_channel.c:233:20: error: cast from pointer to integer of different size</div><div>main_channel.c: In function 'main_channel_push_tokens':</div><div>main_channel.c:424:31: error: cast to pointer from integer of different size</div>
<div>main_channel.c: In function 'main_channel_handle_parsed':</div><div>main_channel.c:810:21: error: format '%lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t'</div>
<div>main_channel.c:810:21: error: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t'</div><div>main_channel.c:816:17: error: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t'</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'</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'</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'</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'</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"><<a href="mailto:alevy@redhat.com">alevy@redhat.com</a>></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>
> On Thu, 2011-09-01 at 11:52 +0300, Alon Levy wrote:<br>
> > On Thu, Sep 01, 2011 at 09:59:14AM +0200, Christophe Fergeau wrote:<br>
> > > Hi,<br>
> > ><br>
> > > On Thu, Aug 25, 2011 at 03:44:58PM +0200, Hans de Goede wrote:<br>
> > > > * Multi-client support, disabled by default (experimental!) set the<br>
> > > > environment variable SPICE_DEBUG_ALLOW_MC before starting qemu to enable<br>
> > ><br>
> > > Do we have documentation explaining what multiclient is, and how to use it?<br>
> > > I think there's a page on the wiki, but I'm not 100% sure about this :-/<br>
> > ><br>
> ><br>
> > Updated <a href="http://spice-space.org/page/Features/MultipleClients" target="_blank">http://spice-space.org/page/Features/MultipleClients</a><br>
> <snip><br>
> Thank you for implementing this feature. Are there any plans to add<br>
> multi-user or multi-tenant (trying to find some new label) where each<br>
> connection has their own channels, that is they have their own desktop<br>
> rather than sharing the same desktop? - John<br>
><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'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't have any plans for this, and it doesn'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>