Hi, On Fri, Sep 22, 2006 at 03:35:20PM +0200, Eckhart W??rner wrote: > In file included from /usr/include/xorg/xisb.h:32, > from ../../src/xf86Wacom.h:67, > from ../../src/xf86Wacom.c:103: > /usr/include/unistd.h:189: error: conflicting types for > ‘xf86ssize_t’ > /usr/include/xorg/xf86_libc.h:86: error: previous declaration of > ‘xf86ssize_t’ was here
Looking at this, it doesn't appear to be a problem with the wacom-tools package as such. You will want to look at the versions of the packages that supply unistd.h and xf86_libc.h, since the problem appears to be a a conflict between them. xf86Wacom.h is just an end user here, providing a junction for the crash. hth, Ron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

