[Bug 91276] New: xf86-video-ati (git version) fails to build
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 9 02:09:42 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91276
Bug ID: 91276
Summary: xf86-video-ati (git version) fails to build
Product: xorg
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
Assignee: xorg-driver-ati at lists.x.org
Reporter: wolput at onsneteindhoven.nl
QA Contact: xorg-team at lists.x.org
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
----
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20150709/b01b740c/attachment.html>
More information about the xorg-driver-ati
mailing list