mesa: 3f78f719732b87e6707f94c187ad6e263c6c2ef0 (master) $ scons $ LIBGL_DEBUG=verbose LIBGL_DRIVERS_PATH=build/linux-x86-debug/gallium/targets/dri-r600 glxinfo name of display: :0 libGL: OpenDriver: trying build/linux-x86-debug/gallium/targets/dri-r600/tls/r600_dri.so libGL: OpenDriver: trying build/linux-x86-debug/gallium/targets/dri-r600/r600_dri.so libGL error: dlopen build/linux-x86-debug/gallium/targets/dri-r600/r600_dri.so failed (build/linux-x86-debug/gallium/targets/dri-r600/r600_dri.so: undefined symbol: radeon_drm_winsys_create) libGL error: unable to load driver: r600_dri.so libGL error: driver pointer missing
mesa: 8c409403217cf8c13e1d2dd306ad5e86b566c5c9 (master) - good
Created attachment 50333 [details] [review] fix Could you try this patch?
ce12f826927cf2d3ac3fd70d893abfb07adc23db is the first bad commit commit ce12f826927cf2d3ac3fd70d893abfb07adc23db Author: Marek Olšák <maraeo@gmail.com> Date: Fri Jul 22 19:25:07 2011 +0200 r600g: first step into winsys/radeon Reviewed-by: Alex Deucher <alexander.deucher@amd.com> :100644 100644 6fa5e5177a4a5166e4af95f5011429dbc74fec95 ea58dae6593bdaa73626a5bb8ee35784fccaa1ff M configure.ac :040000 040000 def08938d4e816c0ac2a09a648aaeaf75fc1421f 6e96e59e537bbf0c71c67dcb6d71c24331ad4d04 M src
(In reply to comment #2) > Created an attachment (id=50333) [details] > fix > > Could you try this patch? The attachment with id=50333 fixes the reported issue.
Alright, pushed and closing.
mesa: fe2147c2a8e2cda7b12cc8e5e64fce3143ca673a (master) Verified fixed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.