guer...@free.fr wrote:
> Hello,
>
> I try to compile the spice protocol on an ubuntu 9.10 64 bit server.
>
> I have success compile differents modules : qcairo-1.8.7.1-git74d6b5  
> qpixman-0.13.3-git20090127 slirp spice
>
> I just had to modify the source for the celt051 dependances as on Ubuntu the 
> libraries are 0.6.1  :-p
>   
CELT API ABI is not stable, for that reason we are using special version 
of celt051 that can be install side by side with current CELT lib. You 
must use  celt051
 otherwise we will have protocol compatibility issues.

> But for the module vdesktop the first part seem to be good but I have a error 
> that I don't understand. I paste the result :-p
>   

You don't need to build kernel modules, use standard Ubuntu KVM modules.

> make -C kernel
> make[1]: Entering directory 
> `/home/david/Downloads/Spice-World/vdesktop/kernel'
> make -C /lib/modules/2.6.31-17-server/build M=`pwd` \
>               LINUXINCLUDE="-I`pwd`/include -Iinclude \
>                -Iarch/x86/include -I`pwd`/include-compat -I`pwd`/x86 \
>               -include include/linux/autoconf.h \
>               -include `pwd`/x86/external-module-compat.h" \
>               "$@"
> make[2]: Entering directory `/usr/src/linux-headers-2.6.31-17-server'
> make[4]: *** No rule to make target 
> `/home/david/Downloads/Spice-World/vdesktop/kernel/x86/svm.o', needed by 
> `/home/david/Downloads/Spice-World/vdesktop/kernel/x86/kvm.o'.  Stop.
> make[3]: *** [/home/david/Downloads/Spice-World/vdesktop/kernel/x86] Error 2
> make[2]: *** [_module_/home/david/Downloads/Spice-World/vdesktop/kernel] 
> Error 2
> make[2]: Leaving directory `/usr/src/linux-headers-2.6.31-17-server'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/david/Downloads/Spice-World/vdesktop/kernel'
> make: *** [kernel] Error 2
>
>
> Did anyone know how pass this step.
>
> Thanks for your reply.
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> _______________________________________________
> Spice-space-devel mailing list
> Spice-space-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/spice-space-devel
>   


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Spice-space-devel mailing list
Spice-space-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spice-space-devel

Reply via email to