[ANNOUNCE] xf86-input-evdev 2.1.99.1

Alex Bennee kernel-hacker at bennee.com
Mon Mar 2 01:06:12 PST 2009


2009/3/2 Peter Hutterer <peter.hutterer at who-t.net>:
> First snapshot for evdev 2.2.
>
> Lots of cleanup, and - most notably - general axis/button support.
> For those running an X server from master, evdev will label axes and buttons
> for you.
>
> shortlog is a bit longer than it actually is, it includes a number of patches
> that were cherry-picked onto 2.1 and have since been released.
>
>      Add support for button labelling.
>      evdev 2.1.99.1

Seems to have broken:

 gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -Wbad-function-cast
-Wold-style-definition -Wdeclaration-after-statement
-fvisibility=hidden -I/home/alex/src/xorg2/install/include/xorg
-I/home/alex/src/xorg2/install/include/pixman-1
-I/home/alex/src/xorg2/install/include -g3 -MT evdev.lo -MD -MP -MF
.deps/evdev.Tpo -c evdev.c  -fPIC -DPIC -o .libs/evdev.o
evdev.c:1806: error: 'BTN_LABEL_PROP_BTN_0' undeclared here (not in a function)
evdev.c:1807: error: 'BTN_LABEL_PROP_BTN_1' undeclared here (not in a function)
evdev.c:1808: error: 'BTN_LABEL_PROP_BTN_2' undeclared here (not in a function)
evdev.c:1809: error: 'BTN_LABEL_PROP_BTN_3' undeclared here (not in a function)
evdev.c:1810: error: 'BTN_LABEL_PROP_BTN_4' undeclared here (not in a function)
evdev.c:1811: error: 'BTN_LABEL_PROP_BTN_5' undeclared here (not in a function)
evdev.c:1812: error: 'BTN_LABEL_PROP_BTN_6' undeclared here (not in a function)
evdev.c:1813: error: 'BTN_LABEL_PROP_BTN_7' undeclared here (not in a function)
evdev.c:1814: error: 'BTN_LABEL_PROP_BTN_8' undeclared here (not in a function)
evdev.c:1815: error: 'BTN_LABEL_PROP_BTN_9' undeclared here (not in a function)


-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php



More information about the xorg mailing list