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 21/01/2006, à 13:30

Amplivision

Tar.bz2 > comment faire ?

Bonjour,

Ceci est une question surement redondante, mais oilà...j'y comprends rien ! hmm
Dans le but d'installer des driver linux-wacom, j'ai telecharger une archive tar.bz2 sur leur site.
Mais voilà comment faire une fois telechargé ? Je l'ai decompressé, mais avec mes reflexes de windowsien, j'ai pas trouver de fichier "setup" ou autre...

J'espere ne pas trop vous embetter avec  un probleme qui doit vous sembler si simple.... roll

Merci d'avance de votre patience smile


___
Amplivision

Hors ligne

#2 Le 21/01/2006, à 13:40

Amplivision

Re : Tar.bz2 > comment faire ?

Alors voilà ce que j'ai fais, : j'ai decompressé dans mon repertoire homme puis :

ampli@Ampli:~$ cd linuxwacom
ampli@Ampli:~/linuxwacom$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
ampli@Ampli:~/linuxwacom$ make
bash: make: command not found

Mais là j'ai une erreur..pourquoi ?

Dernière modification par Amplivision (Le 21/01/2006, à 13:41)

Hors ligne

#3 Le 21/01/2006, à 13:41

Michel38

Re : Tar.bz2 > comment faire ?

Le fichier est-il de la forme xxx.deb
Si oui:
sudo dpkg -i xxx.deb et il ne restera plus qu'à entrer le mot de passe

... suite à ta réponse ci-dessus, tu dois installer le compilateur et les librairies:
sudo apt-get install build-essentials

Dernière modification par Michel38 (Le 21/01/2006, à 13:44)


LM18.3 - Kernel: 4.4.0-53-generic i686 (32 bit gcc: 5.4.0) - Cinnamon 3.4.6 (Gtk 3.18.9-1ubuntu3.3)
System: CLEVO (portable)
CPU    : Dual core Intel Core i5-3230M
Card    : Intel 3rd Gen Core processor Graphics Controller

Hors ligne

#4 Le 21/01/2006, à 13:44

Desintegr

Re : Tar.bz2 > comment faire ?

Pourquoi ne pas utiliser les drivers déjà présents dans Ubuntu avec le paquet « xserver-xorg-input-wacom » ?


Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr

Hors ligne

#5 Le 21/01/2006, à 13:47

Amplivision

Re : Tar.bz2 > comment faire ?

De quel fichier parles tu ?

Ci joint une captre d'ecran pour que vous voyez les fichiers present dans l'archve decompressée.

capture5qt.th.png

Dernière modification par Amplivision (Le 21/01/2006, à 13:48)

Hors ligne

#6 Le 21/01/2006, à 13:50

Amplivision

Re : Tar.bz2 > comment faire ?

Pourquoi ne pas utiliser les drivers déjà présents dans Ubuntu avec le paquet « xserver-xorg-input-wacom » ?

Car ils n eprennent pas en compte les coordonnées absolues ni la pression avec ma volito2 hmm

Hors ligne

#7 Le 21/01/2006, à 13:53

michel2652

Re : Tar.bz2 > comment faire ?

Bonjour,

configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

Que te donne le config.log ?
As tu installé build-essential, gcc-3.4 ?

A+

#8 Le 21/01/2006, à 13:57

Amplivision

Re : Tar.bz2 > comment faire ?

