Hi,
Sorry, I could not answer directly to the former emails on this matter,
because I was not subscribed to the list, therefore a separate email. I
I tried several configuration options to compile linuxwacom components
under a monolythic kernel with the newest version linuxwacom-0.7.4-3,
but without success. In the end I just tried to build the driver
wacom_drv.o for Xorg-x11, and switch everything else off explicitly when
calling configure:
./configure --disable-wacom --disable-wacdump --disable-xidump
--disable-libwacomcfg --disable-xsetwacom --disable-libwacomxi
--disable-hid --disable-usbmouse --disable-evdev --disable-mousedev
--disable-input --disable-tabletdev --disable-modver
--disable-mkxincludes
so the build environment looks like:
----------------------------------------
BUILD ENVIRONMENT:
architecture - i686-pc-linux-gnu
linux kernel - yes 2.6.16
module versioning - no
kernel source - yes /usr/src/linux
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 - no
wacdump - no
xidump - no
libwacomcfg - no
libwacomxi - no
xsetwacom - no
hid.o - no
usbmouse.o - no
evdev.o - no
mousedev.o - no
input.o - no
tabletdev.o - no
wacom_drv.so - yes
wacom_drv.o - no
----------------------------------------
Shouldn't this be possible even with a monolythic kernel?
However, the make process allways stops like this:
make[3]: Leaving directory
`/home/ksa/tmp/linuxwacom-0.7.4-3/src/wacomxi'
Making all in 2.6.16
make[3]: Entering directory
`/home/ksa/tmp/linuxwacom-0.7.4-3/src/2.6.16'
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=/home/ksa/tmp/linuxwacom-0.7.4-3/src/2.6.16
make[4]: Entering directory `/usr/src/linux-2.6.16-gentoo-r7'
WARNING: Symbol version dump
/usr/src/linux-2.6.16-gentoo-r7/Module.symvers
is missing; modules will have no dependencies and
modversions.
Building modules, stage 2.
MODPOST
/bin/sh: scripts/mod/modpost: No such file or directory
make[5]: *** [__modpost] Error 127
make[4]: *** [modules] Error 2
make[4]: Leaving directory `/usr/src/linux-2.6.16-gentoo-r7'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/ksa/tmp/linuxwacom-0.7.4-3/src/2.6.16'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ksa/tmp/linuxwacom-0.7.4-3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ksa/tmp/linuxwacom-0.7.4-3'
make: *** [all] Error 2
I don't understand why the log still says "Drivers not enabled as
modules in your kernel config but requested through configure are NOT
built".
Can anybody help?
Thanks for any help.
kai
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss