Trying to compile xf86-input-penmount-1.4.1 Readme said to send questions and problems to this mailing list, let me know if I should ask elsewhere.<br><br>Trying to compile the driver on slitaz for a tablet, I get as far as ./configure, but when I issue make it fails pretty quickly. here is the information below, not sure what I'm doing wrong.<br>

<br><br>make  all-recursive<br>
make[1]: Entering directory `/home/tux/xf86-input-penmount-1.5.0/xf86-input-penmount-1.4.1'<br>
Making all in src<br>
make[2]: Entering directory `/home/tux/xf86-input-penmount-1.5.0/xf86-input-penmount-1.4.1/src'<br>
  CC     xf86PM.lo<br>
xf86PM.c:50:1: warning: "NEED_XF86_TYPES" redefined<br>
In file included from ../config.h:4,<br>
                 from xf86PM.c:43:<br>
/usr/include/xorg/xorg-server.h:69:1: warning: this is the location of the previous definition<br>
xf86PM.c: In function 'ControlProc':<br>
xf86PM.c:887: error: 'xDeviceAbsCalibCtl' undeclared (first use in this function)<br>
xf86PM.c:887: error: (Each undeclared identifier is reported only once<br>
xf86PM.c:887: error: for each function it appears in.)<br>
xf86PM.c:887: error: 'c' undeclared (first use in this function)<br>
xf86PM.c:887: error: expected expression before ')' token<br>
make[2]: *** [xf86PM.lo] Error 1<br>
make[2]: Leaving directory `/home/tux/xf86-input-penmount-1.5.0/xf86-input-penmount-1.4.1/src'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/tux/xf86-input-penmount-1.5.0/xf86-input-penmount-1.4.1'<br>
make: *** [all] Error 2
<br clear="all"><br>-- <br><div><br>Thanks, </div><div><br></div><div>Ronald Prettyman</div><div><a href="http://www.ronaldprettyman.com" target="_blank">http://www.ronaldprettyman.com</a></div><div>"<span style="font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:rgb(76,76,76)"> You can trust that Microsoft will not disclose your identity except in rare cases that may be required in a legal process."</span></div>

<br>