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 --cache-file=./config.cache --build=i386-unknown-gnu --host=i386-unknown-gnu --target=avr --disable-nls --prefix=/usr/local --with-gcc-version-trigger=/mnt/gmirror/ports/devel/avr-gcc-3/work/gcc-3.4.6/gcc/version.c --program-transform-name=s,^,avr-,; --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 137 tasks, 192 threads, 4 processors Load average: 1.96, Mach factor: 2.03 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1285: creating cache configure:1401: checking build system type configure:1419: result: i686-apple-darwin8.0.1 configure:1427: checking host system type configure:1441: result: i686-apple-darwin8.0.1 configure:1449: checking target system type configure:1463: result: i686-apple-darwin8.0.1 configure:1527: checking LIBRARY_PATH variable configure:1537: result: ok configure:1558: checking GCC_EXEC_PREFIX variable configure:1568: result: ok configure:1652: checking whether to place generated files in the source directory configure:1662: result: no configure:1707: checking whether a default linker was specified configure:1718: result: no configure:1756: checking whether a default assembler was specified configure:1767: result: no configure:1831: checking for gcc configure:1857: result: gcc configure:2101: checking for C compiler version configure:2104: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2107: $? = 0 configure:2109: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2112: $? = 0 configure:2114: gcc -V &5 gcc: `-V' option must have argument configure:2117: $? = 1 configure:2140: checking for C compiler default output file name configure:2143: gcc -fno-common conftest.c >&5 configure:2146: $? = 0 configure:2192: result: a.out configure:2197: checking whether the C compiler works configure:2203: ./a.out configure:2206: $? = 0 configure:2223: result: yes configure:2230: checking whether we are cross compiling configure:2232: result: no configure:2235: checking for suffix of executables configure:2237: gcc -o conftest -fno-common conftest.c >&5 configure:2240: $? = 0 configure:2265: result: configure:2271: checking for suffix of object files configure:2292: gcc -c -fno-common conftest.c >&5 configure:2295: $? = 0 configure:2317: result: configure:2321: checking whether we are using the GNU C compiler configure:2345: gcc -c -fno-common conftest.c >&5 configure:2351: $? = 0 configure:2355: test -z || test ! -s conftest.err configure:2358: $? = 0 configure:2361: test -s conftest. configure:2364: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2377: result: no configure:2383: checking whether gcc accepts -g configure:2404: gcc -c -g conftest.c >&5 configure:2410: $? = 0 configure:2414: test -z || test ! -s conftest.err configure:2417: $? = 0 configure:2420: test -s conftest. configure:2423: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2434: result: no configure:2451: checking for gcc option to accept ANSI C configure:2521: gcc -c -fno-common conftest.c >&5 configure:2527: $? = 0 configure:2531: test -z || test ! -s conftest.err configure:2534: $? = 0 configure:2537: test -s conftest. configure:2540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2521: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2527: $? = 0 configure:2531: test -z || test ! -s conftest.err configure:2534: $? = 0 configure:2537: test -s conftest. configure:2540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2521: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2521: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2521: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2521: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:2527: $? = 0 configure:2531: test -z || test ! -s conftest.err configure:2534: $? = 0 configure:2537: test -s conftest. configure:2540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2558: result: none needed configure:2576: gcc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2582: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2716: checking whether gcc and cc understand -c and -o together configure:2746: gcc -c conftest.c -o conftest. >&5 configure:2749: $? = 0 configure:2751: gcc -c conftest.c -o conftest. >&5 configure:2754: $? = 0 configure:2761: cc -c conftest.c >&5 configure:2764: $? = 0 configure:2767: cc -c conftest.c -o conftest. >&5 configure:2770: $? = 0 configure:2772: cc -c conftest.c -o conftest. >&5 configure:2775: $? = 0 configure:2793: result: yes configure:2819: checking whether gcc accepts -Wno-long-long configure:2842: gcc -c -Wno-long-long conftest.c >&5 configure:2848: $? = 0 configure:2852: test -z || test ! -s conftest.err configure:2855: $? = 0 configure:2858: test -s conftest. configure:2861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2873: result: no configure:2881: checking how to run the C preprocessor configure:2916: gcc -E conftest.c configure:2922: $? = 0 configure:2954: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2999: result: gcc -E configure:3023: gcc -E conftest.c configure:3029: $? = 0 configure:3061: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3067: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3110: checking for inline configure:3131: gcc -c -fno-common conftest.c >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest. configure:3150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3131: gcc -c -fno-common conftest.c >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest. configure:3150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3131: gcc -c -fno-common conftest.c >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest. configure:3150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3162: result: no configure:3182: checking for long long int configure:3203: gcc -c -fno-common conftest.c >&5 configure:3209: $? = 0 configure:3213: test -z || test ! -s conftest.err configure:3216: $? = 0 configure:3219: test -s conftest. configure:3222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | long long int i; | ; | return 0; | } configure:3233: result: no configure:3242: checking for __int64 configure:3263: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `__int64' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: parse error before "i" configure:3269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | __int64 i; | ; | return 0; | } configure:3293: result: no configure:3303: checking for built-in _Bool configure:3324: gcc -c -fno-common conftest.c >&5 configure:3330: $? = 0 configure:3334: test -z || test ! -s conftest.err configure:3337: $? = 0 configure:3340: test -s conftest. configure:3343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | | int | main () | { | _Bool foo; | ; | return 0; | } configure:3355: result: no configure:3367: checking size of void * configure:3392: gcc -c -fno-common conftest.c >&5 configure:3398: $? = 0 configure:3402: test -z || test ! -s conftest.err configure:3405: $? = 0 configure:3408: test -s conftest. configure:3411: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (void *) == 4):; | ; | return 0; | } configure:3392: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (void *) == 8):; | ; | return 0; | } configure:3392: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (void *) == 1):; | ; | return 0; | } configure:3392: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (void *) == 2):; | ; | return 0; | } configure:3392: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (void *) == 16):; | ; | return 0; | } configure:3392: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: duplicate case value conftest.c:19: error: previously used here configure:3398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include "confdefs.h" | #include | | | int | main () | { | switch (0) case 0: case (sizeof (void *) == 12):; | ; | return 0; | } configure:3426: error: cannot determine a size for void * ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-apple-darwin8.0.1 ac_cv_build_alias=i686-apple-darwin8.0.1 ac_cv_c___int64=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_c_long_long=no ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=set ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_host=i686-apple-darwin8.0.1 ac_cv_host_alias=i686-apple-darwin8.0.1 ac_cv_objext= ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=no ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_no_long_long=no ac_cv_prog_cc_stdc=no ac_cv_target=i686-apple-darwin8.0.1 ac_cv_target_alias=i686-apple-darwin8.0.1 gcc_cv_c__bool=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALL='' AWK='' BISON='' BUILD_CFLAGS='' BUILD_INFO='' BUILD_PREFIX='' BUILD_PREFIX_1='' CATALOGS='' CC='gcc' CC_FOR_BUILD='gcc' CFLAGS='-fno-common' COLLECT2_LIBS='' CPP='gcc -E' CPPFLAGS='' CROSS='' CROSS_SYSTEM_HEADER_DIR='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FLEX='' FORBUILD='' GENERATED_MANPAGES='' GENINSRC='#' GGC='' GMSGFMT='' GNATBIND='' GNAT_LIBEXC='' INCINTL='' INSTALL='' INSTALL_DATA='' INSTALL_PROGRAM='' LDEXP_LIB='' LDFLAGS='' LIBICONV='' LIBICONV_DEP='' LIBINTL='' LIBINTL_DEP='' LIBOBJS='' LIBS='' LN='' LN_S='' LTLIBOBJS='' MAINT='' MAKEINFO='' NO_MINUS_C_MINUS_O='' OBJEXT='' OUTPUT_OPTION='-o $@' PACKAGE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POSUB='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STMP_FIXINC='' STMP_FIXPROTO='' SYSTEM_HEADER_DIR='' TARGET_GETGROUPS_T='' TARGET_SYSTEM_ROOT='' TARGET_SYSTEM_ROOT_DEFINE='' USE_NLS='' VERSION='' WERROR='' XGETTEXT='' ac_ct_CC='gcc' ac_ct_GNATBIND='' ac_ct_RANLIB='' all_boot_languages='' all_compilers='' all_gtfiles='' all_gtfiles_files_files='' all_gtfiles_files_langs='' all_lang_makefiles='' all_lang_makefrags='' all_languages='' all_stagestuff='' bindir='${exec_prefix}/bin' build='i686-apple-darwin8.0.1' build_alias='' build_cpu='i686' build_exeext='' build_install_headers_dir='' build_os='darwin8.0.1' build_subdir='build-i686-apple-darwin8.0.1' build_vendor='apple' build_xm_defines='' build_xm_file_list='' build_xm_include_list='' c_target_objs='' cc_set_by_configure='' check_languages='' coverage_flags='' cpp_install_dir='' cxx_target_objs='' datadir='${prefix}/share' dollar='' enable_multilib='' enable_shared='' exec_prefix='NONE' extra_gcc_objs='' extra_headers_list='' extra_modes_file='' extra_objs='' extra_parts='' extra_passes='' extra_programs='' float_h_file='' gcc_config_arguments='' gcc_gxx_include_dir='$(libsubdir)/$(unlibsubdir)/..`echo $(exec_prefix) | sed -e 's|^$(prefix)||' -e 's|/[^/]*|/..|g'`/include/c++/3.4.6' gcc_tooldir='' gcc_version='3.4.6' gcc_version_full='3.4.6' gcc_version_trigger='./../gcc/version.c' gthread_flags='' have_mktemp_command='' host='i686-apple-darwin8.0.1' host_alias='' host_cpu='i686' host_exeext='' host_os='darwin8.0.1' host_subdir='.' host_vendor='apple' host_xm_defines='' host_xm_file_list='' host_xm_include_list='' includedir='${prefix}/include' infodir='${prefix}/info' inhibit_libc='' install='' lang_opt_files='' lang_specs_files='' lang_tree_files='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgcc_visibility='' libstdcxx_incdir='c++/3.4.6' local_prefix='/usr/local' localstatedir='${prefix}/var' make_compare_target='' mandir='${prefix}/man' manext='' md_file='' nocommon_flag='' objc_boehm_gc='' objdir='' objext='' oldincludedir='/usr/include' onestep='' out_file='' out_host_hook_obj='' out_object_file='' prefix='' program_transform_name='' quoted_cc_set_by_configure='' quoted_stage_prefix_set_by_configure='' sbindir='${exec_prefix}/sbin' set_gcc_lib_path='' sharedstatedir='${prefix}/com' slibdir='' srcdir='.' stage1_cflags='' stage_prefix_set_by_configure='' strict1_warn='' subdirs='' symbolic_link='' sysconfdir='${prefix}/etc' target='i686-apple-darwin8.0.1' target_alias='' target_cpu='i686' target_cpu_default='' target_noncanonical='i686-apple-darwin8.0.1' target_os='darwin8.0.1' target_subdir='i686-apple-darwin8.0.1' target_vendor='apple' thread_file='' tm_defines='' tm_file_list='' tm_include_list='' tm_p_file_list='' tm_p_include_list='' tmake_file='' valgrind_command='' valgrind_path='' valgrind_path_defines='' warn_cflags='' xm_defines='' xm_file_list='' xm_include_list='' xmake_file='' zlibdir='' zlibinc='' ## ------------- ## ## Output files. ## ## ------------- ## language_hooks='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define inline #endif #ifndef __cplusplus configure: exit 1