Bug 52563

Summary: build failure - struct radeon_renderbuffer has no member named Base
Product: Mesa Reporter: U. Artie Eoff <ullysses.a.eoff>
Component: Drivers/DRI/r200Assignee: Default DRI bug account <dri-devel>
Status: VERIFIED FIXED QA Contact:
Severity: major    
Priority: medium CC: brianp
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.