This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Gambit-C configure 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-single-host --enable-gcc-opts --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 145 tasks, 202 threads, 4 processors Load average: 1.11, Mach factor: 2.88 /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:1408: checking build system type configure:1426: result: i386-unknown-gnu configure:1434: checking host system type configure:1448: result: i386-unknown-gnu configure:1456: checking target system type configure:1470: result: i386-unknown-gnu configure:1539: checking for i386-unknown-gnu-gcc configure:1565: result: cc configure:1847: checking for C compiler version configure:1850: 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:1853: $? = 0 configure:1855: 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:1858: $? = 0 configure:1860: cc -V &5 cc: `-V' option must have argument configure:1863: $? = 1 configure:1886: checking for C compiler default output file name configure:1889: cc -fno-common conftest.c >&5 configure:1892: $? = 0 configure:1938: result: a.out configure:1943: checking whether the C compiler works configure:1949: ./a.out configure:1952: $? = 0 configure:1969: result: yes configure:1976: checking whether we are cross compiling configure:1978: result: no configure:1981: checking for suffix of executables configure:1983: cc -o conftest -fno-common conftest.c >&5 configure:1986: $? = 0 configure:2011: result: configure:2017: checking for suffix of object files configure:2038: cc -c -fno-common conftest.c >&5 configure:2041: $? = 0 configure:2063: result: configure:2067: checking whether we are using the GNU C compiler configure:2091: cc -c -fno-common conftest.c >&5 configure:2097: $? = 0 configure:2101: test -z || test ! -s conftest.err configure:2104: $? = 0 configure:2107: test -s conftest. configure:2110: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2123: result: no configure:2129: checking whether cc accepts -g configure:2150: cc -c -g conftest.c >&5 configure:2156: $? = 0 configure:2160: test -z || test ! -s conftest.err configure:2163: $? = 0 configure:2166: test -s conftest. configure:2169: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2180: result: no configure:2197: checking for cc option to accept ANSI C configure:2267: cc -c -fno-common conftest.c >&5 configure:2273: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:2267: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2273: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:2267: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2273: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:2267: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2273: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:2267: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2273: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:2267: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2273: $? = 0 configure:2277: test -z || test ! -s conftest.err configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:2304: result: none needed configure:2322: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2328: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2466: checking how to run the C preprocessor configure:2501: cc -E conftest.c configure:2507: $? = 0 configure:2539: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2545: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* end confdefs.h. */ | #include configure:2584: result: cc -E configure:2608: cc -E conftest.c configure:2614: $? = 0 configure:2646: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2652: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* end confdefs.h. */ | #include configure:3562: checking for egrep configure:3572: result: grep -E configure:3577: checking for ANSI C header files configure:3602: cc -c -fno-common conftest.c >&5 configure:3608: $? = 0 configure:3612: test -z || test ! -s conftest.err configure:3615: $? = 0 configure:3618: test -s conftest. configure:3621: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3730: result: no configure:3754: checking for sys/types.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for sys/stat.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for stdlib.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for string.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for memory.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for strings.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for inttypes.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for stdint.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3754: checking for unistd.h configure:3770: cc -c -fno-common conftest.c >&5 configure:3776: $? = 0 configure:3780: test -z || test ! -s conftest.err configure:3783: $? = 0 configure:3786: test -s conftest. configure:3789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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:3800: result: no configure:3812: checking for void* configure:3836: cc -c -fno-common conftest.c >&5 configure:3842: $? = 0 configure:3846: test -z || test ! -s conftest.err configure:3849: $? = 0 configure:3852: test -s conftest. configure:3855: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | /* 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 ((void* *) 0) | return 0; | if (sizeof (void*)) | return 0; | ; | return 0; | } configure:3866: result: no configure:3869: checking size of void* configure:4219: result: 0 configure:4226: checking for long configure:4250: cc -c -fno-common conftest.c >&5 configure:4256: $? = 0 configure:4260: test -z || test ! -s conftest.err configure:4263: $? = 0 configure:4266: test -s conftest. configure:4269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 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 ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:4280: result: no configure:4283: checking size of long configure:4633: result: 0 configure:4668: checking errno.h usability configure:4680: cc -c -fno-common conftest.c >&5 configure:4686: $? = 0 configure:4690: test -z || test ! -s conftest.err configure:4693: $? = 0 configure:4696: test -s conftest. configure:4699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_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 | #include configure:4709: result: no configure:4713: checking errno.h presence configure:4723: cc -E conftest.c configure:4729: $? = 0 configure:4749: result: yes configure:4762: WARNING: errno.h: present but cannot be compiled configure:4764: WARNING: errno.h: check for missing prerequisite headers? configure:4766: WARNING: errno.h: see the Autoconf documentation configure:4768: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4770: WARNING: errno.h: proceeding with the preprocessor's result configure:4772: WARNING: errno.h: in the future, the compiler will take precedence configure:4784: checking for errno.h configure:4791: result: yes configure:4809: checking for unistd.h configure:4814: result: no configure:4968: checking pwd.h usability configure:4980: cc -c -fno-common conftest.c >&5 configure:4986: $? = 0 configure:4990: test -z || test ! -s conftest.err configure:4993: $? = 0 configure:4996: test -s conftest. configure:4999: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_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:5009: result: no configure:5013: checking pwd.h presence configure:5023: cc -E conftest.c configure:5029: $? = 0 configure:5049: result: yes configure:5062: WARNING: pwd.h: present but cannot be compiled configure:5064: WARNING: pwd.h: check for missing prerequisite headers? configure:5066: WARNING: pwd.h: see the Autoconf documentation configure:5068: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:5070: WARNING: pwd.h: proceeding with the preprocessor's result configure:5072: WARNING: pwd.h: in the future, the compiler will take precedence configure:5084: checking for pwd.h configure:5091: result: yes configure:5118: checking dirent.h usability configure:5130: cc -c -fno-common conftest.c >&5 configure:5136: $? = 0 configure:5140: test -z || test ! -s conftest.err configure:5143: $? = 0 configure:5146: test -s conftest. configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_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:5159: result: no configure:5163: checking dirent.h presence configure:5173: cc -E conftest.c configure:5179: $? = 0 configure:5199: result: yes configure:5212: WARNING: dirent.h: present but cannot be compiled configure:5214: WARNING: dirent.h: check for missing prerequisite headers? configure:5216: WARNING: dirent.h: see the Autoconf documentation configure:5218: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:5220: WARNING: dirent.h: proceeding with the preprocessor's result configure:5222: WARNING: dirent.h: in the future, the compiler will take precedence configure:5234: checking for dirent.h configure:5241: result: yes configure:5268: checking dlfcn.h usability configure:5280: cc -c -fno-common conftest.c >&5 configure:5286: $? = 0 configure:5290: test -z || test ! -s conftest.err configure:5293: $? = 0 configure:5296: test -s conftest. configure:5299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_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:5309: result: no configure:5313: checking dlfcn.h presence configure:5323: cc -E conftest.c configure:5329: $? = 0 configure:5349: result: yes configure:5362: WARNING: dlfcn.h: present but cannot be compiled configure:5364: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5366: WARNING: dlfcn.h: see the Autoconf documentation configure:5368: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5370: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5372: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5384: checking for dlfcn.h configure:5391: result: yes configure:5418: checking dl.h usability configure:5430: cc -c -fno-common conftest.c >&5 conftest.c:49:16: dl.h: No such file or directory configure:5436: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_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:5459: result: no configure:5463: checking dl.h presence configure:5473: cc -E conftest.c conftest.c:15:16: dl.h: No such file or directory configure:5479: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5499: result: no configure:5534: checking for dl.h configure:5541: result: no configure:5568: checking sys/dxe.h usability configure:5580: cc -c -fno-common conftest.c >&5 conftest.c:49:21: sys/dxe.h: No such file or directory configure:5586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_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:5609: result: no configure:5613: checking sys/dxe.h presence configure:5623: cc -E conftest.c conftest.c:15:21: sys/dxe.h: No such file or directory configure:5629: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5649: result: no configure:5684: checking for sys/dxe.h configure:5691: result: no configure:5718: checking mach-o/dyld.h usability configure:5730: cc -c -fno-common conftest.c >&5 configure:5736: $? = 0 configure:5740: test -z || test ! -s conftest.err configure:5743: $? = 0 configure:5746: test -s conftest. configure:5749: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_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:5759: result: no configure:5763: checking mach-o/dyld.h presence configure:5773: cc -E conftest.c configure:5779: $? = 0 configure:5799: result: yes configure:5812: WARNING: mach-o/dyld.h: present but cannot be compiled configure:5814: WARNING: mach-o/dyld.h: check for missing prerequisite headers? configure:5816: WARNING: mach-o/dyld.h: see the Autoconf documentation configure:5818: WARNING: mach-o/dyld.h: section "Present But Cannot Be Compiled" configure:5820: WARNING: mach-o/dyld.h: proceeding with the preprocessor's result configure:5822: WARNING: mach-o/dyld.h: in the future, the compiler will take precedence configure:5834: checking for mach-o/dyld.h configure:5841: result: yes configure:5859: checking for sys/types.h configure:5864: result: no configure:6018: checking sys/time.h usability configure:6030: cc -c -fno-common conftest.c >&5 configure:6036: $? = 0 configure:6040: test -z || test ! -s conftest.err configure:6043: $? = 0 configure:6046: test -s conftest. configure:6049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_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:6059: result: no configure:6063: checking sys/time.h presence configure:6073: cc -E conftest.c configure:6079: $? = 0 configure:6099: result: yes configure:6112: WARNING: sys/time.h: present but cannot be compiled configure:6114: WARNING: sys/time.h: check for missing prerequisite headers? configure:6116: WARNING: sys/time.h: see the Autoconf documentation configure:6118: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:6120: WARNING: sys/time.h: proceeding with the preprocessor's result configure:6122: WARNING: sys/time.h: in the future, the compiler will take precedence configure:6134: checking for sys/time.h configure:6141: result: yes configure:6168: checking sys/times.h usability configure:6180: cc -c -fno-common conftest.c >&5 configure:6186: $? = 0 configure:6190: test -z || test ! -s conftest.err configure:6193: $? = 0 configure:6196: test -s conftest. configure:6199: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_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:6209: result: no configure:6213: checking sys/times.h presence configure:6223: cc -E conftest.c configure:6229: $? = 0 configure:6249: result: yes configure:6262: WARNING: sys/times.h: present but cannot be compiled configure:6264: WARNING: sys/times.h: check for missing prerequisite headers? configure:6266: WARNING: sys/times.h: see the Autoconf documentation configure:6268: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:6270: WARNING: sys/times.h: proceeding with the preprocessor's result configure:6272: WARNING: sys/times.h: in the future, the compiler will take precedence configure:6284: checking for sys/times.h configure:6291: result: yes configure:6318: checking sys/timeb.h usability configure:6330: cc -c -fno-common conftest.c >&5 configure:6336: $? = 0 configure:6340: test -z || test ! -s conftest.err configure:6343: $? = 0 configure:6346: test -s conftest. configure:6349: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_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:6359: result: no configure:6363: checking sys/timeb.h presence configure:6373: cc -E conftest.c configure:6379: $? = 0 configure:6399: result: yes configure:6412: WARNING: sys/timeb.h: present but cannot be compiled configure:6414: WARNING: sys/timeb.h: check for missing prerequisite headers? configure:6416: WARNING: sys/timeb.h: see the Autoconf documentation configure:6418: WARNING: sys/timeb.h: section "Present But Cannot Be Compiled" configure:6420: WARNING: sys/timeb.h: proceeding with the preprocessor's result configure:6422: WARNING: sys/timeb.h: in the future, the compiler will take precedence configure:6434: checking for sys/timeb.h configure:6441: result: yes configure:6468: checking sys/timers.h usability configure:6480: cc -c -fno-common conftest.c >&5 conftest.c:53:24: sys/timers.h: No such file or directory configure:6486: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_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:6509: result: no configure:6513: checking sys/timers.h presence configure:6523: cc -E conftest.c conftest.c:19:24: sys/timers.h: No such file or directory configure:6529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | /* end confdefs.h. */ | #include configure:6549: result: no configure:6584: checking for sys/timers.h configure:6591: result: no configure:6618: checking time.h usability configure:6630: cc -c -fno-common conftest.c >&5 configure:6636: $? = 0 configure:6640: test -z || test ! -s conftest.err configure:6643: $? = 0 configure:6646: test -s conftest. configure:6649: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_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:6659: result: no configure:6663: checking time.h presence configure:6673: cc -E conftest.c configure:6679: $? = 0 configure:6699: result: yes configure:6712: WARNING: time.h: present but cannot be compiled configure:6714: WARNING: time.h: check for missing prerequisite headers? configure:6716: WARNING: time.h: see the Autoconf documentation configure:6718: WARNING: time.h: section "Present But Cannot Be Compiled" configure:6720: WARNING: time.h: proceeding with the preprocessor's result configure:6722: WARNING: time.h: in the future, the compiler will take precedence configure:6734: checking for time.h configure:6741: result: yes configure:6768: checking sys/resource.h usability configure:6780: cc -c -fno-common conftest.c >&5 configure:6786: $? = 0 configure:6790: test -z || test ! -s conftest.err configure:6793: $? = 0 configure:6796: test -s conftest. configure:6799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_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:6809: result: no configure:6813: checking sys/resource.h presence configure:6823: cc -E conftest.c configure:6829: $? = 0 configure:6849: result: yes configure:6862: WARNING: sys/resource.h: present but cannot be compiled configure:6864: WARNING: sys/resource.h: check for missing prerequisite headers? configure:6866: WARNING: sys/resource.h: see the Autoconf documentation configure:6868: WARNING: sys/resource.h: section "Present But Cannot Be Compiled" configure:6870: WARNING: sys/resource.h: proceeding with the preprocessor's result configure:6872: WARNING: sys/resource.h: in the future, the compiler will take precedence configure:6884: checking for sys/resource.h configure:6891: result: yes configure:6909: checking for sys/stat.h configure:6914: result: no configure:7068: checking sys/wait.h usability configure:7080: cc -c -fno-common conftest.c >&5 configure:7086: $? = 0 configure:7090: test -z || test ! -s conftest.err configure:7093: $? = 0 configure:7096: test -s conftest. configure:7099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_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:7109: result: no configure:7113: checking sys/wait.h presence configure:7123: cc -E conftest.c configure:7129: $? = 0 configure:7149: result: yes configure:7162: WARNING: sys/wait.h: present but cannot be compiled configure:7164: WARNING: sys/wait.h: check for missing prerequisite headers? configure:7166: WARNING: sys/wait.h: see the Autoconf documentation configure:7168: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:7170: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:7172: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:7184: checking for sys/wait.h configure:7191: result: yes configure:7218: checking stat.h usability configure:7230: cc -c -fno-common conftest.c >&5 conftest.c:56:18: stat.h: No such file or directory configure:7236: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_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:7259: result: no configure:7263: checking stat.h presence configure:7273: cc -E conftest.c conftest.c:22:18: stat.h: No such file or directory configure:7279: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:7299: result: no configure:7334: checking for stat.h configure:7341: result: no configure:7368: checking signal.h usability configure:7380: cc -c -fno-common conftest.c >&5 configure:7386: $? = 0 configure:7390: test -z || test ! -s conftest.err configure:7393: $? = 0 configure:7396: test -s conftest. configure:7399: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_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:7409: result: no configure:7413: checking signal.h presence configure:7423: cc -E conftest.c configure:7429: $? = 0 configure:7449: result: yes configure:7462: WARNING: signal.h: present but cannot be compiled configure:7464: WARNING: signal.h: check for missing prerequisite headers? configure:7466: WARNING: signal.h: see the Autoconf documentation configure:7468: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:7470: WARNING: signal.h: proceeding with the preprocessor's result configure:7472: WARNING: signal.h: in the future, the compiler will take precedence configure:7484: checking for signal.h configure:7491: result: yes configure:7518: checking netdb.h usability configure:7530: cc -c -fno-common conftest.c >&5 configure:7536: $? = 0 configure:7540: test -z || test ! -s conftest.err configure:7543: $? = 0 configure:7546: test -s conftest. configure:7549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_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:7559: result: no configure:7563: checking netdb.h presence configure:7573: cc -E conftest.c configure:7579: $? = 0 configure:7599: result: yes configure:7612: WARNING: netdb.h: present but cannot be compiled configure:7614: WARNING: netdb.h: check for missing prerequisite headers? configure:7616: WARNING: netdb.h: see the Autoconf documentation configure:7618: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:7620: WARNING: netdb.h: proceeding with the preprocessor's result configure:7622: WARNING: netdb.h: in the future, the compiler will take precedence configure:7634: checking for netdb.h configure:7641: result: yes configure:7668: checking grp.h usability configure:7680: cc -c -fno-common conftest.c >&5 configure:7686: $? = 0 configure:7690: test -z || test ! -s conftest.err configure:7693: $? = 0 configure:7696: test -s conftest. configure:7699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_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:7709: result: no configure:7713: checking grp.h presence configure:7723: cc -E conftest.c configure:7729: $? = 0 configure:7749: result: yes configure:7762: WARNING: grp.h: present but cannot be compiled configure:7764: WARNING: grp.h: check for missing prerequisite headers? configure:7766: WARNING: grp.h: see the Autoconf documentation configure:7768: WARNING: grp.h: section "Present But Cannot Be Compiled" configure:7770: WARNING: grp.h: proceeding with the preprocessor's result configure:7772: WARNING: grp.h: in the future, the compiler will take precedence configure:7784: checking for grp.h configure:7791: result: yes configure:7821: checking float.h usability configure:7833: cc -c -fno-common conftest.c >&5 configure:7839: $? = 0 configure:7843: test -z || test ! -s conftest.err configure:7846: $? = 0 configure:7849: test -s conftest. configure:7852: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_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:7862: result: no configure:7866: checking float.h presence configure:7876: cc -E conftest.c configure:7882: $? = 0 configure:7902: result: yes configure:7915: WARNING: float.h: present but cannot be compiled configure:7917: WARNING: float.h: check for missing prerequisite headers? configure:7919: WARNING: float.h: see the Autoconf documentation configure:7921: WARNING: float.h: section "Present But Cannot Be Compiled" configure:7923: WARNING: float.h: proceeding with the preprocessor's result configure:7925: WARNING: float.h: in the future, the compiler will take precedence configure:7937: checking for float.h configure:7944: result: yes configure:7971: checking fpu_control.h usability configure:7983: cc -c -fno-common conftest.c >&5 conftest.c:60:25: fpu_control.h: No such file or directory configure:7989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_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:8012: result: no configure:8016: checking fpu_control.h presence configure:8026: cc -E conftest.c conftest.c:26:25: fpu_control.h: No such file or directory configure:8032: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:8052: result: no configure:8087: checking for fpu_control.h configure:8094: result: no configure:8121: checking os2.h usability configure:8133: cc -c -fno-common conftest.c >&5 conftest.c:60:17: os2.h: No such file or directory configure:8139: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_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:8162: result: no configure:8166: checking os2.h presence configure:8176: cc -E conftest.c conftest.c:26:17: os2.h: No such file or directory configure:8182: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:8202: result: no configure:8237: checking for os2.h configure:8244: result: no configure:8271: checking dos.h usability configure:8283: cc -c -fno-common conftest.c >&5 conftest.c:60:17: dos.h: No such file or directory configure:8289: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_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:8312: result: no configure:8316: checking dos.h presence configure:8326: cc -E conftest.c conftest.c:26:17: dos.h: No such file or directory configure:8332: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:8352: result: no configure:8387: checking for dos.h configure:8394: result: no configure:8421: checking direct.h usability configure:8433: cc -c -fno-common conftest.c >&5 conftest.c:60:20: direct.h: No such file or directory configure:8439: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_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:8462: result: no configure:8466: checking direct.h presence configure:8476: cc -E conftest.c conftest.c:26:20: direct.h: No such file or directory configure:8482: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:8502: result: no configure:8537: checking for direct.h configure:8544: result: no configure:8582: checking wdefwin.h usability configure:8594: cc -c -fno-common conftest.c >&5 conftest.c:60:21: wdefwin.h: No such file or directory configure:8600: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_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:8623: result: no configure:8627: checking wdefwin.h presence configure:8637: cc -E conftest.c conftest.c:26:21: wdefwin.h: No such file or directory configure:8643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:8663: result: no configure:8698: checking for wdefwin.h configure:8705: result: no configure:8732: checking tfork.h usability configure:8744: cc -c -fno-common conftest.c >&5 conftest.c:60:19: tfork.h: No such file or directory configure:8750: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_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:8773: result: no configure:8777: checking tfork.h presence configure:8787: cc -E conftest.c conftest.c:26:19: tfork.h: No such file or directory configure:8793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:8813: result: no configure:8848: checking for tfork.h configure:8855: result: no configure:8882: checking curses.h usability configure:8894: cc -c -fno-common conftest.c >&5 configure:8900: $? = 0 configure:8904: test -z || test ! -s conftest.err configure:8907: $? = 0 configure:8910: test -s conftest. configure:8913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_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:8923: result: no configure:8927: checking curses.h presence configure:8937: cc -E conftest.c configure:8943: $? = 0 configure:8963: result: yes configure:8976: WARNING: curses.h: present but cannot be compiled configure:8978: WARNING: curses.h: check for missing prerequisite headers? configure:8980: WARNING: curses.h: see the Autoconf documentation configure:8982: WARNING: curses.h: section "Present But Cannot Be Compiled" configure:8984: WARNING: curses.h: proceeding with the preprocessor's result configure:8986: WARNING: curses.h: in the future, the compiler will take precedence configure:8998: checking for curses.h configure:9005: result: yes configure:9032: checking ncurses.h usability configure:9044: cc -c -fno-common conftest.c >&5 configure:9050: $? = 0 configure:9054: test -z || test ! -s conftest.err configure:9057: $? = 0 configure:9060: test -s conftest. configure:9063: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_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:9073: result: no configure:9077: checking ncurses.h presence configure:9087: cc -E conftest.c configure:9093: $? = 0 configure:9113: result: yes configure:9126: WARNING: ncurses.h: present but cannot be compiled configure:9128: WARNING: ncurses.h: check for missing prerequisite headers? configure:9130: WARNING: ncurses.h: see the Autoconf documentation configure:9132: WARNING: ncurses.h: section "Present But Cannot Be Compiled" configure:9134: WARNING: ncurses.h: proceeding with the preprocessor's result configure:9136: WARNING: ncurses.h: in the future, the compiler will take precedence configure:9148: checking for ncurses.h configure:9155: result: yes configure:9182: checking netinet/in.h usability configure:9194: cc -c -fno-common conftest.c >&5 configure:9200: $? = 0 configure:9204: test -z || test ! -s conftest.err configure:9207: $? = 0 configure:9210: test -s conftest. configure:9213: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_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:9223: result: no configure:9227: checking netinet/in.h presence configure:9237: cc -E conftest.c configure:9243: $? = 0 configure:9263: result: yes configure:9276: WARNING: netinet/in.h: present but cannot be compiled configure:9278: WARNING: netinet/in.h: check for missing prerequisite headers? configure:9280: WARNING: netinet/in.h: see the Autoconf documentation configure:9282: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:9284: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:9286: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:9298: checking for netinet/in.h configure:9305: result: yes configure:9332: checking arpa/inet.h usability configure:9344: cc -c -fno-common conftest.c >&5 configure:9350: $? = 0 configure:9354: test -z || test ! -s conftest.err configure:9357: $? = 0 configure:9360: test -s conftest. configure:9363: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_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:9373: result: no configure:9377: checking arpa/inet.h presence configure:9387: cc -E conftest.c configure:9393: $? = 0 configure:9413: result: yes configure:9426: WARNING: arpa/inet.h: present but cannot be compiled configure:9428: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:9430: WARNING: arpa/inet.h: see the Autoconf documentation configure:9432: WARNING: arpa/inet.h: section "Present But Cannot Be Compiled" configure:9434: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:9436: WARNING: arpa/inet.h: in the future, the compiler will take precedence configure:9448: checking for arpa/inet.h configure:9455: result: yes configure:9482: checking termios.h usability configure:9494: cc -c -fno-common conftest.c >&5 configure:9500: $? = 0 configure:9504: test -z || test ! -s conftest.err configure:9507: $? = 0 configure:9510: test -s conftest. configure:9513: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_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:9523: result: no configure:9527: checking termios.h presence configure:9537: cc -E conftest.c configure:9543: $? = 0 configure:9563: result: yes configure:9576: WARNING: termios.h: present but cannot be compiled configure:9578: WARNING: termios.h: check for missing prerequisite headers? configure:9580: WARNING: termios.h: see the Autoconf documentation configure:9582: WARNING: termios.h: section "Present But Cannot Be Compiled" configure:9584: WARNING: termios.h: proceeding with the preprocessor's result configure:9586: WARNING: termios.h: in the future, the compiler will take precedence configure:9598: checking for termios.h configure:9605: result: yes configure:9633: checking pty.h usability configure:9645: cc -c -fno-common conftest.c >&5 conftest.c:65:17: pty.h: No such file or directory configure:9651: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_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:9674: result: no configure:9678: checking pty.h presence configure:9688: cc -E conftest.c conftest.c:31:17: pty.h: No such file or directory configure:9694: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:9714: result: no configure:9749: checking for pty.h configure:9756: result: no configure:9783: checking libutil.h usability configure:9795: cc -c -fno-common conftest.c >&5 conftest.c:65:21: libutil.h: No such file or directory configure:9801: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_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:9824: result: no configure:9828: checking libutil.h presence configure:9838: cc -E conftest.c conftest.c:31:21: libutil.h: No such file or directory configure:9844: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:9864: result: no configure:9899: checking for libutil.h configure:9906: result: no configure:9933: checking util.h usability configure:9945: cc -c -fno-common conftest.c >&5 configure:9951: $? = 0 configure:9955: test -z || test ! -s conftest.err configure:9958: $? = 0 configure:9961: test -s conftest. configure:9964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_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:9974: result: no configure:9978: checking util.h presence configure:9988: cc -E conftest.c configure:9994: $? = 0 configure:10014: result: yes configure:10027: WARNING: util.h: present but cannot be compiled configure:10029: WARNING: util.h: check for missing prerequisite headers? configure:10031: WARNING: util.h: see the Autoconf documentation configure:10033: WARNING: util.h: section "Present But Cannot Be Compiled" configure:10035: WARNING: util.h: proceeding with the preprocessor's result configure:10037: WARNING: util.h: in the future, the compiler will take precedence configure:10049: checking for util.h configure:10056: result: yes configure:10083: checking sys/fpu.h usability configure:10095: cc -c -fno-common conftest.c >&5 conftest.c:66:21: sys/fpu.h: No such file or directory configure:10101: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_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:10124: result: no configure:10128: checking sys/fpu.h presence configure:10138: cc -E conftest.c conftest.c:32:21: sys/fpu.h: No such file or directory configure:10144: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | /* end confdefs.h. */ | #include configure:10164: result: no configure:10199: checking for sys/fpu.h configure:10206: result: no configure:10233: checking fenv.h usability configure:10245: cc -c -fno-common conftest.c >&5 configure:10251: $? = 0 configure:10255: test -z || test ! -s conftest.err configure:10258: $? = 0 configure:10261: test -s conftest. configure:10264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_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:10274: result: no configure:10278: checking fenv.h presence configure:10288: cc -E conftest.c configure:10294: $? = 0 configure:10314: result: yes configure:10327: WARNING: fenv.h: present but cannot be compiled configure:10329: WARNING: fenv.h: check for missing prerequisite headers? configure:10331: WARNING: fenv.h: see the Autoconf documentation configure:10333: WARNING: fenv.h: section "Present But Cannot Be Compiled" configure:10335: WARNING: fenv.h: proceeding with the preprocessor's result configure:10337: WARNING: fenv.h: in the future, the compiler will take precedence configure:10349: checking for fenv.h configure:10356: result: yes configure:10383: checking fcntl.h usability configure:10395: cc -c -fno-common conftest.c >&5 configure:10401: $? = 0 configure:10405: test -z || test ! -s conftest.err configure:10408: $? = 0 configure:10411: test -s conftest. configure:10414: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_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:10424: result: no configure:10428: checking fcntl.h presence configure:10438: cc -E conftest.c configure:10444: $? = 0 configure:10464: result: yes configure:10477: WARNING: fcntl.h: present but cannot be compiled configure:10479: WARNING: fcntl.h: check for missing prerequisite headers? configure:10481: WARNING: fcntl.h: see the Autoconf documentation configure:10483: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:10485: WARNING: fcntl.h: proceeding with the preprocessor's result configure:10487: WARNING: fcntl.h: in the future, the compiler will take precedence configure:10499: checking for fcntl.h configure:10506: result: yes configure:10533: checking sys/ioctl.h usability configure:10545: cc -c -fno-common conftest.c >&5 configure:10551: $? = 0 configure:10555: test -z || test ! -s conftest.err configure:10558: $? = 0 configure:10561: test -s conftest. configure:10564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #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:10574: result: no configure:10578: checking sys/ioctl.h presence configure:10588: cc -E conftest.c configure:10594: $? = 0 configure:10614: result: yes configure:10627: WARNING: sys/ioctl.h: present but cannot be compiled configure:10629: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:10631: WARNING: sys/ioctl.h: see the Autoconf documentation configure:10633: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:10635: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:10637: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:10649: checking for sys/ioctl.h configure:10656: result: yes configure:10683: checking sys/socket.h usability configure:10695: cc -c -fno-common conftest.c >&5 configure:10701: $? = 0 configure:10705: test -z || test ! -s conftest.err configure:10708: $? = 0 configure:10711: test -s conftest. configure:10714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_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:10724: result: no configure:10728: checking sys/socket.h presence configure:10738: cc -E conftest.c configure:10744: $? = 0 configure:10764: result: yes configure:10777: WARNING: sys/socket.h: present but cannot be compiled configure:10779: WARNING: sys/socket.h: check for missing prerequisite headers? configure:10781: WARNING: sys/socket.h: see the Autoconf documentation configure:10783: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:10785: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:10787: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:10799: checking for sys/socket.h configure:10806: result: yes configure:10833: checking stdio.h usability configure:10845: cc -c -fno-common conftest.c >&5 configure:10851: $? = 0 configure:10855: test -z || test ! -s conftest.err configure:10858: $? = 0 configure:10861: test -s conftest. configure:10864: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_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:10874: result: no configure:10878: checking stdio.h presence configure:10888: cc -E conftest.c configure:10894: $? = 0 configure:10914: result: yes configure:10927: WARNING: stdio.h: present but cannot be compiled configure:10929: WARNING: stdio.h: check for missing prerequisite headers? configure:10931: WARNING: stdio.h: see the Autoconf documentation configure:10933: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:10935: WARNING: stdio.h: proceeding with the preprocessor's result configure:10937: WARNING: stdio.h: in the future, the compiler will take precedence configure:10949: checking for stdio.h configure:10956: result: yes configure:10974: checking for stdlib.h configure:10979: result: no configure:11124: checking for string.h configure:11129: result: no configure:11274: checking for strings.h configure:11279: result: no configure:11424: checking for memory.h configure:11429: result: no configure:11583: checking sys/sysctl.h usability configure:11595: cc -c -fno-common conftest.c >&5 configure:11601: $? = 0 configure:11605: test -z || test ! -s conftest.err configure:11608: $? = 0 configure:11611: test -s conftest. configure:11614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_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:11624: result: no configure:11628: checking sys/sysctl.h presence configure:11638: cc -E conftest.c configure:11644: $? = 0 configure:11664: result: yes configure:11677: WARNING: sys/sysctl.h: present but cannot be compiled configure:11679: WARNING: sys/sysctl.h: check for missing prerequisite headers? configure:11681: WARNING: sys/sysctl.h: see the Autoconf documentation configure:11683: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure:11685: WARNING: sys/sysctl.h: proceeding with the preprocessor's result configure:11687: WARNING: sys/sysctl.h: in the future, the compiler will take precedence configure:11699: checking for sys/sysctl.h configure:11706: result: yes configure:11727: checking for socklen_t configure:11750: cc -c -fno-common conftest.c >&5 configure:11756: $? = 0 configure:11760: test -z || test ! -s conftest.err configure:11763: $? = 0 configure:11766: test -s conftest. configure:11769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | socklen_t len = 42; return 0; | ; | return 0; | } configure:11781: result: no configure:11818: checking for library containing asin configure:11848: cc -o conftest -fno-common conftest.c >&5 configure:11854: $? = 0 configure:11858: test -z || test ! -s conftest.err configure:11861: $? = 0 configure:11864: test -s conftest configure:11867: $? = 0 configure:11937: result: none required configure:11945: checking for library containing dlopen configure:11975: cc -o conftest -fno-common conftest.c >&5 configure:11981: $? = 0 configure:11985: test -z || test ! -s conftest.err configure:11988: $? = 0 configure:11991: test -s conftest configure:11994: $? = 0 configure:12064: result: none required configure:12071: checking for library containing shl_load configure:12101: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:12107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:12156: cc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:12162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | /* 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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:12190: result: no configure:12201: checking for library containing socket configure:12231: cc -o conftest -fno-common conftest.c >&5 configure:12237: $? = 0 configure:12241: test -z || test ! -s conftest.err configure:12244: $? = 0 configure:12247: test -s conftest configure:12250: $? = 0 configure:12320: result: none required configure:12328: checking for library containing gethostbyname configure:12358: cc -o conftest -fno-common conftest.c >&5 configure:12364: $? = 0 configure:12368: test -z || test ! -s conftest.err configure:12371: $? = 0 configure:12374: test -s conftest configure:12377: $? = 0 configure:12447: result: none required configure:12455: checking for library containing hstrerror configure:12485: cc -o conftest -fno-common conftest.c >&5 configure:12491: $? = 0 configure:12495: test -z || test ! -s conftest.err configure:12498: $? = 0 configure:12501: test -s conftest configure:12504: $? = 0 configure:12574: result: none required configure:12582: checking for library containing openpty configure:12612: cc -o conftest -fno-common conftest.c >&5 configure:12618: $? = 0 configure:12622: test -z || test ! -s conftest.err configure:12625: $? = 0 configure:12628: test -s conftest configure:12631: $? = 0 configure:12701: result: none required configure:12709: checking for library containing WSAStartup configure:12739: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _WSAStartup configure:12745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | /* 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 WSAStartup (); | int | main () | { | WSAStartup (); | ; | return 0; | } configure:12794: cc -o conftest -fno-common conftest.c -lws2_32 >&5 ld: can't locate file for: -lws2_32 configure:12800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | /* 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 WSAStartup (); | int | main () | { | WSAStartup (); | ; | return 0; | } configure:12828: result: no configure:12842: checking for pipe configure:12899: cc -o conftest -fno-common conftest.c >&5 configure:12905: $? = 0 configure:12909: test -z || test ! -s conftest.err configure:12912: $? = 0 configure:12915: test -s conftest configure:12918: $? = 0 configure:12930: result: yes configure:12944: checking for socketpair configure:13001: cc -o conftest -fno-common conftest.c >&5 configure:13007: $? = 0 configure:13011: test -z || test ! -s conftest.err configure:13014: $? = 0 configure:13017: test -s conftest configure:13020: $? = 0 configure:13032: result: yes configure:13046: checking for chdir configure:13103: cc -o conftest -fno-common conftest.c >&5 configure:13109: $? = 0 configure:13113: test -z || test ! -s conftest.err configure:13116: $? = 0 configure:13119: test -s conftest configure:13122: $? = 0 configure:13134: result: yes configure:13148: checking for execvp configure:13205: cc -o conftest -fno-common conftest.c >&5 configure:13211: $? = 0 configure:13215: test -z || test ! -s conftest.err configure:13218: $? = 0 configure:13221: test -s conftest configure:13224: $? = 0 configure:13236: result: yes configure:13250: checking for getgrnam configure:13307: cc -o conftest -fno-common conftest.c >&5 configure:13313: $? = 0 configure:13317: test -z || test ! -s conftest.err configure:13320: $? = 0 configure:13323: test -s conftest configure:13326: $? = 0 configure:13338: result: yes configure:13352: checking for getpid configure:13409: cc -o conftest -fno-common conftest.c >&5 configure:13415: $? = 0 configure:13419: test -z || test ! -s conftest.err configure:13422: $? = 0 configure:13425: test -s conftest configure:13428: $? = 0 configure:13440: result: yes configure:13454: checking for getppid configure:13511: cc -o conftest -fno-common conftest.c >&5 configure:13517: $? = 0 configure:13521: test -z || test ! -s conftest.err configure:13524: $? = 0 configure:13527: test -s conftest configure:13530: $? = 0 configure:13542: result: yes configure:13556: checking for getpwnam configure:13613: cc -o conftest -fno-common conftest.c >&5 configure:13619: $? = 0 configure:13623: test -z || test ! -s conftest.err configure:13626: $? = 0 configure:13629: test -s conftest configure:13632: $? = 0 configure:13644: result: yes configure:13658: checking for ioctl configure:13715: cc -o conftest -fno-common conftest.c >&5 configure:13721: $? = 0 configure:13725: test -z || test ! -s conftest.err configure:13728: $? = 0 configure:13731: test -s conftest configure:13734: $? = 0 configure:13746: result: yes configure:13760: checking for link configure:13817: cc -o conftest -fno-common conftest.c >&5 configure:13823: $? = 0 configure:13827: test -z || test ! -s conftest.err configure:13830: $? = 0 configure:13833: test -s conftest configure:13836: $? = 0 configure:13848: result: yes configure:13862: checking for mkdir configure:13919: cc -o conftest -fno-common conftest.c >&5 configure:13925: $? = 0 configure:13929: test -z || test ! -s conftest.err configure:13932: $? = 0 configure:13935: test -s conftest configure:13938: $? = 0 configure:13950: result: yes configure:13964: checking for mkfifo configure:14021: cc -o conftest -fno-common conftest.c >&5 configure:14027: $? = 0 configure:14031: test -z || test ! -s conftest.err configure:14034: $? = 0 configure:14037: test -s conftest configure:14040: $? = 0 configure:14052: result: yes configure:14066: checking for opendir configure:14123: cc -o conftest -fno-common conftest.c >&5 configure:14129: $? = 0 configure:14133: test -z || test ! -s conftest.err configure:14136: $? = 0 configure:14139: test -s conftest configure:14142: $? = 0 configure:14154: result: yes configure:14168: checking for rename configure:14225: cc -o conftest -fno-common conftest.c >&5 configure:14231: $? = 0 configure:14235: test -z || test ! -s conftest.err configure:14238: $? = 0 configure:14241: test -s conftest configure:14244: $? = 0 configure:14256: result: yes configure:14270: checking for rmdir configure:14327: cc -o conftest -fno-common conftest.c >&5 configure:14333: $? = 0 configure:14337: test -z || test ! -s conftest.err configure:14340: $? = 0 configure:14343: test -s conftest configure:14346: $? = 0 configure:14358: result: yes configure:14372: checking for socket configure:14429: cc -o conftest -fno-common conftest.c >&5 configure:14435: $? = 0 configure:14439: test -z || test ! -s conftest.err configure:14442: $? = 0 configure:14445: test -s conftest configure:14448: $? = 0 configure:14460: result: yes configure:14474: checking for stat configure:14531: cc -o conftest -fno-common conftest.c >&5 configure:14537: $? = 0 configure:14541: test -z || test ! -s conftest.err configure:14544: $? = 0 configure:14547: test -s conftest configure:14550: $? = 0 configure:14562: result: yes configure:14576: checking for strerror configure:14633: cc -o conftest -fno-common conftest.c >&5 configure:14639: $? = 0 configure:14643: test -z || test ! -s conftest.err configure:14646: $? = 0 configure:14649: test -s conftest configure:14652: $? = 0 configure:14664: result: yes configure:14678: checking for symlink configure:14735: cc -o conftest -fno-common conftest.c >&5 configure:14741: $? = 0 configure:14745: test -z || test ! -s conftest.err configure:14748: $? = 0 configure:14751: test -s conftest configure:14754: $? = 0 configure:14766: result: yes configure:14780: checking for sysconf configure:14837: cc -o conftest -fno-common conftest.c >&5 configure:14843: $? = 0 configure:14847: test -z || test ! -s conftest.err configure:14850: $? = 0 configure:14853: test -s conftest configure:14856: $? = 0 configure:14868: result: yes configure:14882: checking for sysctl configure:14939: cc -o conftest -fno-common conftest.c >&5 configure:14945: $? = 0 configure:14949: test -z || test ! -s conftest.err configure:14952: $? = 0 configure:14955: test -s conftest configure:14958: $? = 0 configure:14970: result: yes configure:14984: checking for tcgetattr configure:15041: cc -o conftest -fno-common conftest.c >&5 configure:15047: $? = 0 configure:15051: test -z || test ! -s conftest.err configure:15054: $? = 0 configure:15057: test -s conftest configure:15060: $? = 0 configure:15072: result: yes configure:15086: checking for unlink configure:15143: cc -o conftest -fno-common conftest.c >&5 configure:15149: $? = 0 configure:15153: test -z || test ! -s conftest.err configure:15156: $? = 0 configure:15159: test -s conftest configure:15162: $? = 0 configure:15174: result: yes configure:15188: checking for waitpid configure:15245: cc -o conftest -fno-common conftest.c >&5 configure:15251: $? = 0 configure:15255: test -z || test ! -s conftest.err configure:15258: $? = 0 configure:15261: test -s conftest configure:15264: $? = 0 configure:15276: result: yes configure:15291: checking for clock_gettime configure:15348: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _clock_gettime configure:15354: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_clock_gettime) || defined (__stub___clock_gettime) | choke me | #else | char (*f) () = clock_gettime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_gettime; | ; | return 0; | } configure:15379: result: no configure:15393: checking for getclock configure:15450: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getclock configure:15456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define getclock to an innocuous variant, in case declares getclock. | For example, HP-UX 11i declares gettimeofday. */ | #define getclock innocuous_getclock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getclock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getclock | | /* 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 getclock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getclock) || defined (__stub___getclock) | choke me | #else | char (*f) () = getclock; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getclock; | ; | return 0; | } configure:15481: result: no configure:15496: checking for gettimeofday configure:15553: cc -o conftest -fno-common conftest.c >&5 configure:15559: $? = 0 configure:15563: test -z || test ! -s conftest.err configure:15566: $? = 0 configure:15569: test -s conftest configure:15572: $? = 0 configure:15584: result: yes configure:15598: checking for ftime configure:15655: cc -o conftest -fno-common conftest.c >&5 configure:15661: $? = 0 configure:15665: test -z || test ! -s conftest.err configure:15668: $? = 0 configure:15671: test -s conftest configure:15674: $? = 0 configure:15686: result: yes configure:15700: checking for time configure:15757: cc -o conftest -fno-common conftest.c >&5 configure:15763: $? = 0 configure:15767: test -z || test ! -s conftest.err configure:15770: $? = 0 configure:15773: test -s conftest configure:15776: $? = 0 configure:15788: result: yes configure:15803: checking for nanosleep configure:15860: cc -o conftest -fno-common conftest.c >&5 configure:15866: $? = 0 configure:15870: test -z || test ! -s conftest.err configure:15873: $? = 0 configure:15876: test -s conftest configure:15879: $? = 0 configure:15891: result: yes configure:15906: checking for sleep configure:15963: cc -o conftest -fno-common conftest.c >&5 configure:15969: $? = 0 configure:15973: test -z || test ! -s conftest.err configure:15976: $? = 0 configure:15979: test -s conftest configure:15982: $? = 0 configure:15994: result: yes configure:16010: checking for getrusage configure:16067: cc -o conftest -fno-common conftest.c >&5 configure:16073: $? = 0 configure:16077: test -z || test ! -s conftest.err configure:16080: $? = 0 configure:16083: test -s conftest configure:16086: $? = 0 configure:16098: result: yes configure:16112: checking for times configure:16169: cc -o conftest -fno-common conftest.c >&5 configure:16175: $? = 0 configure:16179: test -z || test ! -s conftest.err configure:16182: $? = 0 configure:16185: test -s conftest configure:16188: $? = 0 configure:16200: result: yes configure:16214: checking for clock configure:16271: cc -o conftest -fno-common conftest.c >&5 configure:16277: $? = 0 configure:16281: test -z || test ! -s conftest.err configure:16284: $? = 0 configure:16287: test -s conftest configure:16290: $? = 0 configure:16302: result: yes configure:16316: checking for DosQuerySysInfo configure:16373: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _DosQuerySysInfo configure:16379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | /* end confdefs.h. */ | /* Define DosQuerySysInfo to an innocuous variant, in case declares DosQuerySysInfo. | For example, HP-UX 11i declares gettimeofday. */ | #define DosQuerySysInfo innocuous_DosQuerySysInfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DosQuerySysInfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef DosQuerySysInfo | | /* 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 DosQuerySysInfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_DosQuerySysInfo) || defined (__stub___DosQuerySysInfo) | choke me | #else | char (*f) () = DosQuerySysInfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != DosQuerySysInfo; | ; | return 0; | } configure:16404: result: no configure:16419: checking for setitimer configure:16476: cc -o conftest -fno-common conftest.c >&5 configure:16482: $? = 0 configure:16486: test -z || test ! -s conftest.err configure:16489: $? = 0 configure:16492: test -s conftest configure:16495: $? = 0 configure:16507: result: yes configure:16521: checking for dos_setvect configure:16578: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _dos_setvect configure:16584: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define dos_setvect to an innocuous variant, in case declares dos_setvect. | For example, HP-UX 11i declares gettimeofday. */ | #define dos_setvect innocuous_dos_setvect | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dos_setvect (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dos_setvect | | /* 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 dos_setvect (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dos_setvect) || defined (__stub___dos_setvect) | choke me | #else | char (*f) () = dos_setvect; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dos_setvect; | ; | return 0; | } configure:16609: result: no configure:16623: checking for DosStartTimer configure:16680: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _DosStartTimer configure:16686: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define DosStartTimer to an innocuous variant, in case declares DosStartTimer. | For example, HP-UX 11i declares gettimeofday. */ | #define DosStartTimer innocuous_DosStartTimer | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DosStartTimer (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef DosStartTimer | | /* 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 DosStartTimer (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_DosStartTimer) || defined (__stub___DosStartTimer) | choke me | #else | char (*f) () = DosStartTimer; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != DosStartTimer; | ; | return 0; | } configure:16711: result: no configure:16725: checking for VInstall configure:16782: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _VInstall configure:16788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define VInstall to an innocuous variant, in case declares VInstall. | For example, HP-UX 11i declares gettimeofday. */ | #define VInstall innocuous_VInstall | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char VInstall (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef VInstall | | /* 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 VInstall (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_VInstall) || defined (__stub___VInstall) | choke me | #else | char (*f) () = VInstall; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != VInstall; | ; | return 0; | } configure:16813: result: no configure:16829: checking for sigaction configure:16886: cc -o conftest -fno-common conftest.c >&5 configure:16892: $? = 0 configure:16896: test -z || test ! -s conftest.err configure:16899: $? = 0 configure:16902: test -s conftest configure:16905: $? = 0 configure:16917: result: yes configure:16931: checking for sigemptyset configure:16988: cc -o conftest -fno-common conftest.c >&5 configure:16994: $? = 0 configure:16998: test -z || test ! -s conftest.err configure:17001: $? = 0 configure:17004: test -s conftest configure:17007: $? = 0 configure:17019: result: yes configure:17033: checking for sigaddset configure:17090: cc -o conftest -fno-common conftest.c >&5 configure:17096: $? = 0 configure:17100: test -z || test ! -s conftest.err configure:17103: $? = 0 configure:17106: test -s conftest configure:17109: $? = 0 configure:17121: result: yes configure:17135: checking for sigprocmask configure:17192: cc -o conftest -fno-common conftest.c >&5 configure:17198: $? = 0 configure:17202: test -z || test ! -s conftest.err configure:17205: $? = 0 configure:17208: test -s conftest configure:17211: $? = 0 configure:17223: result: yes configure:17237: checking for signal configure:17294: cc -o conftest -fno-common conftest.c >&5 configure:17300: $? = 0 configure:17304: test -z || test ! -s conftest.err configure:17307: $? = 0 configure:17310: test -s conftest configure:17313: $? = 0 configure:17325: result: yes configure:17340: checking for shl_load configure:17397: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:17403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:17428: result: no configure:17443: checking for DosLoadModule configure:17500: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _DosLoadModule configure:17506: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | /* Define DosLoadModule to an innocuous variant, in case declares DosLoadModule. | For example, HP-UX 11i declares gettimeofday. */ | #define DosLoadModule innocuous_DosLoadModule | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char DosLoadModule (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef DosLoadModule | | /* 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 DosLoadModule (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_DosLoadModule) || defined (__stub___DosLoadModule) | choke me | #else | char (*f) () = DosLoadModule; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != DosLoadModule; | ; | return 0; | } configure:17531: result: no configure:17545: checking for dxe_load configure:17602: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _dxe_load configure:17608: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | /* Define dxe_load to an innocuous variant, in case declares dxe_load. | For example, HP-UX 11i declares gettimeofday. */ | #define dxe_load innocuous_dxe_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dxe_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dxe_load | | /* 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 dxe_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dxe_load) || defined (__stub___dxe_load) | choke me | #else | char (*f) () = dxe_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dxe_load; | ; | return 0; | } configure:17633: result: no configure:17647: checking for GetDiskFragment configure:17704: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _GetDiskFragment configure:17710: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | /* Define GetDiskFragment to an innocuous variant, in case declares GetDiskFragment. | For example, HP-UX 11i declares gettimeofday. */ | #define GetDiskFragment innocuous_GetDiskFragment | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetDiskFragment (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetDiskFragment | | /* 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 GetDiskFragment (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_GetDiskFragment) || defined (__stub___GetDiskFragment) | choke me | #else | char (*f) () = GetDiskFragment; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != GetDiskFragment; | ; | return 0; | } configure:17735: result: no configure:17749: checking for dlopen configure:17806: cc -o conftest -fno-common conftest.c >&5 configure:17812: $? = 0 configure:17816: test -z || test ! -s conftest.err configure:17819: $? = 0 configure:17822: test -s conftest configure:17825: $? = 0 configure:17837: result: yes configure:17851: checking for NSLinkModule configure:17908: cc -o conftest -fno-common conftest.c >&5 configure:17914: $? = 0 configure:17918: test -z || test ! -s conftest.err configure:17921: $? = 0 configure:17924: test -s conftest configure:17927: $? = 0 configure:17939: result: yes configure:17954: checking for gethostname configure:18011: cc -o conftest -fno-common conftest.c >&5 configure:18017: $? = 0 configure:18021: test -z || test ! -s conftest.err configure:18024: $? = 0 configure:18027: test -s conftest configure:18030: $? = 0 configure:18042: result: yes configure:18056: checking for inet_pton configure:18113: cc -o conftest -fno-common conftest.c >&5 configure:18119: $? = 0 configure:18123: test -z || test ! -s conftest.err configure:18126: $? = 0 configure:18129: test -s conftest configure:18132: $? = 0 configure:18144: result: yes configure:18158: checking for gethostbyname configure:18215: cc -o conftest -fno-common conftest.c >&5 configure:18221: $? = 0 configure:18225: test -z || test ! -s conftest.err configure:18228: $? = 0 configure:18231: test -s conftest configure:18234: $? = 0 configure:18246: result: yes configure:18260: checking for gethostbyaddr configure:18317: cc -o conftest -fno-common conftest.c >&5 configure:18323: $? = 0 configure:18327: test -z || test ! -s conftest.err configure:18330: $? = 0 configure:18333: test -s conftest configure:18336: $? = 0 configure:18348: result: yes configure:18362: checking for getservbyname configure:18419: cc -o conftest -fno-common conftest.c >&5 configure:18425: $? = 0 configure:18429: test -z || test ! -s conftest.err configure:18432: $? = 0 configure:18435: test -s conftest configure:18438: $? = 0 configure:18450: result: yes configure:18464: checking for getservbyport configure:18521: cc -o conftest -fno-common conftest.c >&5 configure:18527: $? = 0 configure:18531: test -z || test ! -s conftest.err configure:18534: $? = 0 configure:18537: test -s conftest configure:18540: $? = 0 configure:18552: result: yes configure:18566: checking for getprotobyname configure:18623: cc -o conftest -fno-common conftest.c >&5 configure:18629: $? = 0 configure:18633: test -z || test ! -s conftest.err configure:18636: $? = 0 configure:18639: test -s conftest configure:18642: $? = 0 configure:18654: result: yes configure:18668: checking for getprotobynumber configure:18725: cc -o conftest -fno-common conftest.c >&5 configure:18731: $? = 0 configure:18735: test -z || test ! -s conftest.err configure:18738: $? = 0 configure:18741: test -s conftest configure:18744: $? = 0 configure:18756: result: yes configure:18770: checking for getnetbyname configure:18827: cc -o conftest -fno-common conftest.c >&5 configure:18833: $? = 0 configure:18837: test -z || test ! -s conftest.err configure:18840: $? = 0 configure:18843: test -s conftest configure:18846: $? = 0 configure:18858: result: yes configure:18873: checking for select configure:18930: cc -o conftest -fno-common conftest.c >&5 configure:18936: $? = 0 configure:18940: test -z || test ! -s conftest.err configure:18943: $? = 0 configure:18946: test -s conftest configure:18949: $? = 0 configure:18961: result: yes configure:18980: checking for openpty configure:19037: cc -o conftest -fno-common conftest.c >&5 configure:19043: $? = 0 configure:19047: test -z || test ! -s conftest.err configure:19050: $? = 0 configure:19053: test -s conftest configure:19056: $? = 0 configure:19068: result: yes configure:19082: checking for getpt configure:19139: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getpt configure:19145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NSLINKMODULE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETNETBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | /* Define getpt to an innocuous variant, in case declares getpt. | For example, HP-UX 11i declares gettimeofday. */ | #define getpt innocuous_getpt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpt | | /* 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 getpt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getpt) || defined (__stub___getpt) | choke me | #else | char (*f) () = getpt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpt; | ; | return 0; | } configure:19170: result: no configure:19184: checking for ptsname configure:19241: cc -o conftest -fno-common conftest.c >&5 configure:19247: $? = 0 configure:19251: test -z || test ! -s conftest.err configure:19254: $? = 0 configure:19257: test -s conftest configure:19260: $? = 0 configure:19272: result: yes configure:19287: checking for hstrerror configure:19344: cc -o conftest -fno-common conftest.c >&5 configure:19350: $? = 0 configure:19354: test -z || test ! -s conftest.err configure:19357: $? = 0 configure:19360: test -s conftest configure:19363: $? = 0 configure:19375: result: yes configure:19390: checking for get_fpc_csr configure:19447: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _get_fpc_csr configure:19453: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NSLINKMODULE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETNETBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTSNAME 1 | #define HAVE_HSTRERROR 1 | /* end confdefs.h. */ | /* Define get_fpc_csr to an innocuous variant, in case declares get_fpc_csr. | For example, HP-UX 11i declares gettimeofday. */ | #define get_fpc_csr innocuous_get_fpc_csr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char get_fpc_csr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef get_fpc_csr | | /* 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 get_fpc_csr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_get_fpc_csr) || defined (__stub___get_fpc_csr) | choke me | #else | char (*f) () = get_fpc_csr; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != get_fpc_csr; | ; | return 0; | } configure:19478: result: no configure:23079: ********************************************************************* *** The GCC compiler is not being used and the operating system *** *** is not one that has been tested with the Gambit-C system. *** *** The configure script will use certain compiler options that *** *** may not be correct or sufficient for compiling the system. *** *** Please report success or failure to gambit@iro.umontreal.ca. *** *** This will help us support this operating system in the *** *** future. *** ********************************************************************* configure:23093: checking whether cc accepts -g configure:23114: cc -o conftest -g conftest.c >&5 configure:23117: $? = 0 configure:23131: result: -g configure:23135: checking whether cc accepts -p configure:23156: cc -o conftest -p conftest.c >&5 configure:23159: $? = 0 configure:23173: result: -p configure:23177: checking whether cc accepts -O1 configure:23198: cc -o conftest -O1 conftest.c >&5 configure:23201: $? = 0 configure:23215: result: -O1 configure:23219: checking whether cc accepts -shared configure:23240: cc -o conftest -shared conftest.c >&5 cc: unrecognized option `-shared' configure:23243: $? = 0 configure:23257: result: -shared configure:23307: checking for X configure:23412: cc -E conftest.c conftest.c:92:27: X11/Intrinsic.h: No such file or directory configure:23418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NSLINKMODULE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETNETBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTSNAME 1 | #define HAVE_HSTRERROR 1 | /* end confdefs.h. */ | #include configure:23468: cc -o conftest -fno-common conftest.c -lXt >&5 conftest.c:92:27: X11/Intrinsic.h: No such file or directory configure:23474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Gambit-C" | #define PACKAGE_TARNAME "gambc-4.0b20" | #define PACKAGE_VERSION "4.0b20" | #define PACKAGE_STRING "Gambit-C 4.0b20" | #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" | #define SIZEOF_VOIDP 0 | #define SIZEOF_LONG 0 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_FENV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define socklen_t int | #define HAVE_PIPE 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_CHDIR 1 | #define HAVE_EXECVP 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_IOCTL 1 | #define HAVE_LINK 1 | #define HAVE_MKDIR 1 | #define HAVE_MKFIFO 1 | #define HAVE_OPENDIR 1 | #define HAVE_RENAME 1 | #define HAVE_RMDIR 1 | #define HAVE_SOCKET 1 | #define HAVE_STAT 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_UNLINK 1 | #define HAVE_WAITPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_TIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_SETITIMER 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGEMPTYSET 1 | #define HAVE_SIGADDSET 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGNAL 1 | #define HAVE_DLOPEN 1 | #define HAVE_NSLINKMODULE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETNETBYNAME 1 | #define HAVE_SELECT 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTSNAME 1 | #define HAVE_HSTRERROR 1 | /* end confdefs.h. */ | #include | int | main () | { | XtMalloc (0) | ; | return 0; | } configure:23537: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:23709: cc -o conftest -fno-common conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:23715: $? = 0 configure:23719: test -z || test ! -s conftest.err configure:23722: $? = 0 configure:23725: test -s conftest configure:23728: $? = 0 configure:23886: checking for gethostbyname configure:23974: result: yes configure:24125: checking for connect configure:24182: cc -o conftest -fno-common conftest.c >&5 configure:24188: $? = 0 configure:24192: test -z || test ! -s conftest.err configure:24195: $? = 0 configure:24198: test -s conftest configure:24201: $? = 0 configure:24213: result: yes configure:24288: checking for remove configure:24345: cc -o conftest -fno-common conftest.c >&5 configure:24351: $? = 0 configure:24355: test -z || test ! -s conftest.err configure:24358: $? = 0 configure:24361: test -s conftest configure:24364: $? = 0 configure:24376: result: yes configure:24451: checking for shmat configure:24508: cc -o conftest -fno-common conftest.c >&5 configure:24514: $? = 0 configure:24518: test -z || test ! -s conftest.err configure:24521: $? = 0 configure:24524: test -s conftest configure:24527: $? = 0 configure:24539: result: yes configure:24623: checking for IceConnectionNumber in -lICE configure:24653: cc -o conftest -fno-common -L/usr/X11R6/lib conftest.c -lICE >&5 configure:24659: $? = 0 configure:24663: test -z || test ! -s conftest.err configure:24666: $? = 0 configure:24669: test -s conftest configure:24672: $? = 0 configure:24685: result: yes configure:24701: checking whether ln -s works configure:24705: result: yes configure:24715: checking for i386-unknown-gnu-ranlib configure:24744: result: no configure:24753: checking for ranlib configure:24769: found /usr/bin/ranlib configure:24780: result: ranlib configure:24890: cc -O1 -shared -Iinclude -D___DYNAMIC -o conftest.o1 conftest.c >&5 cc: unrecognized option `-shared' ld: Undefined symbols: _main configure:24893: $? = 1 configure:24945: checking whether gmake sets $(MAKE) configure:24965: result: yes configure:25071: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, 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:774: creating makefile config.status:774: creating include/makefile config.status:774: creating lib/makefile config.status:774: creating lib/guide/guidepro config.status:774: creating lib/guide/makefile config.status:774: creating lib/guide/images/makefile config.status:774: creating gsi/makefile config.status:774: creating gsc/makefile config.status:774: creating bin/makefile config.status:774: creating misc/makefile config.status:774: creating doc/makefile config.status:774: creating tests/makefile config.status:774: creating examples/makefile config.status:774: creating examples/distr-comp/makefile config.status:774: creating examples/pi/makefile config.status:774: creating examples/ring/makefile config.status:774: creating examples/web-repl/makefile config.status:774: creating examples/web-server/makefile config.status:774: creating examples/tcltk/makefile config.status:774: creating examples/Xlib-simple/makefile config.status:774: creating examples/pthread/makefile config.status:877: creating include/config.h configure:26229: ************************************************************************** *** The option "--enable-single-host" was not specified to the *** *** configure script. The Gambit-C system will compile correctly but *** *** the code generated by the C compiler will be suboptimal and the *** *** executables will run considerably slower than if *** *** "--enable-single-host" is specified. On the other hand the build *** *** process will be faster and require less memory. If you have lots *** *** of RAM memory (>= 500 Mbytes) and you are willing to wait for the *** *** longer build try the configure option "--enable-single-host". *** ************************************************************************** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_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_DosLoadModule=no ac_cv_func_DosQuerySysInfo=no ac_cv_func_DosStartTimer=no ac_cv_func_GetDiskFragment=no ac_cv_func_NSLinkModule=yes ac_cv_func_VInstall=no ac_cv_func_chdir=yes ac_cv_func_clock=yes ac_cv_func_clock_gettime=no ac_cv_func_connect=yes ac_cv_func_dlopen=yes ac_cv_func_dos_setvect=no ac_cv_func_dxe_load=no ac_cv_func_execvp=yes ac_cv_func_ftime=yes ac_cv_func_get_fpc_csr=no ac_cv_func_getclock=no ac_cv_func_getgrnam=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getnetbyname=yes ac_cv_func_getpid=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getprotobynumber=yes ac_cv_func_getpt=no ac_cv_func_getpwnam=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservbyport=yes ac_cv_func_gettimeofday=yes ac_cv_func_hstrerror=yes ac_cv_func_inet_pton=yes ac_cv_func_ioctl=yes ac_cv_func_link=yes ac_cv_func_mkdir=yes ac_cv_func_mkfifo=yes ac_cv_func_nanosleep=yes ac_cv_func_opendir=yes ac_cv_func_openpty=yes ac_cv_func_pipe=yes ac_cv_func_ptsname=yes ac_cv_func_remove=yes ac_cv_func_rename=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setitimer=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigaddset=yes ac_cv_func_sigemptyset=yes ac_cv_func_signal=yes ac_cv_func_sigprocmask=yes ac_cv_func_sleep=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_stat=yes ac_cv_func_strerror=yes ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_tcgetattr=yes ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_unlink=yes ac_cv_func_waitpid=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_arpa_inet_h=yes ac_cv_header_curses_h=yes ac_cv_header_direct_h=no ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dos_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_float_h=yes ac_cv_header_fpu_control_h=no ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libutil_h=no ac_cv_header_mach_o_dyld_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_os2_h=no ac_cv_header_pty_h=no ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_dxe_h=no ac_cv_header_sys_fpu_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_timers_h=no ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_tfork_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_header_util_h=yes ac_cv_header_wdefwin_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext= 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_gmake_set=yes ac_cv_search_WSAStartup=no ac_cv_search_asin='none required' ac_cv_search_dlopen='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_hstrerror='none required' ac_cv_search_openpty='none required' ac_cv_search_shl_load=no ac_cv_search_socket='none required' ac_cv_sizeof_long=0 ac_cv_sizeof_voidp=0 ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type_long=no ac_cv_type_socklen_t=no ac_cv_type_voidp=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='' CXXFLAGS='-fno-common' C_COMPILER='cc' C_PREPROC='cc -E' DASH_G='' DASH_KPIC='' DASH_O1=' -O1' DASH_O2='' DASH_OPT_IEEE_NaN_inf_ON='' DASH_OPT_IEEE_comparisons_ON='' DASH_OPT_Olimit_0='' DASH_TENV_large_GOT='' DASH_W='' DASH_Wall='' DASH_Wno_unused='' DASH_b='' DASH_bundle='' DASH_call_shared='' DASH_dynamiclib='' DASH_expect_unresolved='' DASH_fPIC='' DASH_falign_functions='' DASH_falign_jumps='' DASH_fbranch_probabilities='' DASH_fcaller_saves='' DASH_fcse_skip_blocks='' DASH_fexpensive_optimizations='' DASH_fforce_addr='' DASH_fgcse_las='' DASH_finline_functions='' DASH_flat_namespace_undefined_suppress='' DASH_fmodulo_sched='' DASH_fno_common='' DASH_fno_function_cse='' DASH_fno_if_conversion2='' DASH_fno_math_errno='' DASH_fno_strict_aliasing='' DASH_fno_trapping_math='' DASH_fomit_frame_pointer='' DASH_foptimize_sibling_calls='' DASH_fpeephole2='' DASH_fpic='' DASH_fprofile_arcs='' DASH_fregmove='' DASH_freorder_functions='' DASH_freschedule_modulo_scheduled_loops='' DASH_fschedule_insns2='' DASH_fschedule_interblock='' DASH_ftree_copyrename='' DASH_ftree_dce='' DASH_ftree_fre='' DASH_fullwarn='' DASH_funit_at_a_time='' DASH_fwrapv='' DASH_g=' -g' DASH_ieee='' DASH_mieee='' DASH_mieee_fp='' DASH_mieee_with_inexact='' DASH_no_cpp_precomp='' DASH_p=' -p' DASH_pg='' DASH_rdynamic='' DASH_shared=' -shared' DASH_woff_1110_1174_1209_1552_3201='' DASH_xO2='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GUIDE='no' EXEEXT='' FIXLIB='$(RANLIB)' FLAGS_DYN=' -O1 -shared' FLAGS_EXE='' FLAGS_LIB=' -shared' FLAGS_OBJ='-fno-common -O1' GAMBCLIB='libgambc.a' GSC_CC_O='cc -O1 -shared -I\$${GSC_CC_O_ARG1}include -D___DYNAMIC -o \$${GSC_CC_O_ARG2} \$$* \$${GSC_CC_O_ARG3}' INSTALL='$(rootfromhere)/install-sh -c' INSTALL_DATA='$(rootfromhere)/install-sh -c -m 644' INSTALL_LIB='$(rootfromhere)/install-sh -c -m 644' INSTALL_PROGRAM='$(rootfromhere)/install-sh -c -m 755' LDFLAGS='' LIBOBJS='' LIBS='' LINK='$(C_COMPILER) $(FLAGS_EXE) $(OBJECTS) $(rootfromhere)/lib/$(GAMBCLIB) $(LIBS) -o $(EXECUTABLE)' LINK_FOR_INSTALL=':' LN_S='ln -s' LTLIBOBJS='' MAKE_GAMBCLIB='ar rc $(GAMBCLIB) $(OBJECTS) && $(RANLIB) $(GAMBCLIB)' OBJEXT='' PACKAGE_BUGREPORT='gambit@iro.umontreal.ca' PACKAGE_NAME='Gambit-C' PACKAGE_SHORTNAME='gambc' PACKAGE_STRING='Gambit-C 4.0b20' PACKAGE_SUBDIR='' PACKAGE_TARNAME='gambc-4.0b20' PACKAGE_VERSION='4.0b20' PATH_SEPARATOR=':' QTINCPATH='' RANLIB='ranlib' RTLIBSUBSYS='' SETDLPATH='' SET_MAKE='' SHELL='/bin/sh' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_FLAGS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' bat='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exe='' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' obj='.' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdirpfx='' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_CHDIR 1 #define HAVE_CLOCK 1 #define HAVE_CURSES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_ERRNO_H 1 #define HAVE_EXECVP 1 #define HAVE_FCNTL_H 1 #define HAVE_FENV_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FTIME 1 #define HAVE_GETGRNAM 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETNETBYNAME 1 #define HAVE_GETPID 1 #define HAVE_GETPPID 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_GETPWNAM 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GRP_H 1 #define HAVE_HSTRERROR 1 #define HAVE_INET_PTON 1 #define HAVE_IOCTL 1 #define HAVE_LINK 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_MKDIR 1 #define HAVE_MKFIFO 1 #define HAVE_NANOSLEEP 1 #define HAVE_NCURSES_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NSLINKMODULE 1 #define HAVE_OPENDIR 1 #define HAVE_OPENPTY 1 #define HAVE_PIPE 1 #define HAVE_PTSNAME 1 #define HAVE_PWD_H 1 #define HAVE_RENAME 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SETITIMER 1 #define HAVE_SIGACTION 1 #define HAVE_SIGADDSET 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SLEEP 1 #define HAVE_SOCKET 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STAT 1 #define HAVE_STDIO_H 1 #define HAVE_STRERROR 1 #define HAVE_SYMLINK 1 #define HAVE_SYSCONF 1 #define HAVE_SYSCTL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TCGETATTR 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIME 1 #define HAVE_TIMES 1 #define HAVE_TIME_H 1 #define HAVE_UNLINK 1 #define HAVE_UTIL_H 1 #define HAVE_WAITPID 1 #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca" #define PACKAGE_NAME "Gambit-C" #define PACKAGE_STRING "Gambit-C 4.0b20" #define PACKAGE_TARNAME "gambc-4.0b20" #define PACKAGE_VERSION "4.0b20" #define SIZEOF_LONG 0 #define SIZEOF_VOIDP 0 #define socklen_t int configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = include/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating include/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = lib/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating lib/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = gsi/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating gsi/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = gsc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating gsc/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = bin/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating bin/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = misc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating misc/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = doc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating doc/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = tests/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating tests/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/distr-comp/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/distr-comp/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/pi/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/pi/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/ring/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/ring/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/web-repl/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/web-repl/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/web-server/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/web-server/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/tcltk/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/tcltk/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/Xlib-simple/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/Xlib-simple/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/pthread/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/pthread/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = include/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = include/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel on darwintel config.status:774: creating include/makefile config.status:774: creating include/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = lib/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = lib/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating lib/makefile config.status:774: creating lib/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = lib/guide/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating lib/guide/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = lib/guide/images/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating lib/guide/images/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = gsi/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating gsi/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = gsc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating gsc/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = gsi/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating gsi/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = gsc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = bin/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating gsc/makefile config.status:774: creating bin/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = misc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = bin/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating misc/makefile config.status:774: creating bin/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = doc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating doc/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = misc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = tests/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel on darwintel config.status:774: creating tests/makefile config.status:774: creating misc/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = doc/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/makefile config.status:774: creating doc/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/distr-comp/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/distr-comp/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/pi/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/pi/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/ring/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/ring/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = tests/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/web-repl/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating tests/makefile config.status:774: creating examples/web-repl/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/web-server/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/makefile config.status:774: creating examples/web-server/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/distr-comp/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/distr-comp/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/tcltk/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:774: creating examples/distr-comp/makefile config.status:774: creating examples/distr-comp/makefile config.status:774: creating examples/tcltk/makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/pi/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## on darwintel This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/pi/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Gambit-C config.status 4.0b20, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = examples/Xlib-simple/makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel