Bug 18141

Summary: build mesa master branch unsuccessfully
Product: Mesa Reporter: lin, jiewen <jiewen.lin>
Component: Drivers/DRI/i915Assignee: Default DRI bug account <dri-devel>
Status: VERIFIED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description lin, jiewen 2008-10-20 19:47:26 UTC
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)
Comment 1 lin, jiewen 2008-10-20 19:51:51 UTC
I bisect to commit 77c7f90ed44748f0e54e894deff1cac63da54cd6,which is just before commit 4830809524b20e517e949151957512b14d7e679a, mesa could be built successfully.
Comment 2 Eric Anholt 2008-10-20 22:03:31 UTC
You need current dri2proto.
Comment 3 lin, jiewen 2008-10-21 00:02:08 UTC
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.