* undefined symbol for DRI
@ 2009-11-12 19:02 Luiz Angelo Daros de Luca
[not found] ` <8b96e3d20911121102u3e0ab108v6a5c8c432fc90bd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Luiz Angelo Daros de Luca @ 2009-11-12 19:02 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 400 bytes --]
Hello guys,
Quick question. I use libdrm, kernel drm, mesa and nouveau from git.
However, I got this error:
(EE) AIGLX error: dlopen of /usr/lib64/dri/nouveau_dri.so failed
(/usr/lib64/dri/nouveau_dri.so: undefined symbol: _glapi_tls_Context)
Does it means I need an updated xorg? I'm using 1.6.5
---
Luiz Angelo Daros de Luca, Me.
luizluca-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
[-- Attachment #1.2: Type: text/html, Size: 527 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: undefined symbol for DRI
[not found] ` <8b96e3d20911121102u3e0ab108v6a5c8c432fc90bd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-11-14 15:08 ` Calvin Walton
0 siblings, 0 replies; 2+ messages in thread
From: Calvin Walton @ 2009-11-14 15:08 UTC (permalink / raw)
To: Luiz Angelo Daros de Luca; +Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
Hi,
On Thu, 2009-11-12 at 17:02 -0200, Luiz Angelo Daros de Luca wrote:
> Hello guys,
>
> Quick question. I use libdrm, kernel drm, mesa and nouveau from git.
> However, I got this error:
>
> (EE) AIGLX error: dlopen of /usr/lib64/dri/nouveau_dri.so failed
> (/usr/lib64/dri/nouveau_dri.so: undefined symbol: _glapi_tls_Context)
This looks like your mesa was built with TLS support, but your X server
does not have TLS support.
> Does it means I need an updated xorg? I'm using 1.6.5
That shouldn't be needed, you just have to disable TLS when compiling
mesa.
(This is disabled by default in the ./configure script and in the sample
configurations, did you manually enable it?)
Alternately, you can try to find Xorg packages with TLS enabled, or
rebuild it yourself.
Hope that helps!
--
Calvin Walton <calvin.walton-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-14 15:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12 19:02 undefined symbol for DRI Luiz Angelo Daros de Luca
[not found] ` <8b96e3d20911121102u3e0ab108v6a5c8c432fc90bd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-11-14 15:08 ` Calvin Walton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.