The latest git drm doesn't compile on 2.6.25-rc3 as flush_agp_mappings has been
removed: http://lwn.net/Articles/267135/

The error message:
/usr/local/src/drm/linux-core/drm_ttm.c:134: error: implicit declaration of
function 'flush_agp_mappings'
make[3]: *** [/usr/local/src/drm/linux-core/drm_ttm.o] Error 1
make[2]: *** [_module_/usr/local/src/drm/linux-core] Error 2
make[1]: *** [modules] Error 2
make: *** [radeon.o] Error 2

After commenting out line 132 and compiling, the kernel modules load fine and X
seems to work OK.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to