<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - xf86-video-ati (git version) fails to build"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91276">91276</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>xf86-video-ati (git version) fails to build
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Driver/Radeon
</td>
</tr>
<tr>
<th>Assignee</th>
<td>xorg-driver-ati@lists.x.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>wolput@onsneteindhoven.nl
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>xorg-team@lists.x.org
</td>
</tr></table>
<p>
<div>
<pre>xf86-video-ati (git version 95f5d0..) fails to build with the following error:
----
radeon_kms.c: In function 'redisplay_dirty':
radeon_kms.c:290:2: error: too many arguments to function
'PixmapSyncDirtyHelper'
PixmapSyncDirtyHelper(dirty, &pixregion);
^
In file included from /usr/include/xorg/gc.h:54:0,
from /usr/include/xorg/dix.h:51,
from /usr/include/xorg/privates.h:151,
from /usr/include/xorg/cursor.h:53,
from /usr/include/xorg/scrnintstr.h:53,
from /usr/include/xorg/xf86str.h:39,
from radeon.h:46,
from radeon_kms.c:34:
/usr/include/xorg/pixmap.h:131:1: note: declared here
PixmapSyncDirtyHelper(PixmapDirtyUpdatePtr dirty);
^
Makefile:648: recipe for target 'radeon_kms.lo' failed
make[2]: *** [radeon_kms.lo] Error 1
make[2]: Leaving directory '/home/jos/src/xorg/git/xf86-video-ati/src'
Makefile:442: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jos/src/xorg/git/xf86-video-ati'
Makefile:373: recipe for target 'all' failed
make: *** [all] Error 2
----</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>