Voici le contenu du config.log
Comme j'y connais absolument rien j'vous le mets "tel quel"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = Hiroshi
uname -m = i686
uname -r = 2.6.12-10-386
uname -s = Linux
uname -v = #1 Mon Jan 16 17:18:08 UTC 2006

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1567: checking for a BSD-compatible install
configure:1622: result: /usr/bin/install -c
configure:1633: checking whether build environment is sane
configure:1676: result: yes
configure:1741: checking for gawk
configure:1770: result: no
configure:1741: checking for mawk
configure:1757: found /usr/bin/mawk
configure:1767: result: mawk
configure:1777: checking whether make sets $(MAKE)
configure:1801: result: no
configure:1965: checking whether to enable maintainer-specific portions of Makefiles
configure:1974: result: no
configure:2035: checking for gcc
configure:2064: result: no
configure:2115: checking for cc
configure:2144: result: no
configure:2157: checking for cc
configure:2203: result: no
configure:2256: checking for cl
configure:2285: result: no
configure:2299: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_make_make_set=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/hiroshi/linuxwacom/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/hiroshi/linuxwacom/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/hiroshi/linuxwacom/missing --run autoconf'
AUTOHEADER='${SHELL} /home/hiroshi/linuxwacom/missing --run autoheader'
AUTOMAKE='${SHELL} /home/hiroshi/linuxwacom/missing --run automake-1.9'
AWK='mawk'
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/hiroshi/linuxwacom/missing --run makeinfo'
OBJEXT=''
PACKAGE='linuxwacom'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
STRIP=''
TCLSH=''
VERSION='0.7.2'
WACOMXI_INSTALL_FALSE=''
WACOMXI_INSTALL_TRUE=''
WCM_ARCH=''
WCM_DEPFLAGS=''
WCM_DLLOADER_FALSE=''
WCM_DLLOADER_TRUE=''
WCM_ENV_NCURSES_FALSE=''
WCM_ENV_NCURSES_TRUE=''
WCM_ENV_XF86_FALSE=''
WCM_ENV_XF86_TRUE=''
WCM_ENV_XORGSDK_FALSE=''
WCM_ENV_XORGSDK_TRUE=''
WCM_EXPMODULES=''
WCM_EXPPROGS=''
WCM_KERNELDIR=''
WCM_KERNEL_VER=''
WCM_KSTACK=''
WCM_LIBS=''
WCM_LIBWACOMCFG_LIBS=''
WCM_LIBWACOMCFG_VER=''
WCM_LINUXWACOMDIR=''
WCM_LINUX_INPUT=''
WCM_MODULES=''
WCM_MODVER=''
WCM_NO_MERGE_CONSTANTS=''
WCM_OPTION_EVDEV=''
WCM_OPTION_HID=''
WCM_OPTION_INPUT=''
WCM_OPTION_MOUSEDEV=''
WCM_OPTION_USBMOUSE=''
WCM_OPTION_WACOM=''
WCM_PROGS=''
WCM_TCLLIBS=''
WCM_TCLPKGS=''
WCM_WACOMXI_BINDIR=''
WCM_WACOMXI_LIBDIR=''
WCM_WACOMXI_LIBS=''
WCM_XF86DIR=''
WCM_XF86MODULES=''
WCM_XF86PROGS=''
WCM_XIDUMP_LIBS=''
WCM_XLIBDIR=''
WCM_XORGSDK=''
WCM_XSERVER64=''
WCM_XSETWACOM_LIBS=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/hiroshi/linuxwacom/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "linuxwacom"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.7.2"

configure: exit 1

As tu installé build-essential, gcc-3.4 ?

non... hmm
Je fais ça de suite via synaptic (ça je sais faire ! arf !)

Hors ligne

#9 Le 21/01/2006, à 14:04

Amplivision

Re : Tar.bz2 > comment faire ?

Bien après installation de ces elements la commande ./configure marche la commende make aussi mais j'ai une erreur lorsque je fais la commande make intall

ampli@Ampli:~/linuxwacom$ make install
Making install in src
make[1]: entrant dans le répertoire « /home/ampli/linuxwacom/src »
Making install in .
make[2]: entrant dans le répertoire « /home/ampli/linuxwacom/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
 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
