build failure in xf86-input-evdev

Peter Hutterer peter.hutterer at who-t.net
Thu Jan 22 14:12:19 PST 2009


On Thu, Jan 22, 2009 at 10:05:08AM -0800, Dan Nicholson wrote:
> On Thu, Jan 22, 2009 at 7:35 AM, Tomas Carnecky <tom at dbservice.com> wrote:
> > ./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)
> 
> I think Peter still has to push this patch to the server:
> 
> http://lists.freedesktop.org/archives/xorg/2009-January/042699.html

whoopsi. All pushed now, thanks for reminding me.

Cheers,
  Peter



More information about the xorg mailing list