On Fri, Jul 10, 2009 at 2:20 AM, Alexander Beregalov<[email protected]> wrote: > Hi > > Commit 39970c6 (radeon: move cs space checking code to libdrm_radeon) > of mesa/drm breaks build of mesa#r6xx-rewrite > with this message > radeon_common.c:972: error: too many arguments to function > 'radeon_cs_space_check'
In the short term you can probably fix it by merging master into r6xx-rewrite. The r6xx/r7xx code doesn't use kernel memory management yet anyway. Either that or remove the the newer radeon stuff from drm master before building. Alex _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
