All of lore.kernel.org
 help / color / mirror / Atom feed
From: Calvin Walton <calvin.walton-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Luiz Angelo Daros de Luca
	<luizluca-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: undefined symbol for DRI
Date: Sat, 14 Nov 2009 10:08:58 -0500	[thread overview]
Message-ID: <1258211338.5688.7.camel@ayu> (raw)
In-Reply-To: <8b96e3d20911121102u3e0ab108v6a5c8c432fc90bd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

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>

      parent reply	other threads:[~2009-11-14 15:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1258211338.5688.7.camel@ayu \
    --to=calvin.walton-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=luizluca-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.