hello,
       I have download the spice-0.6.3.tar.bz2 fromhttp://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
       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@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to