Hi,I get a compile error - symbol redefinition - when I try to build wacom_drv.so with xorg 7.1 and linux 2.6.18 (Debian sid).
Removing an include line in linuxwacom/src/xdrv/xf86Wacom.h solves the problem.
Patch is attached.Maybe the patch should be more clever for those who have an other confoguration/plateform.
Regards Jean-Luc
diff -ruN wacom-source.orig/linuxwacom/src/xdrv/xf86Wacom.h wacom-source/linuxwacom/src/xdrv/xf86Wacom.h --- wacom-source.orig/linuxwacom/src/xdrv/xf86Wacom.h 2006-09-13 09:55:22.616300000 +0200 +++ wacom-source/linuxwacom/src/xdrv/xf86Wacom.h 2006-09-25 17:05:05.460012772 +0200 @@ -67,7 +67,6 @@ #define NEED_XF86_TYPES #if !defined(DGUX) #include <xf86_ansic.h> -#include <xisb.h> #endif #include <xf86_OSproc.h> #include <xf86Xinput.h>
pgpQx04kEVE7U.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Linuxwacom-discuss mailing list Linuxwacom-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss