This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pgtcl configure 1.6.0, which was generated by GNU Autoconf 2.60. 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 /usr/bin/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: 133 tasks, 190 threads, 4 processors Load average: 1.09, Mach factor: 2.89 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1756: checking for correct TEA configuration configure:1775: result: ok (TEA 3.5) configure:1909: checking for Tcl configuration configure:2025: result: found /System/Library/Frameworks/Tcl.framework/tclConfig.sh configure:2031: checking for existence of /System/Library/Frameworks/Tcl.framework/tclConfig.sh configure:2035: result: loading configure:2133: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr configure:2169: checking for i386-unknown-gnu-gcc configure:2196: result: cc configure:2474: checking for C compiler version configure:2481: 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:2484: $? = 0 configure:2491: 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:2494: $? = 0 configure:2501: cc -V >&5 cc: `-V' option must have argument configure:2504: $? = 1 configure:2527: checking for C compiler default output file name configure:2554: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2557: $? = 0 configure:2603: result: a.out configure:2608: checking whether the C compiler works configure:2618: ./a.out configure:2621: $? = 0 configure:2638: result: yes configure:2645: checking whether we are cross compiling configure:2647: result: no configure:2650: checking for suffix of executables configure:2657: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2660: $? = 0 configure:2684: result: configure:2690: checking for suffix of object files configure:2716: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2719: $? = 0 configure:2742: result: configure:2746: checking whether we are using the GNU C compiler configure:2775: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2781: $? = 0 configure:2788: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2791: $? = 0 configure:2798: test -s conftest. configure:2801: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2815: result: no configure:2820: checking whether cc accepts -g configure:2850: cc -c -g -I/usr/local/include conftest.c >&5 configure:2856: $? = 0 configure:2863: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2866: $? = 0 configure:2873: test -s conftest. configure:2876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2905: cc -c -I/usr/local/include conftest.c >&5 configure:2911: $? = 0 configure:2918: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2921: $? = 0 configure:2928: test -s conftest. configure:2931: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2961: cc -c -g -I/usr/local/include conftest.c >&5 configure:2967: $? = 0 configure:2974: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:2977: $? = 0 configure:2984: test -s conftest. configure:2987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3006: result: no configure:3023: checking for cc option to accept ISO C89 configure:3097: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3103: $? = 0 configure:3110: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3113: $? = 0 configure:3120: test -s conftest. configure:3123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3097: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3103: $? = 0 configure:3110: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3113: $? = 0 configure:3120: test -s conftest. configure:3123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3097: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3103: $? = 0 configure:3110: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3113: $? = 0 configure:3120: test -s conftest. configure:3123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3097: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3097: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3097: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3103: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3097: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3103: $? = 0 configure:3110: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3113: $? = 0 configure:3120: test -s conftest. configure:3123: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3146: result: unsupported configure:3166: checking how to run the C preprocessor configure:3206: cc -E -I/usr/local/include conftest.c configure:3212: $? = 0 configure:3250: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3256: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3296: result: cc -E configure:3325: cc -E -I/usr/local/include conftest.c configure:3331: $? = 0 configure:3369: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3375: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3433: checking for a BSD-compatible install configure:3489: result: /usr/bin/install -c -o root -g wheel configure:3505: checking whether make sets $(MAKE) configure:3526: result: yes configure:3543: checking for i386-unknown-gnu-ranlib configure:3573: result: no configure:3583: checking for ranlib configure:3599: found /usr/bin/ranlib configure:3610: result: ranlib configure:3646: checking for grep that handles long lines and -e configure:3720: result: /usr/bin/grep configure:3725: checking for egrep configure:3803: result: /usr/bin/grep -E configure:3808: checking for ANSI C header files configure:3838: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3844: $? = 0 configure:3851: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3854: $? = 0 configure:3861: test -s conftest. configure:3864: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3986: result: no configure:4010: checking for sys/types.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for sys/stat.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for stdlib.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for string.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for memory.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for strings.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for inttypes.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for stdint.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4010: checking for unistd.h configure:4031: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4037: $? = 0 configure:4044: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4047: $? = 0 configure:4054: test -s conftest. configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4070: result: no configure:4163: checking whether byte ordering is bigendian configure:4195: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4201: $? = 0 configure:4208: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4211: $? = 0 configure:4218: test -s conftest. configure:4221: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:4399: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4402: $? = 0 configure:4408: ./conftest configure:4411: $? = 0 configure:4430: result: no configure:4458: checking for sin configure:4514: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:31: warning: conflicting types for built-in function `sin' configure:4520: $? = 0 configure:4527: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4530: $? = 0 configure:4537: test -s conftest configure:4540: $? = 0 configure:4553: result: yes configure:4561: checking for main in -lieee configure:4590: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -lieee >&5 ld: can't locate file for: -lieee configure:4596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4630: result: no configure:4642: checking for main in -linet configure:4671: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -linet >&5 ld: can't locate file for: -linet configure:4677: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4711: result: no configure:4727: checking net/errno.h usability configure:4744: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:41:23: net/errno.h: No such file or directory configure:4750: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4781: result: no configure:4785: checking net/errno.h presence configure:4800: cc -E -I/usr/local/include conftest.c conftest.c:8:23: net/errno.h: No such file or directory configure:4806: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4827: result: no configure:4855: checking for net/errno.h configure:4862: result: no configure:4896: checking for connect configure:4952: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4958: $? = 0 configure:4965: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4968: $? = 0 configure:4975: test -s conftest configure:4978: $? = 0 configure:4991: result: yes configure:5293: checking for gethostbyname configure:5349: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5355: $? = 0 configure:5362: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5365: $? = 0 configure:5372: test -s conftest configure:5375: $? = 0 configure:5388: result: yes configure:5485: checking dirent.h configure:5530: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5536: $? = 0 configure:5543: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5546: $? = 0 configure:5553: test -s conftest configure:5556: $? = 0 configure:5569: result: yes configure:5590: checking errno.h usability configure:5607: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5613: $? = 0 configure:5620: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5623: $? = 0 configure:5630: test -s conftest. configure:5633: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5644: result: no configure:5648: checking errno.h presence configure:5663: cc -E -I/usr/local/include conftest.c configure:5669: $? = 0 configure:5690: result: yes configure:5703: WARNING: errno.h: present but cannot be compiled configure:5705: WARNING: errno.h: check for missing prerequisite headers? configure:5707: WARNING: errno.h: see the Autoconf documentation configure:5709: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:5711: WARNING: errno.h: proceeding with the preprocessor's result configure:5713: WARNING: errno.h: in the future, the compiler will take precedence configure:5718: checking for errno.h configure:5725: result: yes configure:5750: checking float.h usability configure:5767: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5773: $? = 0 configure:5780: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5783: $? = 0 configure:5790: test -s conftest. configure:5793: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5804: result: no configure:5808: checking float.h presence configure:5823: cc -E -I/usr/local/include conftest.c configure:5829: $? = 0 configure:5850: result: yes configure:5863: WARNING: float.h: present but cannot be compiled configure:5865: WARNING: float.h: check for missing prerequisite headers? configure:5867: WARNING: float.h: see the Autoconf documentation configure:5869: WARNING: float.h: section "Present But Cannot Be Compiled" configure:5871: WARNING: float.h: proceeding with the preprocessor's result configure:5873: WARNING: float.h: in the future, the compiler will take precedence configure:5878: checking for float.h configure:5885: result: yes configure:5910: checking values.h usability configure:5927: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5933: $? = 0 configure:5940: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5943: $? = 0 configure:5950: test -s conftest. configure:5953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5964: result: no configure:5968: checking values.h presence configure:5983: cc -E -I/usr/local/include conftest.c configure:5989: $? = 0 configure:6010: result: yes configure:6023: WARNING: values.h: present but cannot be compiled configure:6025: WARNING: values.h: check for missing prerequisite headers? configure:6027: WARNING: values.h: see the Autoconf documentation configure:6029: WARNING: values.h: section "Present But Cannot Be Compiled" configure:6031: WARNING: values.h: proceeding with the preprocessor's result configure:6033: WARNING: values.h: in the future, the compiler will take precedence configure:6038: checking for values.h configure:6045: result: yes configure:6070: checking limits.h usability configure:6087: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6093: $? = 0 configure:6100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6103: $? = 0 configure:6110: test -s conftest. configure:6113: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6124: result: no configure:6128: checking limits.h presence configure:6143: cc -E -I/usr/local/include conftest.c configure:6149: $? = 0 configure:6170: result: yes configure:6183: WARNING: limits.h: present but cannot be compiled configure:6185: WARNING: limits.h: check for missing prerequisite headers? configure:6187: WARNING: limits.h: see the Autoconf documentation configure:6189: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:6191: WARNING: limits.h: proceeding with the preprocessor's result configure:6193: WARNING: limits.h: in the future, the compiler will take precedence configure:6198: checking for limits.h configure:6205: result: yes configure:6225: checking for stdlib.h configure:6230: result: no configure:6439: checking for string.h configure:6444: result: no configure:6650: checking sys/wait.h usability configure:6667: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6673: $? = 0 configure:6680: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6683: $? = 0 configure:6690: test -s conftest. configure:6693: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6704: result: no configure:6708: checking sys/wait.h presence configure:6723: cc -E -I/usr/local/include conftest.c configure:6729: $? = 0 configure:6750: result: yes configure:6763: WARNING: sys/wait.h: present but cannot be compiled configure:6765: WARNING: sys/wait.h: check for missing prerequisite headers? configure:6767: WARNING: sys/wait.h: see the Autoconf documentation configure:6769: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:6771: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:6773: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:6778: checking for sys/wait.h configure:6785: result: yes configure:6810: checking dlfcn.h usability configure:6827: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6833: $? = 0 configure:6840: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6843: $? = 0 configure:6850: test -s conftest. configure:6853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6864: result: no configure:6868: checking dlfcn.h presence configure:6883: cc -E -I/usr/local/include conftest.c configure:6889: $? = 0 configure:6910: result: yes configure:6923: WARNING: dlfcn.h: present but cannot be compiled configure:6925: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6927: WARNING: dlfcn.h: see the Autoconf documentation configure:6929: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6931: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6933: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6938: checking for dlfcn.h configure:6945: result: yes configure:6977: checking sys/param.h usability configure:6994: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7000: $? = 0 configure:7007: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7010: $? = 0 configure:7017: test -s conftest. configure:7020: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7031: result: no configure:7035: checking sys/param.h presence configure:7050: cc -E -I/usr/local/include conftest.c configure:7056: $? = 0 configure:7077: result: yes configure:7090: WARNING: sys/param.h: present but cannot be compiled configure:7092: WARNING: sys/param.h: check for missing prerequisite headers? configure:7094: WARNING: sys/param.h: see the Autoconf documentation configure:7096: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:7098: WARNING: sys/param.h: proceeding with the preprocessor's result configure:7100: WARNING: sys/param.h: in the future, the compiler will take precedence configure:7105: checking for sys/param.h configure:7113: result: yes configure:7292: checking for Tcl public headers configure:7366: result: /usr/include configure:7397: checking how to build libraries configure:7415: result: shared configure:7442: checking if 64bit support is requested configure:7451: result: no configure:7456: checking if 64bit Sparc VIS support is requested configure:7465: result: no configure:7493: checking system version configure:7523: result: Darwin-8.0.1 configure:7531: checking for dlopen in -ldl configure:7566: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libSystem.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:7572: $? = 0 configure:7579: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7582: $? = 0 configure:7589: test -s conftest configure:7592: $? = 0 configure:7606: result: yes configure:7645: checking for ar configure:7661: found /usr/bin/ar configure:7672: result: ar configure:8504: checking if ld accepts -single_module flag configure:8533: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -dynamiclib -Wl,-single_module conftest.c >&5 configure:8539: $? = 0 configure:8546: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8549: $? = 0 configure:8556: test -s conftest configure:8559: $? = 0 configure:8573: result: yes configure:8587: checking if ld accepts -search_paths_first flag configure:8616: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -prebind -headerpad_max_install_names -Wl,-search_paths_first conftest.c >&5 ld: warning prebinding disabled because dependent library: /usr/lib/libSystem.B.dylib is not prebound configure:8622: $? = 0 configure:8629: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8632: $? = 0 configure:8639: test -s conftest configure:8642: $? = 0 configure:8656: result: yes configure:9107: checking for required early compiler flags configure:9135: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9141: $? = 0 configure:9148: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9151: $? = 0 configure:9158: test -s conftest. configure:9161: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)strtoll; char *q = (char *)strtoull; | ; | return 0; | } configure:9190: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9196: $? = 0 configure:9203: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9206: $? = 0 configure:9213: test -s conftest. configure:9216: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #define _ISOC99_SOURCE 1 | #include | int | main () | { | char *p = (char *)strtoll; char *q = (char *)strtoull; | ; | return 0; | } configure:9266: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: storage size of `buf' isn't known configure:9272: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:9321: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: storage size of `buf' isn't known configure:9327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #define _LARGEFILE64_SOURCE 1 | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:9397: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `open64' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) configure:9403: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9452: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:17: error: `open64' undeclared (first use in this function) conftest.c:17: error: (Each undeclared identifier is reported only once conftest.c:17: error: for each function it appears in.) configure:9458: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9504: result: none configure:9512: checking for 64-bit integer type configure:9541: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `__int64' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: parse error before "value" configure:9547: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:9604: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:9610: $? = 0 configure:9617: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9620: $? = 0 configure:9627: test -s conftest. configure:9630: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pgtcl" | #define PACKAGE_TARNAME "pgtcl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "pgtcl 1.6.0" | #define PACKAGE_BUGREPORT "" | #define HAVE_LIMITS_H 1 | #define NO_STDLIB_H 1 | #define NO_STRING_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | | int | main () | { | switch (0) { | case 1: case (sizeof(long long)==sizeof(long)): ; | } | ; | return 0; | } configure:9649: result: using long configure:10021: checking for build with symbols configure:10034: result: no configure:10111: checking for pg_config configure:10144: result: no configure:10151: error: cannot find pg_config program on PATH. Without pg_config, you must specify both --with-postgres-include and --with-postgres-lib ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_tclconfig=/System/Library/Frameworks/Tcl.framework 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=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_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_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep 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_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes lt_cv_sys_max_cmd_len= tcl_cv_dirent_h=yes tcl_cv_flag__isoc99_source=no tcl_cv_flag__largefile64_source=no tcl_cv_flag__largefile_source64=no tcl_cv_ld_search_paths_first=yes tcl_cv_ld_single_module=yes tcl_cv_sys_version=Darwin-8.0.1 tcl_cv_type_64bit=none ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='cc' CFLAGS='-fno-common' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='-Os' CFLAGS_OPTIMIZE='-Os' CFLAGS_WARNING='' CLEANFILES='pkgIndex.tcl' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH='echo' DEFS='' DL_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' 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=' -L/usr/local/lib -prebind -headerpad_max_install_names -Wl,-search_paths_first ' LDFLAGS_DEFAULT=' -L/usr/local/lib -prebind -headerpad_max_install_names -Wl,-search_paths_first ' LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH' LD_SEARCH_FLAGS='' LIBOBJS='' LIBPG='' LIBS='' LTLIBOBJS='' MAKE_LIB='' MAKE_SHARED_LIB='' MAKE_STATIC_LIB='' MAKE_STUB_LIB='' MATH_LIBS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='pgtcl' PACKAGE_STRING='pgtcl 1.6.0' PACKAGE_TARNAME='pgtcl' PACKAGE_VERSION='1.6.0' PATH_SEPARATOR=':' PG_CONFIG='' PG_INCLUDES='' PG_LIBS='' PG_LIB_DIR='' PKG_CFLAGS=' ' PKG_HEADERS=' libpgtcl.h' PKG_INCLUDES='' PKG_LIBS='' PKG_LIB_FILE='' PKG_OBJECTS=' pgtcl.${OBJEXT} pgtclCmds.${OBJEXT} pgtclId.${OBJEXT}' PKG_SOURCES=' pgtcl.c pgtclCmds.c pgtclId.c' PKG_STUB_LIB_FILE='' PKG_STUB_OBJECTS='' PKG_STUB_SOURCES='' PKG_TCL_SOURCES='' RANLIB='ranlib' RANLIB_STUB='' SET_MAKE='' SHARED_BUILD='1' SHELL='/bin/sh' SHLIB_CFLAGS='-fno-common' SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -Wl,-single_module' SHLIB_LD_LIBS='${LIBS}' STLIB_LD='${AR} cr' TCLSH_PROG='' TCL_BIN_DIR='/System/Library/Frameworks/Tcl.framework' 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_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='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "pgtcl" #define PACKAGE_TARNAME "pgtcl" #define PACKAGE_VERSION "1.6.0" #define PACKAGE_STRING "pgtcl 1.6.0" #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_WIDE_INT_IS_LONG 1 #define USE_TCL_STUBS 1 configure: exit 1