In file included from wacomcfg.c:30:
wacomcfg.h:26:22: error: X11/Xlib.h: No such file or directory
wacomcfg.h:27:35: error: X11/extensions/XInput.h: No such file or directory
wacomcfg.h:28:36: error: X11/extensions/XIproto.h: No such file or directory
In file included from wacomcfg.c:30:
wacomcfg.h:57: error: syntax error before 'Display'
wacomcfg.h:57: warning: no semicolon at end of struct or union
wacomcfg.h:59: error: syntax error before '*' token
wacomcfg.h:59: warning: type defaults to 'int' in declaration of 'pDevs'
wacomcfg.h:59: warning: data definition has no type or storage class
wacomcfg.h:61: error: syntax error before '}' token
wacomcfg.h:61: warning: ISO C does not allow extra ';' outside of a function
wacomcfg.h:66: error: syntax error before 'XDevice'
wacomcfg.h:66: warning: no semicolon at end of struct or union
wacomcfg.h:67: warning: ISO C does not allow extra ';' outside of a function
wacomcfg.h:74: error: syntax error before '*' token
wacomcfg.c: In function 'CfgError':
wacomcfg.c:59: error: dereferencing pointer to incomplete type
wacomcfg.c:60: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'CfgGetDevs':
wacomcfg.c:70: error: dereferencing pointer to incomplete type
wacomcfg.c:70: warning: implicit declaration of function 'XListInputDevices'
wacomcfg.c:70: error: dereferencing pointer to incomplete type
wacomcfg.c:71: error: dereferencing pointer to incomplete type
wacomcfg.c:73: error: dereferencing pointer to incomplete type
wacomcfg.c: At top level:
wacomcfg.c:83: error: syntax error before '*' token
wacomcfg.c: In function 'WacomConfigInit':
wacomcfg.c:89: warning: implicit declaration of function 'XQueryExtension'
wacomcfg.c:89: error: 'pDisplay' undeclared (first use in this function)
wacomcfg.c:89: error: (Each undeclared identifier is reported only once
wacomcfg.c:89: error: for each function it appears in.)
wacomcfg.c:89: error: 'INAME' undeclared (first use in this function)
wacomcfg.c:91: error: 'pfnErrorHandler' undeclared (first use in this function)
wacomcfg.c:97: error: invalid application of 'sizeof' to incomplete type 'WACOMCONFIG'
wacomcfg.c:105: error: dereferencing pointer to incomplete type
wacomcfg.c:106: error: dereferencing pointer to incomplete type
wacomcfg.c:107: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigListDevices':
wacomcfg.c:123: error: 'XDeviceInfo' undeclared (first use in this function)
wacomcfg.c:123: error: 'info' undeclared (first use in this function)
wacomcfg.c:124: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:130: error: dereferencing pointer to incomplete type
wacomcfg.c:135: error: dereferencing pointer to incomplete type
wacomcfg.c:137: error: dereferencing pointer to incomplete type
wacomcfg.c:138: error: 'IsXExtensionDevice' undeclared (first use in this function)
wacomcfg.c:154: error: dereferencing pointer to incomplete type
wacomcfg.c:156: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigOpenDevice':
wacomcfg.c:200: error: 'XDevice' undeclared (first use in this function)
wacomcfg.c:200: error: 'pDev' undeclared (first use in this function)
wacomcfg.c:201: error: 'XDeviceInfo' undeclared (first use in this function)
wacomcfg.c:201: error: 'pDevInfo' undeclared (first use in this function)
wacomcfg.c:201: error: 'info' undeclared (first use in this function)
wacomcfg.c:201: warning: left-hand operand of comma expression has no effect
wacomcfg.c:201: warning: statement with no effect
wacomcfg.c:207: error: dereferencing pointer to incomplete type
wacomcfg.c:211: error: dereferencing pointer to incomplete type
wacomcfg.c:213: error: dereferencing pointer to incomplete type
wacomcfg.c:226: warning: implicit declaration of function 'XOpenDevice'
wacomcfg.c:226: error: dereferencing pointer to incomplete type
wacomcfg.c:235: error: invalid application of 'sizeof' to incomplete type 'WACOMDEVICE'
wacomcfg.c:236: error: dereferencing pointer to incomplete type
wacomcfg.c:237: error: dereferencing pointer to incomplete type
wacomcfg.c:238: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigCloseDevice':
wacomcfg.c:247: warning: implicit declaration of function 'XCloseDevice'
wacomcfg.c:247: error: dereferencing pointer to incomplete type
wacomcfg.c:247: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigSetRawParam':
wacomcfg.c:256: error: 'XDeviceResolutionControl' undeclared (first use in this function)
wacomcfg.c:256: error: syntax error before 'c'
wacomcfg.c:257: error: 'cp' undeclared (first use in this function)
wacomcfg.c:257: error: 'c' undeclared (first use in this function)
wacomcfg.c:258: error: 'XDeviceControl' undeclared (first use in this function)
wacomcfg.c:258: error: 'dc' undeclared (first use in this function)
wacomcfg.c:258: error: syntax error before ')' token
wacomcfg.c:264: error: 'DEVICE_RESOLUTION' undeclared (first use in this function)
wacomcfg.c:272: warning: implicit declaration of function 'XChangeDeviceControl'wacomcfg.c:273: error: dereferencing pointer to incomplete type
wacomcfg.c:274: error: dereferencing pointer to incomplete type
wacomcfg.c:279: error: 'BadValue' undeclared (first use in this function)
wacomcfg.c:280: error: dereferencing pointer to incomplete type
wacomcfg.c:285: warning: implicit declaration of function 'XSetDeviceMode'
wacomcfg.c:285: error: dereferencing pointer to incomplete type
wacomcfg.c:285: error: dereferencing pointer to incomplete type
make[2]: *** [wacomcfg.lo] Erreur 1
make[2]: quittant le répertoire « /home/ampli/linuxwacom/src »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /home/ampli/linuxwacom/src »
make: *** [install-recursive] Erreur 1
ampli@Ampli:~/linuxwacom$

