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= --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --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: 149 tasks, 206 threads, 4 processors Load average: 0.09, Mach factor: 3.90 /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: /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:1219: creating cache configure:1318: checking for i386-unknown-gnu-gcc configure:1344: result: cc configure:1626: checking for C compiler version configure:1629: 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:1632: $? = 0 configure:1634: 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:1637: $? = 0 configure:1639: cc -V &5 cc: `-V' option must have argument configure:1642: $? = 1 configure:1665: checking for C compiler default output file name configure:1668: cc -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 configure:1671: $? = 0 configure:1717: result: a.out configure:1722: checking whether the C compiler works configure:1728: ./a.out configure:1731: $? = 0 configure:1748: result: yes configure:1755: checking whether we are cross compiling configure:1757: result: no configure:1760: checking for suffix of executables configure:1762: cc -o conftest -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 configure:1765: $? = 0 configure:1790: result: configure:1796: checking for suffix of object files configure:1817: cc -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 configure:1820: $? = 0 configure:1842: result: configure:1846: checking whether we are using the GNU C compiler configure:1870: cc -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 configure:1876: $? = 0 configure:1880: test -z || test ! -s conftest.err configure:1883: $? = 0 configure:1886: test -s conftest. configure:1889: $? = 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:1902: result: no configure:1908: checking whether cc accepts -g configure:1929: cc -c -g conftest.c >&5 configure:1935: $? = 0 configure:1939: test -z || test ! -s conftest.err configure:1942: $? = 0 configure:1945: test -s conftest. configure:1948: $? = 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:1959: result: no configure:1976: checking for cc option to accept ANSI C configure:2046: cc -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 configure:2052: $? = 0 configure:2056: test -z || test ! -s conftest.err configure:2059: $? = 0 configure:2062: test -s conftest. configure:2065: $? = 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:2046: cc -qlanglvl=ansi -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2052: $? = 0 configure:2056: test -z || test ! -s conftest.err configure:2059: $? = 0 configure:2062: test -s conftest. configure:2065: $? = 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:2046: cc -std1 -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2052: $? = 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:2046: cc -Ae -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 :6:2: missing '(' after predicate configure:2052: $? = 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:2046: cc -Aa -D_HPUX_SOURCE -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 :6:2: missing '(' after predicate configure:2052: $? = 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:2046: cc -Xc -D__EXTENSIONS__ -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 cc: unrecognized option `-Xc' configure:2052: $? = 0 configure:2056: test -z || test ! -s conftest.err configure:2059: $? = 0 configure:2062: test -s conftest. configure:2065: $? = 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:2083: result: none needed configure:2101: cc -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2107: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2242: checking for rm configure:2260: found /usr/local/bin/rm configure:2273: result: /usr/local/bin/rm configure:2282: checking for ar configure:2300: found /usr/bin/ar configure:2313: result: /usr/bin/ar configure:2320: checking whether make sets $(MAKE) configure:2340: result: yes configure:2352: checking for i386-unknown-gnu-ranlib configure:2381: result: no configure:2390: checking for ranlib configure:2406: found /usr/bin/ranlib configure:2417: result: ranlib configure:2430: checking for __FUNCTION__ symbol configure:2449: cc -c -fno-common -D__FUNCTION__=__FILE__ conftest.c >&5 configure:2455: $? = 0 configure:2459: test -z || test ! -s conftest.err configure:2462: $? = 0 configure:2465: test -s conftest. configure:2468: $? = 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 | int | main () | { | printf ("%s\n", __FUNCTION__); | ; | return 0; | } configure:2477: result: no configure:2484: checking for inline configure:2505: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:2511: $? = 0 configure:2515: test -z || test ! -s conftest.err configure:2518: $? = 0 configure:2521: test -s conftest. configure:2524: $? = 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:2505: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:2511: $? = 0 configure:2515: test -z || test ! -s conftest.err configure:2518: $? = 0 configure:2521: test -s conftest. configure:2524: $? = 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:2505: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:2511: $? = 0 configure:2515: test -z || test ! -s conftest.err configure:2518: $? = 0 configure:2521: test -s conftest. configure:2524: $? = 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:2536: result: no configure:2608: checking for a BSD-compatible install configure:2663: result: /usr/bin/install -c -o root -g wheel configure:2682: checking how to run the C preprocessor configure:2717: cc -E conftest.c configure:2723: $? = 0 configure:2755: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2761: $? = 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 configure:2800: result: cc -E configure:2824: cc -E conftest.c configure:2830: $? = 0 configure:2862: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2868: $? = 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 configure:2912: checking for egrep configure:2922: result: grep -E configure:2927: checking for ANSI C header files configure:2952: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:2958: $? = 0 configure:2962: test -z || test ! -s conftest.err configure:2965: $? = 0 configure:2968: test -s conftest. configure:2971: $? = 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 | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3080: result: no configure:3104: checking for sys/types.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for sys/stat.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for stdlib.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for string.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for memory.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for strings.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for inttypes.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for stdint.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3104: checking for unistd.h configure:3120: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3126: $? = 0 configure:3130: test -z || test ! -s conftest.err configure:3133: $? = 0 configure:3136: test -s conftest. configure:3139: $? = 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 | #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:3150: result: no configure:3168: checking for unistd.h configure:3173: result: no configure:3177: checking limits.h usability configure:3189: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3195: $? = 0 configure:3199: test -z || test ! -s conftest.err configure:3202: $? = 0 configure:3205: test -s conftest. configure:3208: $? = 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 | #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:3218: result: no configure:3222: checking limits.h presence configure:3232: cc -E conftest.c configure:3238: $? = 0 configure:3258: result: yes configure:3271: WARNING: limits.h: present but cannot be compiled configure:3273: WARNING: limits.h: check for missing prerequisite headers? configure:3275: WARNING: limits.h: see the Autoconf documentation configure:3277: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:3279: WARNING: limits.h: proceeding with the preprocessor's result configure:3281: WARNING: limits.h: in the future, the compiler will take precedence configure:3293: checking for limits.h configure:3300: result: yes configure:3319: checking for stdint.h configure:3324: result: no configure:3319: checking for inttypes.h configure:3324: result: no configure:3465: checking for an ANSI C-conforming const configure:3532: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3538: $? = 0 configure:3542: test -z || test ! -s conftest.err configure:3545: $? = 0 configure:3548: test -s conftest. configure:3551: $? = 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 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3562: result: no configure:3572: checking for size_t configure:3596: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3602: $? = 0 configure:3606: test -z || test ! -s conftest.err configure:3609: $? = 0 configure:3612: test -s conftest. configure:3615: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | /* 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 | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:3626: result: no configure:3639: checking for unsigned short configure:3663: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:3669: $? = 0 configure:3673: test -z || test ! -s conftest.err configure:3676: $? = 0 configure:3679: test -s conftest. configure:3682: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | /* 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 | int | main () | { | if ((unsigned short *) 0) | return 0; | if (sizeof (unsigned short)) | return 0; | ; | return 0; | } configure:3693: result: no configure:3696: checking size of unsigned short configure:4046: result: 0 configure:4053: checking for unsigned int configure:4077: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:4083: $? = 0 configure:4087: test -z || test ! -s conftest.err configure:4090: $? = 0 configure:4093: test -s conftest. configure:4096: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | /* 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 | int | main () | { | if ((unsigned int *) 0) | return 0; | if (sizeof (unsigned int)) | return 0; | ; | return 0; | } configure:4107: result: no configure:4110: checking size of unsigned int configure:4460: result: 0 configure:4467: checking for unsigned long configure:4491: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:4497: $? = 0 configure:4501: test -z || test ! -s conftest.err configure:4504: $? = 0 configure:4507: test -s conftest. configure:4510: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | /* 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 | int | main () | { | if ((unsigned long *) 0) | return 0; | if (sizeof (unsigned long)) | return 0; | ; | return 0; | } configure:4521: result: no configure:4524: checking size of unsigned long configure:4874: result: 0 configure:4881: checking for unsigned long long configure:4905: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:4911: $? = 0 configure:4915: test -z || test ! -s conftest.err configure:4918: $? = 0 configure:4921: test -s conftest. configure:4924: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | /* 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 | int | main () | { | if ((unsigned long long *) 0) | return 0; | if (sizeof (unsigned long long)) | return 0; | ; | return 0; | } configure:4935: result: no configure:4938: checking size of unsigned long long configure:5288: result: 0 configure:5296: checking for stdint.h configure:5301: result: no configure:5440: checking for inttypes.h configure:5445: result: no configure:5598: checking for stdlib.h configure:5603: result: no configure:5743: checking for GNU libc compatible malloc configure:5772: cc -o conftest -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:5775: $? = 0 configure:5777: ./conftest configure:5780: $? = 0 configure:5794: result: yes configure:5824: checking for strerror configure:5881: cc -o conftest -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:5887: $? = 0 configure:5891: test -z || test ! -s conftest.err configure:5894: $? = 0 configure:5897: test -s conftest configure:5900: $? = 0 configure:5912: result: yes configure:5927: checking for system dictionary configure:5936: result: /usr/share/dict/words configure:5954: checking for special C compiler options needed for large files configure:5989: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:5995: $? = 0 configure:5999: test -z || test ! -s conftest.err configure:6002: $? = 0 configure:6005: test -s conftest. configure:6008: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define HAVE_STDINT_H | #define HAVE_MALLOC 1 | #define SYSTEM_DICTIONARY "/usr/share/dict/words" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6019: cc -n32 -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 cc: unrecognized option `-n32' configure:6025: $? = 0 configure:6029: test -z || test ! -s conftest.err configure:6032: $? = 0 configure:6035: test -s conftest. configure:6038: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define HAVE_STDINT_H | #define HAVE_MALLOC 1 | #define SYSTEM_DICTIONARY "/usr/share/dict/words" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6053: result: no configure:6059: checking for _FILE_OFFSET_BITS value needed for large files configure:6090: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:6096: $? = 0 configure:6100: test -z || test ! -s conftest.err configure:6103: $? = 0 configure:6106: test -s conftest. configure:6109: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define HAVE_STDINT_H | #define HAVE_MALLOC 1 | #define SYSTEM_DICTIONARY "/usr/share/dict/words" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6143: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:6149: $? = 0 configure:6153: test -z || test ! -s conftest.err configure:6156: $? = 0 configure:6159: test -s conftest. configure:6162: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define HAVE_STDINT_H | #define HAVE_MALLOC 1 | #define SYSTEM_DICTIONARY "/usr/share/dict/words" | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6174: result: no configure:6184: checking for _LARGE_FILES value needed for large files configure:6215: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:6221: $? = 0 configure:6225: test -z || test ! -s conftest.err configure:6228: $? = 0 configure:6231: test -s conftest. configure:6234: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define HAVE_STDINT_H | #define HAVE_MALLOC 1 | #define SYSTEM_DICTIONARY "/usr/share/dict/words" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6268: cc -c -fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__ conftest.c >&5 configure:6274: $? = 0 configure:6278: test -z || test ! -s conftest.err configure:6281: $? = 0 configure:6284: test -s conftest. configure:6287: $? = 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 | #define HAVE_LIMITS_H 1 | #define const | #define size_t unsigned | #define SIZEOF_UNSIGNED_SHORT 0 | #define SIZEOF_UNSIGNED_INT 0 | #define SIZEOF_UNSIGNED_LONG 0 | #define SIZEOF_UNSIGNED_LONG_LONG 0 | #define HAVE_STDINT_H | #define HAVE_MALLOC 1 | #define SYSTEM_DICTIONARY "/usr/share/dict/words" | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6299: result: no configure:6446: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:656: creating Makefile config.status:760: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=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 -D__FUNCTION__=__FILE__' 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=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_func_malloc_0_nonnull=yes ac_cv_func_strerror=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes 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_objext= ac_cv_path_AR=/usr/bin/ar ac_cv_path_RM=/usr/local/bin/rm ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sizeof_unsigned_int=0 ac_cv_sizeof_unsigned_long=0 ac_cv_sizeof_unsigned_long_long=0 ac_cv_sizeof_unsigned_short=0 ac_cv_sys_file_offset_bits=no ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_size_t=no ac_cv_type_unsigned_int=no ac_cv_type_unsigned_long=no ac_cv_type_unsigned_long_long=no ac_cv_type_unsigned_short=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' CC='cc' CFLAGS='-fno-common -D__FUNCTION__=__FILE__ -D__FUNCTION__=__FILE__' CPP='cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_DEFS='' 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' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RM='/usr/local/bin/rm' SET_MAKE='' SHELL='/bin/sh' STRIP='-s' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' 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_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_STDINT_H #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_UNSIGNED_INT 0 #define SIZEOF_UNSIGNED_LONG 0 #define SIZEOF_UNSIGNED_LONG_LONG 0 #define SIZEOF_UNSIGNED_SHORT 0 #define SYSTEM_DICTIONARY "/usr/share/dict/words" #define const #define inline #define size_t unsigned #endif #ifndef __cplusplus configure: exit 0