[Bug 91282] New: Can't compile xf86-ati against latest xorg-git
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 9 04:37:04 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91282
Bug ID: 91282
Summary: Can't compile xf86-ati against latest xorg-git
Product: xorg
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
Assignee: xorg-driver-ati at lists.x.org
Reporter: vrutkovs at redhat.com
QA Contact: xorg-team at lists.x.org
Building xf86-ati:
../../src/drmmode_display.c: In function 'drmmode_set_scanout_pixmap':
../../src/drmmode_display.c:975:2: error: too few arguments to function
'PixmapStartDirtyTracking'
PixmapStartDirtyTracking(ppix, screenpix, 0, 0);
^
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/cursorstr.h:50,
from ../../src/drmmode_display.c:35:
/usr/include/xorg/pixmap.h:120:1: note: declared here
PixmapStartDirtyTracking(PixmapPtr src,
^
and
../../src/radeon_kms.c: In function 'redisplay_dirty':
../../src/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 ../../src/radeon.h:46,
from ../../src/radeon_kms.c:34:
/usr/include/xorg/pixmap.h:131:1: note: declared here
PixmapSyncDirtyHelper(PixmapDirtyUpdatePtr dirty);
^
See full log at
http://build.gnome.org/continuous/buildmaster/builds/2015/07/09/8/build/log-xorg-driver-xf86-video-ati.txt
--
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/836117e3/attachment.html>
More information about the xorg-driver-ati
mailing list