./autogen.sh didn't complain about missing packages, so maybe a missing dependency?
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=native -O2 -g -fno-omit-frame-pointer -pipe -fvisibility=hidden -I/opt/xorg/include/xorg -I/opt/xorg/include/pixman-1 -I/opt/xorg/include -I../src -MT evdev.lo -MD -MP -MF .deps/evdev.Tpo -c -o evdev.lo evdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=native -O2 -g -fno-omit-frame-pointer -pipe -fvisibility=hidden -I/opt/xorg/include/xorg -I/opt/xorg/include/pixman-1 -I/opt/xorg/include -I../src -MT evdev.lo -MD -MP -MF .deps/evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/evdev.o evdev.c: In function ‘EvdevInitProperty’: evdev.c:1745: error: ‘AXIS_LABEL_PROP’ undeclared (first use in this function) evdev.c:1745: error: (Each undeclared identifier is reported only once evdev.c:1745: error: for each function it appears in.) evdev.c:1751: error: ‘AXIS_LABEL_PROP_REL_X’ undeclared (first use in this function) evdev.c:1756: error: ‘AXIS_LABEL_PROP_ABS_X’ undeclared (first use in this function) evdev.c:1763: error: ‘AXIS_LABEL_PROP_REL_Y’ undeclared (first use in this function) evdev.c:1768: error: ‘AXIS_LABEL_PROP_ABS_Y’ undeclared (first use in this function) evdev.c:1775: error: ‘AXIS_LABEL_PROP_ABS_PRESSURE’ undeclared (first use in this function) _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
