On 03/24/2012 01:53 AM, Emmanuel Benisty wrote: > Hi, > > On Fri, Mar 23, 2012 at 12:48 PM, Peter Hutterer > <peter.hutte...@who-t.net> wrote: >> xf86-input-synaptics-1.5.99.902 > > Build fails with: > > CC synaptics.lo > CC alpscomm.lo > CC ps2comm.lo > CC synproto.lo > CC properties.lo > CC eventcomm.lo > eventcomm.c: In function 'event_query_touch': > eventcomm.c:763:5: warning: implicit declaration of function 'EVIOCGPROP' > eventcomm.c:764:20: error: 'INPUT_PROP_SEMI_MT' undeclared (first use > in this function) > eventcomm.c:764:20: note: each undeclared identifier is reported only > once for each function it appears in > eventcomm.c:771:20: error: 'INPUT_PROP_BUTTONPAD' undeclared (first > use in this function) > make[2]: *** [eventcomm.lo] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[2]: Leaving directory > `/home/pkgmk/work/xorg-xf86-input-synaptics/src/xf86-input-synaptics-1.5.99.902/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/pkgmk/work/xorg-xf86-input-synaptics/src/xf86-input-synaptics-1.5.99.902' > make: *** [all] Error 2 > > Any idea what I'm missing? > > Thanks a lot in advance. > > @Peter, sorry for duplicate, I realized it may be better to CC @lists.fd.org > > -- Emmanuel > _______________________________________________ > xorg@lists.x.org: X.Org support > Archives: http://lists.freedesktop.org/archives/xorg > Info: http://lists.x.org/mailman/listinfo/xorg > Your subscription address: dgbale...@0x01b.net
INPUT_PROP_SEMI_MT has been in linux/input.h since v2.6.37. What's your kernel? _______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com