On Fri, Jan 20, 2012 at 7:58 PM, Matt Turner <[email protected]> wrote: > On Fri, Jan 20, 2012 at 6:12 PM, Brian Paul <[email protected]> wrote: >> Hi Matt, >> >> I'm not sure if your recent changes are responsible for this. I did >> "./configure --enable-xlib-glx ; make" >> >> The build appears to complete cleanly but I can't run anything: >> >> $ glxinfo >> name of display: :0.0 >> glxinfo: symbol lookup error: /home/brian/mesa/lib/libGL.so.1: undefined >> symbol: u_tsd_set >> >> Can you try this? >> >> -Brian > > Hi Brian, > > Sure, I'll take a look. > > Thanks for pointing it out. > > Matt
Yep, this is broken by adefee50, but it's not immediately clear how. Configuring with --enable-glx-tls allows it to work though. I'll investigate more. Matt _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
