Oui l'erreur apparait lors du configure.
Je suis complètement noob dans la compilation. J'ai parcouru le config.log mais il est très long et je ne sais pas quoi chercher, d'autant plus qu'il y a plusieurs "failure" dans ce fichier.
Je te le poste :
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gpsdrive configure 2.09, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure --prefix=/usr --mandir=/usr/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.20-1.2925.fc6
uname -s = Linux
uname -v = #1 SMP Sat Mar 10 19:15:16 EST 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/lib/qt-3.3/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/laurent/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1522: checking for a BSD-compatible install
configure:1576: result: /usr/bin/install -c
configure:1587: checking whether build environment is sane
configure:1630: result: yes
configure:1663: checking for gawk
configure:1679: found /usr/bin/gawk
configure:1689: result: gawk
configure:1699: checking whether make sets $(MAKE)
configure:1719: result: yes
configure:1965: checking build system type
configure:1983: result: i686-pc-linux
configure:1991: checking host system type
configure:2005: result: i686-pc-linux
configure:2025: checking for style of include used by make
configure:2053: result: GNU
configure:2124: checking for gcc
configure:2140: found /usr/bin/gcc
configure:2150: result: gcc
configure:2394: checking for C compiler version
configure:2397: gcc --version </dev/null >&5
gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51)
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:2400: $? = 0
configure:2402: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)
configure:2405: $? = 0
configure:2407: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2410: $? = 1
configure:2434: checking for C compiler default output
configure:2437: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:2440: $? = 0
configure:2486: result: a.out
configure:2491: checking whether the C compiler works
configure:2497: ./a.out
configure:2500: $? = 0
configure:2517: result: yes
configure:2524: checking whether we are cross compiling
configure:2526: result: no
configure:2529: checking for suffix of executables
configure:2531: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:2534: $? = 0
configure:2559: result:
configure:2565: checking for suffix of object files
configure:2587: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:2590: $? = 0
configure:2612: result: o
configure:2616: checking whether we are using the GNU C compiler
configure:2641: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:2644: $? = 0
configure:2647: test -s conftest.o
configure:2650: $? = 0
configure:2663: result: yes
configure:2669: checking whether gcc accepts -g
configure:2691: gcc -c -g conftest.c >&5
configure:2694: $? = 0
configure:2697: test -s conftest.o
configure:2700: $? = 0
configure:2711: result: yes
configure:2728: checking for gcc option to accept ANSI C
configure:2789: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:2792: $? = 0
configure:2795: test -s conftest.o
configure:2798: $? = 0
configure:2816: result: none needed
configure:2834: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2837: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2948: checking dependency style of gcc
configure:3031: result: gcc3
configure:3070: checking for ld used by GCC
configure:3133: result: /usr/bin/ld
configure:3142: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.17.50.0.6-2.fc6 20061020
configure:3154: result: yes
configure:3159: checking for /usr/bin/ld option to reload object files
configure:3166: result: -r
configure:3171: checking for BSD-compatible nm
configure:3207: result: /usr/bin/nm -B
configure:3210: checking for a sed that does not truncate output
configure:3292: result: /bin/sed
configure:3295: checking whether ln -s works
configure:3299: result: yes
configure:3306: checking how to recognise dependent libraries
configure:3487: result: pass_all
configure:3500: checking command to parse /usr/bin/nm -B output
configure:3584: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:3587: $? = 0
configure:3591: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3594: $? = 0
configure:3646: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c conftstm.o >&5
conftest.c:6: warning: 'main' is usually a function
configure:3649: $? = 0
configure:3693: result: ok
configure:3702: checking how to run the C preprocessor
configure:3738: gcc -E conftest.c
configure:3744: $? = 0
configure:3776: gcc -E conftest.c
configure:3777:28: error: ac_nonexistent.h: No such file or directory
configure:3782: $? = 1
configure: failed program was:
| #line 3767 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "gpsdrive"
| #define PACKAGE_TARNAME "gpsdrive"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "gpsdrive 2.09"
| #define PACKAGE_BUGREPORT "ganter@ganter.at"
| #define PACKAGE "gpsdrive"
| #define VERSION "2.09"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3820: result: gcc -E
configure:3845: gcc -E conftest.c
configure:3851: $? = 0
configure:3883: gcc -E conftest.c
configure:3884:28: error: ac_nonexistent.h: No such file or directory
configure:3889: $? = 1
configure: failed program was:
| #line 3874 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "gpsdrive"
| #define PACKAGE_TARNAME "gpsdrive"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "gpsdrive 2.09"
| #define PACKAGE_BUGREPORT "ganter@ganter.at"
| #define PACKAGE "gpsdrive"
| #define VERSION "2.09"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3932: checking for egrep
configure:3942: result: grep -E
configure:3947: checking for ANSI C header files
configure:3973: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:3976: $? = 0
configure:3979: test -s conftest.o
configure:3982: $? = 0
configure:4074: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure: In function 'main':
configure:4069: warning: implicit declaration of function 'exit'
configure:4069: warning: incompatible implicit declaration of built-in function 'exit'
configure:4077: $? = 0
configure:4079: ./conftest
configure:4082: $? = 0
configure:4097: result: yes
configure:4121: checking for sys/types.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for sys/stat.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for stdlib.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for string.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for memory.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for strings.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for inttypes.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for stdint.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4121: checking for unistd.h
configure:4138: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4141: $? = 0
configure:4144: test -s conftest.o
configure:4147: $? = 0
configure:4158: result: yes
configure:4184: checking dlfcn.h usability
configure:4197: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4200: $? = 0
configure:4203: test -s conftest.o
configure:4206: $? = 0
configure:4216: result: yes
configure:4220: checking dlfcn.h presence
configure:4231: gcc -E conftest.c
configure:4237: $? = 0
configure:4256: result: yes
configure:4292: checking for dlfcn.h
configure:4299: result: yes
configure:4497: checking for ranlib
configure:4513: found /usr/bin/ranlib
configure:4524: result: ranlib
configure:4577: checking for strip
configure:4593: found /usr/bin/strip
configure:4604: result: strip
configure:4657: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:4660: $? = 0
configure:4826: checking for objdir
configure:4837: result: .libs
configure:4854: checking for gcc option to produce PIC
configure:5000: result: -fPIC
configure:5004: checking if gcc PIC flag -fPIC works
configure:5028: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -DPIC conftest.c >&5
configure:5031: $? = 0
configure:5034: test -s conftest.o
configure:5037: $? = 0
configure:5075: result: yes
configure:5091: checking if gcc static flag -static works
configure:5116: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -static conftest.c >&5
configure:5119: $? = 0
configure:5122: test -s conftest
configure:5125: $? = 0
configure:5141: result: yes
configure:5153: checking if gcc supports -c -o file.o
configure:5173: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o out/conftest2.o conftest.c >&5
configure:5197: result: yes
configure:5202: checking if gcc supports -c -o file.lo
configure:5230: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o conftest.lo conftest.c >&5
configure: In function 'main':
configure:5238: warning: unused variable 'some_variable'
configure:5233: $? = 0
configure:5236: test -s conftest.lo
configure:5239: $? = 0
configure:5261: result: yes
configure:5292: checking if gcc supports -fno-rtti -fno-exceptions
configure:5315: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure: In function 'main':
configure:5323: warning: unused variable 'some_variable'
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure: In function 'main':
configure:5323: warning: unused variable 'some_variable'
configure:5318: $? = 0
configure:5321: test -s conftest.o
configure:5324: $? = 0
configure:5341: result: yes
configure:5352: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:6047: result: yes
configure:6052: checking how to hardcode library paths into programs
configure:6076: result: immediate
configure:6081: checking whether stripping libraries is possible
configure:6086: result: yes
configure:6097: checking dynamic linker characteristics
configure:6511: result: GNU/Linux ld.so
configure:6516: checking if libtool supports shared libraries
configure:6518: result: yes
configure:6521: checking whether to build shared libraries
configure:6542: result: yes
configure:6545: checking whether to build static libraries
configure:6549: result: yes
configure:7223: checking whether -lc should be explicitly linked in
configure:7231: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
conftest.c:1: warning: 'dummy' defined but not used
configure:7234: $? = 0
configure:7248: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7251: $? = 0
configure:7264: result: no
configure:7884: checking for gcc
configure:7910: result: gcc
configure:8154: checking for C compiler version
configure:8157: gcc --version </dev/null >&5
gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51)
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:8160: $? = 0
configure:8162: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)
configure:8165: $? = 0
configure:8167: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:8170: $? = 1
configure:8173: checking whether we are using the GNU C compiler
configure:8220: result: yes
configure:8226: checking whether gcc accepts -g
configure:8268: result: yes
configure:8285: checking for gcc option to accept ANSI C
configure:8373: result: none needed
configure:8391: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:8394: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:8505: checking dependency style of gcc
configure:8588: result: gcc3
configure:8606: checking for strerror in -lcposix
configure:8637: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c -lcposix >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:8640: $? = 1
configure: failed program was:
| #line 8613 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "gpsdrive"
| #define PACKAGE_TARNAME "gpsdrive"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "gpsdrive 2.09"
| #define PACKAGE_BUGREPORT "ganter@ganter.at"
| #define PACKAGE "gpsdrive"
| #define VERSION "2.09"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 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 strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:8658: result: no
configure:8666: checking for inline
configure:8688: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.c >&5
configure:8691: $? = 0
configure:8694: test -s conftest.o
configure:8697: $? = 0
configure:8709: result: inline
configure:8736: checking for a BSD-compatible install
configure:8790: result: /usr/bin/install -c
configure:8853: checking for g++
configure:8869: found /usr/bin/g++
configure:8879: result: g++
configure:8895: checking for C++ compiler version
configure:8898: g++ --version </dev/null >&5
g++ (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51)
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:8901: $? = 0
configure:8903: g++ -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)
configure:8906: $? = 0
configure:8908: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:8911: $? = 1
configure:8914: checking whether we are using the GNU C++ compiler
configure:8939: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.cc >&5
configure:8942: $? = 0
configure:8945: test -s conftest.o
configure:8948: $? = 0
configure:8961: result: yes
configure:8967: checking whether g++ accepts -g
configure:8989: g++ -c -g conftest.cc >&5
configure:8992: $? = 0
configure:8995: test -s conftest.o
configure:8998: $? = 0
configure:9009: result: yes
configure:9053: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.cc >&5
configure:9056: $? = 0
configure:9059: test -s conftest.o
configure:9062: $? = 0
configure:9089: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.cc >&5
configure: In function 'int main()':
configure:9097: error: 'exit' was not declared in this scope
configure:9092: $? = 1
configure: failed program was:
| #line 9072 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "gpsdrive"
| #define PACKAGE_TARNAME "gpsdrive"
| #define PACKAGE_VERSION "2.09"
| #define PACKAGE_STRING "gpsdrive 2.09"
| #define PACKAGE_BUGREPORT "ganter@ganter.at"
| #define PACKAGE "gpsdrive"
| #define VERSION "2.09"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:9053: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.cc >&5
configure:9056: $? = 0
configure:9059: test -s conftest.o
configure:9062: $? = 0
configure:9089: g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables conftest.cc >&5
configure:9092: $? = 0
configure:9095: test -s conftest.o
configure:9098: $? = 0
configure:9123: checking dependency style of g++
configure:9206: result: gcc3
configure:9223: checking for ANSI C header files
configure:9373: result: yes
configure:9387: checking for gawk
configure:9413: result: gawk
configure:9435: checking for a BSD-compatible install
configure:9489: result: /usr/bin/install -c
configure:9500: checking whether ln -s works
configure:9504: result: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux
ac_cv_build_alias=i686-pc-linux
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
ac_cv_env_CXX_set=
ac_cv_env_CXX_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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux
ac_cv_host_alias=i686-pc-linux
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_archive_cmds_need_lc=no
lt_cv_cc_64bit_output=no
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.5.so'
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/builder/rpmbuild/BUILD/gpsdrive-2.09/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/builder/rpmbuild/BUILD/gpsdrive-2.09/missing --run tar'
AUTOCONF='${SHELL} /home/builder/rpmbuild/BUILD/gpsdrive-2.09/missing --run autoconf'
AUTOHEADER='${SHELL} /home/builder/rpmbuild/BUILD/gpsdrive-2.09/missing --run autoheader'
AUTOMAKE='${SHELL} /home/builder/rpmbuild/BUILD/gpsdrive-2.09/missing --run automake-1.7'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DISABLEGARMIN_FALSE=''
DISABLEGARMIN_TRUE=''
DISABLEPLUGINS_FALSE=''
DISABLEPLUGINS_TRUE=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLETELEATLAS_FALSE=''
ENABLETELEATLAS_TRUE=''
EXEEXT=''
FRIENDSSERVERVERSION='2'
GETTEXT_PACKAGE=''
GMOFILES=''
GMSGFMT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS=''
LIBADD_DL=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/builder/rpmbuild/BUILD/gpsdrive-2.09/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
NOGARMIN=''
NOPLUGINS=''
OBJEXT='o'
PACKAGE='gpsdrive'
PACKAGE_BUGREPORT='ganter@ganter.at'
PACKAGE_NAME='gpsdrive'
PACKAGE_STRING='gpsdrive 2.09'
PACKAGE_TARNAME='gpsdrive'
PACKAGE_VERSION='2.09'
PATH_SEPARATOR=':'
PCRE_CONFIG=''
PKGCONFIG_CFLAGS=''
PKGCONFIG_LIBS=''
PKG_CONFIG=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USETELEATLAS=''
USE_NLS=''
VERSION='2.09'
XGETTEXT=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux'
build_alias=''
build_cpu='i686'
build_os='linux'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux'
host_alias=''
host_cpu='i686'
host_os='linux'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/builder/rpmbuild/BUILD/gpsdrive-2.09/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir=''
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pkgdatadir=''
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "gpsdrive"
#define PACKAGE_BUGREPORT "ganter@ganter.at"
#define PACKAGE_NAME "gpsdrive"
#define PACKAGE_STRING "gpsdrive 2.09"
#define PACKAGE_TARNAME "gpsdrive"
#define PACKAGE_VERSION "2.09"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "2.09"
#endif
#ifdef __cplusplus
#include <stdlib.h>
configure: exit 0
Je te remercie pour ton aide