This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mysqltcl configure 3.03, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-tcl=/usr/local/lib/tcl8.4 --with-mysql-include=/usr/local/include/mysql --with-mysql-lib=/usr/local/lib/mysql --exec-prefix=/usr/local --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: 286 tasks, 343 threads, 4 processors Load average: 2.35, Mach factor: 1.71 /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:1333: checking for correct TEA configuration configure:1352: result: ok (TEA 3.5) configure:1478: checking for Tcl configuration configure:1594: result: found /System/Library/Frameworks/Tcl.framework/tclConfig.sh configure:1600: checking for existence of /System/Library/Frameworks/Tcl.framework/tclConfig.sh configure:1604: result: loading configure:1738: checking for i386-unknown-gnu-gcc configure:1764: result: cc configure:2046: checking for C compiler version configure:2049: 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:2052: $? = 0 configure:2054: 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:2057: $? = 0 configure:2059: cc -V &5 cc: `-V' option must have argument configure:2062: $? = 1 configure:2085: checking for C compiler default output file name configure:2088: cc -fno-common conftest.c >&5 configure:2091: $? = 0 configure:2137: result: a.out configure:2142: checking whether the C compiler works configure:2148: ./a.out configure:2151: $? = 0 configure:2168: result: yes configure:2175: checking whether we are cross compiling configure:2177: result: no configure:2180: checking for suffix of executables configure:2182: cc -o conftest -fno-common conftest.c >&5 configure:2185: $? = 0 configure:2210: result: configure:2216: checking for suffix of object files configure:2237: cc -c -fno-common conftest.c >&5 configure:2240: $? = 0 configure:2262: result: configure:2266: checking whether we are using the GNU C compiler configure:2290: cc -c -fno-common conftest.c >&5 configure:2296: $? = 0 configure:2300: test -z || test ! -s conftest.err configure:2303: $? = 0 configure:2306: test -s conftest. configure:2309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2322: result: no configure:2328: checking whether cc accepts -g configure:2349: cc -c -g conftest.c >&5 configure:2355: $? = 0 configure:2359: test -z || test ! -s conftest.err configure:2362: $? = 0 configure:2365: test -s conftest. configure:2368: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2379: result: no configure:2396: checking for cc option to accept ANSI C configure:2466: cc -c -fno-common conftest.c >&5 configure:2472: $? = 0 configure:2476: test -z || test ! -s conftest.err configure:2479: $? = 0 configure:2482: test -s conftest. configure:2485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:2466: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2472: $? = 0 configure:2476: test -z || test ! -s conftest.err configure:2479: $? = 0 configure:2482: test -s conftest. configure:2485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:2466: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:2466: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:2466: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2472: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:2466: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2472: $? = 0 configure:2476: test -z || test ! -s conftest.err configure:2479: $? = 0 configure:2482: test -s conftest. configure:2485: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:2503: result: none needed configure:2521: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2527: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2665: checking how to run the C preprocessor configure:2700: cc -E conftest.c configure:2706: $? = 0 configure:2738: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2783: result: cc -E configure:2807: cc -E conftest.c configure:2813: $? = 0 configure:2845: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2908: checking for a BSD-compatible install configure:2963: result: /usr/bin/install -c -o root -g wheel configure:2979: checking whether make sets $(MAKE) configure:2999: result: yes configure:3016: checking for i386-unknown-gnu-ranlib configure:3045: result: no configure:3054: checking for ranlib configure:3070: found /usr/bin/ranlib configure:3081: result: ranlib configure:3103: checking for egrep configure:3113: result: grep -E configure:3118: checking for ANSI C header files configure:3143: cc -c -fno-common conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest. configure:3162: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3271: result: no configure:3295: checking for sys/types.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for sys/stat.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for stdlib.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for string.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for memory.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for strings.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for inttypes.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for stdint.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3295: checking for unistd.h configure:3311: cc -c -fno-common conftest.c >&5 configure:3317: $? = 0 configure:3321: test -z || test ! -s conftest.err configure:3324: $? = 0 configure:3327: test -s conftest. configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3341: result: no configure:3421: checking whether byte ordering is bigendian configure:3448: cc -c -fno-common conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest. configure:3467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:3608: cc -o conftest -fno-common conftest.c >&5 configure:3611: $? = 0 configure:3613: ./conftest configure:3616: $? = 0 configure:3632: result: no configure:3660: checking for sin configure:3717: cc -o conftest -fno-common conftest.c >&5 conftest.c:33: warning: conflicting types for built-in function `sin' configure:3723: $? = 0 configure:3727: test -z || test ! -s conftest.err configure:3730: $? = 0 configure:3733: test -s conftest configure:3736: $? = 0 configure:3748: result: yes configure:3756: checking for main in -lieee configure:3780: cc -o conftest -fno-common conftest.c -lieee >&5 ld: can't locate file for: -lieee configure:3786: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3812: result: no configure:3824: checking for main in -linet configure:3848: cc -o conftest -fno-common conftest.c -linet >&5 ld: can't locate file for: -linet configure:3854: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3880: result: no configure:3896: checking net/errno.h usability configure:3908: cc -c -fno-common conftest.c >&5 conftest.c:43:23: net/errno.h: No such file or directory configure:3914: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:3937: result: no configure:3941: checking net/errno.h presence configure:3951: cc -E conftest.c conftest.c:9:23: net/errno.h: No such file or directory configure:3957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3977: result: no configure:4012: checking for net/errno.h configure:4019: result: no configure:4053: checking for connect configure:4110: cc -o conftest -fno-common conftest.c >&5 configure:4116: $? = 0 configure:4120: test -z || test ! -s conftest.err configure:4123: $? = 0 configure:4126: test -s conftest configure:4129: $? = 0 configure:4141: result: yes configure:4416: checking for gethostbyname configure:4473: cc -o conftest -fno-common conftest.c >&5 configure:4479: $? = 0 configure:4483: test -z || test ! -s conftest.err configure:4486: $? = 0 configure:4489: test -s conftest configure:4492: $? = 0 configure:4504: result: yes configure:4588: checking dirent.h configure:4628: cc -o conftest -fno-common conftest.c >&5 configure:4634: $? = 0 configure:4638: test -z || test ! -s conftest.err configure:4641: $? = 0 configure:4644: test -s conftest configure:4647: $? = 0 configure:4659: result: yes configure:4680: checking errno.h usability configure:4692: cc -c -fno-common conftest.c >&5 configure:4698: $? = 0 configure:4702: test -z || test ! -s conftest.err configure:4705: $? = 0 configure:4708: test -s conftest. configure:4711: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:4721: result: no configure:4725: checking errno.h presence configure:4735: cc -E conftest.c configure:4741: $? = 0 configure:4761: result: yes configure:4774: WARNING: errno.h: present but cannot be compiled configure:4776: WARNING: errno.h: check for missing prerequisite headers? configure:4778: WARNING: errno.h: see the Autoconf documentation configure:4780: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4782: WARNING: errno.h: proceeding with the preprocessor's result configure:4784: WARNING: errno.h: in the future, the compiler will take precedence configure:4796: checking for errno.h configure:4803: result: yes configure:4828: checking float.h usability configure:4840: cc -c -fno-common conftest.c >&5 configure:4846: $? = 0 configure:4850: test -z || test ! -s conftest.err configure:4853: $? = 0 configure:4856: test -s conftest. configure:4859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:4869: result: no configure:4873: checking float.h presence configure:4883: cc -E conftest.c configure:4889: $? = 0 configure:4909: result: yes configure:4922: WARNING: float.h: present but cannot be compiled configure:4924: WARNING: float.h: check for missing prerequisite headers? configure:4926: WARNING: float.h: see the Autoconf documentation configure:4928: WARNING: float.h: section "Present But Cannot Be Compiled" configure:4930: WARNING: float.h: proceeding with the preprocessor's result configure:4932: WARNING: float.h: in the future, the compiler will take precedence configure:4944: checking for float.h configure:4951: result: yes configure:4976: checking values.h usability configure:4988: cc -c -fno-common conftest.c >&5 configure:4994: $? = 0 configure:4998: test -z || test ! -s conftest.err configure:5001: $? = 0 configure:5004: test -s conftest. configure:5007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:5017: result: no configure:5021: checking values.h presence configure:5031: cc -E conftest.c configure:5037: $? = 0 configure:5057: result: yes configure:5070: WARNING: values.h: present but cannot be compiled configure:5072: WARNING: values.h: check for missing prerequisite headers? configure:5074: WARNING: values.h: see the Autoconf documentation configure:5076: WARNING: values.h: section "Present But Cannot Be Compiled" configure:5078: WARNING: values.h: proceeding with the preprocessor's result configure:5080: WARNING: values.h: in the future, the compiler will take precedence configure:5092: checking for values.h configure:5099: result: yes configure:5124: checking limits.h usability configure:5136: cc -c -fno-common conftest.c >&5 configure:5142: $? = 0 configure:5146: test -z || test ! -s conftest.err configure:5149: $? = 0 configure:5152: test -s conftest. configure:5155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:5165: result: no configure:5169: checking limits.h presence configure:5179: cc -E conftest.c configure:5185: $? = 0 configure:5205: result: yes configure:5218: WARNING: limits.h: present but cannot be compiled configure:5220: WARNING: limits.h: check for missing prerequisite headers? configure:5222: WARNING: limits.h: see the Autoconf documentation configure:5224: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:5226: WARNING: limits.h: proceeding with the preprocessor's result configure:5228: WARNING: limits.h: in the future, the compiler will take precedence configure:5240: checking for limits.h configure:5247: result: yes configure:5267: checking for stdlib.h configure:5272: result: no configure:5469: checking for string.h configure:5474: result: no configure:5668: checking sys/wait.h usability configure:5680: cc -c -fno-common conftest.c >&5 configure:5686: $? = 0 configure:5690: test -z || test ! -s conftest.err configure:5693: $? = 0 configure:5696: test -s conftest. configure:5699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:5709: result: no configure:5713: checking sys/wait.h presence configure:5723: cc -E conftest.c configure:5729: $? = 0 configure:5749: result: yes configure:5762: WARNING: sys/wait.h: present but cannot be compiled configure:5764: WARNING: sys/wait.h: check for missing prerequisite headers? configure:5766: WARNING: sys/wait.h: see the Autoconf documentation configure:5768: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:5770: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:5772: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:5784: checking for sys/wait.h configure:5791: result: yes configure:5816: checking dlfcn.h usability configure:5828: cc -c -fno-common conftest.c >&5 configure:5834: $? = 0 configure:5838: test -z || test ! -s conftest.err configure:5841: $? = 0 configure:5844: test -s conftest. configure:5847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:5857: result: no configure:5861: checking dlfcn.h presence configure:5871: cc -E conftest.c configure:5877: $? = 0 configure:5897: result: yes configure:5910: WARNING: dlfcn.h: present but cannot be compiled configure:5912: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5914: WARNING: dlfcn.h: see the Autoconf documentation configure:5916: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5918: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5920: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5932: checking for dlfcn.h configure:5939: result: yes configure:5970: checking sys/param.h usability configure:5982: cc -c -fno-common conftest.c >&5 configure:5988: $? = 0 configure:5992: test -z || test ! -s conftest.err configure:5995: $? = 0 configure:5998: test -s conftest. configure:6001: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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:6011: result: no configure:6015: checking sys/param.h presence configure:6025: cc -E conftest.c configure:6031: $? = 0 configure:6051: result: yes configure:6064: WARNING: sys/param.h: present but cannot be compiled configure:6066: WARNING: sys/param.h: check for missing prerequisite headers? configure:6068: WARNING: sys/param.h: see the Autoconf documentation configure:6070: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:6072: WARNING: sys/param.h: proceeding with the preprocessor's result configure:6074: WARNING: sys/param.h: in the future, the compiler will take precedence configure:6086: checking for sys/param.h configure:6093: result: yes configure:6272: checking for Tcl public headers configure:6346: result: /usr/include configure:6415: checking for pthread_mutex_init in -lpthread configure:6445: cc -o conftest -fno-common conftest.c -lpthread >&5 configure:6451: $? = 0 configure:6455: test -z || test ! -s conftest.err configure:6458: $? = 0 configure:6461: test -s conftest configure:6464: $? = 0 configure:6477: result: yes configure:6798: checking for building with threads configure:6806: result: yes (default) configure:6847: checking how to build libraries configure:6865: result: shared configure:6892: checking if 64bit support is requested configure:6901: result: no configure:6906: checking if 64bit Sparc VIS support is requested configure:6915: result: no configure:6943: checking system version configure:6973: result: Darwin-8.0.1 configure:6981: checking for dlopen in -ldl configure:7011: cc -o conftest -fno-common conftest.c -ldl >&5 configure:7017: $? = 0 configure:7021: test -z || test ! -s conftest.err configure:7024: $? = 0 configure:7027: test -s conftest configure:7030: $? = 0 configure:7043: result: yes configure:7084: checking for ar configure:7100: found /usr/bin/ar configure:7110: result: ar configure:8167: checking if ld accepts -single_module flag configure:8191: cc -o conftest -fno-common -dynamiclib -Wl,-single_module conftest.c >&5 configure:8197: $? = 0 configure:8201: test -z || test ! -s conftest.err configure:8204: $? = 0 configure:8207: test -s conftest configure:8210: $? = 0 configure:8223: result: yes configure:8237: checking if ld accepts -search_paths_first flag configure:8261: cc -o conftest -fno-common -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:8267: $? = 0 configure:8271: test -z || test ! -s conftest.err configure:8274: $? = 0 configure:8277: test -s conftest configure:8280: $? = 0 configure:8293: result: yes configure:8731: checking for required early compiler flags configure:8754: cc -c -fno-common conftest.c >&5 configure:8760: $? = 0 configure:8764: test -z || test ! -s conftest.err configure:8767: $? = 0 configure:8770: test -s conftest. configure:8773: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)strtoll; char *q = (char *)strtoull; | ; | return 0; | } configure:8797: cc -c -fno-common conftest.c >&5 configure:8803: $? = 0 configure:8807: test -z || test ! -s conftest.err configure:8810: $? = 0 configure:8813: test -s conftest. configure:8816: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 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:8859: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:21: error: storage size of `buf' isn't known configure:8865: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:8902: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:22: error: storage size of `buf' isn't known configure:8908: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 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:8964: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:21: error: `open64' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) configure:8970: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9007: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:22: error: `open64' undeclared (first use in this function) conftest.c:22: error: (Each undeclared identifier is reported only once conftest.c:22: error: for each function it appears in.) configure:9013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9050: result: none configure:9058: checking for 64-bit integer type configure:9082: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:21: error: `__int64' undeclared (first use in this function) conftest.c:21: error: (Each undeclared identifier is reported only once conftest.c:21: error: for each function it appears in.) conftest.c:21: error: parse error before "value" configure:9088: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:9132: cc -c -fno-common conftest.c >&5 configure:9138: $? = 0 configure:9142: test -z || test ! -s conftest.err configure:9145: $? = 0 configure:9148: test -s conftest. configure:9151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "mysqltcl" | #define PACKAGE_TARNAME "mysqltcl" | #define PACKAGE_VERSION "3.03" | #define PACKAGE_STRING "mysqltcl 3.03" | #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 USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | | int | main () | { | switch (0) { | case 1: case (sizeof(long long)==sizeof(long)): ; | } | ; | return 0; | } configure:9168: result: using long configure:9493: checking for build with symbols configure:9506: result: no configure:9678: checking for mysql header configure:9685: result: yes configure:9687: checking for libmysqlclient lib configure:9697: error: Cannot find libmysqlclient.dylib in /usr/lib/mysql use --with-mysql-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= 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_lib_pthread_pthread_mutex_init=yes ac_cv_objext= 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_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' CELIB_DIR='' CFLAGS='-fno-common ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='-Os' CFLAGS_OPTIMIZE='-Os' CFLAGS_WARNING='' CLEANFILES='pkgIndex.tcl' CPP='cc -E' CPPFLAGS='' CYGPATH='echo' DEFS='' 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 -headerpad_max_install_names -Wl,-search_paths_first ' LDFLAGS_DEFAULT=' -prebind -headerpad_max_install_names -Wl,-search_paths_first ' LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH' LIBMYSQL='libmysqclient.dylib' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} ' MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}' MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)' MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)' MATH_LIBS='' MYSQL_INCLUDES='-I/usr/include/mysql' MYSQL_LIBS='-L/usr/lib/mysql -lmysqlclient' MYSQL_LIB_DIR='/usr/lib/mysql' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='mysqltcl' PACKAGE_STRING='mysqltcl 3.03' PACKAGE_TARNAME='mysqltcl' PACKAGE_VERSION='3.03' PATH_SEPARATOR=':' PKG_CFLAGS=' ' PKG_HEADERS='' PKG_INCLUDES='' PKG_LIBS='' PKG_LIB_FILE='libmysqltcl3.03.dylib' PKG_OBJECTS=' mysqltcl.${OBJEXT}' PKG_SOURCES=' mysqltcl.c' PKG_STUB_LIB_FILE='libmysqltclstub3.03.a' PKG_STUB_OBJECTS='' PKG_STUB_SOURCES='' PKG_TCL_SOURCES='' RANLIB=':' RANLIB_STUB='ranlib' 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} -L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4' 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_THREADS='1' 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' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define NO_STDLIB_H 1 #define NO_STRING_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "mysqltcl" #define PACKAGE_STRING "mysqltcl 3.03" #define PACKAGE_TARNAME "mysqltcl" #define PACKAGE_VERSION "3.03" #define TCL_THREADS 1 #define TCL_WIDE_INT_IS_LONG 1 #define USE_TCL_STUBS 1 #define USE_THREAD_ALLOC 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 configure: exit 1