undefined symbol: _glapi_tls_Context
Justin Mattock
justinmattock at gmail.com
Sat May 29 21:24:42 PDT 2010
hmm.. I might be doing something wrong:
cat /var/log/Xorg.0.log has this ini it:
[ 12701.505] drmOpenDevice: open result is 14, (OK)
[ 12701.505] drmOpenByBusid: drmOpenMinor returns 14
[ 12701.505] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[ 12701.506] (EE) AIGLX error: dlopen of /usr/lib/dri/r300_dri.so
failed (/usr/lib/dri/r300_dri.so: undefined symbol:
_glapi_tls_Context)
[ 12701.506] (EE) AIGLX: reverting to software rendering
[ 12701.506] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so
failed (/usr/lib/dri/swrast_dri.so: undefined symbol:
_glapi_tls_Context)
[ 12701.506] (EE) GLX: could not load software renderer
[ 12701.506] (II) GLX: no usable GL providers found for screen 0
[ 12701.506] (II) RADEON(0): Setting screen physical size to 381 x 238
[ 12701.588] (**) Option "Protocol" "auto"
my switches are these:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--disable-ipv6 --enable-secure-rpc --enable-gallium-radeon
--enable-selinux --enable-glx-tls --enable-64-bit --enable-gles2
--enable-opengl --enable-gl-osmesa
am I missing something with a switch for mesa or somewhere else?
--
Justin P. Mattock
More information about the xorg
mailing list