Bug 52563 - build failure - struct radeon_renderbuffer has no member named Base
Summary: build failure - struct radeon_renderbuffer has no member named Base
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r200 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 21:16 UTC by U. Artie Eoff
Modified: 2012-07-26 22:08 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description U. Artie Eoff 2012-07-26 21:16:21 UTC
mesa fails to compile with latest master commit as of http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e893b42610a2e8f2797bd7da68669dac38d9538
using the following config setup:

./autogen.sh --enable-gles2 --disable-gallium-egl --with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi

error output is:

radeon_span.c: In function 'radeon_renderbuffer_map':
radeon_span.c:70:5: error: 'struct radeon_renderbuffer' has no member named 'Base'

Last known good commit is http://cgit.freedesktop.org/mesa/mesa/commit/?id=148c8e639da7ee10fc9e002e3c6d60e17d218b21
Comment 1 Brian Paul 2012-07-26 21:58:21 UTC
Just a typo.  Fixed.
Comment 2 U. Artie Eoff 2012-07-26 22:08:37 UTC
verified... thanks :)


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.