Hallo,
ich hab SuSE 10 Kernel 2.6.13-15.7-default und ein Wacom Volito2 Stifttablett. Da ich eine bessere Unterstützung habe möchte hab ich versucht nach der Anleitung der linuxuser 1.2006 die neusten Treiber des Linux-Wacom-Projekts zum laufen zu bringen.
./configure --enable-wacom --enable-hid geht ohne Fehlermeldung. Aber make nicht:
Ich kann mit den Fehlermeldung nicht so viel anfangen. Was ist hid überhaupt? Ich hoffe es kann mir jemand helfen. Ich werde aus dem ganzen nämlich nicht ganz schlau.
ich hab SuSE 10 Kernel 2.6.13-15.7-default und ein Wacom Volito2 Stifttablett. Da ich eine bessere Unterstützung habe möchte hab ich versucht nach der Anleitung der linuxuser 1.2006 die neusten Treiber des Linux-Wacom-Projekts zum laufen zu bringen.
./configure --enable-wacom --enable-hid geht ohne Fehlermeldung. Aber make nicht:
make schrieb:make all-recursive
make[1]: Entering directory `/root/tablets/linuxwacom-0.7.2'
Making all in src
make[2]: Entering directory `/root/tablets/linuxwacom-0.7.2/src'
Making all in .
make[3]: Entering directory `/root/tablets/linuxwacom-0.7.2/src'
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF ".deps/wacomcfg.Tpo" -c -o wacomcfg.lo wacomcfg.c; \
then mv -f ".deps/wacomcfg.Tpo" ".deps/wacomcfg.Plo"; else rm -f ".deps/wacomcfg.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c -fPIC -DPIC -o .libs/wacomcfg.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c -o wacomcfg.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -pedantic -g -O2 -o libwacomcfg.la -rpath /usr/local/lib -no-undefined -version-info 0:1:0 wacomcfg.lo -L/usr/X11R6/lib -lX11 -lXi
gcc -shared .libs/wacomcfg.o -L/usr/X11R6/lib -lX11 -lXi -Wl,-soname -Wl,libwacomcfg.so.0 -o .libs/libwacomcfg.so.0.0.1
(cd .libs && rm -f libwacomcfg.so.0 && ln -s libwacomcfg.so.0.0.1 libwacomcfg.so.0)
(cd .libs && rm -f libwacomcfg.so && ln -s libwacomcfg.so.0.0.1 libwacomcfg.so)
ar cru .libs/libwacomcfg.a wacomcfg.o
ranlib .libs/libwacomcfg.a
creating libwacomcfg.la
(cd .libs && rm -f libwacomcfg.la && ln -s ../libwacomcfg.la libwacomcfg.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wacdump.o -MD -MP -MF ".deps/wacdump.Tpo" -c -o wacdump.o wacdump.c; \
then mv -f ".deps/wacdump.Tpo" ".deps/wacdump.Po"; else rm -f ".deps/wacdump.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wacscrn.o -MD -MP -MF ".deps/wacscrn.Tpo" -c -o wacscrn.o wacscrn.c; \
then mv -f ".deps/wacscrn.Tpo" ".deps/wacscrn.Po"; else rm -f ".deps/wacscrn.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wactablet.o -MD -MP -MF ".deps/wactablet.Tpo" -c -o wactablet.o wactablet.c; \
then mv -f ".deps/wactablet.Tpo" ".deps/wactablet.Po"; else rm -f ".deps/wactablet.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wacserial.o -MD -MP -MF ".deps/wacserial.Tpo" -c -o wacserial.o wacserial.c; \
then mv -f ".deps/wacserial.Tpo" ".deps/wacserial.Po"; else rm -f ".deps/wacserial.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT wacusb.o -MD -MP -MF ".deps/wacusb.Tpo" -c -o wacusb.o wacusb.c; \
then mv -f ".deps/wacusb.Tpo" ".deps/wacusb.Po"; else rm -f ".deps/wacusb.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -pedantic -g -O2 -o wacdump wacdump.o wacscrn.o wactablet.o wacserial.o wacusb.o -lncurses
gcc -Wall -pedantic -g -O2 -o wacdump wacdump.o wacscrn.o wactablet.o wacserial.o wacusb.o -lncurses
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT xidump.o -MD -MP -MF ".deps/xidump.Tpo" -c -o xidump.o xidump.c; \
then mv -f ".deps/xidump.Tpo" ".deps/xidump.Po"; else rm -f ".deps/xidump.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -pedantic -g -O2 -o xidump -L/usr/X11R6/lib -lX11 -lXi -lm xidump.o wacscrn.o -lncurses
gcc -Wall -pedantic -g -O2 -o xidump xidump.o wacscrn.o -L/usr/X11R6/lib -lX11 -lXi -lm -lncurses
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pedantic -g -O2 -MT xsetwacom.o -MD -MP -MF ".deps/xsetwacom.Tpo" -c -o xsetwacom.o xsetwacom.c; \
then mv -f ".deps/xsetwacom.Tpo" ".deps/xsetwacom.Po"; else rm -f ".deps/xsetwacom.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link --tag=CC gcc -Wall -pedantic -g -O2 -o xsetwacom xsetwacom.o libwacomcfg.la
gcc -Wall -pedantic -g -O2 -o .libs/xsetwacom xsetwacom.o ./.libs/libwacomcfg.so -L/usr/X11R6/lib -lX11 -lXi
creating xsetwacom
make[3]: Leaving directory `/root/tablets/linuxwacom-0.7.2/src'
Making all in wacomxi
make[3]: Entering directory `/root/tablets/linuxwacom-0.7.2/src/wacomxi'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/root/tablets/linuxwacom-0.7.2/src/wacomxi'
Making all in 2.6.13
make[3]: Entering directory `/root/tablets/linuxwacom-0.7.2/src/2.6.13'
Building linuxwacom drivers for 2.6 kernel.
***Note: Drivers not enabled as modules in your kernel config but requested through configure are NOT built
make -C /usr/src/linux M=/root/tablets/linuxwacom-0.7.2/src/2.6.13
make[4]: Entering directory `/usr/src/linux-2.6.13-15.7'
Makefile:494: .config: Datei oder Verzeichnis nicht gefunden
WARNING: Symbol version dump /usr/src/linux-2.6.13-15.7/Module.symvers
is missing; modules will have no dependencies and modversions.
/root/tablets/linuxwacom-0.7.2/src/2.6.13/Makefile:45: *** You requested to build hid with configure, but hid is not configured in your kernel config. Schluss.
make[4]: *** [_module_/root/tablets/linuxwacom-0.7.2/src/2.6.13] Fehler 2
make[4]: Leaving directory `/usr/src/linux-2.6.13-15.7'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory `/root/tablets/linuxwacom-0.7.2/src/2.6.13'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/root/tablets/linuxwacom-0.7.2/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/root/tablets/linuxwacom-0.7.2'
make: *** [all] Fehler 2
Ich kann mit den Fehlermeldung nicht so viel anfangen. Was ist hid überhaupt? Ich hoffe es kann mir jemand helfen. Ich werde aus dem ganzen nämlich nicht ganz schlau.