Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
Compilation
Envoyé par: snape

Bonjour tout le monde. Voila j ai un gros probleme. Il se trouve que c est la premiere fois que je compile un logiciel d habitude j utilise apt-get. Donc je disais que j ai essayer de suivre un tuto pour installer sagem fast 800 sous debian et il fallait que je compile le eagle-atm donc voila le message d erreur que ca m affiche je serai heureux si vous pouviiez m aider
watmeto:/home/watmeto/Desktop/eagle-usb-2.1.1# ./configure
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.
watmeto:/home/watmeto/Desktop/eagle-usb-2.1.1#
et voila le contenu du fichier log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by eagle-usb configure 2.0.1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = watmeto
uname -m = i686
uname -r = 2.6.18-5-686
uname -s = Linux
uname -v = #1 SMP Mon Dec 24 16:41:07 UTC 2007

/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/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


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

configure:1554: checking for gcc
configure:1570: found /usr/bin/gcc
configure:1580: result: gcc
configure:1824: checking for C compiler version
configure:1827: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
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:1830: $? = 0
configure:1832: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-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 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
configure:1835: $? = 0
configure:1837: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:1840: $? = 1
configure:1863: checking for C compiler default output file name
configure:1866: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:1869: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "eagle-usb"
| #define PACKAGE_TARNAME "eagle-usb"
| #define PACKAGE_VERSION "2.0.1"
| #define PACKAGE_STRING "eagle-usb 2.0.1"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:1908: 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_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_prog_ac_ct_CC=gcc

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

BOOT_METHOD=''
BUILD_MODULE='1'
CC='gcc'
CFLAGS=''
CPP=''
CPPFLAGS=''
DEFS=''
DHCP=''
DISTRIB=''
DISTVER=''
DOCBOOK_STYLESHEETS=''
DSPDIR='${prefix}/share/eagle-usb/dsp'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EU_LANG='auto'
EXEEXT=''
GEN_DOC=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
KERNELSRC='/lib/modules/2.6.18-5-686/build'
KERNELVER=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S=''
LTLIBOBJS=''
OBJEXT=''
OLD_EAGLE=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='eagle-usb'
PACKAGE_STRING='eagle-usb 2.0.1'
PACKAGE_TARNAME='eagle-usb'
PACKAGE_VERSION='2.0.1'
PATH_SEPARATOR=':'
PIDOF=''
PPPD=''
PPPOE=''
PPP_OPTIONS_ADSL='/etc/ppp/peers/adsl'
PPP_OPTIONS_DIR='/etc/ppp/peers'
PPP_OPTIONS_MIRE='/etc/ppp/peers/mire'
SHELL='/bin/sh'
SIMPLE=''
SYSCONF_FILE=''
TCL=''
TCPIP1=''
TCPIP2=''
TK=''
USE_CMVS='0'
USE_EAGLECONNECT='1'
USE_HOTPLUG=''
USE_IFUPDOWN=''
XSLTPROC=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "eagle-usb"
#define PACKAGE_STRING "eagle-usb 2.0.1"
#define PACKAGE_TARNAME "eagle-usb"
#define PACKAGE_VERSION "2.0.1"

configure: exit 77
J attends votre reponse avec impatience

Poste le Tuesday 9 September 2008 02:53:58
Répondre     Citer    
Re: Compilation

`which ld` ...
?

Poste le Tuesday 9 September 2008 06:10:32
Répondre     Citer    
Re: Compilation

Et peut-être même
apt-get install gcc libc6-dev build-essential

----

Basile STARYNKEVITCH

Membre de l'APRIL « promouvoir et défendre le logiciel libre » - adhérez vous aussi à l'APRIL!

Projet logiciel libre: RefPerSys

Poste le Tuesday 9 September 2008 07:19:35
Répondre     Citer    

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
Compilation
Aide sur les distributions Debian, Ubuntu et leurs dérivées : Mepis, Mint, Knoppix, Kubuntu, Lubuntu, Xandros

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons