[Spice-devel] help for spice-0.6.3
Hans de Goede
hdegoede at redhat.com
Sun Feb 20 01:50:05 PST 2011
Hi,
On 02/12/2011 07:17 AM, ÕÅì«Çå wrote:
> hello£¬
> I have download the spice-0.6.3.tar.bz2 from http://www.spice-space.org <http://www.spice-space.org/>
> When i compile and install spice, I have encountered some problem, I need some
> help ,Thanks
> The command "configure" have passed , no problem,but in compile process ,there is some mistakes
> The following descibe the situation
> ./configure --includedir=/usr/include --libdir=/usr/lib64 --enable-opengl --enable-gui
The problem you are seeing is because you are compiling with --enable-opengl. This cab
be fixed by compiling with this patch:
http://cgit.freedesktop.org/spice/spice/commit/?id=9f93db6f0732e1e8e9bc8690c1a080d2e6013d68
Note though that opengl support is currently not working AFAIK, so it is probably better
to just remove --enable-opengl from your configure arguments.
Also note that I recently released 0.6.4, which features quite a few bugfixes, so I advice
you to use that version instead.
Regards,
Hans
> Spice 0.6.3
> ==============
> prefix: /usr/local
> c compiler: gcc
> c++ compiler: g++
> Have XRANDR 1.2: yes
> Support tunneling: no
> Red target: x11
> OpenGL: yes
> GUI: yes
> Now type 'make' to build spice
> make
> red_window.cpp: In member function ¡®__GLXcontextRec* RedWindow::create_context_gl()¡¯:
> red_window.cpp:2050: error: cannot convert ¡®__GLXcontextRec*¡¯ to ¡®__GLXcontextRec**¡¯ in assignment
> red_window.cpp:2053: error: cannot convert ¡®__GLXcontextRec**¡¯ to ¡®__GLXcontextRec*¡¯ in return
> make[5]: *** [red_window.o] Error 1
> make[5]: Leaving directory `/tmp/spice-0.6.3/client/x11'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/tmp/spice-0.6.3/client/x11'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/tmp/spice-0.6.3/client'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/tmp/spice-0.6.3/client'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/spice-0.6.3'
> make: *** [all] Error 2
>
>
>
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list