Bug 26503

Summary: Compilation error git mesa master-branch
Product: Mesa Reporter: Jos van Wolput <wolput>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jos van Wolput 2010-02-09 21:22:05 UTC
Compilation error latest git mesa master-branch.
make shows the following error:
-----
r600_texstate.c: In function ‘r600SetTexBuffer’:
r600_texstate.c:1119: error: ‘__DRM_TEXTURE_FORMAT_RGBA’ undeclared (first use in this function)
r600_texstate.c:1119: error: (Each undeclared identifier is reported only once
r600_texstate.c:1119: error: for each function it appears in.)
make[6]: *** [r600_texstate.o] Error 1
make[6]: Leaving directory `/home/jos/tmp/xorg/git-master/mesa/src/mesa/drivers/dri/r600'
make[5]: *** [lib] Error 2
make[5]: Leaving directory `/home/jos/tmp/xorg/git-master/mesa/src/mesa/drivers/dri/r600'
make[4]: *** [subdirs] Error 1
make[4]: Leaving directory `/home/jos/tmp/xorg/git-master/mesa/src/mesa/drivers/dri'
make[3]: *** [default] Error 1
make[3]: Leaving directory `/home/jos/tmp/xorg/git-master/mesa/src/mesa/drivers'
make[2]: *** [driver_subdirs] Error 2
make[2]: Leaving directory `/home/jos/tmp/xorg/git-master/mesa/src/mesa'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/jos/tmp/xorg/git-master/mesa/src'
make: *** [default] Error 1
-----
Comment 1 Vinson Lee 2010-02-10 01:06:33 UTC

*** This bug has been marked as a duplicate of bug 26502 ***
Comment 2 Rafał Miłecki 2010-02-10 04:03:16 UTC

*** This bug has been marked as a duplicate of bug 26497 ***

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.