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 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-unknown-gnu CC=cc CFLAGS=-fno-common build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CFLAGS=-I. -fno-common --no-create --no-recursion ## --------- ## ## 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: 139 tasks, 195 threads, 4 processors Load average: 2.01, Mach factor: 2.12 /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: /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:1300: result: configure:1302: result: You may want to look in bin/ for a precompiled executable configure:1304: result: configure:1330: checking for i386-unknown-gnu-gcc configure:1359: result: no configure:1368: checking for gcc configure:1384: found /usr/bin/gcc configure:1394: result: gcc configure:1638: checking for C compiler version configure:1641: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1644: $? = 0 configure:1646: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1649: $? = 0 configure:1651: gcc -V &5 gcc: `-V' option must have argument configure:1654: $? = 1 configure:1677: checking for C compiler default output file name configure:1680: gcc -I. -fno-common conftest.c >&5 configure:1683: $? = 0 configure:1729: result: a.out configure:1734: checking whether the C compiler works configure:1740: ./a.out configure:1743: $? = 0 configure:1760: result: yes configure:1767: checking whether we are cross compiling configure:1769: result: no configure:1772: checking for suffix of executables configure:1774: gcc -o conftest -I. -fno-common conftest.c >&5 configure:1777: $? = 0 configure:1802: result: configure:1808: checking for suffix of object files configure:1829: gcc -c -I. -fno-common conftest.c >&5 configure:1832: $? = 0 configure:1854: result: configure:1858: checking whether we are using the GNU C compiler configure:1882: gcc -c -I. -fno-common conftest.c >&5 configure:1888: $? = 0 configure:1892: test -z || test ! -s conftest.err configure:1895: $? = 0 configure:1898: test -s conftest. configure:1901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:1914: result: no configure:1920: checking whether gcc accepts -g configure:1941: gcc -c -g conftest.c >&5 configure:1947: $? = 0 configure:1951: test -z || test ! -s conftest.err configure:1954: $? = 0 configure:1957: test -s conftest. configure:1960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1971: result: no configure:1988: checking for gcc option to accept ANSI C configure:2058: gcc -c -I. -fno-common conftest.c >&5 configure:2064: $? = 0 configure:2068: test -z || test ! -s conftest.err configure:2071: $? = 0 configure:2074: test -s conftest. configure:2077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:2058: gcc -qlanglvl=ansi -c -I. -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:2064: $? = 0 configure:2068: test -z || test ! -s conftest.err configure:2071: $? = 0 configure:2074: test -s conftest. configure:2077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:2058: gcc -std1 -c -I. -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:2058: gcc -Ae -c -I. -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:2058: gcc -Aa -D_HPUX_SOURCE -c -I. -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2064: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:2058: gcc -Xc -D__EXTENSIONS__ -c -I. -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:2064: $? = 0 configure:2068: test -z || test ! -s conftest.err configure:2071: $? = 0 configure:2074: test -s conftest. configure:2077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:2095: result: none needed configure:2113: gcc -c -I. -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2119: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2290: checking for a BSD-compatible install configure:2345: result: /usr/local/bin/ginstall -c configure:2358: checking for perl configure:2376: found /usr/local/bin/perl configure:2388: result: /usr/local/bin/perl configure:2402: checking how to run the C preprocessor configure:2437: gcc -E conftest.c configure:2443: $? = 0 configure:2475: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | #include configure:2520: result: gcc -E configure:2544: gcc -E conftest.c configure:2550: $? = 0 configure:2582: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | #include configure:2632: checking for X configure:2862: result: libraries , headers configure:3034: gcc -o conftest -I. -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:3040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:3060: checking for dnet_ntoa in -ldnet configure:3090: gcc -o conftest -I. -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:3096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:3122: result: no configure:3129: checking for dnet_ntoa in -ldnet_stub configure:3159: gcc -o conftest -I. -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:3165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:3191: result: no configure:3211: checking for gethostbyname configure:3268: gcc -o conftest -I. -fno-common conftest.c >&5 configure:3274: $? = 0 configure:3278: test -z || test ! -s conftest.err configure:3281: $? = 0 configure:3284: test -s conftest configure:3287: $? = 0 configure:3299: result: yes configure:3450: checking for connect configure:3507: gcc -o conftest -I. -fno-common conftest.c >&5 configure:3513: $? = 0 configure:3517: test -z || test ! -s conftest.err configure:3520: $? = 0 configure:3523: test -s conftest configure:3526: $? = 0 configure:3538: result: yes configure:3613: checking for remove configure:3670: gcc -o conftest -I. -fno-common conftest.c >&5 configure:3676: $? = 0 configure:3680: test -z || test ! -s conftest.err configure:3683: $? = 0 configure:3686: test -s conftest configure:3689: $? = 0 configure:3701: result: yes configure:3776: checking for shmat configure:3833: gcc -o conftest -I. -fno-common conftest.c >&5 configure:3839: $? = 0 configure:3843: test -z || test ! -s conftest.err configure:3846: $? = 0 configure:3849: test -s conftest configure:3852: $? = 0 configure:3864: result: yes configure:3948: checking for IceConnectionNumber in -lICE configure:3978: gcc -o conftest -I. -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:3984: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:4010: result: no configure:4023: checking for X configure:4253: result: libraries , headers configure:4257: checking for egrep configure:4267: result: grep -E configure:4272: checking for ANSI C header files configure:4297: gcc -c -I. -fno-common conftest.c >&5 configure:4303: $? = 0 configure:4307: test -z || test ! -s conftest.err configure:4310: $? = 0 configure:4313: test -s conftest. configure:4316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4425: result: no configure:4435: checking for sys/wait.h that is POSIX.1 compatible configure:4466: gcc -c -I. -fno-common conftest.c >&5 configure:4472: $? = 0 configure:4476: test -z || test ! -s conftest.err configure:4479: $? = 0 configure:4482: test -s conftest. configure:4485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:4496: result: no configure:4520: checking for sys/types.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for sys/stat.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for stdlib.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for string.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for memory.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for strings.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for inttypes.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for stdint.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4520: checking for unistd.h configure:4536: gcc -c -I. -fno-common conftest.c >&5 configure:4542: $? = 0 configure:4546: test -z || test ! -s conftest.err configure:4549: $? = 0 configure:4552: test -s conftest. configure:4555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4566: result: no configure:4597: checking fcntl.h usability configure:4609: gcc -c -I. -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4619: test -z || test ! -s conftest.err configure:4622: $? = 0 configure:4625: test -s conftest. configure:4628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | /* 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:4638: result: no configure:4642: checking fcntl.h presence configure:4652: gcc -E conftest.c configure:4658: $? = 0 configure:4678: result: yes configure:4691: WARNING: fcntl.h: present but cannot be compiled configure:4693: WARNING: fcntl.h: check for missing prerequisite headers? configure:4695: WARNING: fcntl.h: see the Autoconf documentation configure:4697: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4699: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4701: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4713: checking for fcntl.h configure:4720: result: yes configure:4588: checking for unistd.h configure:4593: result: no configure:4597: checking sys/file.h usability configure:4609: gcc -c -I. -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4619: test -z || test ! -s conftest.err configure:4622: $? = 0 configure:4625: test -s conftest. configure:4628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | /* 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:4638: result: no configure:4642: checking sys/file.h presence configure:4652: gcc -E conftest.c configure:4658: $? = 0 configure:4678: result: yes configure:4691: WARNING: sys/file.h: present but cannot be compiled configure:4693: WARNING: sys/file.h: check for missing prerequisite headers? configure:4695: WARNING: sys/file.h: see the Autoconf documentation configure:4697: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure:4699: WARNING: sys/file.h: proceeding with the preprocessor's result configure:4701: WARNING: sys/file.h: in the future, the compiler will take precedence configure:4713: checking for sys/file.h configure:4720: result: yes configure:4597: checking sys/time.h usability configure:4609: gcc -c -I. -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4619: test -z || test ! -s conftest.err configure:4622: $? = 0 configure:4625: test -s conftest. configure:4628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | /* 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:4638: result: no configure:4642: checking sys/time.h presence configure:4652: gcc -E conftest.c configure:4658: $? = 0 configure:4678: result: yes configure:4691: WARNING: sys/time.h: present but cannot be compiled configure:4693: WARNING: sys/time.h: check for missing prerequisite headers? configure:4695: WARNING: sys/time.h: see the Autoconf documentation configure:4697: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4699: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4701: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4713: checking for sys/time.h configure:4720: result: yes configure:4597: checking sys/un.h usability configure:4609: gcc -c -I. -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4619: test -z || test ! -s conftest.err configure:4622: $? = 0 configure:4625: test -s conftest. configure:4628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | /* 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:4638: result: no configure:4642: checking sys/un.h presence configure:4652: gcc -E conftest.c configure:4658: $? = 0 configure:4678: result: yes configure:4691: WARNING: sys/un.h: present but cannot be compiled configure:4693: WARNING: sys/un.h: check for missing prerequisite headers? configure:4695: WARNING: sys/un.h: see the Autoconf documentation configure:4697: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure:4699: WARNING: sys/un.h: proceeding with the preprocessor's result configure:4701: WARNING: sys/un.h: in the future, the compiler will take precedence configure:4713: checking for sys/un.h configure:4720: result: yes configure:4597: checking math.h usability configure:4609: gcc -c -I. -fno-common conftest.c >&5 configure:4615: $? = 0 configure:4619: test -z || test ! -s conftest.err configure:4622: $? = 0 configure:4625: test -s conftest. configure:4628: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | /* 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:4638: result: no configure:4642: checking math.h presence configure:4652: gcc -E conftest.c configure:4658: $? = 0 configure:4678: result: yes configure:4691: WARNING: math.h: present but cannot be compiled configure:4693: WARNING: math.h: check for missing prerequisite headers? configure:4695: WARNING: math.h: see the Autoconf documentation configure:4697: WARNING: math.h: section "Present But Cannot Be Compiled" configure:4699: WARNING: math.h: proceeding with the preprocessor's result configure:4701: WARNING: math.h: in the future, the compiler will take precedence configure:4713: checking for math.h configure:4720: result: yes configure:4734: checking for size_t configure:4758: gcc -c -I. -fno-common conftest.c >&5 configure:4764: $? = 0 configure:4768: test -z || test ! -s conftest.err configure:4771: $? = 0 configure:4774: test -s conftest. configure:4777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | /* 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:4788: result: no configure:4800: checking for uint_t configure:4824: gcc -c -I. -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: `uint_t' undeclared (first use in this function) conftest.c:54: error: (Each undeclared identifier is reported only once conftest.c:54: error: for each function it appears in.) conftest.c:54: error: parse error before ')' token configure:4830: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | /* 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 ((uint_t *) 0) | return 0; | if (sizeof (uint_t)) | return 0; | ; | return 0; | } configure:4854: result: no configure:4866: checking for ulong_t configure:4890: gcc -c -I. -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: `ulong_t' undeclared (first use in this function) conftest.c:55: error: (Each undeclared identifier is reported only once conftest.c:55: error: for each function it appears in.) conftest.c:55: error: parse error before ')' token configure:4896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | #define uint_t unsigned int | /* 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 ((ulong_t *) 0) | return 0; | if (sizeof (ulong_t)) | return 0; | ; | return 0; | } configure:4920: result: no configure:4932: checking for size_t configure:4986: result: no configure:4998: checking whether struct tm is in sys/time.h or time.h configure:5021: gcc -c -I. -fno-common conftest.c >&5 configure:5027: $? = 0 configure:5031: test -z || test ! -s conftest.err configure:5034: $? = 0 configure:5037: test -s conftest. configure:5040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | #define uint_t unsigned int | #define ulong_t unsigned long | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:5051: result: sys/time.h configure:5062: checking for inline configure:5083: gcc -c -I. -fno-common conftest.c >&5 configure:5089: $? = 0 configure:5093: test -z || test ! -s conftest.err configure:5096: $? = 0 configure:5099: test -s conftest. configure:5102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | #define uint_t unsigned int | #define ulong_t unsigned long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* 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:5083: gcc -c -I. -fno-common conftest.c >&5 configure:5089: $? = 0 configure:5093: test -z || test ! -s conftest.err configure:5096: $? = 0 configure:5099: test -s conftest. configure:5102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | #define uint_t unsigned int | #define ulong_t unsigned long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* 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:5083: gcc -c -I. -fno-common conftest.c >&5 configure:5089: $? = 0 configure:5093: test -z || test ! -s conftest.err configure:5096: $? = 0 configure:5099: test -s conftest. configure:5102: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | #define uint_t unsigned int | #define ulong_t unsigned long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* 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:5114: result: no configure:5133: checking whether byte ordering is bigendian configure:5160: gcc -c -I. -fno-common conftest.c >&5 configure:5166: $? = 0 configure:5170: test -z || test ! -s conftest.err configure:5173: $? = 0 configure:5176: test -s conftest. configure:5179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | #define uint_t unsigned int | #define ulong_t unsigned long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:5320: gcc -o conftest -I. -fno-common conftest.c >&5 configure:5323: $? = 0 configure:5325: ./conftest configure:5328: $? = 0 configure:5344: result: no configure:5364: checking return type of signal handlers configure:5395: gcc -c -I. -fno-common conftest.c >&5 configure:5401: $? = 0 configure:5405: test -z || test ! -s conftest.err configure:5408: $? = 0 configure:5411: test -s conftest. configure:5414: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HOST "i386-unknown-gnu" | #define CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MATH_H 1 | #define size_t unsigned int | #define uint_t unsigned int | #define ulong_t unsigned long | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:5425: result: int configure:5439: checking for gethostname configure:5496: gcc -o conftest -I. -fno-common conftest.c >&5 configure:5502: $? = 0 configure:5506: test -z || test ! -s conftest.err configure:5509: $? = 0 configure:5512: test -s conftest configure:5515: $? = 0 configure:5527: result: yes configure:5439: checking for strdup configure:5496: gcc -o conftest -I. -fno-common conftest.c >&5 configure:5502: $? = 0 configure:5506: test -z || test ! -s conftest.err configure:5509: $? = 0 configure:5512: test -s conftest configure:5515: $? = 0 configure:5527: result: yes configure:5439: checking for strcasecmp configure:5496: gcc -o conftest -I. -fno-common conftest.c >&5 configure:5502: $? = 0 configure:5506: test -z || test ! -s conftest.err configure:5509: $? = 0 configure:5512: test -s conftest configure:5515: $? = 0 configure:5527: result: yes configure:5642: creating ./config.status configure:6673: result: configure:6675: result: You may want to look in bin/ for a precompiled executable configure:6677: result: else, now type 'make' configure:6679: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-I. -fno-common ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_math_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_file_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=no ac_cv_header_unistd_h=no ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_objext= ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_struct_tm=sys/time.h ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_uint_t=no ac_cv_type_ulong_t=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-I. -fno-common ' CONFIG_DATE_STRG='Tue Jan 1 14:17:39 EST 2008' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' HOST='i386-unknown-gnu' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' SHELL='/bin/sh' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' 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' pkgdatadir='${prefix}/share/dinotrace' 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 CONFIG_DATE_STRG "Tue Jan 1 14:17:39 EST 2008" #define DINODISK_DEFAULT "${prefix}/share/dinotrace" #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTNAME 1 #define HAVE_MATH_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HOST "i386-unknown-gnu" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define TM_IN_SYS_TIME 1 #define inline #define size_t unsigned #define size_t unsigned int #define uint_t unsigned int #define ulong_t unsigned long #endif #ifndef __cplusplus configure: exit 0 ## ---------------------- ## ## 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:658: creating Makefile config.status:658: creating src/Makefile config.status:762: creating src/config.h