@Arthur V
how did you solve this?:

Making install in uxa
make[1]: Entering directory `/root/mesa/xf86-video-intel/uxa'
../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -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: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
‘uxa_screen_key’
uxa.c:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
‘uxa_screen_key’
uxa.c: In function ‘uxa_pixmap_is_offscreen’:
uxa.c:101: warning: implicit declaration of function ‘dixLookupPrivate’
uxa.c:101: warning: nested extern declaration of ‘dixLookupPrivate’
uxa.c:101: error: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c:101: error: (Each undeclared identifier is reported only once
uxa.c:101: error: for each function it appears in.)
uxa.c: In function ‘uxa_prepare_access’:
uxa.c:147: error: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c: In function ‘uxa_finish_access’:
uxa.c:167: error: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c: In function ‘uxa_close_screen’:
uxa.c:320: error: ‘uxa_screen_key’ undeclared (first use in this function)
uxa.c: In function ‘uxa_driver_init’:
uxa.c:425: warning: implicit declaration of function ‘dixSetPrivate’
uxa.c:425: warning: nested extern declaration of ‘dixSetPrivate’
uxa.c:425: error: ‘uxa_screen_key’ undeclared (first use in this function)
make[1]: *** [uxa.lo] Error 1
make[1]: Leaving directory `/root/mesa/xf86-video-intel/uxa'
make: *** [install-recursive] Error 1

I'm trying to compile linuxintel driver for my X3500 videocard. (Asus P5E-VM 
HDMI)
i'm able to compile and install DRM
but i'm stuck compiling xf86 drivers...
same problem as you had ...
Missing dep? How di you solved this?

-- 
intel gm965 freezes with 3d applications
https://bugs.launchpad.net/bugs/120834
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to