In src/loader/Makefile.am,

the test 'if NEED_OPENGL_COMMON' should probably be more restrictive,
I'm looking at it.

Axel

On 01/07/2014 10:22, Brian Paul wrote :
I configured with:

./autogen.sh CFLAGS="-g -O0" CXXFLAGS="-g -O0" --enable-debug --enable-xlib-glx --disable-driglx-direct --disable-dri --enable-gallium-osmesa --with-gallium-drivers=swrast --enable-gallium-tests

So no DRI code should be used.  When I compile:

gmake[2]: Entering directory `/home/brianp/projects/Mesa/mesa/src/loader'
  CC     libloader_la-loader.lo
loader.c:333:5: error: expected ',' or ';' before 'DRI_CONF_SECTION_INITIALIZATION'
gmake[2]: *** [libloader_la-loader.lo] Error 1

Reverting commit 3ecd9e1a93817180fa fixes the build for me.

-Brian


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

Reply via email to