http://bugs.freedesktop.org/show_bug.cgi?id=14674
--- Comment #1 from Chris Taylor <[EMAIL PROTECTED]> 2008-02-25 16:24:20 PST --- Created an attachment (id=14568) --> (http://bugs.freedesktop.org/attachment.cgi?id=14568) drm_agpsupport.c patch This fixes the error during building from drm_agpsupport.c. The file now builds properly but another build failure happens with the following output: ... CC [M] /home/vortex/build/nvidia/drm-build/linux-core/drm_fence.o CC [M] /home/vortex/build/nvidia/drm-build/linux-core/drm_ttm.o /home/vortex/build/nvidia/drm-build/linux-core/drm_ttm.c: In function ‘drm_ttm_set_caching’: /home/vortex/build/nvidia/drm-build/linux-core/drm_ttm.c:132: error: implicit declaration of function ‘flush_agp_mappings’ make[2]: *** [/home/vortex/build/nvidia/drm-build/linux-core/drm_ttm.o] Error 1 make[1]: *** [_module_/home/vortex/build/nvidia/drm-build/linux-core] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.25-rc3' make: *** [modules] Error 2 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
