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 <[email protected]>
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 <[email protected]>

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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to