On Fri, Jan 20, 2012 at 8:40 PM, Matt Turner <[email protected]> wrote: > Yep, this is broken by adefee50, but it's not immediately clear how.
Whoops, sorry. I take that back. I wasn't building with --enable-shared-glapi on the earlier commits. When building with --enable-xlib-glx --enable-shared-glapi we have the undefined reference to u_tsd_set, but with --enable-glx-tls it works. So, shared-glapi exposes this problem. Matt _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
