Comment 163 for bug 120834

Revision history for this message
Glauco (glauco-hass) wrote : Re: intel gm965 freezes with 3d applications

I'm with the same erros as Arthur and superFerra, output from script bellow:

Making install in uxa
make[1]: Entrando no diretório `/home/glauco/mesa/xf86-video-intel/uxa'
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/local/include -I/usr/local/include/drm -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/include/xorg -I/usr/include/pixman-1 -g -O2 -MT uxa.lo -MD -MP -MF .deps/uxa.Tpo -c -o uxa.lo uxa.c
In file included from uxa.c:37:
uxa-priv.h:158: erro: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uxa_screen_key’
uxa.c:42: erro: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uxa_screen_key’
uxa.c: Na função ‘uxa_pixmap_is_offscreen’:
uxa.c:101: aviso: implicit declaration of function ‘dixLookupPrivate’
uxa.c:101: aviso: nested extern declaration of ‘dixLookupPrivate’
uxa.c:101: erro: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c:101: erro: (Each undeclared identifier is reported only once
uxa.c:101: erro: for each function it appears in.)
uxa.c: Na função ‘uxa_prepare_access’:
uxa.c:147: erro: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c: Na função ‘uxa_finish_access’:
uxa.c:167: erro: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c: Na função ‘uxa_close_screen’:
uxa.c:320: erro: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c: Na função ‘uxa_driver_init’:
uxa.c:425: aviso: implicit declaration of function ‘dixSetPrivate’
uxa.c:425: aviso: nested extern declaration of ‘dixSetPrivate’
uxa.c:425: erro: ‘uxa_screen_key’ undeclared (first use in this function)
make[1]: ** [uxa.lo] Erro 1
make[1]: Saindo do diretório `/home/glauco/mesa/xf86-video-intel/uxa'
make: ** [install-recursive] Erro 1

I faced this issue with mesa because Stellarium doesn't work. Both my notebook with Intel GM965 and desktop with GeForce 6600 fail to run that application. I'm trying to solve the mesa bug in notebook with this script, GM965 video card.

Output from lspci:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)