CC mesa/main/extensions_table.lo In file included from ../src/mesa/main/glheader.h:37, from ../src/mesa/main/mtypes.h:41, from ../src/mesa/main/extensions.h:39, from mesa/main/extensions_table.c:26: ../include/GL/gl.h:2090: error: redefinition of typedef ‘GLeglImageOES’ ../include/GL/glext.h:6482: note: previous declaration of ‘GLeglImageOES’ was here
Created attachment 140982 [details] [review] proposed fix Hmmm, I don't see that issue here. What is your ./configure command line? In any case, does the attached patch fix this?
(In reply to Brian Paul from comment #1) > Created attachment 140982 [details] [review] [review] > proposed fix > > Hmmm, I don't see that issue here. What is your ./configure command line? > > In any case, does the attached patch fix this? Yes, the attached patch fixes the build error. Tested-by: Vinson Lee <vlee@freedesktop.org>
Fixed by 6ff4795c622762d6498c73b407070f9c6157878e
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.