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 13/01/2008, à 15:10

ditow_ymd

wacom bamboo fun ..probleme de compilation

Bonjour!
Je suis en train d'essayer d'installer ma tablette graphique en suivant ce le tuto situé dans la doc de ce site...et au moment de faire ./configure --enable-wacom...j'ai des erreurs...
SI quelqu'un pouvait m'aider ca serait chouette .je vous post ici quelque truc de ma console...

ditow@ditow-desktop:~/linuxwacom-0.7.9-6$ ./configure --enable-wacom
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)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

et le config.log :

ditow@ditow-desktop:~/linuxwacom-0.7.9-6$ cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

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

  $ ./configure --enable-wacom

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

hostname = ditow-desktop
uname -m = x86_64
uname -r = 2.6.22-14-generic
uname -s = Linux
uname -v = #1 SMP Tue Dec 18 05:28:27 UTC 2007

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

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

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


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

configure:1608: checking for a BSD-compatible install
configure:1663: result: /usr/bin/install -c
configure:1674: checking whether build environment is sane
configure:1717: result: yes
configure:1782: checking for gawk
configure:1811: result: no
configure:1782: checking for mawk
configure:1798: found /usr/bin/mawk
configure:1808: result: mawk
configure:1818: checking whether make sets $(MAKE)
configure:1838: result: yes
configure:2006: checking whether to enable maintainer-specific portions of Makefiles
configure:2015: result: no
configure:2084: checking for gcc
configure:2100: found /usr/bin/gcc
configure:2110: result: gcc
configure:2354: checking for C compiler version
configure:2357: gcc --version </dev/null >&5
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2360: $? = 0
configure:2362: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:2365: $? = 0
configure:2367: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2370: $? = 1
configure:2393: checking for C compiler default output file name
configure:2396: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2399: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "linuxwacom"
| #define PACKAGE_TARNAME "linuxwacom"
| #define PACKAGE_VERSION "0.7.9"
| #define PACKAGE_STRING "linuxwacom 0.7.9"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "linuxwacom"
| #define VERSION "0.7.9"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2438: error: C compiler cannot create executables
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_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XSERVER_CFLAGS_set=
ac_cv_env_XSERVER_CFLAGS_value=
ac_cv_env_XSERVER_LIBS_set=
ac_cv_env_XSERVER_LIBS_value=
ac_cv_env_Xlib_CFLAGS_set=
ac_cv_env_Xlib_CFLAGS_value=
ac_cv_env_Xlib_LIBS_set=
ac_cv_env_Xlib_LIBS_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_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} /home/ditow/linuxwacom-0.7.9-6/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/ditow/linuxwacom-0.7.9-6/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/ditow/linuxwacom-0.7.9-6/missing --run autoconf'
AUTOHEADER='${SHELL} /home/ditow/linuxwacom-0.7.9-6/missing --run autoheader'
AUTOMAKE='${SHELL} /home/ditow/linuxwacom-0.7.9-6/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
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/ditow/linuxwacom-0.7.9-6/missing --run makeinfo'
OBJEXT=''
PACKAGE='linuxwacom'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='linuxwacom'
PACKAGE_STRING='linuxwacom 0.7.9'
PACKAGE_TARNAME='linuxwacom'
PACKAGE_VERSION='0.7.9'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
TCLSH=''
VERSION='0.7.9'
WACOMXI_INSTALL_FALSE=''
WACOMXI_INSTALL_TRUE=''
WCM_ARCH=''
WCM_CLEVEL=''
WCM_DEPFLAGS=''
WCM_DLLOADER_FALSE=''
WCM_DLLOADER_TRUE=''
WCM_ENV_NCURSES_FALSE=''
WCM_ENV_NCURSES_TRUE=''
WCM_ENV_XFREE86_FALSE=''
WCM_ENV_XFREE86_TRUE=''
WCM_ENV_XORGSDK_FALSE=''
WCM_ENV_XORGSDK_TRUE=''
WCM_KERNEL_DIR=''
WCM_KERNEL_VER=''
WCM_KSTACK=''
WCM_LIBS=''
WCM_LIBWACOMCFG_LIBS=''
WCM_LIBWACOMCFG_VER=''
WCM_MODDIR=''
WCM_MODULES=''
WCM_MODVER=''
WCM_NO_MERGE_CONSTANTS=''
WCM_NO_STACK_PROTECTOR=''
WCM_OPTION_EVDEV=''
WCM_OPTION_HID=''
WCM_OPTION_INPUT=''
WCM_OPTION_MOUSEDEV=''
WCM_OPTION_USBMOUSE=''
WCM_OPTION_WACOM=''
WCM_PREFIX=''
WCM_PROGS=''
WCM_TCLLIBS=''
WCM_TCLPKGS=''
WCM_WACOMXI_LIBS=''
WCM_XF86MODULES=''
WCM_XFREE86_DIR=''
WCM_XIDUMP_LIBS=''
WCM_XORGSDK_DIR=''
WCM_XSERVER64=''
WCM_XSETWACOM_LIBS=''
XSERVER_CFLAGS=''
XSERVER_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
Xlib_CFLAGS=''
Xlib_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_pt_PKG_CONFIG=''
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/ditow/linuxwacom-0.7.9-6/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 "linuxwacom"
#define PACKAGE_STRING "linuxwacom 0.7.9"
#define PACKAGE_TARNAME "linuxwacom"
#define PACKAGE_VERSION "0.7.9"
#define VERSION "0.7.9"

configure: exit 77

#2 Le 15/01/2008, à 23:09

Tom_L

Re : wacom bamboo fun ..probleme de compilation

Salut,

As-tu installé le paquet build-essential ?

Je pense que ça devrait résoudre ton pb...

Pas mal d'info ici : http://doc.ubuntu-fr.org/projets/paquet … _programme

Dernière modification par Tom_L (Le 15/01/2008, à 23:10)


~~~~~~
Thomas.

Hors ligne

#3 Le 20/01/2008, à 17:22

ditow2

Re : wacom bamboo fun ..probleme de compilation

OUi j'ai deja ce programme d'installé...d'apres ce que je comprend, c'est durant le make qu'il y a un probleme et non pendant la compilation...
Le probleme n'est toujours pas resolu j'attend vos avis...
merci