https://bugs.freedesktop.org/show_bug.cgi?id=36282
--- Comment #19 from Andrew Randrianasulu <rand...@mail.ru> 2011-04-20 13:17:49 PDT --- (In reply to comment #15) > I ran into this problem when upgrading my distribution and fixed it easily. > > Make sure glxgears picks up the correct libGL.so. You may have multiple such > files in you system at various locations, like: > > /usr/lib/libGL.so > /usr/lib/mesa/libGL.so > /usr/local/... > etc. > > I had libGL from git in /usr/lib, but my system always picks up the one in > /usr/lib/mesa, which contained the libGL provided by my distribution. I made a > symlink from /usr/lib/mesa/libGL* to my libGL from git and that fixed it. > > Do: ldd /usr/bin/glxgears > > and see which libGL.so file is used. If it's not the one you compiled and > installed, overwrite it by the correct one. > > Closing as NOT A BUG. I can confirm my glxgears spinning again, but people below this comment still have problems.... Sorry for long silince, i've tested few onfigurations without shared dri, with LD_LIBRARY_PATH trick, tried some bisect and make clean instead of make distclean ... none worked, but deleting wrong libGL (and symlinking right one) fixed things here. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev