Bug detailed description: -------------------------- The error happens at commit 4830809524b20e517e949151957512b14d7e679a: dri2_glx.c: In function ‘dri2CopySubBuffer’: dri2_glx.c:200: error: ‘DRI2BufferFrontLeft’ undeclared (first use in this function) dri2_glx.c:200: error: (Each undeclared identifier is reported only once dri2_glx.c:200: error: for each function it appears in.) dri2_glx.c:200: error: ‘DRI2BufferBackLeft’ undeclared (first use in this function)
I bisect to commit 77c7f90ed44748f0e54e894deff1cac63da54cd6,which is just before commit 4830809524b20e517e949151957512b14d7e679a, mesa could be built successfully.
You need current dri2proto.
It can be built successfully by using latest dri2proto.So verify.
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.