Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 12/01/2014, à 00:15

stefang7

tablette wacom CTH-680 ID 056a:0303 Wacom Co., Ltd

Bonjour

problème ; je ne parviens pas a compiler  le pilote
http://sourceforge.net/projects/linuxwacom/

ma config ; ubuntu 13.10 64 bits fraîchement installé

~/Bureau/xf86-input-wacom-0.22.1$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/perrine/Bureau/xf86-input-wacom-0.22.1/missing: Unknown '--is-lightweight' option
Try '/home/perrine/Bureau/xf86-input-wacom-0.22.1/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... no
checking for gcc option to accept ISO C99... -std=gnu99
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
checking if gcc -std=gnu99 supports-Wall... yes
checking if gcc -std=gnu99 supports-Wpointer-arith... yes
checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
checking if gcc -std=gnu99 supports-Wformat=2... yes
checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
checking if gcc -std=gnu99 supports-Wnested-externs... yes
checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
checking if gcc -std=gnu99 supports-Wold-style-definition... yes
checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
checking if gcc -std=gnu99 supports-Wunused... yes
checking if gcc -std=gnu99 supports-Wuninitialized... yes
checking if gcc -std=gnu99 supports-Wshadow... yes
checking if gcc -std=gnu99 supports-Wcast-qual... yes
checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
checking if gcc -std=gnu99 supports-Wredundant-decls... yes
checking if gcc -std=gnu99 supports-Werror=implicit... yes
checking if gcc -std=gnu99 supports-Werror=nonnull... yes
checking if gcc -std=gnu99 supports-Werror=init-self... yes
checking if gcc -std=gnu99 supports-Werror=main... yes
checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
checking if gcc -std=gnu99 supports-Werror=return-type... yes
checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
checking if gcc -std=gnu99 supports-Werror=write-strings... yes
checking if gcc -std=gnu99 supports-Werror=address... yes
checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
checking if gcc -std=gnu99 supports-pedantic... yes
checking if gcc -std=gnu99 supports-Werror... yes
checking if gcc -std=gnu99 supports-Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for rint in -lm... yes
checking for XORG... yes
checking for X11... yes
checking for UDEV... yes
checking whether the linker supports -wrap... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen.conf
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating include/Makefile
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating xorg-wacom.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Je pense au qu'il ne manque pas de dépendance.

~/Bureau/xf86-input-wacom-0.22.1$ make
make  all-recursive
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »
Making all in conf
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/conf »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/conf »
Making all in doc
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/doc »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/doc »
Making all in src
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/src »
  CC       xf86Wacom.lo
  CC       wcmCommon.lo
  CC       wcmConfig.lo
  CC       wcmISDV4.lo
  CC       wcmFilter.lo
  CC       wcmUSB.lo
  CC       wcmXCommand.lo
  CC       wcmValidateDevice.lo
../src/wcmValidateDevice.c: In function 'wcmParseSerials':
../src/wcmValidateDevice.c:706:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
    else ser->name = ""; /*no name yet*/
                   ^
  CC       wcmTouchFilter.lo
  CCLD     wacom_drv.la
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/src »
Making all in man
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/man »
  GEN      wacom.4
  GEN      xsetwacom.1
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/man »
Making all in include
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/include »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/include »
Making all in tools
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/tools »
  CC       xsetwacom.o
xsetwacom.c: In function ‘keysym_to_keycode’:
xsetwacom.c:1055:4: warning: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1699) [-Wdeprecated-declarations]
    if (XKeycodeToKeysym(dpy, kc, i) == sym)
    ^
xsetwacom.c: In function ‘get_actions’:
xsetwacom.c:1863:5: warning: ‘XKeycodeToKeysym’ is deprecated (declared at /usr/include/X11/Xlib.h:1699) [-Wdeprecated-declarations]
     detail = XKeycodeToKeysym(dpy, detail, 0);
     ^
  CCLD     xsetwacom
  CC       isdv4-serial-debugger.o
  CCLD     isdv4-serial-debugger
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/tools »
Making all in test
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/test »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/test »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »

es bon ?

xf86-input-wacom-0.22.1$ sudo make install
[sudo] password for perrine: 
Sorry, try again.
[sudo] password for perrine: 
Making install in conf
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/conf »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/conf »
make[2]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/share/X11/xorg.conf.d'
 /usr/bin/install -c -m 644 50-wacom.conf '/usr/share/X11/xorg.conf.d'
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/conf »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/conf »
Making install in doc
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/doc »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/doc »
make[2]: Rien à faire pour « install-exec-am ».
make[2]: Rien à faire pour « install-data-am ».
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/doc »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/doc »
Making install in src
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/src »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/src »
make[2]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/local/lib/xorg/modules/input'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   wacom_drv.la '/usr/local/lib/xorg/modules/input'
libtool: install: /usr/bin/install -c .libs/wacom_drv.so /usr/local/lib/xorg/modules/input/wacom_drv.so
libtool: install: /usr/bin/install -c .libs/wacom_drv.lai /usr/local/lib/xorg/modules/input/wacom_drv.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/xorg/modules/input
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/xorg/modules/input

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/src »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/src »
Making install in man
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/man »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/man »
make[2]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/local/share/man/man4'
 /usr/bin/install -c -m 644 wacom.4 '/usr/local/share/man/man4'
 /bin/mkdir -p '/usr/local/share/man/man1'
 /usr/bin/install -c -m 644 xsetwacom.1 '/usr/local/share/man/man1'
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/man »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/man »
Making install in include
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/include »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/include »
make[2]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/include/xorg'
 /usr/bin/install -c -m 644 Xwacom.h wacom-properties.h isdv4.h wacom-util.h '/usr/include/xorg'
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/include »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/include »
Making install in tools
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/tools »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/tools »
 /bin/mkdir -p '/usr/local/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c xsetwacom isdv4-serial-debugger '/usr/local/bin'
libtool: install: /usr/bin/install -c xsetwacom /usr/local/bin/xsetwacom
libtool: install: /usr/bin/install -c isdv4-serial-debugger /usr/local/bin/isdv4-serial-debugger
make[2]: Rien à faire pour « install-data-am ».
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/tools »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/tools »
Making install in test
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/test »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/test »
make[2]: Rien à faire pour « install-exec-am ».
make[2]: Rien à faire pour « install-data-am ».
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/test »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1/test »
make[1]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »
make[2]: entrant dans le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »
make[2]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 xorg-wacom.pc '/usr/local/lib/pkgconfig'
make[2]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »
make[1]: quittant le répertoire « /home/perrine/Bureau/xf86-input-wacom-0.22.1 »

comme je suis 100 % debutant je redemare et bien sur cela ne marche pas....

merci de votre coup de main

stefan





ps : desolle pour les accents qui manquent mais clavier US .......

Hors ligne

#2 Le 20/01/2014, à 19:46

ErwanGB

Re : tablette wacom CTH-680 ID 056a:0303 Wacom Co., Ltd

Bonjour.
Ton problème est-il résolu ?
Pour ma part, je suis désolé, mais je n'y connais rien en matière de compilation... Par contre, vu que ton problème est davantage un problème de compilation que de tablette graphique, je te conseille vivement de renommer le titre de ton sujet par quelque chose du genre "problème compilation pilote wacom". Ça aidera les pros de la compilation à savoir de quoi il s'agit, parce que là ton sujet a un titre trompeur, et ils risquent de passer devant sans le voir.
Cela dit, bon courage !

Hors ligne