installing xf86-video-intel-2.6.0
Érico Teixeira
ericomtx at yahoo.com.br
Mon Mar 2 15:56:26 PST 2009
Running I get the following:
# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
I trying to follow the steps at http://intellinuxgraphics.org/install.html
I've dowloaded and extracted xf86-video-intel-2.6.0.tar.bz2
Then I run :
# ./configure -- everything goes fine here
# make
When I run make I get the following error :
make[4]: Entering directory `/home/ericomtx/Desktop/xf86-video-intel-2.6.0/src'
../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 -I/usr/local/include -I/usr/local/include/drm -I/usr/include/X11/dri -I../uxa -DI830_XV -DI830_USE_XAA -DI830_USE_EXA -g -O2 -MT i830_lvds.lo -MD -MP -MF .deps/i830_lvds.Tpo -c -o i830_lvds.lo i830_lvds.c
i830_lvds.c: In function ‘i830_lvds_get_modes’:
i830_lvds.c:827: error: ‘DS_VENDOR’ undeclared (first use in this function)
i830_lvds.c:827: error: (Each undeclared identifier is reported only once
i830_lvds.c:827: error: for each function it appears in.)
make[4]: *** [i830_lvds.lo] Error 1
make[4]: Leaving directory `/home/ericomtx/Desktop/xf86-video-intel-2.6.0/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ericomtx/Desktop/xf86-video-intel-2.6.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ericomtx/Desktop/xf86-video-intel-2.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ericomtx/Desktop/xf86-video-intel-2.6.0'
make: *** [all] Error 2
What am I missing ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20090302/b09ab222/attachment.html>
More information about the xorg
mailing list