Re: [Mesa-dev] src/mesa/x86/*S sources not being built

2012-07-16 Thread Brian Paul
On 07/16/2012 02:38 PM, Jon TURNEY wrote: On 16/07/2012 20:22, Brian Paul wrote: 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

Re: [Mesa-dev] src/mesa/x86/*S sources not being built

2012-07-16 Thread Jon TURNEY
On 16/07/2012 20:22, Brian Paul wrote: > 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 g

Re: [Mesa-dev] src/mesa/x86/*S sources not being built

2012-07-16 Thread Matt Turner
On Mon, Jul 16, 2012 at 12:22 PM, Brian Paul wrote: > 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 >

[Mesa-dev] src/mesa/x86/*S sources not being built

2012-07-16 Thread Brian Paul
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: