Tcl Source Code

Artifact [8ba7ae0b16]
Login

Artifact 8ba7ae0b16bf1f686ac204cafdf487a390babac9:

Attachment "config.log" to ticket [975323ffff] added by karll 2004-06-18 19:40:09.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure -v --prefix=/pp

## --------- ##
## Platform. ##
## --------- ##

hostname = powertrip.local
uname -m = Power Macintosh
uname -r = 7.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 7.4.0: Wed May 12 16:58:24 PDT 2004; root:xnu/xnu-517.7.7.obj~7/RELEASE_PPC 

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
	 Darwin Kernel Version 7.4.0:
Wed May 12 16:58:24 PDT 2004; root:xnu/xnu-517.7.7.obj~7/RELEASE_PPC


Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc7450 (PowerPC 7450)
Processor active: 0
Primary memory available: 1024.00 megabytes.
Default processor set: 75 tasks, 198 threads, 1 processors
Load average: 1.62, Mach factor: 0.40
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /pp/bin
PATH: /opt/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1302: checking whether to use symlinks for manpages
configure:1311: result: no
configure:1314: checking compression for manpages
configure:1326: result: no
configure:1388: checking for gcc
configure:1404: found /usr/bin/gcc
configure:1414: result: gcc
configure:1658: checking for C compiler version
configure:1661: gcc --version </dev/null >&5
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
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:1664: $? = 0
configure:1666: gcc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
configure:1669: $? = 0
configure:1671: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1674: $? = 1
configure:1698: checking for C compiler default output
configure:1701: gcc    conftest.c  >&5
configure:1704: $? = 0
configure:1750: result: a.out
configure:1755: checking whether the C compiler works
configure:1761: ./a.out
configure:1764: $? = 0
configure:1781: result: yes
configure:1788: checking whether we are cross compiling
configure:1790: result: no
configure:1793: checking for suffix of executables
configure:1795: gcc -o conftest    conftest.c  >&5
configure:1798: $? = 0
configure:1823: result: 
configure:1829: checking for suffix of object files
configure:1851: gcc -c   conftest.c >&5
configure:1854: $? = 0
configure:1876: result: o
configure:1880: checking whether we are using the GNU C compiler
configure:1905: gcc -c   conftest.c >&5
configure:1908: $? = 0
configure:1911: test -s conftest.o
configure:1914: $? = 0
configure:1927: result: yes
configure:1933: checking whether gcc accepts -g
configure:1955: gcc -c -g  conftest.c >&5
configure:1958: $? = 0
configure:1961: test -s conftest.o
configure:1964: $? = 0
configure:1975: result: yes
configure:1992: checking for gcc option to accept ANSI C
configure:2053: gcc  -c   conftest.c >&5
configure:2056: $? = 0
configure:2059: test -s conftest.o
configure:2062: $? = 0
configure:2080: result: none needed
configure:2098: gcc -c   conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2101: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2216: checking how to run the C preprocessor
configure:2252: gcc -E  conftest.c
configure:2258: $? = 0
configure:2290: gcc -E  conftest.c
configure:2289:28: ac_nonexistent.h: No such file or directory
configure:2296: $? = 1
configure: failed program was:
| #line 2281 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2334: result: gcc -E
configure:2359: gcc -E  conftest.c
configure:2365: $? = 0
configure:2397: gcc -E  conftest.c
configure:2396:28: ac_nonexistent.h: No such file or directory
configure:2403: $? = 1
configure: failed program was:
| #line 2388 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2446: checking for egrep
configure:2456: result: grep -E
configure:2461: checking for ANSI C header files
configure:2487: gcc -c   conftest.c >&5
configure:2490: $? = 0
configure:2493: test -s conftest.o
configure:2496: $? = 0
configure:2585: gcc -o conftest    conftest.c  >&5
configure:2588: $? = 0
configure:2590: ./conftest
configure:2593: $? = 0
configure:2608: result: yes
configure:2632: checking for sys/types.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for sys/stat.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for stdlib.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for string.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for memory.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for strings.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for inttypes.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for stdint.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2632: checking for unistd.h
configure:2649: gcc -c   conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2669: result: yes
configure:2687: checking for unistd.h
configure:2692: result: yes
configure:2696: checking limits.h usability
configure:2709: gcc -c   conftest.c >&5
configure:2712: $? = 0
configure:2715: test -s conftest.o
configure:2718: $? = 0
configure:2728: result: yes
configure:2732: checking limits.h presence
configure:2743: gcc -E  conftest.c
configure:2749: $? = 0
configure:2768: result: yes
configure:2804: checking for limits.h
configure:2811: result: yes
configure:2830: checking for building with threads
configure:3367: result: no (default)
configure:3404: checking if the compiler understands -pipe
configure:3425: gcc -pipe -c   conftest.c >&5
configure:3428: $? = 0
configure:3431: test -s conftest.o
configure:3434: $? = 0
configure:3436: result: yes
configure:3462: checking for sin
configure:3512: gcc -pipe -o conftest    conftest.c  >&5
configure:3504: warning: conflicting types for built-in function `sin'
configure:3515: $? = 0
configure:3518: test -s conftest
configure:3521: $? = 0
configure:3532: result: yes
configure:3540: checking for main in -lieee
configure:3565: gcc -pipe -o conftest    conftest.c -lieee   >&5
ld: can't locate file for: -lieee
configure:3568: $? = 1
configure: failed program was:
| #line 3547 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:3586: result: no
configure:3598: checking for main in -linet
configure:3623: gcc -pipe -o conftest    conftest.c -linet   >&5
ld: can't locate file for: -linet
configure:3626: $? = 1
configure: failed program was:
| #line 3605 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:3644: result: no
configure:3660: checking net/errno.h usability
configure:3673: gcc -pipe -c   conftest.c >&5
configure:3717:23: net/errno.h: No such file or directory
configure:3676: $? = 1
configure: failed program was:
| #line 3662 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/errno.h>
configure:3692: result: no
configure:3696: checking net/errno.h presence
configure:3707: gcc -E  conftest.c
configure:3719:23: net/errno.h: No such file or directory
configure:3713: $? = 1
configure: failed program was:
| #line 3698 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <net/errno.h>
configure:3732: result: no
configure:3768: checking for net/errno.h
configure:3775: result: no
configure:3807: checking for connect
configure:3857: gcc -pipe -o conftest    conftest.c  >&5
configure:3860: $? = 0
configure:3863: test -s conftest
configure:3866: $? = 0
configure:3877: result: yes
configure:4106: checking for gethostbyname
configure:4156: gcc -pipe -o conftest    conftest.c  >&5
configure:4159: $? = 0
configure:4162: test -s conftest
configure:4165: $? = 0
configure:4176: result: yes
configure:4248: checking how to build libraries
configure:4266: result: shared
configure:4327: checking for ranlib
configure:4343: found /usr/bin/ranlib
configure:4354: result: ranlib
configure:4370: checking if 64bit support is requested
configure:4385: result: no
configure:4390: checking if 64bit Sparc VIS support is requested
configure:4407: result: no
configure:4414: checking system version (for dynamic loading)
configure:4434: result: Darwin-7.4.0
configure:4442: checking for dlopen in -ldl
configure:4473: gcc -pipe -o conftest    conftest.c -ldl   >&5
configure:4476: $? = 0
configure:4479: test -s conftest
configure:4482: $? = 0
configure:4494: result: yes
configure:4528: checking for ar
configure:4544: found /usr/bin/ar
configure:4554: result: ar
configure:6408: checking for build with symbols
configure:6422: result: no
configure:6480: checking for required early compiler flags
configure:6504: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:6507: $? = 1
configure: failed program was:
| #line 6487 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main ()
| {
| char *p = (char *)strtoll; char *q = (char *)strtoull;
|   ;
|   return 0;
| }
configure:6538: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:6541: $? = 1
configure: failed program was:
| #line 6520 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| #define _ISOC99_SOURCE 1
| #include <stdlib.h>
| int
| main ()
| {
| char *p = (char *)strtoll; char *q = (char *)strtoull;
|   ;
|   return 0;
| }
configure:6589: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure: In function `main':
configure:6599: error: storage size of `buf' isn't known
configure:6592: $? = 1
configure: failed program was:
| #line 6572 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| int
| main ()
| {
| struct stat64 buf; int i = stat64("/", &buf);
|   ;
|   return 0;
| }
configure:6623: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure: In function `main':
configure:6633: error: storage size of `buf' isn't known
configure:6626: $? = 1
configure: failed program was:
| #line 6605 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| #define _LARGEFILE64_SOURCE 1
| #include <sys/stat.h>
| int
| main ()
| {
| struct stat64 buf; int i = stat64("/", &buf);
|   ;
|   return 0;
| }
configure:6654: result: none
configure:6662: checking for 64-bit integer type
configure:6687: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure: In function `main':
configure:6697: error: `__int64' undeclared (first use in this function)
configure:6697: error: (Each undeclared identifier is reported only once
configure:6697: error: for each function it appears in.)
configure:6697: error: parse error before "value"
configure:6690: $? = 1
configure: failed program was:
| #line 6670 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| __int64 value = (__int64) 0;
|   ;
|   return 0;
| }
configure:6728: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:6731: $? = 1
configure: failed program was:
| #line 6709 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| switch (0) {
|             case 1: case (sizeof(long long)==sizeof(long)): ;
|         }
|   ;
|   return 0;
| }
configure:6753: result: using long
configure:6932: checking whether byte ordering is bigendian
configure:6960: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:6963: $? = 1
configure: failed program was:
| #line 6938 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
|  bogus endian macros
| #endif
| 
|   ;
|   return 0;
| }
configure:7093: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7096: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 7072 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| /* end confdefs.h.  */
| int
| main ()
| {
|   /* Are we little or big endian?  From Harbison&Steele.  */
|   union
|   {
|     long l;
|     char c[sizeof (long)];
|   } u;
|   u.l = 1;
|   exit (u.c[sizeof (long) - 1] == 1);
| }
configure:7117: result: yes
configure:7147: checking for getcwd
configure:7197: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7200: $? = 1
configure: failed program was:
| #line 7152 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getcwd (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getcwd ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_getcwd) || defined (__stub___getcwd)
| choke me
| #else
| char (*f) () = getcwd;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getcwd;
|   ;
|   return 0;
| }
configure:7217: result: no
configure:7240: checking for opendir
configure:7290: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7293: $? = 1
configure: failed program was:
| #line 7245 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char opendir (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char opendir ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_opendir) || defined (__stub___opendir)
| choke me
| #else
| char (*f) () = opendir;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != opendir;
|   ;
|   return 0;
| }
configure:7310: result: no
configure:7240: checking for strstr
configure:7290: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7287: warning: conflicting types for built-in function `strstr'
configure:7293: $? = 1
configure: failed program was:
| #line 7245 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strstr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strstr ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strstr) || defined (__stub___strstr)
| choke me
| #else
| char (*f) () = strstr;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strstr;
|   ;
|   return 0;
| }
configure:7310: result: no
configure:7332: checking for strtol
configure:7382: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7385: $? = 1
configure: failed program was:
| #line 7337 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtol (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtol ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtol) || defined (__stub___strtol)
| choke me
| #else
| char (*f) () = strtol;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtol;
|   ;
|   return 0;
| }
configure:7402: result: no
configure:7332: checking for strtoll
configure:7382: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7385: $? = 1
configure: failed program was:
| #line 7337 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoll (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoll ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoll) || defined (__stub___strtoll)
| choke me
| #else
| char (*f) () = strtoll;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoll;
|   ;
|   return 0;
| }
configure:7402: result: no
configure:7332: checking for strtoull
configure:7382: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7385: $? = 1
configure: failed program was:
| #line 7337 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoull (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoull ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoull) || defined (__stub___strtoull)
| choke me
| #else
| char (*f) () = strtoull;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoull;
|   ;
|   return 0;
| }
configure:7402: result: no
configure:7332: checking for tmpnam
configure:7382: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7385: $? = 1
configure: failed program was:
| #line 7337 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char tmpnam (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char tmpnam ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_tmpnam) || defined (__stub___tmpnam)
| choke me
| #else
| char (*f) () = tmpnam;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != tmpnam;
|   ;
|   return 0;
| }
configure:7402: result: no
configure:7332: checking for waitpid
configure:7382: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7385: $? = 1
configure: failed program was:
| #line 7337 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char waitpid (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char waitpid ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_waitpid) || defined (__stub___waitpid)
| choke me
| #else
| char (*f) () = waitpid;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != waitpid;
|   ;
|   return 0;
| }
configure:7402: result: no
configure:7415: checking for strerror
configure:7465: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7468: $? = 1
configure: failed program was:
| #line 7420 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strerror (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strerror) || defined (__stub___strerror)
| choke me
| #else
| char (*f) () = strerror;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strerror;
|   ;
|   return 0;
| }
configure:7485: result: no
configure:7496: checking for getwd
configure:7546: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7549: $? = 1
configure: failed program was:
| #line 7501 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getwd (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getwd ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_getwd) || defined (__stub___getwd)
| choke me
| #else
| char (*f) () = getwd;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getwd;
|   ;
|   return 0;
| }
configure:7566: result: no
configure:7577: checking for wait3
configure:7627: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7630: $? = 1
configure: failed program was:
| #line 7582 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char wait3 (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char wait3 ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_wait3) || defined (__stub___wait3)
| choke me
| #else
| char (*f) () = wait3;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != wait3;
|   ;
|   return 0;
| }
configure:7647: result: no
configure:7658: checking for uname
configure:7708: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7711: $? = 1
configure: failed program was:
| #line 7663 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char uname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char uname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_uname) || defined (__stub___uname)
| choke me
| #else
| char (*f) () = uname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != uname;
|   ;
|   return 0;
| }
configure:7728: result: no
configure:7739: checking for realpath
configure:7789: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7792: $? = 1
configure: failed program was:
| #line 7744 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char realpath (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char realpath ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_realpath) || defined (__stub___realpath)
| choke me
| #else
| char (*f) () = realpath;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != realpath;
|   ;
|   return 0;
| }
configure:7809: result: no
configure:7831: checking dirent.h
configure:7869: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:7872: $? = 1
configure: failed program was:
| #line 7833 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <dirent.h>
| int
| main ()
| {
| 
| #ifndef _POSIX_SOURCE
| #   ifdef __Lynx__
| 	/*
| 	 * Generate compilation error to make the test fail:  Lynx headers
| 	 * are only valid if really in the POSIX environment.
| 	 */
| 
| 	missing_procedure();
| #   endif
| #endif
| DIR *d;
| struct dirent *entryPtr;
| char *p;
| d = opendir("foobar");
| entryPtr = readdir(d);
| p = entryPtr->d_name;
| closedir(d);
| 
|   ;
|   return 0;
| }
configure:7896: result: no
configure:7908: checking errno.h usability
configure:7921: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:7924: $? = 1
configure: failed program was:
| #line 7910 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <errno.h>
configure:7940: result: no
configure:7944: checking errno.h presence
configure:7955: gcc -E  conftest.c
configure:7961: $? = 0
configure:7980: result: yes
configure:8000: WARNING: errno.h: present but cannot be compiled
configure:8002: WARNING: errno.h: check for missing prerequisite headers?
configure:8004: WARNING: errno.h: proceeding with the preprocessor's result
configure:8016: checking for errno.h
configure:8023: result: yes
configure:8047: checking float.h usability
configure:8060: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:8063: $? = 1
configure: failed program was:
| #line 8049 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <float.h>
configure:8079: result: no
configure:8083: checking float.h presence
configure:8094: gcc -E  conftest.c
configure:8100: $? = 0
configure:8119: result: yes
configure:8139: WARNING: float.h: present but cannot be compiled
configure:8141: WARNING: float.h: check for missing prerequisite headers?
configure:8143: WARNING: float.h: proceeding with the preprocessor's result
configure:8155: checking for float.h
configure:8162: result: yes
configure:8186: checking values.h usability
configure:8199: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:8254:20: values.h: No such file or directory
configure:8202: $? = 1
configure: failed program was:
| #line 8188 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <values.h>
configure:8218: result: no
configure:8222: checking values.h presence
configure:8233: gcc -E  conftest.c
configure:8256:20: values.h: No such file or directory
configure:8239: $? = 1
configure: failed program was:
| #line 8224 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| /* end confdefs.h.  */
| #include <values.h>
configure:8258: result: no
configure:8294: checking for values.h
configure:8301: result: no
configure:8316: checking for limits.h
configure:8321: result: yes
configure:8455: checking for stdlib.h
configure:8460: result: yes
configure:8651: checking for string.h
configure:8656: result: yes
configure:8843: checking sys/wait.h usability
configure:8856: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:8859: $? = 1
configure: failed program was:
| #line 8845 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/wait.h>
configure:8875: result: no
configure:8879: checking sys/wait.h presence
configure:8890: gcc -E  conftest.c
configure:8896: $? = 0
configure:8915: result: yes
configure:8935: WARNING: sys/wait.h: present but cannot be compiled
configure:8937: WARNING: sys/wait.h: check for missing prerequisite headers?
configure:8939: WARNING: sys/wait.h: proceeding with the preprocessor's result
configure:8951: checking for sys/wait.h
configure:8958: result: yes
configure:8982: checking dlfcn.h usability
configure:8995: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:8998: $? = 1
configure: failed program was:
| #line 8984 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dlfcn.h>
configure:9014: result: no
configure:9018: checking dlfcn.h presence
configure:9029: gcc -E  conftest.c
configure:9035: $? = 0
configure:9054: result: yes
configure:9074: WARNING: dlfcn.h: present but cannot be compiled
configure:9076: WARNING: dlfcn.h: check for missing prerequisite headers?
configure:9078: WARNING: dlfcn.h: proceeding with the preprocessor's result
configure:9090: checking for dlfcn.h
configure:9097: result: yes
configure:9120: checking for unistd.h
configure:9125: result: yes
configure:9129: checking sys/param.h usability
configure:9142: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:9145: $? = 1
configure: failed program was:
| #line 9131 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/param.h>
configure:9161: result: no
configure:9165: checking sys/param.h presence
configure:9176: gcc -E  conftest.c
configure:9182: $? = 0
configure:9201: result: yes
configure:9221: WARNING: sys/param.h: present but cannot be compiled
configure:9223: WARNING: sys/param.h: check for missing prerequisite headers?
configure:9225: WARNING: sys/param.h: proceeding with the preprocessor's result
configure:9237: checking for sys/param.h
configure:9244: result: yes
configure:9281: checking sys/modem.h usability
configure:9294: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:9352:23: sys/modem.h: No such file or directory
configure:9297: $? = 1
configure: failed program was:
| #line 9283 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/modem.h>
configure:9313: result: no
configure:9317: checking sys/modem.h presence
configure:9328: gcc -E  conftest.c
configure:9354:23: sys/modem.h: No such file or directory
configure:9334: $? = 1
configure: failed program was:
| #line 9319 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/modem.h>
configure:9353: result: no
configure:9389: checking for sys/modem.h
configure:9396: result: no
configure:9409: checking termios vs. termio vs. sgtty
configure:9439: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:9442: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9418 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| 
| #include <termios.h>
| 
| int main() {
|     struct termios t;
|     if (tcgetattr(0, &t) == 0) {
| 	cfsetospeed(&t, 0);
| 	t.c_cflag |= PARENB | PARODD | CSIZE | CSTOPB;
| 	return 0;
|     }
|     return 1;
| }
configure:9484: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:9500:20: termio.h: No such file or directory
configure: In function `main':
configure:9503: error: storage size of `t' isn't known
configure:9504: error: `TCGETA' undeclared (first use in this function)
configure:9504: error: (Each undeclared identifier is reported only once
configure:9504: error: for each function it appears in.)
configure:9505: error: `CBAUD' undeclared (first use in this function)
configure:9505: error: `PARENB' undeclared (first use in this function)
configure:9505: error: `PARODD' undeclared (first use in this function)
configure:9505: error: `CSIZE' undeclared (first use in this function)
configure:9505: error: `CSTOPB' undeclared (first use in this function)
configure:9487: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9464 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| 
| #include <termio.h>
| 
| int main() {
|     struct termio t;
|     if (ioctl(0, TCGETA, &t) == 0) {
| 	t.c_cflag |= CBAUD | PARENB | PARODD | CSIZE | CSTOPB;
| 	return 0;
|     }
|     return 1;
| }
configure:9531: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:9534: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9510 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| 
| #include <sgtty.h>
| 
| int main() {
|     struct sgttyb t;
|     if (ioctl(0, TIOCGETP, &t) == 0) {
| 	t.sg_ospeed = 0;
| 	t.sg_flags |= ODDP | EVENP | RAW;
| 	return 0;
|     }
|     return 1;
| }
configure:9580: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:9583: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9557 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| 
| #include <termios.h>
| #include <errno.h>
| 
| int main() {
|     struct termios t;
|     if (tcgetattr(0, &t) == 0
| 	|| errno == ENOTTY || errno == ENXIO || errno == EINVAL) {
| 	cfsetospeed(&t, 0);
| 	t.c_cflag |= PARENB | PARODD | CSIZE | CSTOPB;
| 	return 0;
|     }
|     return 1;
| }
configure:9628: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:9642:20: termio.h: No such file or directory
configure: In function `main':
configure:9646: error: storage size of `t' isn't known
configure:9647: error: `TCGETA' undeclared (first use in this function)
configure:9647: error: (Each undeclared identifier is reported only once
configure:9647: error: for each function it appears in.)
configure:9649: error: `CBAUD' undeclared (first use in this function)
configure:9649: error: `PARENB' undeclared (first use in this function)
configure:9649: error: `PARODD' undeclared (first use in this function)
configure:9649: error: `CSIZE' undeclared (first use in this function)
configure:9649: error: `CSTOPB' undeclared (first use in this function)
configure:9631: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9606 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| 
| #include <termio.h>
| #include <errno.h>
| 
| int main() {
|     struct termio t;
|     if (ioctl(0, TCGETA, &t) == 0
| 	|| errno == ENOTTY || errno == ENXIO || errno == EINVAL) {
| 	t.c_cflag |= CBAUD | PARENB | PARODD | CSIZE | CSTOPB;
| 	return 0;
|     }
|     return 1;
|     }
configure:9677: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:9680: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 9654 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| 
| #include <sgtty.h>
| #include <errno.h>
| 
| int main() {
|     struct sgttyb t;
|     if (ioctl(0, TIOCGETP, &t) == 0
| 	|| errno == ENOTTY || errno == ENXIO || errno == EINVAL) {
| 	t.sg_ospeed = 0;
| 	t.sg_flags |= ODDP | EVENP | RAW;
| 	return 0;
|     }
|     return 1;
| }
configure:9715: result: none
configure:9729: checking for fd_set in sys/types
configure:9751: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:9754: $? = 1
configure: failed program was:
| #line 9734 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| int
| main ()
| {
| fd_set readMask, writeMask;
|   ;
|   return 0;
| }
configure:9772: result: no
configure:9776: checking for fd_mask in sys/select
configure:9801: result: present
configure:9822: checking whether struct tm is in sys/time.h or time.h
configure:9846: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:9849: $? = 1
configure: failed program was:
| #line 9827 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <time.h>
| 
| int
| main ()
| {
| struct tm *tp; tp->tm_sec;
|   ;
|   return 0;
| }
configure:9866: result: sys/time.h
configure:9891: checking sys/time.h usability
configure:9904: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:9907: $? = 1
configure: failed program was:
| #line 9893 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/time.h>
configure:9923: result: no
configure:9927: checking sys/time.h presence
configure:9938: gcc -E  conftest.c
configure:9944: $? = 0
configure:9963: result: yes
configure:9983: WARNING: sys/time.h: present but cannot be compiled
configure:9985: WARNING: sys/time.h: check for missing prerequisite headers?
configure:9987: WARNING: sys/time.h: proceeding with the preprocessor's result
configure:9999: checking for sys/time.h
configure:10006: result: yes
configure:10019: checking whether time.h and sys/time.h may both be included
configure:10045: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:10048: $? = 1
configure: failed program was:
| #line 10024 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/time.h>
| #include <time.h>
| 
| int
| main ()
| {
| if ((struct tm *) 0)
| return 0;
|   ;
|   return 0;
| }
configure:10065: result: no
configure:10075: checking for struct tm.tm_zone
configure:10102: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:10105: $? = 1
configure: failed program was:
| #line 10080 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:10140: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:10143: $? = 1
configure: failed program was:
| #line 10118 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:10162: result: no
configure:10180: checking for tzname
configure:10206: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:10209: $? = 1
configure: failed program was:
| #line 10185 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <time.h>
| #ifndef tzname /* For SGI.  */
| extern char *tzname[]; /* RS6000 and others reject char **tzname.  */
| #endif
| 
| int
| main ()
| {
| atoi(*tzname);
|   ;
|   return 0;
| }
configure:10226: result: no
configure:10243: checking for gmtime_r
configure:10293: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:10296: $? = 1
configure: failed program was:
| #line 10248 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gmtime_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gmtime_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gmtime_r) || defined (__stub___gmtime_r)
| choke me
| #else
| char (*f) () = gmtime_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gmtime_r;
|   ;
|   return 0;
| }
configure:10313: result: no
configure:10243: checking for localtime_r
configure:10293: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:10296: $? = 1
configure: failed program was:
| #line 10248 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char localtime_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char localtime_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_localtime_r) || defined (__stub___localtime_r)
| choke me
| #else
| char (*f) () = localtime_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != localtime_r;
|   ;
|   return 0;
| }
configure:10313: result: no
configure:10324: checking tm_tzadj in struct tm
configure:10346: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure: In function `main':
configure:10371: error: structure has no member named `tm_tzadj'
configure:10349: $? = 1
configure: failed program was:
| #line 10329 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| struct tm tm; tm.tm_tzadj;
|   ;
|   return 0;
| }
configure:10367: result: no
configure:10376: checking tm_gmtoff in struct tm
configure:10398: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:10401: $? = 1
configure: failed program was:
| #line 10381 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| struct tm tm; tm.tm_gmtoff;
|   ;
|   return 0;
| }
configure:10419: result: no
configure:10432: checking long timezone variable
configure:10456: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure: In function `main':
configure:10479: error: `timezone' redeclared as different kind of symbol
/usr/include/time.h:141: error: previous declaration of `timezone'
configure:10459: $? = 1
configure: failed program was:
| #line 10437 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| extern long timezone;
| 	    timezone += 1;
| 	    exit (0);
|   ;
|   return 0;
| }
configure:10477: result: no
configure:10488: checking time_t timezone variable
configure:10512: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure: In function `main':
configure:10535: error: `timezone' redeclared as different kind of symbol
/usr/include/time.h:141: error: previous declaration of `timezone'
configure:10515: $? = 1
configure: failed program was:
| #line 10493 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| extern time_t timezone;
| 		timezone += 1;
| 		exit (0);
|   ;
|   return 0;
| }
configure:10533: result: no
configure:10549: checking for struct stat.st_blksize
configure:10573: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:10576: $? = 1
configure: failed program was:
| #line 10554 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_blksize)
| return 0;
|   ;
|   return 0;
| }
configure:10608: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:10611: $? = 1
configure: failed program was:
| #line 10589 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_blksize)
| return 0;
|   ;
|   return 0;
| }
configure:10630: result: no
configure:10646: checking for fstatfs
configure:10696: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:10699: $? = 1
configure: failed program was:
| #line 10651 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fstatfs (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fstatfs ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fstatfs) || defined (__stub___fstatfs)
| choke me
| #else
| char (*f) () = fstatfs;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fstatfs;
|   ;
|   return 0;
| }
configure:10716: result: no
configure:10732: checking for working memcmp
configure:10781: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:10784: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 10740 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   /* Some versions of memcmp are not 8-bit clean.  */
|   char c0 = 0x40, c1 = 0x80, c2 = 0x81;
|   if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)
|     exit (1);
| 
|   /* The Next x86 OpenStep bug shows up only when comparing 16 bytes
|      or more and with at least one buffer not starting on a 4-byte boundary.
|      William Lewis provided this test program.   */
|   {
|     char foo[21];
|     char bar[21];
|     int i;
|     for (i = 0; i < 4; i++)
|       {
|         char *a = foo + i;
|         char *b = bar + i;
|         strcpy (a, "--------01111111");
|         strcpy (b, "--------10000000");
|         if (memcmp (a, b, 16) >= 0)
|           exit (1);
|       }
|     exit (0);
|   }
| 
|   ;
|   return 0;
| }
configure:10803: result: no
configure:10813: checking for memmove
configure:10863: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:10866: $? = 1
configure: failed program was:
| #line 10818 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memmove (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char memmove ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_memmove) || defined (__stub___memmove)
| choke me
| #else
| char (*f) () = memmove;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memmove;
|   ;
|   return 0;
| }
configure:10883: result: no
configure:10903: checking proper strstr implementation
configure:10924: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:10927: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 10908 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| /* end confdefs.h.  */
| 
| extern int strstr();
| int main()
| {
|     exit(strstr("\0test", "test") ? 1 : 0);
| }
| 
configure:10949: result: broken, using substitute
configure:10961: checking for strtoul
configure:11011: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11014: $? = 1
configure: failed program was:
| #line 10966 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoul (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoul ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoul) || defined (__stub___strtoul)
| choke me
| #else
| char (*f) () = strtoul;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoul;
|   ;
|   return 0;
| }
configure:11031: result: no
configure:11064: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11067: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 11042 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| /* end confdefs.h.  */
| 
| extern int strtoul();
| int main()
| {
|     char *string = "0";
|     char *term;
|     int value;
|     value = strtoul(string, &term, 0);
|     if ((value != 0) || (term != (string+1))) {
|         exit(1);
|     }
|     exit(0);
| }
configure:11096: checking for strtod
configure:11146: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11149: $? = 1
configure: failed program was:
| #line 11101 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtod (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtod ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtod) || defined (__stub___strtod)
| choke me
| #else
| char (*f) () = strtod;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtod;
|   ;
|   return 0;
| }
configure:11166: result: no
configure:11199: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11202: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 11177 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| /* end confdefs.h.  */
| 
| extern double strtod();
| int main()
| {
|     char *string = " +69";
|     char *term;
|     double value;
|     value = strtod(string, &term);
|     if ((value != 69) || (term != (string+4))) {
| 	exit(1);
|     }
|     exit(0);
| }
configure:11234: checking for strtod
configure:11304: result: no
configure:11395: checking for mode_t
configure:11420: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:11423: $? = 1
configure: failed program was:
| #line 11400 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((mode_t *) 0)
|   return 0;
| if (sizeof (mode_t))
|   return 0;
|   ;
|   return 0;
| }
configure:11440: result: no
configure:11452: checking for pid_t
configure:11477: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:11480: $? = 1
configure: failed program was:
| #line 11457 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((pid_t *) 0)
|   return 0;
| if (sizeof (pid_t))
|   return 0;
|   ;
|   return 0;
| }
configure:11497: result: no
configure:11509: checking for size_t
configure:11534: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:11537: $? = 1
configure: failed program was:
| #line 11514 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((size_t *) 0)
|   return 0;
| if (sizeof (size_t))
|   return 0;
|   ;
|   return 0;
| }
configure:11554: result: no
configure:11566: checking for uid_t in sys/types.h
configure:11590: result: yes
configure:11606: checking for socklen_t
configure:11637: result: yes
configure:11653: checking for opendir
configure:11723: result: no
configure:11743: checking union wait
configure:11770: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11773: $? = 1
configure: failed program was:
| #line 11748 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/wait.h>
| int
| main ()
| {
| 
| union wait x;
| WIFEXITED(x);		/* Generates compiler error if WIFEXITED
| 			 * uses an int. */
| 
|   ;
|   return 0;
| }
configure:11791: result: no
configure:11806: checking for strncasecmp
configure:11856: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11859: $? = 1
configure: failed program was:
| #line 11811 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strncasecmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strncasecmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strncasecmp) || defined (__stub___strncasecmp)
| choke me
| #else
| char (*f) () = strncasecmp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strncasecmp;
|   ;
|   return 0;
| }
configure:11876: result: no
configure:11885: checking for strncasecmp in -lsocket
configure:11916: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c -lsocket   -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11919: $? = 1
configure: failed program was:
| #line 11892 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strncasecmp ();
| int
| main ()
| {
| strncasecmp ();
|   ;
|   return 0;
| }
configure:11937: result: no
configure:11947: checking for strncasecmp in -linet
configure:11978: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c -linet   -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:11981: $? = 1
configure: failed program was:
| #line 11954 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strncasecmp ();
| int
| main ()
| {
| strncasecmp ();
|   ;
|   return 0;
| }
configure:11999: result: no
configure:12024: checking for BSDgettimeofday
configure:12074: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:12077: $? = 1
configure: failed program was:
| #line 12029 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char BSDgettimeofday (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char BSDgettimeofday ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_BSDgettimeofday) || defined (__stub___BSDgettimeofday)
| choke me
| #else
| char (*f) () = BSDgettimeofday;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != BSDgettimeofday;
|   ;
|   return 0;
| }
configure:12094: result: no
configure:12103: checking for gettimeofday
configure:12153: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:12156: $? = 1
configure: failed program was:
| #line 12108 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gettimeofday (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gettimeofday ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gettimeofday) || defined (__stub___gettimeofday)
| choke me
| #else
| char (*f) () = gettimeofday;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gettimeofday;
|   ;
|   return 0;
| }
configure:12173: result: no
configure:12187: checking for gettimeofday declaration
configure:12212: result: present
configure:12228: checking whether char is unsigned
configure:12252: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:12255: $? = 1
configure: failed program was:
| #line 12233 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((char) -1) < 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:12272: result: yes
configure:12281: checking signed char declarations
configure:12306: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:12309: $? = 1
configure: failed program was:
| #line 12286 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| 	signed char *p;
| 	p = 0;
| 
|   ;
|   return 0;
| }
configure:12327: result: no
configure:12340: checking for a putenv() that copies the buffer
configure:12376: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:12379: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 12348 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| /* end confdefs.h.  */
| 
| 	#include <stdlib.h>
| 	#define OURVAR "havecopy=yes"
| 	int main (int argc, char *argv)
| 	{
| 	    char *foo, *bar;
| 	    foo = (char *)strdup(OURVAR);
| 	    putenv(foo);
| 	    strcpy((char *)(strchr(foo, '=') + 1), "no");
| 	    bar = getenv("havecopy");
| 	    if (!strcmp(bar, "no")) {
| 		/* doesnt copy */
| 		return 0;
| 	    } else {
| 		/* does copy */
| 		return 1;
| 	    }
| 	}
| 
configure:12400: result: yes
configure:12435: checking langinfo.h usability
configure:12448: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:12451: $? = 1
configure: failed program was:
| #line 12437 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_PUTENV_THAT_COPIES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <langinfo.h>
configure:12467: result: no
configure:12471: checking langinfo.h presence
configure:12482: gcc -E  conftest.c
configure:12488: $? = 0
configure:12507: result: yes
configure:12527: WARNING: langinfo.h: present but cannot be compiled
configure:12529: WARNING: langinfo.h: check for missing prerequisite headers?
configure:12531: WARNING: langinfo.h: proceeding with the preprocessor's result
configure:12543: checking for langinfo.h
configure:12550: result: yes
configure:12563: checking whether to use nl_langinfo
configure:12583: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:12586: $? = 1
configure: failed program was:
| #line 12566 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_PUTENV_THAT_COPIES 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int
| main ()
| {
| nl_langinfo(CODESET);
|   ;
|   return 0;
| }
configure:12612: result: no (could not compile with nl_langinfo)
configure:12624: checking for chflags
configure:12674: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:12677: $? = 1
configure: failed program was:
| #line 12629 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_PUTENV_THAT_COPIES 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char chflags (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char chflags ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_chflags) || defined (__stub___chflags)
| choke me
| #else
| char (*f) () = chflags;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != chflags;
|   ;
|   return 0;
| }
configure:12694: result: no
configure:12713: checking for getattrlist
configure:12763: gcc -pipe -o conftest  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"   -prebind conftest.c  -framework CoreFoundation >&5
<command line>:9:23: missing terminating " character
configure:12766: $? = 1
configure: failed program was:
| #line 12718 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_PUTENV_THAT_COPIES 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getattrlist (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getattrlist ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_getattrlist) || defined (__stub___getattrlist)
| choke me
| #else
| char (*f) () = getattrlist;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getattrlist;
|   ;
|   return 0;
| }
configure:12783: result: no
configure:12816: checking sys/ioctl.h usability
configure:12829: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:12832: $? = 1
configure: failed program was:
| #line 12818 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_PUTENV_THAT_COPIES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ioctl.h>
configure:12848: result: no
configure:12852: checking sys/ioctl.h presence
configure:12863: gcc -E  conftest.c
configure:12869: $? = 0
configure:12888: result: yes
configure:12908: WARNING: sys/ioctl.h: present but cannot be compiled
configure:12910: WARNING: sys/ioctl.h: check for missing prerequisite headers?
configure:12912: WARNING: sys/ioctl.h: proceeding with the preprocessor's result
configure:12924: checking for sys/ioctl.h
configure:12931: result: yes
configure:12958: checking sys/filio.h usability
configure:12971: gcc -pipe -c  -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"  conftest.c >&5
<command line>:9:23: missing terminating " character
configure:12974: $? = 1
configure: failed program was:
| #line 12960 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define TCL_WIDE_INT_IS_LONG 1
| #define WORDS_BIGENDIAN 1
| #define USEGETWD 1
| #define NO_STRERROR 1
| #define NO_GETWD 1
| #define NO_WAIT3 1
| #define NO_UNAME 1
| #define NO_REALPATH 1
| #define NO_DIRENT_H 1
| #define NO_VALUES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define TM_IN_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define NO_FSTATFS 1
| #define NO_MEMMOVE 1
| #define NO_STRING_H 1
| #define mode_t int
| #define pid_t int
| #define size_t unsigned
| #define USE_DIRENT2_H 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_PUTENV_THAT_COPIES 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:12990: result: no
configure:12994: checking sys/filio.h presence
configure:13005: gcc -E  conftest.c
configure:13011: $? = 0
configure:13030: result: yes
configure:13050: WARNING: sys/filio.h: present but cannot be compiled
configure:13052: WARNING: sys/filio.h: check for missing prerequisite headers?
configure:13054: WARNING: sys/filio.h: proceeding with the preprocessor's result
configure:13066: checking for sys/filio.h
configure:13073: result: yes
configure:13086: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
configure:13137: result: O_NONBLOCK
configure:13153: checking how to package libraries
configure:13180: result: standard shared library
configure:13442: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on powertrip.local

