[Mesa-dev] non-DRI build break

Axel Davy axel.davy at ens.fr
Tue Jul 1 07:53:13 PDT 2014


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
>



More information about the mesa-dev mailing list