[arch-dev-public] Xorg-server 1.14 hitting testing
Andreas Radke
andyrtr at archlinux.org
Sat Mar 9 13:06:29 EST 2013
Following drivers need further fixing and are not yet rebuilt:
xf86-video-sis:
sis_driver.c:9384:13: error: too few arguments to function
'miPointerSetPosition' In file included
from /usr/include/xorg/xf86Cursor.h:6:0, from sis.h:83,
from sis_driver.c:50:
/usr/include/xorg/mipointer.h:118:1: note: declared here
This is due to changes in Xinput 2.3 in /usr/include/xorg/mipointer.h
changes from
miPointerSetPosition(DeviceIntPtr pDev, int mode, double *x, double *y);
to
miPointerSetPosition(DeviceIntPtr pDev, int mode, double *x, double *y,
int *nevents, InternalEvent *events);
similar for sisimedia and sisusb drivers.
Current NVidia blob driver + NVidia-304 series claims to be ready for
new Xorg. No idea about catalyst.
Happy testing and upstream bug reporting.
-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/arch-dev-public/attachments/20130309/21e3abe4/attachment.asc>
More information about the arch-dev-public
mailing list