I was going to look at a recently reported regression with the swrast driver but Mesa's not building properly. I configured with:

CFLAGS=-g ./autogen.sh --enable-xlib-glx --with-x --disable-driglx-direct --disable-dri --enable-debug

libGL.so gets built but anything I try to run fails with:

glxinfo: symbol lookup error: /home/brian/mesa/lib/libGL.so.1: undefined symbol: _mesa_3dnow_transform_points4_2d

It looks like none of the src/mesa/x86/*.S or src/mesa/x86-64/*.S files are getting built.

Eric, it looks like you do the automake rework for this stuff. Can you take a look?

-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to