config.status:662: creating Makefile
config.status:662: creating dltest/Makefile
config.status:662: creating tclConfig.sh

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian=yes
ac_cv_c_char_unsigned=yes
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_BSDgettimeofday=no
ac_cv_func_chflags=no
ac_cv_func_connect=yes
ac_cv_func_fstatfs=no
ac_cv_func_getattrlist=no
ac_cv_func_getcwd=no
ac_cv_func_gethostbyname=yes
ac_cv_func_gettimeofday=no
ac_cv_func_getwd=no
ac_cv_func_gmtime_r=no
ac_cv_func_localtime_r=no
ac_cv_func_memcmp_working=no
ac_cv_func_memmove=no
ac_cv_func_opendir=no
ac_cv_func_realpath=no
ac_cv_func_sin=yes
ac_cv_func_strerror=no
ac_cv_func_strncasecmp=no
ac_cv_func_strstr=no
ac_cv_func_strtod=no
ac_cv_func_strtol=no
ac_cv_func_strtoll=no
ac_cv_func_strtoul=no
ac_cv_func_strtoull=no
ac_cv_func_tmpnam=no
ac_cv_func_uname=no
ac_cv_func_wait3=no
ac_cv_func_waitpid=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_errno_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_filio_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_modem_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=no
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_ieee_main=no
ac_cv_lib_inet_main=no
ac_cv_lib_inet_strncasecmp=no
ac_cv_lib_socket_strncasecmp=no
ac_cv_member_struct_stat_st_blksize=no
ac_cv_member_struct_tm_tm_zone=no
ac_cv_objext=o
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_struct_tm=sys/time.h
ac_cv_type_mode_t=no
ac_cv_type_pid_t=no
ac_cv_type_size_t=no
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_var_tzname=no
tcl_cv_api_serial=none
tcl_cv_char_signed=no
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=no
tcl_cv_grep_fd_mask=present
tcl_cv_grep_gettimeofday=present
tcl_cv_member_tm_gmtoff=no
tcl_cv_member_tm_tzadj=no
tcl_cv_putenv_copy=yes
tcl_cv_timezone_long=no
tcl_cv_timezone_time=no
tcl_cv_type_64bit=none
tcl_cv_type_fd_set=no
tcl_cv_union_wait=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
BUILD_DLTEST='$(DLTEST_TARGETS)'
CC='gcc -pipe'
CC_SEARCH_FLAGS=''
CFG_TCL_EXPORT_FILE_SUFFIX=''
CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}${DBGX}.dylib'
CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}${DBGX}.a'
CFLAGS=' -DMAC_OSX_TCL -DHAVE_CFBUNDLE -DUSE_VFORK -DTCL_DEFAULT_ENCODING=\"utf-8\"'
CFLAGS_DEBUG='-g'
CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)'
CFLAGS_OPTIMIZE='-Os'
CFLAGS_WARNING='-Wall -Wconversion -Wno-implicit-int'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DUSEGETWD=1 -DNO_STRERROR=1 -DNO_GETWD=1 -DNO_WAIT3=1 -DNO_UNAME=1 -DNO_REALPATH=1 -DNO_DIRENT_H=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SELECT_H=1 -DTM_IN_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DNO_FSTATFS=1 -DNO_MEMMOVE=1 -DNO_STRING_H=1 -Dmode_t=int -Dpid_t=int -Dsize_t=unsigned -DUSE_DIRENT2_H=1 -DNO_UNION_WAIT=1 -DNO_GETTOD=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 '
DL_LIBS=''
DL_OBJS='tclLoadDyld.o'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_LIB='$(INSTALL_LIBRARY) $(LIB_FILE) $(LIB_INSTALL_DIR)/$(LIB_FILE)'
INSTALL_STUB_LIB='$(INSTALL_LIBRARY) $(STUB_LIB_FILE) $(LIB_INSTALL_DIR)/$(STUB_LIB_FILE) ; (cd $(LIB_INSTALL_DIR) ; $(RANLIB) $(STUB_LIB_FILE))'
LDFLAGS=' -prebind'
LDFLAGS_DEBUG=''
LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)'
LDFLAGS_OPTIMIZE=''
LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH'
LD_SEARCH_FLAGS=''
LIBOBJS=' opendir$U.o strstr$U.o strtol$U.o strtoll$U.o strtoull$U.o tmpnam$U.o waitpid$U.o memcmp$U.o strstr$U.o strtoul$U.o strtod$U.o strncasecmp$U.o'
LIBS=' -framework CoreFoundation'
LTLIBOBJS=' opendir$U.lo strstr$U.lo strtol$U.lo strtoll$U.lo strtoull$U.lo tmpnam$U.lo waitpid$U.lo memcmp$U.lo strstr$U.lo strtoul$U.lo strtod$U.lo strncasecmp$U.lo'
MAKE_LIB='${SHLIB_LD} -o $@ ${SHLIB_LD_FLAGS} ${OBJS} ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}'
MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@'
MKLINKS_FLAGS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLAT_OBJS='tclMacOSXBundle.o tclMacOSXFCmd.o'
RANLIB='ranlib'
SHELL='/bin/sh'
SHLIB_CFLAGS='-fno-common'
SHLIB_LD='cc -dynamiclib ${LDFLAGS}'
SHLIB_LD_FLAGS=''
SHLIB_LD_LIBS='${LIBS}'
SHLIB_SUFFIX='.dylib'
STLIB_LD='${AR} cr'
TCL_BUILD_EXP_FILE=''
TCL_BUILD_LIB_SPEC='-L/pp/src/tcl/unix -ltcl8.5${TCL_DBGX}'
TCL_BUILD_STUB_LIB_PATH='/pp/src/tcl/unix/libtclstub8.5${TCL_DBGX}.a'
TCL_BUILD_STUB_LIB_SPEC='-L/pp/src/tcl/unix -ltclstub8.5${TCL_DBGX}'
TCL_DBGX=''
TCL_EXP_FILE=''
TCL_HAS_LONGLONG=''
TCL_INCLUDE_SPEC='-I/pp/include'
TCL_LIBS='  -framework CoreFoundation '
TCL_LIB_FILE='libtcl8.5${TCL_DBGX}.dylib'
TCL_LIB_FLAG='-ltcl8.5${TCL_DBGX}'
TCL_LIB_SPEC='-L/pp/lib -ltcl8.5${TCL_DBGX}'
TCL_LIB_VERSIONS_OK='ok'
TCL_MAJOR_VERSION='8'
TCL_MINOR_VERSION='5'
TCL_NEEDS_EXP_FILE='0'
TCL_PACKAGE_PATH='/pp/lib'
TCL_PATCH_LEVEL='a2'
TCL_SHARED_BUILD='1'
TCL_SHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}${SHLIB_SUFFIX}'
TCL_SHLIB_LD_EXTRAS='-compatibility_version 8.5 -current_version ${VERSION} -install_name ${DYLIB_INSTALL_DIR}/${TCL_LIB_FILE} -prebind -seg1addr 0xa000000'
TCL_SRC_DIR='/pp/src/tcl'
TCL_STUB_LIB_FILE='libtclstub8.5${TCL_DBGX}.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5${TCL_DBGX}'
TCL_STUB_LIB_PATH='/pp/lib/libtclstub8.5${TCL_DBGX}.a'
TCL_STUB_LIB_SPEC='-L/pp/lib -ltclstub8.5${TCL_DBGX}'
TCL_THREADS='0'
TCL_UNSHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}.a'
TCL_VERSION='8.5'
TK_SHLIB_LD_EXTRAS='-compatibility_version  -current_version ${VERSION} -install_name ${DYLIB_INSTALL_DIR}/${TK_LIB_FILE} -prebind -seg1addr 0xb000000'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='/pp'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='/pp/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/pp'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PUTENV_THAT_COPIES 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define NO_DIRENT_H 1
#define NO_FSTATFS 1
#define NO_GETTOD 1
#define NO_GETWD 1
#define NO_MEMMOVE 1
#define NO_REALPATH 1
#define NO_STRERROR 1
#define NO_STRING_H 1
#define NO_UNAME 1
#define NO_UNION_WAIT 1
#define NO_VALUES_H 1
#define NO_WAIT3 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define TCL_CFGVAL_ENCODING "iso8859-1"
#define TCL_CFG_DEBUG 1
#define TCL_CFG_OPTIMIZED 1
#define TCL_WIDE_INT_IS_LONG 1
#define TM_IN_SYS_TIME 1
#define USEGETWD 1
#define USE_DIRENT2_H 1
#define WORDS_BIGENDIAN 1
#define mode_t int
#define pid_t int
#define size_t unsigned

configure: exit 0