http://bugs.freedesktop.org/show_bug.cgi?id=11174
------- Comment #8 from [EMAIL PROTECTED] 2007-09-26 07:52 PST ------- (In reply to comment #6) > Erm, was mesa already using git in the 6.4.2 days? It was probably using CVS at the time, but the whole development history was preserved when moving to Git, so this isn't a problem. > Also installing 6.4.2 requires me to downgrade several key Operating system > parts like the xserver, libdrm, etc. It shouldn't. You don't even need to install anything, just set the environment variable LIBGL_DRIVERS_PATH=/path/to/directory_containing_r300_dri.so/ and possibly LD_LIBRARY_PATH=/path/to/libGL.so.1 . > I don't want to know what I have todo to my system to be able to build 6.4.2 > from source. Again, I'm not sure there should be any big trouble. You may want to use make DRI_DIRS=r300 to avoid any trouble with other drivers though. > As said I'm willing to spend some time on this, but telling me to go fetch a > needle in a haystack isn't really helpful. git-bisect does that for you. :) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
