https://bugs.freedesktop.org/show_bug.cgi?id=74154
--- Comment #12 from Michel Dänzer <[email protected]> --- (In reply to comment #11) > ./autogen.sh --exec-prefix=/ --prefix=/usr --libdir=/usr/lib64/ > --sysconfdir=/ > and the system boots even without disabling acceleration in xorg config. > However it doesn'ẗ seem to be accelerated. [...] > (EE) Failed to load /usr/lib64/xorg/modules/libglamoregl.so: > /usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context Looks like you need to add --enable-glx-tls to your Mesa configure arguments. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
