On Fri, Jan 20, 2012 at 6:12 PM, Brian Paul <bri...@vmware.com> 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
Removing -fvisibility=hidden from CFLAGS makes this work again. I guess we just need to mark functions we want exported? Matt _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev