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 --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 170 tasks, 224 threads, 4 processors Load average: 1.40, Mach factor: 2.59 /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: /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:1582: checking build system type configure:1600: result: i386-unknown-gnu configure:1608: checking host system type configure:1622: result: i386-unknown-gnu configure:1740: checking for i386-unknown-gnu-gcc configure:1766: result: cc configure:2048: checking for C compiler version configure:2051: cc --version &5 cc (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:2054: $? = 0 configure:2056: cc -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:2059: $? = 0 configure:2061: cc -V &5 cc: `-V' option must have argument configure:2064: $? = 1 configure:2087: checking for C compiler default output file name configure:2090: cc -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:2093: $? = 0 configure:2139: result: a.out configure:2144: checking whether the C compiler works configure:2150: ./a.out configure:2153: $? = 0 configure:2170: result: yes configure:2177: checking whether we are cross compiling configure:2179: result: no configure:2182: checking for suffix of executables configure:2184: cc -o conftest -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:2187: $? = 0 configure:2212: result: configure:2218: checking for suffix of object files configure:2239: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:2242: $? = 0 configure:2264: result: configure:2268: checking whether we are using the GNU C compiler configure:2292: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:2298: $? = 0 configure:2302: test -z || test ! -s conftest.err configure:2305: $? = 0 configure:2308: test -s conftest. configure:2311: $? = 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:2324: result: no configure:2330: checking whether cc accepts -g configure:2351: cc -c -g -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:2357: $? = 0 configure:2361: test -z || test ! -s conftest.err configure:2364: $? = 0 configure:2367: test -s conftest. configure:2370: $? = 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:2381: result: no configure:2398: checking for cc option to accept ANSI C configure:2468: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:2474: $? = 0 configure:2478: test -z || test ! -s conftest.err configure:2481: $? = 0 configure:2484: test -s conftest. configure:2487: $? = 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:2468: cc -qlanglvl=ansi -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2474: $? = 0 configure:2478: test -z || test ! -s conftest.err configure:2481: $? = 0 configure:2484: test -s conftest. configure:2487: $? = 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:2468: cc -std1 -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2474: $? = 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:2468: cc -Ae -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2474: $? = 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:2468: cc -Aa -D_HPUX_SOURCE -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2474: $? = 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:2468: cc -Xc -D__EXTENSIONS__ -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2474: $? = 0 configure:2478: test -z || test ! -s conftest.err configure:2481: $? = 0 configure:2484: test -s conftest. configure:2487: $? = 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:2505: result: none needed configure:2523: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2529: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2662: checking for a sed that does not truncate output configure:2716: result: /usr/local/bin/sed configure:2719: checking for egrep configure:2729: result: grep -E configure:2778: checking for non-GNU ld configure:2812: result: /usr/bin/ld configure:2821: checking if the linker (/usr/bin/ld) is GNU ld configure:2836: result: no configure:2841: checking for /usr/bin/ld option to reload object files configure:2848: result: -r configure:2866: checking for BSD-compatible nm configure:2915: result: /usr/bin/nm -p configure:2919: checking whether ln -s works configure:2923: result: yes configure:2930: checking how to recognise dependent libraries configure:3108: result: pass_all configure:3587: checking how to run the C preprocessor configure:3622: cc -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c configure:3628: $? = 0 configure:3660: cc -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3666: $? = 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:3705: result: cc -E configure:3729: cc -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c configure:3735: $? = 0 configure:3767: cc -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3773: $? = 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:3817: checking for ANSI C header files configure:3842: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:3848: $? = 0 configure:3852: test -z || test ! -s conftest.err configure:3855: $? = 0 configure:3858: test -s conftest. configure:3861: $? = 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 | | int | main () | { | | ; | return 0; | } configure:3970: result: no configure:3994: checking for sys/types.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for sys/stat.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for stdlib.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for string.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for memory.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for strings.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for inttypes.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for stdint.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:3994: checking for unistd.h configure:4010: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest. configure:4029: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4040: result: no configure:4066: checking dlfcn.h usability configure:4078: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:4084: $? = 0 configure:4088: test -z || test ! -s conftest.err configure:4091: $? = 0 configure:4094: test -s conftest. configure:4097: $? = 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4107: result: no configure:4111: checking dlfcn.h presence configure:4121: cc -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c configure:4127: $? = 0 configure:4147: result: yes configure:4160: WARNING: dlfcn.h: present but cannot be compiled configure:4162: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4164: WARNING: dlfcn.h: see the Autoconf documentation configure:4166: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4168: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4170: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4182: checking for dlfcn.h configure:4189: result: yes configure:4212: checking for i386-unknown-gnu-g++ configure:4238: result: c++ configure:4296: checking for C++ compiler version configure:4299: c++ --version &5 c++ (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:4302: $? = 0 configure:4304: c++ -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:4307: $? = 0 configure:4309: c++ -V &5 c++: `-V' option must have argument configure:4312: $? = 1 configure:4315: checking whether we are using the GNU C++ compiler configure:4339: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 configure:4345: $? = 0 configure:4349: test -z || test ! -s conftest.err configure:4352: $? = 0 configure:4355: test -s conftest. configure:4358: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4371: result: no configure:4377: checking whether c++ accepts -g configure:4398: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 configure:4404: $? = 0 configure:4408: test -z || test ! -s conftest.err configure:4411: $? = 0 configure:4414: test -s conftest. configure:4417: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4428: result: no configure:4470: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 configure:4476: $? = 0 configure:4480: test -z || test ! -s conftest.err configure:4483: $? = 0 configure:4486: test -s conftest. configure:4489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4470: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 configure:4476: $? = 0 configure:4480: test -z || test ! -s conftest.err configure:4483: $? = 0 configure:4486: test -s conftest. configure:4489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4470: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 configure:4476: $? = 0 configure:4480: test -z || test ! -s conftest.err configure:4483: $? = 0 configure:4486: test -s conftest. configure:4489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4470: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:11: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:10: error: than previous declaration `void exit(int) throw ()' configure:4476: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4470: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 configure:4476: $? = 0 configure:4480: test -z || test ! -s conftest.err configure:4483: $? = 0 configure:4486: test -s conftest. configure:4489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4470: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:11: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4476: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4567: checking how to run the C++ preprocessor configure:4598: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc configure:4604: $? = 0 configure:4636: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:4642: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4681: result: c++ -E configure:4705: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc configure:4711: $? = 0 configure:4743: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc conftest.cc:13:28: ac_nonexistent.h: No such file or directory configure:4749: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4804: checking for i386-unknown-gnu-g77 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-f77 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-xlf configure:4833: result: no configure:4804: checking for i386-unknown-gnu-frt configure:4833: result: no configure:4804: checking for i386-unknown-gnu-pgf77 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-fort77 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-fl32 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-af77 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-f90 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-xlf90 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-pgf90 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-epcf90 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-f95 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-fort configure:4833: result: no configure:4804: checking for i386-unknown-gnu-xlf95 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-ifc configure:4833: result: no configure:4804: checking for i386-unknown-gnu-efc configure:4833: result: no configure:4804: checking for i386-unknown-gnu-pgf95 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-lf95 configure:4833: result: no configure:4804: checking for i386-unknown-gnu-gfortran configure:4833: result: no configure:4846: checking for g77 configure:4875: result: no configure:4846: checking for f77 configure:4862: found /usr/local/bin/f77 configure:4872: result: f77 configure:4890: checking for Fortran 77 compiler version configure:4890: f77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (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:4893: $? = 0 configure:4895: f77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:4898: $? = 0 configure:4900: f77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:4903: $? = 0 configure:4911: checking whether we are using the GNU Fortran 77 compiler configure:4925: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:4931: $? = 0 configure:4935: test -z || test ! -s conftest.err configure:4938: $? = 0 configure:4941: test -s conftest. configure:4944: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4957: result: no configure:4963: checking whether f77 accepts -g configure:4975: f77 -c -g conftest.f >&5 configure:4981: $? = 0 configure:4985: test -z || test ! -s conftest.err configure:4988: $? = 0 configure:4991: test -s conftest. configure:4994: $? = 1 configure: failed program was: | program main | | end configure:5006: result: no configure:5036: checking the maximum length of command line arguments configure:5151: result: configure:5162: checking command to parse /usr/bin/nm -p output from cc object configure:5267: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:5270: $? = 0 configure:5274: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5277: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5267: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:5270: $? = 0 configure:5274: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5277: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5367: result: failed configure:5374: checking for objdir configure:5389: result: .libs configure:5441: checking for i386-unknown-gnu-ar configure:5470: result: no configure:5479: checking for ar configure:5495: found /usr/bin/ar configure:5506: result: ar configure:5521: checking for i386-unknown-gnu-ranlib configure:5550: result: no configure:5559: checking for ranlib configure:5575: found /usr/bin/ranlib configure:5586: result: ranlib configure:5601: checking for i386-unknown-gnu-strip configure:5630: result: no configure:5639: checking for strip configure:5655: found /usr/bin/strip configure:5666: result: strip configure:5992: checking for cc option to produce PIC configure:6202: result: configure:6273: checking if cc static flag works configure:6301: result: yes configure:6311: checking if cc supports -c -o file.o configure:6335: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:6339: $? = 0 configure:6358: result: yes configure:6384: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7342: result: no configure:7409: checking dynamic linker characteristics configure:7999: result: gnu ld.so configure:8008: checking how to hardcode library paths into programs configure:8033: result: unsupported configure:8047: checking whether stripping libraries is possible configure:8068: result: no configure:8886: checking if libtool supports shared libraries configure:8888: result: no configure:8891: checking whether to build shared libraries configure:8912: result: no configure:8915: checking whether to build static libraries configure:8919: result: yes configure:9011: creating libtool configure:9741: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10679: result: yes configure:10701: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cpp >&5 configure:10704: $? = 0 configure:10823: checking for c++ option to produce PIC configure:11097: result: configure:11168: checking if c++ static flag works configure:11196: result: yes configure:11206: checking if c++ supports -c -o file.o configure:11230: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:11234: $? = 0 configure:11253: result: yes configure:11279: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11304: result: yes configure:11371: checking dynamic linker characteristics configure:11961: result: gnu ld.so configure:11970: checking how to hardcode library paths into programs configure:11995: result: unsupported configure:12521: checking if libtool supports shared libraries configure:12523: result: no configure:12526: checking whether to build shared libraries configure:12546: result: no configure:12549: checking whether to build static libraries configure:12553: result: yes configure:12563: checking for f77 option to produce PIC configure:12773: result: configure:12844: checking if f77 static flag works configure:12872: result: yes configure:12882: checking if f77 supports -c -o file.o configure:12906: f77 -c -o out/conftest2.o conftest.f >&5 configure:12910: $? = 0 configure:12929: result: yes configure:12955: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:13893: result: no configure:13960: checking dynamic linker characteristics configure:14550: result: gnu ld.so configure:14559: checking how to hardcode library paths into programs configure:14584: result: unsupported configure:18161: checking for i386-unknown-gnu-gcc configure:18187: result: cc configure:18469: checking for C compiler version configure:18472: cc --version &5 cc (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:18475: $? = 0 configure:18477: cc -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:18480: $? = 0 configure:18482: cc -V &5 cc: `-V' option must have argument configure:18485: $? = 1 configure:18488: checking whether we are using the GNU C compiler configure:18544: result: no configure:18550: checking whether cc accepts -g configure:18601: result: no configure:18618: checking for cc option to accept ANSI C configure:18725: result: none needed configure:18743: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:18749: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:18892: checking for i386-unknown-gnu-g++ configure:18918: result: c++ configure:18976: checking for C++ compiler version configure:18979: c++ --version &5 c++ (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:18982: $? = 0 configure:18984: c++ -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:18987: $? = 0 configure:18989: c++ -V &5 c++: `-V' option must have argument configure:18992: $? = 1 configure:18995: checking whether we are using the GNU C++ compiler configure:19051: result: no configure:19057: checking whether c++ accepts -g configure:19108: result: no configure:19150: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:19150: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 conftest.cc:13: error: `exit' is already declared in this scope In file included from conftest.cc:14: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:19150: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 conftest.cc:13: error: `exit' is already declared in this scope In file included from conftest.cc:14: conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:19150: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage conftest.cc:13: error: conflicts with new declaration with C linkage conftest.cc:13: error: declaration of `void exit(int) throw ()' throws different exceptions conftest.cc:10: error: than previous declaration `void exit(int)' In file included from conftest.cc:14: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:13: error: than previous declaration `void exit(int) throw ()' configure:19156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:19150: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 conftest.cc:10: error: previous declaration of `void exit(int)' with C++ linkage conftest.cc:13: error: conflicts with new declaration with C linkage configure:19156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:19150: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:14: conftest.cc:13: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:19156: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:19250: checking for a BSD-compatible install configure:19305: result: /usr/bin/install -c -o root -g wheel configure:19316: checking whether gmake sets $(MAKE) configure:19336: result: yes configure:19346: checking for an ANSI C-conforming const configure:19413: cc -c -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include conftest.c >&5 configure:19419: $? = 0 configure:19423: test -z || test ! -s conftest.err configure:19426: $? = 0 configure:19429: test -s conftest.o configure:19432: $? = 0 configure:19443: result: yes configure:19516: checking for sdl-config configure:19547: result: /usr/local/bin/sdl-config configure:19555: checking for SDL - version >= 1.2.10 configure:19647: cc -o conftest -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 conftest.c:20:17: SDL.h: No such file or directory conftest.c: In function `main': conftest.c:55: error: parse error before '>' token conftest.c:56: error: parse error before '==' token conftest.c:56: error: parse error before '>' token conftest.c:57: error: parse error before '==' token conftest.c:57: error: parse error before '==' token conftest.c:57: error: parse error before '>=' token conftest.c:63: error: parse error before ',' token configure:19650: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | #include | #include | #include | #include "SDL.h" | | char* | my_strdup (char *str) | { | char *new_str; | | if (str) | { | new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char)); | strcpy (new_str, str); | } | else | new_str = NULL; | | return new_str; | } | | int main (int argc, char *argv[]) | { | int major, minor, micro; | char *tmp_version; | | /* This hangs on some systems (?) | system ("touch conf.sdltest"); | */ | { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); } | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = my_strdup("1.2.10"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "1.2.10"); | exit(1); | } | | if (( > major) || | (( == major) && ( > minor)) || | (( == major) && ( == minor) && ( >= micro))) | { | return 0; | } | else | { | printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", , , ); | printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro); | printf("*** best to upgrade to the required version.\n"); | printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n"); | printf("*** to point to the correct copy of sdl-config, and remove the file\n"); | printf("*** config.cache before re-running configure\n"); | return 1; | } | } | | configure:19678: result: no configure:19717: cc -o conftest -fno-common -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 conftest.c:18:17: SDL.h: No such file or directory configure:19723: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | #include | #include "SDL.h" | | int main(int argc, char *argv[]) | { return 0; } | #undef main | #define main K_and_R_C_main | | int | main () | { | return 0; | ; | return 0; | } configure:19765: error: *** SDL version 1.2.10 not found! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include' 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=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ 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=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_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_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' BINARY_AGE='7' BUILD_CFLAGS='-fno-common -I/usr/local/include -I/usr/X11R6/include' BUILD_LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib' CC='cc' CFLAGS='-fno-common -D_GNU_SOURCE=1 -I/usr/local/include' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -D_GNU_SOURCE=1 -I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DEFS='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXE='' EXEEXT='' EXTRA_CFLAGS=' -D_GNU_SOURCE=1 -I/usr/local/include' EXTRA_LDFLAGS=' -L/usr/local/lib' F77='f77' FFLAGS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INTERFACE_AGE='5' LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib' LIBMIKMOD_CONFIG='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='2' LT_CURRENT='2' LT_RELEASE='1.2' LT_REVISION='5' MAJOR_VERSION='1' MICRO_VERSION='7' MINOR_VERSION='2' OBJDUMP='objdump' OBJECTS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SDL_CFLAGS='' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' SMPEG_CFLAGS='' SMPEG_CONFIG='' SMPEG_LIBS='' SOURCES=' ./effect_position.c ./effect_stereoreverse.c ./effects_internal.c ./load_aiff.c ./load_voc.c ./mixer.c ./music.c' STRIP='strip' VERSION='1.2.7' ac_aux_dir='./build-scripts' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #endif #endif #ifdef __cplusplus #ifdef __cplusplus void exit (int); void exit (int); configure: exit 1