evdev.c doesn't compile
Adam Jackson
ajax at nwnk.net
Wed Oct 7 08:43:26 PDT 2009
On Wed, 2009-10-07 at 17:17 +0200, Fabrice DELENTE wrote:
> Hello.
>
> I'm in the process of ugrading to xorg 1.7.0.
>
> I need to recompile xf86-input-evdev, but I get these errors:
>
> evdev.c: In function 'EvdevReopenTimer':
> evdev.c:192: error: too few arguments to function 'DisableDevice'
> evdev.c:206: error: too few arguments to function 'DisableDevice'
commit 54628989356793828fcbb5f62a091b962c7da4f9
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date: Wed May 13 12:51:52 2009 +1000
Use xf86DisableDevice instead of the DIX' DisableDevice.
DisableDevice has changed API in xi2, xf86DisableDevice hasn't. So let's use
this one so we can have one version for master and xi2.
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
You need a newer evdev driver. 2.2.99.1 should work, although that
patch should probably be propagated to 2.2 branch too.
- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20091007/a993ab0e/attachment.pgp>
More information about the xorg
mailing list