On Wed, Jul 4, 2012 at 1:45 AM, Kristian Høgsberg <hoegsb...@gmail.com> wrote: > On Wed, Jul 04, 2012 at 12:42:50AM +0200, Marek Olšák wrote: >> Hi, >> >> this causes a build failure: >> >> In file included from ../../../src/mapi/glapi/glapi_priv.h:49:0, >> from glapi_entrypoint.c:32: >> ../../../include/GLES2/gl2ext.h:1074:28: error: redefinition of >> typedef ‘PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC’ >> ../../../include/GL/glext.h:10237:25: note: previous declaration of >> ‘PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC’ was here >> >> .. and a lot of similar errors. FWIW, I think the series should be >> reverted until a solution is found. > > I didn't get this build failure and I just did make distclean and > tried again, no error. What's your configure line?
/autogen.sh --prefix=/usr --enable-glx-tls --enable-texture-float \ --with-dri-drivers=swrast --with-gallium-drivers=r300 --disable-egl \ --disable-glu This is on my old r300 machine which hasn't been updated for some time (gcc 4.5.2). Not sure if it's relevant. Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev