You may be seeing this problem and I might not of because I upgraded my version of Xorg server to the full 7.2 release before I tried to get the intel drivers working.  In order to do that you can use <br><br><a href="http://ftp.skynet.be/pub/software.opensuse.org/xorg72/openSUSE_10.2/">
http://ftp.skynet.be/pub/software.opensuse.org/xorg72/openSUSE_10.2/</a>  to get the newest xorg-x11 packages installed.<br><br>The error you're seeing below is due to xorg macros, which you can update from git as well I think, 
<br>maybe from <br><br><pre>git-clone git://anongit.freedesktop.org/git/xorg/util/macros<br><br><br></pre>I cant tell you which to try at the moment, maybe the macros first, and if that doesnt help ( you will have to re-run the xf86-video-intel 
autogen.sh script after installing the macros ), maybe the Xorg upgrade; or you can check the config.h file and see if those are being defined properly.  You may also wish to update your xf86-video-intel drivers from git as well.  Im sorry I dont have an absolute answer for you.  I tinkered around with it until I got it all to work (lot of google searching)
<br><br>Good luck.<br><br>-Garrett Marone<br><br><div><span class="gmail_quote">On 10/16/07, <b class="gmail_sendername">Darren Roswell</b> <<a href="mailto:rezteck@gmail.com">rezteck@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Garett Marone.  Thanks thats dis complete the autogen script but now I get this when I try to make.<br><br>i810_driver.c:453: error: 'PACKAGE_VERSION_MAJOR' undeclared here (not in a function)<br>i810_driver.c:453: error: 'PACKAGE_VERSION_MINOR' undeclared here (not in a function)
<br>i810_driver.c:453: error: 'PACKAGE_VERSION_PATCHLEVEL' undeclared here (not in a function)<br>make[3]: *** [i810_driver.lo] Error 1<br>make[3]: Leaving directory `/home/droswell/Desktop/intel/xf86-video-intel/src'
<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/home/droswell/Desktop/intel/xf86-video-intel/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/droswell/Desktop/intel/xf86-video-intel'
<br>make: *** [all] Error 2<br><span class="sg"><br clear="all"><br>-- <br>Rezteck Services<br>Darren Roswell<br>613-867-4357
</span><br>_______________________________________________<br>xorg mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:xorg@lists.freedesktop.org">xorg@lists.freedesktop.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.freedesktop.org/mailman/listinfo/xorg" target="_blank">
http://lists.freedesktop.org/mailman/listinfo/xorg</a><br></blockquote></div><br>