http://bugs.freedesktop.org/show_bug.cgi?id=24357
--- Comment #8 from Alex Deucher <[email protected]> 2009-10-06 14:24:32 PST --- (In reply to comment #7) > I'm not sure what it means to build mesa against libdrm_radeon. There is a > libdrm_radeon.so library but libGL.so doesn't depend on it. What exactly does > is mean to build mesa against libdrm_radeon? > libdrm_radeon is in the libdrm tree and provides the memory manager interface needed for the ddx and mesa when used with KMS. The radeon 3D drivers (radeon, r200, r300, r600) need to be built against libdrm_radeon if you want to use them with KMS. The mesa build system should pick it up if it's present on your system. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
