It appears that I'm getting an error ( cannot find -lXi ?) when trying to compile the driver. Configure seems to work fine, although it doesn't properly detect that I'm running an i686 machine; it detects everything else.
---------------------------------------- BUILD ENVIRONMENT: architecture - i686 linux kernel - yes 2.6.18 module versioning - yes -DCONFIG_MODVERSIONS -DMODVERSIONS -include /lib/modul es/2.6.18-1.2798.fc6/build/include/linux/modversions.h kernel source - yes /lib/modules/2.6.18-1.2798.fc6/build Xorg SDK - yes /usr/include/xorg XSERVER64 - no dlloader - yes XLib - yes /usr/lib TCL - yes /usr/include/ TK - yes /usr/include ncurses - yes BUILD OPTIONS: wacom.o - yes wacdump - yes xidump - yes libwacomcfg - yes libwacomxi - yes xsetwacom - yes hid.o - no usbmouse.o - no evdev.o - no mousedev.o - no input.o - no tabletdev.o - no wacom_drv.so - yes /usr/lib/xorg/modules/input wacom_drv.o - no ---------------------------------------- But when I run make, it drops the ball where it can't find -lXi ... I looked in the section above where it was testing everything, and everything seemed fine (Except possibly the line "Checking for X .... no", but X lib directory was found without a problem.) ... and I didn't notice an option for forcing the xorg directory. make all-recursive make[1]: Entering directory `/home/jae/downloads/linuxwacom-0.7.6-1' Making all in src make[2]: Entering directory `/home/jae/downloads/linuxwacom-0.7.6-1/src' Making all in . make[3]: Entering directory `/home/jae/downloads/linuxwacom-0.7.6-1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/jae/downloads/linuxwacom-0.7.6-1/src' Making all in wacomxi make[3]: Entering directory `/home/jae/downloads/linuxwacom-0.7.6-1/src/wacomxi' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -I/usr/include/ -o libwacomxi.la -rpath /usr/local/lib/TkXInput -no-undefined wacomxi.lo -L/usr/lib -lX11 -lXi gcc -shared .libs/wacomxi.o -L/usr/lib -lX11 -lXi -Wl,-soname -Wl,libwacomxi.so.0 -o .libs/libwacomxi.so.0.0.0 /usr/bin/ld: cannot find -lXi collect2: ld returned 1 exit status make[3]: *** [libwacomxi.la] Error 1 make[3]: Leaving directory `/home/jae/downloads/linuxwacom-0.7.6-1/src/wacomxi' make[2]: *** [all-recursive] Error 1 I tried running it as root and as user, with the same result. Incidentally, I started trying to compile the driver because I ran into this bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1520029&group_id=69596&atid=525124 Has anyone else managed to solve this? I'm running FC6, xorg 7.1.1, kernel 2.6.18-1.2798.fc6 Thanks! ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Linuxwacom-discuss mailing list Linuxwacom-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss