|
Problems in installation: msg#00061linux.drivers.wacom
Dear List Members, I have a Debian 4.0r0 (Etch) sitting on my desktop and a Wacom Graphire 6x8 tablet. I could not finally install it using the detailed or the mini HOWTOs. I have installed the usual wacom packages that come with the distribution. Problems: 1. "./configure --enable-wacom" runs and the output is provided in the see-configure file 2. the "make" command produces error and the output is provided in see-make file; it does not finally create the wacom.(k)o file in linuxwacom directory. Please can you help me in this case. Thanking all of you, in advance. partha
checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gawk... (cached) gawk checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for arch type... i486-linux-gnu checking for kernel type... Linux checking for linux-based kernel... yes checking for kernel sources... /lib/modules/2.6.18-4-686/build checking for kernel module support... yes checking for kernel module versioning... yes checking for valid Xorg SDK... ok checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for stack-protector flags support in gcc... yes checking for X lib directory... found checking for tclsh... /usr/bin/tclsh checking for tcl version... 8.4 checking for tcl header files... found checking for tk header files... found checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for Wacom X driver module path... /usr/lib/xorg/modules/input checking if gcc accepts -fno-merge-constants... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mkxincludes config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/xdrv/Makefile config.status: creating src/2.4/Makefile config.status: creating src/2.4.22/Makefile config.status: creating src/2.6.8/Makefile config.status: creating src/2.6.9/Makefile config.status: creating src/2.6.10/Makefile config.status: creating src/2.6.11/Makefile config.status: creating src/2.6.13/Makefile config.status: creating src/2.6.14/Makefile config.status: creating src/2.6.15/Makefile config.status: creating src/2.6.16/Makefile config.status: creating src/2.6.18/Makefile config.status: creating src/2.6.19/Makefile config.status: creating src/wacomxi/Makefile config.status: creating src/wacomxi/wacomcpl config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands ---------------------------------------- BUILD ENVIRONMENT: architecture - i486-linux-gnu linux kernel - yes 2.6.18 module versioning - no kernel source - yes /lib/modules/2.6.18-4-686/build Xorg SDK - yes /usr/include/xorg XSERVER64 - no dlloader - yes XLib - yes /usr/lib TCL - yes /usr/include/tcl8.3 TK - yes /usr/include/tcl8.3 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 ---------------------------------------- make all-recursive make[1]: Entering directory `/root/linuxwacom-0.7.8-1' Making all in src make[2]: Entering directory `/root/linuxwacom-0.7.8-1/src' Making all in . make[3]: Entering directory `/root/linuxwacom-0.7.8-1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/linuxwacom-0.7.8-1/src' Making all in wacomxi make[3]: Entering directory `/root/linuxwacom-0.7.8-1/src/wacomxi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/linuxwacom-0.7.8-1/src/wacomxi' Making all in util make[3]: Entering directory `/root/linuxwacom-0.7.8-1/src/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/linuxwacom-0.7.8-1/src/util' Making all in xdrv make[3]: Entering directory `/root/linuxwacom-0.7.8-1/src/xdrv' gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o xf86Wacom.o -c ./xf86Wacom.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmSerial.o -c ./wcmSerial.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmUSB.o -c ./wcmUSB.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmISDV4.o -c ./wcmISDV4.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmXCommand.o -c ./wcmXCommand.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmCommon.o -c ./wcmCommon.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmCompat.o -c ./wcmCompat.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmConfig.o -c ./wcmConfig.c gcc -g -O2 -I/usr/include/tcl8.3 -fno-stack-protector -Wno-variadic-macros -fPIC -pipe -ansi \ -pedantic -Wall -Wpointer-arith -fno-merge-constants \ -I. -I/usr/include/xorg -DWCM_XORG -Dlinux \ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE \ -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE \ -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY \ -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV \ -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DSINGLEDEPTH \ -DXFreeXDGA -DXvExtension -DXFree86LOADER \ -DXFree86Server -DXF86VIDMODE -DXvMCExtension \ -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension \ -DX_BYTE_ORDER=X_LITTLE_ENDIAN \ -DNDEBUG -DFUNCPROTO=15 \ -DNARROWPROTO -DIN_MODULE -DXFree86Module -DLINUX_INPUT \ -o wcmFilter.o -c ./wcmFilter.c gcc -shared -nostdlib -o wacom_drv.so xf86Wacom.o wcmSerial.o wcmUSB.o wcmISDV4.o wcmXCommand.o wcmCommon.o wcmCompat.o wcmConfig.o wcmFilter.o -Bstatic -lgcc make[3]: Leaving directory `/root/linuxwacom-0.7.8-1/src/xdrv' Making all in 2.6.18 make[3]: Entering directory `/root/linuxwacom-0.7.8-1/src/2.6.18' cp -f ../2.6.16/wacom_wac.c . cp -f ../2.6.16/wacom_wac.h . cp -f ../2.6.16/wacom_sys.c . 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 /lib/modules/2.6.18-4-686/build M=/root/linuxwacom-0.7.8-1/src/2.6.18 make[4]: Entering directory `/usr/src/linux-headers-2.6.18-4-686' cd .. && /bin/sh /root/linuxwacom-0.7.8-1/missing --run automake-1.9 --foreign src/Makefile make[4]: Leaving directory `/usr/src/linux-headers-2.6.18-4-686' make[3]: Leaving directory `/root/linuxwacom-0.7.8-1/src/2.6.18' make[2]: Leaving directory `/root/linuxwacom-0.7.8-1/src' make[1]: Leaving directory `/root/linuxwacom-0.7.8-1' ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/_______________________________________________ Linuxwacom-discuss mailing list Linuxwacom-discuss@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Life is good!: 00061, Luther Morrow |
|---|---|
| Next by Date: | wacom works with X, but gimp and xidump don't see it: 00061, Wijnand Suijlen |
| Previous by Thread: | Life is good!i: 00061, Luther Morrow |
| Next by Thread: | Re: Problems in installation: 00061, Ping@LinuxWacom |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |