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