I believe I am experiencing the problem denoted in this post to the list: <a href="http://lists.freedesktop.org/archives/xorg/2006-August/017472.html">http://lists.freedesktop.org/archives/xorg/2006-August/017472.html</a><br>
<br>So, I am trying to compile the latest tdfx driver. the configure script does nto complain, but when compiling I receive the following errors: <br><br>tdfx_accel.c:907: error: 'struct _TDFXRec' has no member named 'sst2DSrcFmtShadow'
<br>make[2]: *** [tdfx_accel.lo] Error 1<br>make[2]: Leaving directory `/home/j/src/xf86-video-tdfx-1.2.2/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/j/src/xf86-video-tdfx-1.2.2'<br>make: *** [all] Error 2
<br><br>Any help is greatly appreciated.<br>