[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ./configure => ça merde !



Jean-Luc Coulon (f5ibh) a écrit :

On Thu, Jul 29, 2004 at 01:19:38PM +0200, Florian Carrère wrote:
Bonjour !

désolé, j'arrête pas avec toutes mes questions en ce moment :( pourtant
je cherche sur le net mais je trouve rien, faut dire à moi google il est
pas trop mon ami ... :((

mon problème c'est que quand je tape ./configure pour configurer mon
programme que j'ai décompressé il me met :

/checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executab//les
/
et donc il ne me le configure pas et je ne pas faire make puis un make
install ... pouvez-vous me dire d'ou vient ce problème ?

Il doit avoir créé un fichier config.log dasn lequel il y a des informations
complémentaires. Quel est le contenu de ce fichier ?

---
		 -Jean-Luc
merci

floo

/
je l'ai mis en pièce jointe :)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by wmapmload configure 0.3.2, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

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

hostname = tuxroxe
uname -m = i686
uname -r = 2.4.18-bf2.4
uname -s = Linux
uname -v = #1 Son Apr 14 09:53:28 CEST 2002

/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:1326: checking build system type
configure:1344: result: i686-pc-linux-gnu
configure:1352: checking host system type
configure:1366: result: i686-pc-linux-gnu
configure:1374: checking target system type
configure:1388: result: i686-pc-linux-gnu
configure:1415: checking for a BSD-compatible install
configure:1469: result: /usr/bin/install -c
configure:1480: checking whether build environment is sane
configure:1523: result: yes
configure:1538: checking whether make sets $(MAKE)
configure:1558: result: yes
configure:1590: checking for working aclocal-1.4
configure:1601: result: missing
configure:1605: checking for working autoconf
configure:1616: result: missing
configure:1620: checking for working automake-1.4
configure:1631: result: missing
configure:1635: checking for working autoheader
configure:1646: result: missing
configure:1650: checking for working makeinfo
configure:1661: result: missing
configure:1678: checking for gawk
configure:1707: result: no
configure:1678: checking for mawk
configure:1694: found /usr/bin/mawk
configure:1704: result: mawk
configure:1760: checking for gcc
configure:1776: found /usr/bin/gcc
configure:1786: result: gcc
configure:2030: checking for C compiler version
configure:2033: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 (Debian 1:3.3.4-3)
Copyright (C) 2003 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:2036: $? = 0
configure:2038: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-3)
configure:2041: $? = 0
configure:2043: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2046: $? = 1
configure:2070: checking for C compiler default output
configure:2073: gcc    conftest.c  >&5
configure:2076: $? = 0
configure:2122: result: a.out
configure:2127: checking whether the C compiler works
configure:2133: ./a.out
configure:2136: $? = 0
configure:2153: result: yes
configure:2160: checking whether we are cross compiling
configure:2162: result: no
configure:2165: checking for suffix of executables
configure:2167: gcc -o conftest    conftest.c  >&5
configure:2170: $? = 0
configure:2195: result: 
configure:2201: checking for suffix of object files
configure:2223: gcc -c   conftest.c >&5
configure:2226: $? = 0
configure:2248: result: o
configure:2252: checking whether we are using the GNU C compiler
configure:2277: gcc -c   conftest.c >&5
configure:2280: $? = 0
configure:2283: test -s conftest.o
configure:2286: $? = 0
configure:2299: result: yes
configure:2305: checking whether gcc accepts -g
configure:2327: gcc -c -g  conftest.c >&5
configure:2330: $? = 0
configure:2333: test -s conftest.o
configure:2336: $? = 0
configure:2347: result: yes
configure:2364: checking for gcc option to accept ANSI C
configure:2425: gcc  -c -g -O2  conftest.c >&5
configure:2428: $? = 0
configure:2431: test -s conftest.o
configure:2434: $? = 0
configure:2452: result: none needed
configure:2470: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2473: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2594: checking for a BSD-compatible install
configure:2648: result: /usr/bin/install -c
configure:2659: checking whether ln -s works
configure:2663: result: yes
configure:2693: checking how to run the C preprocessor
configure:2729: gcc -E  conftest.c
configure:2735: $? = 0
configure:2767: gcc -E  conftest.c
configure:2768:28: ac_nonexistent.h: No such file or directory
configure:2773: $? = 1
configure: failed program was:
| #line 2758 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "wmdf"
| #define PACKAGE_TARNAME "wmdf"
| #define PACKAGE_VERSION "0.1.2"
| #define PACKAGE_STRING "wmdf 0.1.2"
| #define PACKAGE_BUGREPORT "bratag44@hotmail.com"
| #define PACKAGE "wmdf"
| #define VERSION "0.1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2811: result: gcc -E
configure:2836: gcc -E  conftest.c
configure:2842: $? = 0
configure:2874: gcc -E  conftest.c
configure:2875:28: ac_nonexistent.h: No such file or directory
configure:2880: $? = 1
configure: failed program was:
| #line 2865 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "wmdf"
| #define PACKAGE_TARNAME "wmdf"
| #define PACKAGE_VERSION "0.1.2"
| #define PACKAGE_STRING "wmdf 0.1.2"
| #define PACKAGE_BUGREPORT "bratag44@hotmail.com"
| #define PACKAGE "wmdf"
| #define VERSION "0.1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2923: checking for X
configure:3029: gcc -E  conftest.c
configure:3030:27: X11/Intrinsic.h: No such file or directory
configure:3035: $? = 1
configure: failed program was:
| #line 3020 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "wmdf"
| #define PACKAGE_TARNAME "wmdf"
| #define PACKAGE_VERSION "0.1.2"
| #define PACKAGE_STRING "wmdf 0.1.2"
| #define PACKAGE_BUGREPORT "bratag44@hotmail.com"
| #define PACKAGE "wmdf"
| #define VERSION "0.1.2"
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
configure:3133: result: no
configure:4133: checking for XShapeCombineMask in -lXext
configure:4164: gcc -o conftest -g -O2   conftest.c -lXext   -lX11  >&5
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
configure:4167: $? = 1
configure: failed program was:
| #line 4140 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "wmdf"
| #define PACKAGE_TARNAME "wmdf"
| #define PACKAGE_VERSION "0.1.2"
| #define PACKAGE_STRING "wmdf 0.1.2"
| #define PACKAGE_BUGREPORT "bratag44@hotmail.com"
| #define PACKAGE "wmdf"
| #define VERSION "0.1.2"
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char XShapeCombineMask ();
| int
| main ()
| {
| XShapeCombineMask ();
|   ;
|   return 0;
| }
configure:4185: result: no

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
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_exeext=
ac_cv_have_x=have_x=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_Xext_XShapeCombineMask=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu

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

ACLOCAL='/home/florian/wmdf-0.1.5/missing aclocal-1.4'
AUTOCONF='/home/florian/wmdf-0.1.5/missing autoconf'
AUTOHEADER='/home/florian/wmdf-0.1.5/missing autoheader'
AUTOMAKE='/home/florian/wmdf-0.1.5/missing automake-1.4'
AWK='mawk'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
DEFS=''
DFLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
HEADER_SEARCH_PATH=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBRARY_SEARCH_PATH=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='/home/florian/wmdf-0.1.5/missing makeinfo'
OBJEXT='o'
OS=''
PACKAGE='wmdf'
PACKAGE_BUGREPORT='bratag44@hotmail.com'
PACKAGE_NAME='wmdf'
PACKAGE_STRING='wmdf 0.1.2'
PACKAGE_TARNAME='wmdf'
PACKAGE_VERSION='0.1.2'
PATH_SEPARATOR=':'
SETGID_FLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
VERSION='0.1.2'
XCFLAGS=''
XLFLAGS=''
XLIBS='-lX11 '
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBRARY_PATH='NONE'
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define PACKAGE "wmdf"
#define PACKAGE_BUGREPORT "bratag44@hotmail.com"
#define PACKAGE_NAME "wmdf"
#define PACKAGE_STRING "wmdf 0.1.2"
#define PACKAGE_TARNAME "wmdf"
#define PACKAGE_VERSION "0.1.2"
#define VERSION "0.1.2"
#define X_DISPLAY_MISSING 1

configure: exit 1

Reply to: