From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 91284] New: xf86-video-nouveau fails to build with
latest xorg
Date: Thu, 09 Jul 2015 15:30:06 +0000
Message-ID:
Bug ID
91284
Summary
xf86-video-nouveau fails to build with latest xorg
Product
xorg
Version
git
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
Driver/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
vrutkovs@redhat.com
QA Contact
xorg-team@lists.x.org
../../src/nv_driver.c: In function 'redisplay_dirty':
../../src/nv_driver.c:560: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 /usr/include/xorg/xf86.h:44,
from ../../src/nv_include.h:15,
from ../../src/nv_driver.c:26:
/usr/include/xorg/pixmap.h:131:1: note: declared here
PixmapSyncDirtyHelper(PixmapDirtyUpdatePtr dirty);
^
Makefile:619: recipe for target 'nv_driver.lo' failed
See https://bugs.freedesktop.org/show_bug.cgi?id=91276 for similar break in
radeon driver