On Tue, Apr 27, 2004 at 12:11:37PM +0200, Guy Van Den Bergh wrote: > ftp://people.redhat.com/alan/XFree86/VIA/Fedora/ > These are binary, but work with FC2test3 on my EPIA. (Source is in the directory above) > via_context.c:1100: warning: passing arg 1 of > `__driUtilUpdateDrawableInfo' from incompatible pointer type > via_context.c:1100: error: too many arguments to function > `__driUtilUpdateDrawableInfo' > via_context.c:1102:72: macro "DRI_VALIDATE_DRAWABLE_INFO_ONCE" passed 3 > arguments, but takes just 1 > via_context.c:1102: error: `DRI_VALIDATE_DRAWABLE_INFO_ONCE' undeclared > (first use in this function) > via_context.c:1102: error: (Each undeclared identifier is reported only once > via_context.c:1102: error: for each function it appears in.) > via_context.c: In function `viaSwapBuffers': > via_context.c:1145: warning: implicit declaration of function > `_mesa_swapbuffers' > make[6]: *** [via_context.o] Error 1 This is trying to build the VIA DRI code, which is versus a different Mesa to the one apparently used by Fedora. The 2D driver code should build fine and the latest and greatest stuff ("post Alan" so to speak 8)) is on unichrome.sf.net I noticed the voodoo driver is missing on AMD64 as well