Missä mahtaa olla vika? Olen yrittänyt saada näytönohjaimeni toimimaan
3d-kiihdytettynä. Käyttöjärjestelmäni on ubuntu 5.10.
Olen yrittäny saada 3d-kiihdytystä toimimaan seuraavan ohjeen mukaan:
http://www.fedoraforum.org/forum/showthread.php?threadid=1740Mutta homma kaatuu make kohtaan ja se antaa seuraavan ilmoituksen:
/usr/include/X11/Xlib.h:3575: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3580: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3593: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3606: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3611: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3843: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3847: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3859: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3887: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3891: error: syntax error before ‘_X_SENTINEL’
/usr/include/X11/Xlib.h:3931: error: syntax error before ‘_X_SENTINEL’
Xv.c:66: warning: function declaration isn’t a prototype
Xv.c:67: warning: function declaration isn’t a prototype
Xv.c:68: warning: function declaration isn’t a prototype
Xv.c:92: warning: ‘xv_close_display’ was used with no prototype before its definition
Xv.c:101: warning: ‘xv_error_string’ was used with no prototype before its definition
Xv.c:993: warning: no previous prototype for ‘XvShmCreateImage’
Xv.c:1115: warning: ‘xv_wire_to_event’ was used with no prototype before its definition
make[4]: *** [Xv.o] Error 1
make[4]: Leaving directory `/home/3d/xc/xc/lib/Xv'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/3d/xc/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/3d/xc/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/3d/xc/xc'
make: *** [World] Error 2
Näyttää valittavan jotain Xv.o:sta, mitähän tarkoittaa ja mitenkä saan sen toimimaan?