Hors ligne

#10 Le 21/01/2006, à 14:52

gpocentek

Re : Tar.bz2 > comment faire ?

Salut,

essaie en ayant installé libx11-dev (si ce n'est pas déjà fait).

Hors ligne

#11 Le 21/01/2006, à 15:11

Amplivision

Re : Tar.bz2 > comment faire ?

Après ré-examen de la commande make il se trouve qu'lle est elle aussi bourrée d'erreur :

ampli@Ampli:~/linuxwacom$ make
make  all-recursive
make[1]: entrant dans le répertoire « /home/ampli/linuxwacom »
Making all in src
make[2]: entrant dans le répertoire « /home/ampli/linuxwacom/src »
Making all in .
make[3]: entrant dans le répertoire « /home/ampli/linuxwacom/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
 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
In file included from wacomcfg.c:30:
wacomcfg.h:27:35: error: X11/extensions/XInput.h: No such file or directory
wacomcfg.h:28:36: error: X11/extensions/XIproto.h: No such file or directory
In file included from wacomcfg.c:30:
wacomcfg.h:59: error: syntax error before 'XDeviceInfo'
wacomcfg.h:59: warning: no semicolon at end of struct or union
wacomcfg.h:61: error: syntax error before '}' token
wacomcfg.h:61: warning: ISO C does not allow extra ';' outside of a function
wacomcfg.h:66: error: syntax error before 'XDevice'
wacomcfg.h:66: warning: no semicolon at end of struct or union
wacomcfg.h:67: warning: ISO C does not allow extra ';' outside of a function
wacomcfg.c: In function 'CfgError':
wacomcfg.c:59: error: dereferencing pointer to incomplete type
wacomcfg.c:60: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'CfgGetDevs':
wacomcfg.c:70: error: dereferencing pointer to incomplete type
wacomcfg.c:70: warning: implicit declaration of function 'XListInputDevices'
wacomcfg.c:70: error: dereferencing pointer to incomplete type
wacomcfg.c:71: error: dereferencing pointer to incomplete type
wacomcfg.c:73: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigInit':
wacomcfg.c:89: error: 'INAME' undeclared (first use in this function)
wacomcfg.c:89: error: (Each undeclared identifier is reported only once
wacomcfg.c:89: error: for each function it appears in.)
wacomcfg.c:97: error: invalid application of 'sizeof' to incomplete type 'WACOMCONFIG'
wacomcfg.c:105: error: dereferencing pointer to incomplete type
wacomcfg.c:106: error: dereferencing pointer to incomplete type
wacomcfg.c:107: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigListDevices':
wacomcfg.c:123: error: 'XDeviceInfo' undeclared (first use in this function)
wacomcfg.c:123: error: 'info' undeclared (first use in this function)
wacomcfg.c:124: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:130: error: dereferencing pointer to incomplete type
wacomcfg.c:135: error: dereferencing pointer to incomplete type
wacomcfg.c:137: error: dereferencing pointer to incomplete type
wacomcfg.c:138: error: 'IsXExtensionDevice' undeclared (first use in this function)
wacomcfg.c:154: error: dereferencing pointer to incomplete type
wacomcfg.c:156: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigOpenDevice':
wacomcfg.c:200: error: 'XDevice' undeclared (first use in this function)
wacomcfg.c:200: error: 'pDev' undeclared (first use in this function)
wacomcfg.c:201: error: 'XDeviceInfo' undeclared (first use in this function)
wacomcfg.c:201: error: 'pDevInfo' undeclared (first use in this function)
wacomcfg.c:201: error: 'info' undeclared (first use in this function)
wacomcfg.c:201: warning: left-hand operand of comma expression has no effect
wacomcfg.c:201: warning: statement with no effect
wacomcfg.c:207: error: dereferencing pointer to incomplete type
wacomcfg.c:211: error: dereferencing pointer to incomplete type
wacomcfg.c:213: error: dereferencing pointer to incomplete type
wacomcfg.c:226: warning: implicit declaration of function 'XOpenDevice'
wacomcfg.c:226: error: dereferencing pointer to incomplete type
wacomcfg.c:235: error: invalid application of 'sizeof' to incomplete type 'WACOMDEVICE'
wacomcfg.c:236: error: dereferencing pointer to incomplete type
wacomcfg.c:237: error: dereferencing pointer to incomplete type
wacomcfg.c:238: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigCloseDevice':
wacomcfg.c:247: warning: implicit declaration of function 'XCloseDevice'
wacomcfg.c:247: error: dereferencing pointer to incomplete type
wacomcfg.c:247: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigSetRawParam':
wacomcfg.c:256: error: 'XDeviceResolutionControl' undeclared (first use in this function)
wacomcfg.c:256: error: syntax error before 'c'
wacomcfg.c:257: error: 'cp' undeclared (first use in this function)
wacomcfg.c:257: error: 'c' undeclared (first use in this function)
wacomcfg.c:258: error: 'XDeviceControl' undeclared (first use in this function)
wacomcfg.c:258: error: 'dc' undeclared (first use in this function)
wacomcfg.c:258: error: syntax error before ')' token
wacomcfg.c:264: error: 'DEVICE_RESOLUTION' undeclared (first use in this function)
wacomcfg.c:272: warning: implicit declaration of function 'XChangeDeviceControl'wacomcfg.c:273: error: dereferencing pointer to incomplete type
wacomcfg.c:274: error: dereferencing pointer to incomplete type
wacomcfg.c:280: error: dereferencing pointer to incomplete type
wacomcfg.c:285: warning: implicit declaration of function 'XSetDeviceMode'
wacomcfg.c:285: error: dereferencing pointer to incomplete type
wacomcfg.c:285: error: dereferencing pointer to incomplete type
make[3]: *** [wacomcfg.lo] Erreur 1
make[3]: quittant le répertoire « /home/ampli/linuxwacom/src »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/ampli/linuxwacom/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/ampli/linuxwacom »
make: *** [all] Erreur 2
hiroshi@Hiroshi:~/linuxwacom$ make
make  all-recursive
make[1]: entrant dans le répertoire « /home/ampli/linuxwacom »
Making all in src
make[2]: entrant dans le répertoire « /home/ampli/linuxwacom/src »
Making all in .
make[3]: entrant dans le répertoire « /home/ampli/linuxwacom/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
 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
In file included from wacomcfg.c:30:
wacomcfg.h:27:35: error: X11/extensions/XInput.h: No such file or directory
wacomcfg.h:28:36: error: X11/extensions/XIproto.h: No such file or directory
In file included from wacomcfg.c:30:
wacomcfg.h:59: error: syntax error before 'XDeviceInfo'
wacomcfg.h:59: warning: no semicolon at end of struct or union
wacomcfg.h:61: error: syntax error before '}' token
wacomcfg.h:61: warning: ISO C does not allow extra ';' outside of a function
wacomcfg.h:66: error: syntax error before 'XDevice'
wacomcfg.h:66: warning: no semicolon at end of struct or union
wacomcfg.h:67: warning: ISO C does not allow extra ';' outside of a function
wacomcfg.c: In function 'CfgError':
wacomcfg.c:59: error: dereferencing pointer to incomplete type
wacomcfg.c:60: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'CfgGetDevs':
wacomcfg.c:70: error: dereferencing pointer to incomplete type
wacomcfg.c:70: warning: implicit declaration of function 'XListInputDevices'
wacomcfg.c:70: error: dereferencing pointer to incomplete type
wacomcfg.c:71: error: dereferencing pointer to incomplete type
wacomcfg.c:73: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigInit':
wacomcfg.c:89: error: 'INAME' undeclared (first use in this function)
wacomcfg.c:89: error: (Each undeclared identifier is reported only once
wacomcfg.c:89: error: for each function it appears in.)
wacomcfg.c:97: error: invalid application of 'sizeof' to incomplete type 'WACOMCONFIG'
wacomcfg.c:105: error: dereferencing pointer to incomplete type
wacomcfg.c:106: error: dereferencing pointer to incomplete type
wacomcfg.c:107: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigListDevices':
wacomcfg.c:123: error: 'XDeviceInfo' undeclared (first use in this function)
wacomcfg.c:123: error: 'info' undeclared (first use in this function)
wacomcfg.c:124: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:130: error: dereferencing pointer to incomplete type
wacomcfg.c:135: error: dereferencing pointer to incomplete type
wacomcfg.c:137: error: dereferencing pointer to incomplete type
wacomcfg.c:138: error: 'IsXExtensionDevice' undeclared (first use in this function)
wacomcfg.c:154: error: dereferencing pointer to incomplete type
wacomcfg.c:156: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigOpenDevice':
wacomcfg.c:200: error: 'XDevice' undeclared (first use in this function)
wacomcfg.c:200: error: 'pDev' undeclared (first use in this function)
wacomcfg.c:201: error: 'XDeviceInfo' undeclared (first use in this function)
wacomcfg.c:201: error: 'pDevInfo' undeclared (first use in this function)
wacomcfg.c:201: error: 'info' undeclared (first use in this function)
wacomcfg.c:201: warning: left-hand operand of comma expression has no effect
wacomcfg.c:201: warning: statement with no effect
wacomcfg.c:207: error: dereferencing pointer to incomplete type
wacomcfg.c:211: error: dereferencing pointer to incomplete type
wacomcfg.c:213: error: dereferencing pointer to incomplete type
wacomcfg.c:226: warning: implicit declaration of function 'XOpenDevice'
wacomcfg.c:226: error: dereferencing pointer to incomplete type
wacomcfg.c:235: error: invalid application of 'sizeof' to incomplete type 'WACOMDEVICE'
wacomcfg.c:236: error: dereferencing pointer to incomplete type
wacomcfg.c:237: error: dereferencing pointer to incomplete type
wacomcfg.c:238: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigCloseDevice':
wacomcfg.c:247: warning: implicit declaration of function 'XCloseDevice'
wacomcfg.c:247: error: dereferencing pointer to incomplete type
wacomcfg.c:247: error: dereferencing pointer to incomplete type
wacomcfg.c: In function 'WacomConfigSetRawParam':
wacomcfg.c:256: error: 'XDeviceResolutionControl' undeclared (first use in this function)
wacomcfg.c:256: error: syntax error before 'c'
wacomcfg.c:257: error: 'cp' undeclared (first use in this function)
wacomcfg.c:257: error: 'c' undeclared (first use in this function)
wacomcfg.c:258: error: 'XDeviceControl' undeclared (first use in this function)
wacomcfg.c:258: error: 'dc' undeclared (first use in this function)
wacomcfg.c:258: error: syntax error before ')' token
wacomcfg.c:264: error: 'DEVICE_RESOLUTION' undeclared (first use in this function)
wacomcfg.c:272: warning: implicit declaration of function 'XChangeDeviceControl'wacomcfg.c:273: error: dereferencing pointer to incomplete type
wacomcfg.c:274: error: dereferencing pointer to incomplete type
wacomcfg.c:280: error: dereferencing pointer to incomplete type
wacomcfg.c:285: warning: implicit declaration of function 'XSetDeviceMode'
wacomcfg.c:285: error: dereferencing pointer to incomplete type
wacomcfg.c:285: error: dereferencing pointer to incomplete type
make[3]: *** [wacomcfg.lo] Erreur 1
make[3]: quittant le répertoire « /home/ampli/linuxwacom/src »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/ampli/linuxwacom/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/ampli/linuxwacom »
make: *** [all] Erreur 2
ampli@Ampli:~/linuxwacom$

Et ce meme avec libx11-dev installé

Hors ligne

#12 Le 21/01/2006, à 16:10

gpocentek

Re : Tar.bz2 > comment faire ?

Tu as une erreur en moins déjà...

Le script configure de ton truc m'a l'air un peu bancal.
Quand il manque un fichier (ce qui est le cas), tu peux utiliser apt-file pour trouver dans quel paquet il se trouve, et installer le paquet manquant.

Tente le coup, et appelle à l'aide si ça marche toujours pas wink

Hors ligne

#13 Le 21/01/2006, à 16:30

Amplivision

Re : Tar.bz2 > comment faire ?

est ce que tu peux me detailler la procedure à suivre s'il te plait ? Car là je suis un peu perdu...
Je tapes dois taper ? :

ampli@Ampli:~/linuxwacom$ apt-file

Merci beaucoup de ton aide wink

Hors ligne

#14 Le 21/01/2006, à 18:15

gpocentek

Re : Tar.bz2 > comment faire ?

Il faut installer apt-file d'abord (qui l'eu cru ?), puis lancer un 'sudo apt-file update', et enfin 'apt-file search tonFichier' (en l'occurence XInput.h et XIproto.h).

Hors ligne

#15 Le 21/01/2006, à 18:40

Black_pignouf

Re : Tar.bz2 > comment faire ?

Quelle est ta tablette au fait?
En général c'est pas des plus facile de configurer une tablette Wacom sous Linux.
En attendant, bon  courage!

Dernière modification par Black_pignouf (Le 21/01/2006, à 18:40)

Hors ligne

#16 Le 22/01/2006, à 14:04

Amplivision

Re : Tar.bz2 > comment faire ?

Merci à vous wink
Ma tablette est une wacom volito 2. wink

Hors ligne