<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - the latest git mesa fails to build, error in state_trackers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=55788">55788</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>the latest git mesa fails to build, error in state_trackers
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>wolput@onsneteindhoven.nl
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>The latest git version (2012-10-09) fails to build showing the following error
in /git/mesa/src/gallium/state_trackers/xorg:
-----
In file included from xorg_driver.c:36:0:
/usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is
deprecated. For greater compatibility, drivers should include necessary PCI
IDs locally rather than relying on this file from xorg-server." [-Wcpp]
xorg_driver.c: In function ‘drv_pre_init’:
xorg_driver.c:347:23: warning: variable ‘xf86_config’ set but not used
[-Wunused-but-set-variable]
xorg_driver.c: In function ‘drv_screen_init’:
xorg_driver.c:855:5: error: implicit declaration of function
‘miInitializeBackingStore’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[4]: *** [xorg_driver.o] Error 1
make[4]: Leaving directory
`/home/jos/src/xorg/git/mesa/src/gallium/state_trackers/xorg'
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory
`/home/jos/src/xorg/git/mesa/src/gallium/state_trackers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jos/src/xorg/git/mesa/src/gallium'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jos/src/xorg/git/mesa/src'
make: *** [all-recursive] Error 1
-----</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>