evdev commit 051cb8b528f6eddddccee44842bcb2152ed0e418

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


This commit seems to break building of evdev:

 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)

Is there a missing dependancy somewhere else in the source?

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



More information about the xorg mailing list