Bug 18141 - build mesa master branch unsuccessfully
Summary: build mesa master branch unsuccessfully
Status: VERIFIED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 19:47 UTC by lin, jiewen
Modified: 2008-10-21 00:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.