This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tclgeomap configure 2.11.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-tcl=/usr/local/lib/tcl8.4 --with-tclinclude=/usr/local/include/tcl8.4 --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: 182 tasks, 236 threads, 4 processors Load average: 1.73, Mach factor: 2.25 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1327: checking for correct TEA configuration configure:1346: result: ok (TEA 3.2) configure:1424: checking whether ln -s works configure:1428: result: yes configure:1457: checking for Tcl configuration configure:1545: result: found /usr/lib/tclConfig.sh configure:1551: checking for existence of /usr/lib/tclConfig.sh configure:1555: result: loading configure:1692: checking for i386-unknown-gnu-gcc configure:1718: result: cc configure:2000: checking for C compiler version configure:2003: 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:2006: $? = 0 configure:2008: 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:2011: $? = 0 configure:2013: cc -V &5 cc: `-V' option must have argument configure:2016: $? = 1 configure:2039: checking for C compiler default output file name configure:2042: cc -fno-common conftest.c >&5 configure:2045: $? = 0 configure:2091: result: a.out configure:2096: checking whether the C compiler works configure:2102: ./a.out configure:2105: $? = 0 configure:2122: result: yes configure:2129: checking whether we are cross compiling configure:2131: result: no configure:2134: checking for suffix of executables configure:2136: cc -o conftest -fno-common conftest.c >&5 configure:2139: $? = 0 configure:2164: result: configure:2170: checking for suffix of object files configure:2191: cc -c -fno-common conftest.c >&5 configure:2194: $? = 0 configure:2216: result: configure:2220: checking whether we are using the GNU C compiler configure:2244: cc -c -fno-common conftest.c >&5 configure:2250: $? = 0 configure:2254: test -z || test ! -s conftest.err configure:2257: $? = 0 configure:2260: test -s conftest. configure:2263: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2276: result: no configure:2282: checking whether cc accepts -g configure:2303: cc -c -g conftest.c >&5 configure:2309: $? = 0 configure:2313: test -z || test ! -s conftest.err configure:2316: $? = 0 configure:2319: test -s conftest. configure:2322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2333: result: no configure:2350: checking for cc option to accept ANSI C configure:2420: cc -c -fno-common conftest.c >&5 configure:2426: $? = 0 configure:2430: test -z || test ! -s conftest.err configure:2433: $? = 0 configure:2436: test -s conftest. configure:2439: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2420: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2426: $? = 0 configure:2430: test -z || test ! -s conftest.err configure:2433: $? = 0 configure:2436: test -s conftest. configure:2439: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2420: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2420: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2420: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2426: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2420: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2426: $? = 0 configure:2430: test -z || test ! -s conftest.err configure:2433: $? = 0 configure:2436: test -s conftest. configure:2439: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2457: result: none needed configure:2475: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2481: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2619: checking how to run the C preprocessor configure:2654: cc -E conftest.c configure:2660: $? = 0 configure:2692: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2698: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2737: result: cc -E configure:2761: cc -E conftest.c configure:2767: $? = 0 configure:2799: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2862: checking for a BSD-compatible install configure:2917: result: /usr/bin/install -c -o root -g wheel configure:2933: checking whether make sets $(MAKE) configure:2953: result: yes configure:2970: checking for i386-unknown-gnu-ranlib configure:2999: result: no configure:3008: checking for ranlib configure:3024: found /usr/bin/ranlib configure:3035: result: ranlib configure:3057: checking for egrep configure:3067: result: grep -E configure:3072: checking for ANSI C header files configure:3097: cc -c -fno-common conftest.c >&5 configure:3103: $? = 0 configure:3107: test -z || test ! -s conftest.err configure:3110: $? = 0 configure:3113: test -s conftest. configure:3116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3225: result: no configure:3249: checking for sys/types.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for sys/stat.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for stdlib.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for string.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for memory.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for strings.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for inttypes.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for stdint.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3249: checking for unistd.h configure:3265: cc -c -fno-common conftest.c >&5 configure:3271: $? = 0 configure:3275: test -z || test ! -s conftest.err configure:3278: $? = 0 configure:3281: test -s conftest. configure:3284: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3295: result: no configure:3375: checking whether byte ordering is bigendian configure:3402: cc -c -fno-common conftest.c >&5 configure:3408: $? = 0 configure:3412: test -z || test ! -s conftest.err configure:3415: $? = 0 configure:3418: test -s conftest. configure:3421: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:3562: cc -o conftest -fno-common conftest.c >&5 configure:3565: $? = 0 configure:3567: ./conftest configure:3570: $? = 0 configure:3586: result: no configure:3614: checking for sin configure:3671: cc -o conftest -fno-common conftest.c >&5 conftest.c:33: warning: conflicting types for built-in function `sin' configure:3677: $? = 0 configure:3681: test -z || test ! -s conftest.err configure:3684: $? = 0 configure:3687: test -s conftest configure:3690: $? = 0 configure:3702: result: yes configure:3710: checking for main in -lieee configure:3734: cc -o conftest -fno-common conftest.c -lieee >&5 ld: can't locate file for: -lieee configure:3740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3766: result: no configure:3778: checking for main in -linet configure:3802: cc -o conftest -fno-common conftest.c -linet >&5 ld: can't locate file for: -linet configure:3808: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3834: result: no configure:3850: checking net/errno.h usability configure:3862: cc -c -fno-common conftest.c >&5 conftest.c:43:23: net/errno.h: No such file or directory configure:3868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3891: result: no configure:3895: checking net/errno.h presence configure:3905: cc -E conftest.c conftest.c:9:23: net/errno.h: No such file or directory configure:3911: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3931: result: no configure:3966: checking for net/errno.h configure:3973: result: no configure:4005: checking for connect configure:4062: cc -o conftest -fno-common conftest.c >&5 configure:4068: $? = 0 configure:4072: test -z || test ! -s conftest.err configure:4075: $? = 0 configure:4078: test -s conftest configure:4081: $? = 0 configure:4093: result: yes configure:4368: checking for gethostbyname configure:4425: cc -o conftest -fno-common conftest.c >&5 configure:4431: $? = 0 configure:4435: test -z || test ! -s conftest.err configure:4438: $? = 0 configure:4441: test -s conftest configure:4444: $? = 0 configure:4456: result: yes configure:4540: checking dirent.h configure:4577: cc -o conftest -fno-common conftest.c >&5 configure:4583: $? = 0 configure:4587: test -z || test ! -s conftest.err configure:4590: $? = 0 configure:4593: test -s conftest configure:4596: $? = 0 configure:4615: result: yes configure:4627: checking errno.h usability configure:4639: cc -c -fno-common conftest.c >&5 configure:4645: $? = 0 configure:4649: test -z || test ! -s conftest.err configure:4652: $? = 0 configure:4655: test -s conftest. configure:4658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4668: result: no configure:4672: checking errno.h presence configure:4682: cc -E conftest.c configure:4688: $? = 0 configure:4708: result: yes configure:4721: WARNING: errno.h: present but cannot be compiled configure:4723: WARNING: errno.h: check for missing prerequisite headers? configure:4725: WARNING: errno.h: see the Autoconf documentation configure:4727: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4729: WARNING: errno.h: proceeding with the preprocessor's result configure:4731: WARNING: errno.h: in the future, the compiler will take precedence configure:4743: checking for errno.h configure:4750: result: yes configure:4774: checking float.h usability configure:4786: cc -c -fno-common conftest.c >&5 configure:4792: $? = 0 configure:4796: test -z || test ! -s conftest.err configure:4799: $? = 0 configure:4802: test -s conftest. configure:4805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4815: result: no configure:4819: checking float.h presence configure:4829: cc -E conftest.c configure:4835: $? = 0 configure:4855: result: yes configure:4868: WARNING: float.h: present but cannot be compiled configure:4870: WARNING: float.h: check for missing prerequisite headers? configure:4872: WARNING: float.h: see the Autoconf documentation configure:4874: WARNING: float.h: section "Present But Cannot Be Compiled" configure:4876: WARNING: float.h: proceeding with the preprocessor's result configure:4878: WARNING: float.h: in the future, the compiler will take precedence configure:4890: checking for float.h configure:4897: result: yes configure:4921: checking values.h usability configure:4933: cc -c -fno-common conftest.c >&5 configure:4939: $? = 0 configure:4943: test -z || test ! -s conftest.err configure:4946: $? = 0 configure:4949: test -s conftest. configure:4952: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4962: result: no configure:4966: checking values.h presence configure:4976: cc -E conftest.c configure:4982: $? = 0 configure:5002: result: yes configure:5015: WARNING: values.h: present but cannot be compiled configure:5017: WARNING: values.h: check for missing prerequisite headers? configure:5019: WARNING: values.h: see the Autoconf documentation configure:5021: WARNING: values.h: section "Present But Cannot Be Compiled" configure:5023: WARNING: values.h: proceeding with the preprocessor's result configure:5025: WARNING: values.h: in the future, the compiler will take precedence configure:5037: checking for values.h configure:5044: result: yes configure:5068: checking limits.h usability configure:5080: cc -c -fno-common conftest.c >&5 configure:5086: $? = 0 configure:5090: test -z || test ! -s conftest.err configure:5093: $? = 0 configure:5096: test -s conftest. configure:5099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5109: result: no configure:5113: checking limits.h presence configure:5123: cc -E conftest.c configure:5129: $? = 0 configure:5149: result: yes configure:5162: WARNING: limits.h: present but cannot be compiled configure:5164: WARNING: limits.h: check for missing prerequisite headers? configure:5166: WARNING: limits.h: see the Autoconf documentation configure:5168: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5170: WARNING: limits.h: proceeding with the preprocessor's result configure:5172: WARNING: limits.h: in the future, the compiler will take precedence configure:5184: checking for limits.h configure:5191: result: yes configure:5209: checking for stdlib.h configure:5214: result: no configure:5410: checking for string.h configure:5415: result: no configure:5608: checking sys/wait.h usability configure:5620: cc -c -fno-common conftest.c >&5 configure:5626: $? = 0 configure:5630: test -z || test ! -s conftest.err configure:5633: $? = 0 configure:5636: test -s conftest. configure:5639: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_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:5649: result: no configure:5653: checking sys/wait.h presence configure:5663: cc -E conftest.c configure:5669: $? = 0 configure:5689: result: yes configure:5702: WARNING: sys/wait.h: present but cannot be compiled configure:5704: WARNING: sys/wait.h: check for missing prerequisite headers? configure:5706: WARNING: sys/wait.h: see the Autoconf documentation configure:5708: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:5710: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:5712: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:5724: checking for sys/wait.h configure:5731: result: yes configure:5755: checking dlfcn.h usability configure:5767: cc -c -fno-common conftest.c >&5 configure:5773: $? = 0 configure:5777: test -z || test ! -s conftest.err configure:5780: $? = 0 configure:5783: test -s conftest. configure:5786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_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:5796: result: no configure:5800: checking dlfcn.h presence configure:5810: cc -E conftest.c configure:5816: $? = 0 configure:5836: result: yes configure:5849: WARNING: dlfcn.h: present but cannot be compiled configure:5851: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5853: WARNING: dlfcn.h: see the Autoconf documentation configure:5855: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5857: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5859: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5871: checking for dlfcn.h configure:5878: result: yes configure:5908: checking sys/param.h usability configure:5920: cc -c -fno-common conftest.c >&5 configure:5926: $? = 0 configure:5930: test -z || test ! -s conftest.err configure:5933: $? = 0 configure:5936: test -s conftest. configure:5939: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_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:5949: result: no configure:5953: checking sys/param.h presence configure:5963: cc -E conftest.c configure:5969: $? = 0 configure:5989: result: yes configure:6002: WARNING: sys/param.h: present but cannot be compiled configure:6004: WARNING: sys/param.h: check for missing prerequisite headers? configure:6006: WARNING: sys/param.h: see the Autoconf documentation configure:6008: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:6010: WARNING: sys/param.h: proceeding with the preprocessor's result configure:6012: WARNING: sys/param.h: in the future, the compiler will take precedence configure:6024: checking for sys/param.h configure:6031: result: yes configure:6241: checking for Tcl public headers configure:6296: result: /usr/include configure:6335: checking how to build libraries configure:6353: result: shared configure:6382: checking for tclsh configure:6413: result: /usr/lib/../bin/tclsh8.4 configure:6428: checking if 64bit support is enabled configure:6437: result: no configure:6442: checking if 64bit Sparc VIS support is requested configure:6451: result: no configure:6479: checking system version (for dynamic loading) configure:6491: checking for dlopen in -ldl configure:6521: cc -o conftest -fno-common conftest.c -ldl >&5 configure:6527: $? = 0 configure:6531: test -z || test ! -s conftest.err configure:6534: $? = 0 configure:6537: test -s conftest configure:6540: $? = 0 configure:6553: result: yes configure:6587: checking for ar configure:6603: found /usr/bin/ar configure:6613: result: ar configure:8701: checking for required early compiler flags configure:8724: cc -c -fno-common conftest.c >&5 configure:8730: $? = 0 configure:8734: test -z || test ! -s conftest.err configure:8737: $? = 0 configure:8740: test -s conftest. configure:8743: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)strtoll; char *q = (char *)strtoull; | ; | return 0; | } configure:8767: cc -c -fno-common conftest.c >&5 configure:8773: $? = 0 configure:8777: test -z || test ! -s conftest.err configure:8780: $? = 0 configure:8783: test -s conftest. configure:8786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #define _ISOC99_SOURCE 1 | #include | int | main () | { | char *p = (char *)strtoll; char *q = (char *)strtoull; | ; | return 0; | } configure:8828: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: storage size of `buf' isn't known configure:8834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:8871: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:19: error: storage size of `buf' isn't known configure:8877: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #define _LARGEFILE64_SOURCE 1 | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:8913: result: none configure:8921: checking for 64-bit integer type configure:8945: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:18: error: `__int64' undeclared (first use in this function) conftest.c:18: error: (Each undeclared identifier is reported only once conftest.c:18: error: for each function it appears in.) conftest.c:18: error: parse error before "value" configure:8951: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:8995: cc -c -fno-common conftest.c >&5 configure:9001: $? = 0 configure:9005: test -z || test ! -s conftest.err configure:9008: $? = 0 configure:9011: test -s conftest. configure:9014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tclgeomap" | #define PACKAGE_TARNAME "tclgeomap" | #define PACKAGE_VERSION "2.11.4" | #define PACKAGE_STRING "tclgeomap 2.11.4" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | | int | main () | { | switch (0) { | case 1: case (sizeof(long long)==sizeof(long)): ; | } | ; | return 0; | } configure:9030: result: using long configure:9249: checking for build with symbols configure:9261: result: no configure:9602: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tclgeomap config.status 2.11.4, 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:705: creating Makefile config.status:705: creating pkgIndex.tcl ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_tclconfig=/usr/lib ac_cv_c_tclh=/usr/include 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_sin=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_net_errno_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=no ac_cv_header_values_h=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_ieee_main=no ac_cv_lib_inet_main=no ac_cv_objext= ac_cv_path_tclsh=/usr/lib/../bin/tclsh8.4 ac_cv_prog_AR=ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes lt_cv_sys_max_cmd_len= tcl_cv_flag__isoc99_source=no tcl_cv_flag__largefile64_source=no tcl_cv_type_64bit=none ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='cc' CELIB_DIR='' CFLAGS='-fno-common ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='-Os' CFLAGS_OPTIMIZE='-Os' CFLAGS_WARNING='' CLEANFILES='' CPP='cc -E' CPPFLAGS='' CYGPATH='echo' DEFS='-DPACKAGE_NAME=\"tclgeomap\" -DPACKAGE_TARNAME=\"tclgeomap\" -DPACKAGE_VERSION=\"2.11.4\" -DPACKAGE_STRING=\"tclgeomap\ 2.11.4\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_LIMITS_H=1 -DNO_STDLIB_H=1 -DNO_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 ' DL_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDFLAGS=' -prebind -Wl,-search_paths_first' LDFLAGS_DEBUG='' LDFLAGS_DEFAULT=' -prebind -Wl,-search_paths_first' LDFLAGS_OPTIMIZE='' LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ' MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS}' MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)' MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)' MATH_LIBS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_CFLAGS='' PACKAGE_NAME='tclgeomap' PACKAGE_STRING='tclgeomap 2.11.4' PACKAGE_TARNAME='tclgeomap' PACKAGE_VERSION='2.11.4' PATH_SEPARATOR=':' PKG_CFLAGS=' ' PKG_HEADERS=' ../tcl/tclgeomap.h ../tcl/tclgeomapInt.h ../generic/geoLines.h ../generic/geoLnArrToMap.h ../generic/geoProj.h ../generic/geography.h ../generic/mapLines.h' PKG_INCLUDES=' -I"./generic"' PKG_LIBS='' PKG_LIB_FILE='libtclgeomap.dylib' PKG_OBJECTS=' tclgeomapTime.${OBJEXT} tclAppInit.${OBJEXT} tclgeomap.${OBJEXT} tclgeomapLnArr.${OBJEXT} tclgeomapPlace.${OBJEXT} tclgeomapProj.${OBJEXT} geoLines.${OBJEXT} geoLnArrToMap.${OBJEXT} geoProj.${OBJEXT} geography.${OBJEXT} mapLines.${OBJEXT} geoTime.${OBJEXT}' PKG_SOURCES=' ../tcl/tclgeomapTime.c ../tcl/tclAppInit.c ../tcl/tclgeomap.c ../tcl/tclgeomapLnArr.c ../tcl/tclgeomapPlace.c ../tcl/tclgeomapProj.c ../generic/geoLines.c ../generic/geoLnArrToMap.c ../generic/geoProj.c ../generic/geography.c ../generic/mapLines.c ../generic/geoTime.c' PKG_STUB_LIB_FILE='libtclgeomapstub.a' PKG_STUB_OBJECTS='' PKG_STUB_SOURCES='' PKG_TCL_SOURCES=' ../library/tclgeomap_procs.tcl' RANLIB=':' RANLIB_STUB='ranlib' SET_MAKE='' SHARED_BUILD='1' SHELL='/bin/sh' SHLIB_CFLAGS='-fno-common' SHLIB_LD='cc -dynamiclib ${LDFLAGS}' SHLIB_LD_LIBS='${LIBS} -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4' STLIB_LD='${AR} cr' TCLSH_PROG='/usr/lib/../bin/tclsh8.4' TCL_BIN_DIR='/usr/lib' TCL_DBGX='' TCL_DEFS=' -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 ' TCL_EXTRA_CFLAGS=' -g -Os -pipe -DTCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING -pipe -no-cpp-precomp ' TCL_INCLUDES='-I"/usr/include"' TCL_LD_FLAGS=' -prebind -prebind' TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}' TCL_LIB_FILE='Tcl' TCL_LIB_FLAG='' TCL_LIB_SPEC='-framework Tcl' TCL_SHLIB_LD_EXTRAS='-compatibility_version -current_version -install_name ${DYLIB_INSTALL_DIR}/${tclgeomap_LIB_FILE} -seg1addr 0xa000000' TCL_SHLIB_LD_LIBS='${LIBS}' TCL_SRC_DIR='/private/var/tmp/tcl/tcl-20/tcl/tcl' TCL_STUB_LIB_FILE='libtclstub8.4.a' TCL_STUB_LIB_FLAG='-ltclstub8.4' TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4' TCL_VERSION='8.4' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' pkglibdir='/lib/tclgeomap' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' tclgeomap_BUILD_LIB_SPEC='-L/mnt/gmirror/ports/astro/tclgeomap/work/tclgeomap-2.11.4/unix -ltclgeomap' tclgeomap_LIB_FILE='libtclgeomap.dylib' tclgeomap_LIB_SPEC='-L/lib/tclgeomap -ltclgeomap' tclgeomap_SRC_DIR='/mnt/gmirror/ports/astro/tclgeomap/work/tclgeomap-2.11.4/unix' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define NO_STDLIB_H 1 #define NO_STRING_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "tclgeomap" #define PACKAGE_STRING "tclgeomap 2.11.4" #define PACKAGE_TARNAME "tclgeomap" #define PACKAGE_VERSION "2.11.4" #define TCL_THREADS 1 #define TCL_WIDE_INT_IS_LONG 1 #define USE_TCL_STUBS 1 configure: exit 0