Tcl Source Code

Artifact [04c2f99d03]
Login

Artifact 04c2f99d0305cdb6291a1e32869c08988735769c:

Attachment "config.log" to ticket [f50ff6f929] added by sakthivp 2014-03-11 14:24:13. (unpublished)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by tcl configure 8.6, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/scratch/sakthi/Tcl_8.6_debug_2 --enable-symbols=mem

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

hostname = pedsun3
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_122300-59

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = pedsun3
Release = 5.9
KernelID = Generic_122300-59
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/pure/releases/purify.hp.2003a.06.15.FixPack.0214/cache/opt/star-ncf-prod/ep_patch/usr/lib
PATH: /usr/ccs/bin
PATH: /opt/Forte6Upd2/SUNWspro/bin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/ucb
PATH: /etc
PATH: /bin
PATH: .
PATH: /opt/ccm71/bin
PATH: /opt/oracle/product/10.2.0/bin
PATH: /opt/tools/bin
PATH: /usr/local/bin
PATH: /opt/ccm71/bin


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

configure:1382: checking whether to use symlinks for manpages
configure:1391: result: no
configure:1394: checking whether to compress the manpages
configure:1409: result: no
configure:1423: checking whether to add a package name suffix for the manpages
configure:1436: result: no
configure:1498: checking for gcc
configure:1527: result: no
configure:1578: checking for cc
configure:1594: found /opt/Forte6Upd2/SUNWspro/bin/cc
configure:1604: result: cc
configure:1768: checking for C compiler version
configure:1771: cc --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files.  Use 'cc -flags' for details
configure:1774: $? = 1
configure:1776: cc -v </dev/null >&5
usage: cc [ options] files.  Use 'cc -flags' for details
configure:1779: $? = 1
configure:1781: cc -V </dev/null >&5
cc: Sun WorkShop 6 update 2 C 5.3 2001/05/15
usage: cc [ options] files.  Use 'cc -flags' for details
configure:1784: $? = 1
configure:1807: checking for C compiler default output file name
configure:1810: cc    conftest.c  >&5
configure:1813: $? = 0
configure:1859: result: a.out
configure:1864: checking whether the C compiler works
configure:1870: ./a.out
configure:1873: $? = 0
configure:1890: result: yes
configure:1897: checking whether we are cross compiling
configure:1899: result: no
configure:1902: checking for suffix of executables
configure:1904: cc -o conftest    conftest.c  >&5
configure:1907: $? = 0
configure:1932: result: 
configure:1938: checking for suffix of object files
configure:1959: cc -c   conftest.c >&5
configure:1962: $? = 0
configure:1984: result: o
configure:1988: checking whether we are using the GNU C compiler
configure:2012: cc -c   conftest.c >&5
"conftest.c", line 14: undefined symbol: choke
"conftest.c", line 14: syntax error before or at: me
cc: acomp failed for conftest.c
configure:2018: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2044: result: no
configure:2050: checking whether cc accepts -g
configure:2071: cc -c -g  conftest.c >&5
configure:2077: $? = 0
configure:2081: test -z 
			 || test ! -s conftest.err
configure:2084: $? = 0
configure:2087: test -s conftest.o
configure:2090: $? = 0
configure:2101: result: yes
configure:2118: checking for cc option to accept ANSI C
configure:2188: cc  -c   conftest.c >&5
"conftest.c", line 52: warning: statement not reached
configure:2194: $? = 0
configure:2198: test -z 
			 || test ! -s conftest.err
configure:2201: $? = 0
configure:2204: test -s conftest.o
configure:2207: $? = 0
configure:2225: result: none needed
configure:2243: cc -c   conftest.c >&5
"conftest.c", line 2: warning: old-style declaration or incorrect type for: choke
"conftest.c", line 2: syntax error before or at: me
"conftest.c", line 3: warning: old-style declaration or incorrect type for: me
cc: acomp failed for conftest.c
configure:2249: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2383: checking for inline
configure:2404: cc -c   conftest.c >&5
configure:2410: $? = 0
configure:2414: test -z 
			 || test ! -s conftest.err
configure:2417: $? = 0
configure:2420: test -s conftest.o
configure:2423: $? = 0
configure:2435: result: inline
configure:2469: checking how to run the C preprocessor
configure:2504: cc -E  conftest.c
configure:2510: $? = 0
configure:2542: cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:2548: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2587: result: cc -E
configure:2611: cc -E  conftest.c
configure:2617: $? = 0
configure:2649: cc -E  conftest.c
"conftest.c", line 9: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:2655: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2699: checking for egrep
configure:2709: result: egrep
configure:2714: checking for ANSI C header files
configure:2739: cc -c   conftest.c >&5
configure:2745: $? = 0
configure:2749: test -z 
			 || test ! -s conftest.err
configure:2752: $? = 0
configure:2755: test -s conftest.o
configure:2758: $? = 0
configure:2844: cc -o conftest    conftest.c  >&5
configure:2847: $? = 0
configure:2849: ./conftest
configure:2852: $? = 0
configure:2867: result: yes
configure:2891: checking for sys/types.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2891: checking for sys/stat.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2891: checking for stdlib.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2891: checking for string.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2891: checking for memory.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2891: checking for strings.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2891: checking for inttypes.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2891: checking for stdint.h
configure:2907: cc -c   conftest.c >&5
"conftest.c", line 52: cannot find include file: <stdint.h>
cc: acomp failed for conftest.c
configure:2913: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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
| /* 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 <stdint.h>
configure:2937: result: no
configure:2891: checking for unistd.h
configure:2907: cc -c   conftest.c >&5
configure:2913: $? = 0
configure:2917: test -z 
			 || test ! -s conftest.err
configure:2920: $? = 0
configure:2923: test -s conftest.o
configure:2926: $? = 0
configure:2937: result: yes
configure:2950: checking dirent.h
configure:2991: cc -o conftest    conftest.c  >&5
configure:2997: $? = 0
configure:3001: test -z 
			 || test ! -s conftest.err
configure:3004: $? = 0
configure:3007: test -s conftest
configure:3010: $? = 0
configure:3022: result: yes
configure:3043: checking float.h usability
configure:3055: cc -c   conftest.c >&5
configure:3061: $? = 0
configure:3065: test -z 
			 || test ! -s conftest.err
configure:3068: $? = 0
configure:3071: test -s conftest.o
configure:3074: $? = 0
configure:3084: result: yes
configure:3088: checking float.h presence
configure:3098: cc -E  conftest.c
configure:3104: $? = 0
configure:3124: result: yes
configure:3159: checking for float.h
configure:3166: result: yes
configure:3191: checking values.h usability
configure:3203: cc -c   conftest.c >&5
configure:3209: $? = 0
configure:3213: test -z 
			 || test ! -s conftest.err
configure:3216: $? = 0
configure:3219: test -s conftest.o
configure:3222: $? = 0
configure:3232: result: yes
configure:3236: checking values.h presence
configure:3246: cc -E  conftest.c
configure:3252: $? = 0
configure:3272: result: yes
configure:3307: checking for values.h
configure:3314: result: yes
configure:3339: checking limits.h usability
configure:3351: cc -c   conftest.c >&5
configure:3357: $? = 0
configure:3361: test -z 
			 || test ! -s conftest.err
configure:3364: $? = 0
configure:3367: test -s conftest.o
configure:3370: $? = 0
configure:3380: result: yes
configure:3384: checking limits.h presence
configure:3394: cc -E  conftest.c
configure:3400: $? = 0
configure:3420: result: yes
configure:3455: checking for limits.h
configure:3462: result: yes
configure:3482: checking for stdlib.h
configure:3487: result: yes
configure:3684: checking for string.h
configure:3689: result: yes
configure:3883: checking sys/wait.h usability
configure:3895: cc -c   conftest.c >&5
configure:3901: $? = 0
configure:3905: test -z 
			 || test ! -s conftest.err
configure:3908: $? = 0
configure:3911: test -s conftest.o
configure:3914: $? = 0
configure:3924: result: yes
configure:3928: checking sys/wait.h presence
configure:3938: cc -E  conftest.c
configure:3944: $? = 0
configure:3964: result: yes
configure:3999: checking for sys/wait.h
configure:4006: result: yes
configure:4031: checking dlfcn.h usability
configure:4043: cc -c   conftest.c >&5
configure:4049: $? = 0
configure:4053: test -z 
			 || test ! -s conftest.err
configure:4056: $? = 0
configure:4059: test -s conftest.o
configure:4062: $? = 0
configure:4072: result: yes
configure:4076: checking dlfcn.h presence
configure:4086: cc -E  conftest.c
configure:4092: $? = 0
configure:4112: result: yes
configure:4147: checking for dlfcn.h
configure:4154: result: yes
configure:4185: checking sys/param.h usability
configure:4197: cc -c   conftest.c >&5
configure:4203: $? = 0
configure:4207: test -z 
			 || test ! -s conftest.err
configure:4210: $? = 0
configure:4213: test -s conftest.o
configure:4216: $? = 0
configure:4226: result: yes
configure:4230: checking sys/param.h presence
configure:4240: cc -E  conftest.c
configure:4246: $? = 0
configure:4266: result: yes
configure:4301: checking for sys/param.h
configure:4308: result: yes
configure:4439: checking for pthread_mutex_init in -lpthread
configure:4469: cc -o conftest    conftest.c -lpthread   >&5
configure:4475: $? = 0
configure:4479: test -z 
			 || test ! -s conftest.err
configure:4482: $? = 0
configure:4485: test -s conftest
configure:4488: $? = 0
configure:4501: result: yes
configure:4828: checking for pthread_attr_setstacksize
configure:4885: cc -o conftest    conftest.c   -lpthread >&5
"conftest.c", line 66: warning: statement not reached
configure:4891: $? = 0
configure:4895: test -z 
			 || test ! -s conftest.err
configure:4898: $? = 0
configure:4901: test -s conftest
configure:4904: $? = 0
configure:4916: result: yes
configure:4828: checking for pthread_atfork
configure:4885: cc -o conftest    conftest.c   -lpthread >&5
"conftest.c", line 67: warning: statement not reached
configure:4891: $? = 0
configure:4895: test -z 
			 || test ! -s conftest.err
configure:4898: $? = 0
configure:4901: test -s conftest
configure:4904: $? = 0
configure:4916: result: yes
configure:4931: checking for building with threads
configure:4943: result: yes
configure:4993: checking for sin
configure:5050: cc -o conftest    conftest.c  >&5
"conftest.c", line 70: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
sin                                 conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:5056: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* Define sin to an innocuous variant, in case <limits.h> declares sin.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sin innocuous_sin
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sin (); 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
| 
| #undef sin
| 
| /* 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 sin ();
| /* 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_sin) || defined (__stub___sin)
| choke me
| #else
| char (*f) () = sin;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sin;
|   ;
|   return 0;
| }
configure:5081: result: no
configure:5089: checking for main in -lieee
configure:5113: cc -o conftest    conftest.c -lieee   >&5
ld: fatal: library -lieee: not found
ld: fatal: File processing errors. No output written to conftest
configure:5119: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:5145: result: no
configure:5157: checking for main in -linet
configure:5181: cc -o conftest    conftest.c -linet   >&5
ld: fatal: library -linet: not found
ld: fatal: File processing errors. No output written to conftest
configure:5187: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:5213: result: no
configure:5229: checking net/errno.h usability
configure:5241: cc -c   conftest.c >&5
"conftest.c", line 62: cannot find include file: <net/errno.h>
cc: acomp failed for conftest.c
configure:5247: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 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:5270: result: no
configure:5274: checking net/errno.h presence
configure:5284: cc -E  conftest.c
"conftest.c", line 28: cannot find include file: <net/errno.h>
cc: acomp failed for conftest.c
configure:5290: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <net/errno.h>
configure:5310: result: no
configure:5345: checking for net/errno.h
configure:5352: result: no
configure:5386: checking for connect
configure:5443: cc -o conftest    conftest.c  >&5
"conftest.c", line 70: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
connect                             conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:5449: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* Define connect to an innocuous variant, in case <limits.h> declares connect.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define connect innocuous_connect
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char connect (); 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
| 
| #undef connect
| 
| /* 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 connect ();
| /* 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_connect) || defined (__stub___connect)
| choke me
| #else
| char (*f) () = connect;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != connect;
|   ;
|   return 0;
| }
configure:5474: result: no
configure:5483: checking for setsockopt
configure:5540: cc -o conftest    conftest.c  >&5
"conftest.c", line 70: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
setsockopt                          conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:5546: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* Define setsockopt to an innocuous variant, in case <limits.h> declares setsockopt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setsockopt innocuous_setsockopt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setsockopt (); 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
| 
| #undef setsockopt
| 
| /* 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 setsockopt ();
| /* 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_setsockopt) || defined (__stub___setsockopt)
| choke me
| #else
| char (*f) () = setsockopt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != setsockopt;
|   ;
|   return 0;
| }
configure:5571: result: no
configure:5576: checking for setsockopt in -lsocket
configure:5606: cc -o conftest    conftest.c -lsocket   >&5
configure:5612: $? = 0
configure:5616: test -z 
			 || test ! -s conftest.err
configure:5619: $? = 0
configure:5622: test -s conftest
configure:5625: $? = 0
configure:5638: result: yes
configure:5749: checking for gethostbyname
configure:5806: cc -o conftest    conftest.c  -lsocket >&5
"conftest.c", line 70: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
gethostbyname                       conftest.o  (symbol belongs to implicit dependency /usr/lib/libnsl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
configure:5812: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethostbyname innocuous_gethostbyname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethostbyname (); 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
| 
| #undef gethostbyname
| 
| /* 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 gethostbyname ();
| /* 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_gethostbyname) || defined (__stub___gethostbyname)
| choke me
| #else
| char (*f) () = gethostbyname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethostbyname;
|   ;
|   return 0;
| }
configure:5837: result: no
configure:5842: checking for gethostbyname in -lnsl
configure:5872: cc -o conftest    conftest.c -lnsl   -lsocket >&5
configure:5878: $? = 0
configure:5882: test -z 
			 || test ! -s conftest.err
configure:5885: $? = 0
configure:5888: test -s conftest
configure:5891: $? = 0
configure:5904: result: yes
configure:5918: checking how to build libraries
configure:5936: result: shared
configure:5958: checking for tclsh
configure:5982: result: ./tclsh
configure:6011: checking zlib.h usability
configure:6023: cc -c   conftest.c >&5
configure:6029: $? = 0
configure:6033: test -z 
			 || test ! -s conftest.err
configure:6036: $? = 0
configure:6039: test -s conftest.o
configure:6042: $? = 0
configure:6052: result: yes
configure:6056: checking zlib.h presence
configure:6066: cc -E  conftest.c
configure:6072: $? = 0
configure:6092: result: yes
configure:6127: checking for zlib.h
configure:6134: result: yes
configure:6140: checking for gz_header
configure:6165: cc -c   conftest.c >&5
"conftest.c", line 33: undefined symbol: gz_header
"conftest.c", line 33: syntax error before or at: )
cc: acomp failed for conftest.c
configure:6171: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <zlib.h>
| 
| int
| main ()
| {
| if ((gz_header *) 0)
|   return 0;
| if (sizeof (gz_header))
|   return 0;
|   ;
|   return 0;
| }
configure:6195: result: no
configure:6407: checking for ranlib
configure:6423: found /usr/ccs/bin/ranlib
configure:6434: result: ranlib
configure:6450: checking if 64bit support is requested
configure:6459: result: no
configure:6464: checking if 64bit Sparc VIS support is requested
configure:6473: result: no
configure:6484: checking if compiler supports visibility "hidden"
configure:6512: cc -c  -fvisibility=hidden -Werror  conftest.c >&5
cc: Warning: illegal option -fvisibility=hidden
cc: illegal option -Werror
configure:6518: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #if !defined(__GNUC__) || __GNUC__ < 4
| #error visibility hidden is not supported for this compiler
| #endif
| 
|   ;
|   return 0;
| }
configure:6551: result: no
configure:6583: cc -o conftest  -Werror   conftest.c  -lsocket -lnsl -lpthread >&5
cc: illegal option -Werror
configure:6589: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| /* end confdefs.h.  */
| 
| 	    extern __attribute__((__visibility__("hidden"))) void f(void);
| 	    void f(void) {}
| int
| main ()
| {
| f();
|   ;
|   return 0;
| }
configure:6635: checking if rpath support is requested
configure:6644: result: yes
configure:6651: checking system version
configure:6679: result: SunOS-5.9
configure:6687: checking for dlopen in -ldl
configure:6717: cc -o conftest    conftest.c -ldl   -lsocket -lnsl -lpthread >&5
configure:6723: $? = 0
configure:6727: test -z 
			 || test ! -s conftest.err
configure:6730: $? = 0
configure:6733: test -s conftest
configure:6736: $? = 0
configure:6749: result: yes
configure:6830: checking for ar
configure:6846: found /usr/ccs/bin/ar
configure:6856: result: ar
configure:8654: checking whether to use -lsunmath for fp rounding control
configure:8804: result: no
configure:9105: checking for cast to union support
configure:9129: cc -c   conftest.c >&5
"conftest.c", line 38: invalid cast expression
cc: acomp failed for conftest.c
configure:9135: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| 		  union foo { int i; double d; };
| 		  union foo f = (union foo) (int) 0;
| 
|   ;
|   return 0;
| }
configure:9160: result: no
configure:9212: checking for build with symbols
configure:9275: result: enabled mem debugging
configure:9297: checking for required early compiler flags
configure:9320: cc -c   conftest.c >&5
configure:9326: $? = 0
configure:9330: test -z 
			 || test ! -s conftest.err
configure:9333: $? = 0
configure:9336: test -s conftest.o
configure:9339: $? = 0
configure:9425: cc -c   conftest.c >&5
configure:9431: $? = 0
configure:9435: test -z 
			 || test ! -s conftest.err
configure:9438: $? = 0
configure:9441: test -s conftest.o
configure:9444: $? = 0
configure:9530: cc -c   conftest.c >&5
"conftest.c", line 40: undefined symbol: open64
cc: acomp failed for conftest.c
configure:9536: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| /* end confdefs.h.  */
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
|   ;
|   return 0;
| }
configure:9573: cc -c   conftest.c >&5
"conftest.c", line 41: undefined symbol: open64
cc: acomp failed for conftest.c
configure:9579: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| /* end confdefs.h.  */
| #define _LARGEFILE_SOURCE64 1
| #include <sys/stat.h>
| int
| main ()
| {
| char *p = (char *)open64;
|   ;
|   return 0;
| }
configure:9616: result: none
configure:9625: checking for 64-bit integer type
configure:9649: cc -c   conftest.c >&5
"conftest.c", line 40: undefined symbol: __int64
"conftest.c", line 40: syntax error before or at: value
cc: acomp failed for conftest.c
configure:9655: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| __int64 value = (__int64) 0;
|   ;
|   return 0;
| }
configure:9699: cc -c   conftest.c >&5
configure:9705: $? = 0
configure:9709: test -z 
			 || test ! -s conftest.err
configure:9712: $? = 0
configure:9715: test -s conftest.o
configure:9718: $? = 0
configure:9743: result: long long
configure:9747: checking for struct dirent64
configure:9770: cc -c   conftest.c >&5
configure:9776: $? = 0
configure:9780: test -z 
			 || test ! -s conftest.err
configure:9783: $? = 0
configure:9786: test -s conftest.o
configure:9789: $? = 0
configure:9800: result: yes
configure:9810: checking for struct stat64
configure:9833: cc -c   conftest.c >&5
configure:9839: $? = 0
configure:9843: test -z 
			 || test ! -s conftest.err
configure:9846: $? = 0
configure:9849: test -s conftest.o
configure:9852: $? = 0
configure:9863: result: yes
configure:9878: checking for open64
configure:9935: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 81: warning: statement not reached
configure:9941: $? = 0
configure:9945: test -z 
			 || test ! -s conftest.err
configure:9948: $? = 0
configure:9951: test -s conftest
configure:9954: $? = 0
configure:9966: result: yes
configure:9878: checking for lseek64
configure:9935: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 82: warning: statement not reached
configure:9941: $? = 0
configure:9945: test -z 
			 || test ! -s conftest.err
configure:9948: $? = 0
configure:9951: test -s conftest
configure:9954: $? = 0
configure:9966: result: yes
configure:9976: checking for off64_t
configure:9999: cc -c   conftest.c >&5
configure:10005: $? = 0
configure:10009: test -z 
			 || test ! -s conftest.err
configure:10012: $? = 0
configure:10015: test -s conftest.o
configure:10018: $? = 0
configure:10038: result: yes
configure:10052: checking whether byte ordering is bigendian
configure:10079: cc -c   conftest.c >&5
"conftest.c", line 49: undefined symbol: bogus
"conftest.c", line 49: syntax error before or at: endian
cc: acomp failed for conftest.c
configure:10085: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 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:10239: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:10242: $? = 0
configure:10244: ./conftest
configure:10247: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 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:10263: result: yes
configure:10293: checking for getcwd
configure:10350: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 85: warning: statement not reached
configure:10356: $? = 0
configure:10360: test -z 
			 || test ! -s conftest.err
configure:10363: $? = 0
configure:10366: test -s conftest
configure:10369: $? = 0
configure:10381: result: yes
configure:10407: checking for mkstemp
configure:10464: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 86: warning: statement not reached
configure:10470: $? = 0
configure:10474: test -z 
			 || test ! -s conftest.err
configure:10477: $? = 0
configure:10480: test -s conftest
configure:10483: $? = 0
configure:10495: result: yes
configure:10407: checking for opendir
configure:10464: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 87: warning: statement not reached
configure:10470: $? = 0
configure:10474: test -z 
			 || test ! -s conftest.err
configure:10477: $? = 0
configure:10480: test -s conftest
configure:10483: $? = 0
configure:10495: result: yes
configure:10407: checking for strtol
configure:10464: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 88: warning: statement not reached
configure:10470: $? = 0
configure:10474: test -z 
			 || test ! -s conftest.err
configure:10477: $? = 0
configure:10480: test -s conftest
configure:10483: $? = 0
configure:10495: result: yes
configure:10407: checking for waitpid
configure:10464: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 89: warning: statement not reached
configure:10470: $? = 0
configure:10474: test -z 
			 || test ! -s conftest.err
configure:10477: $? = 0
configure:10480: test -s conftest
configure:10483: $? = 0
configure:10495: result: yes
configure:10515: checking for strerror
configure:10572: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 90: warning: statement not reached
configure:10578: $? = 0
configure:10582: test -z 
			 || test ! -s conftest.err
configure:10585: $? = 0
configure:10588: test -s conftest
configure:10591: $? = 0
configure:10603: result: yes
configure:10615: checking for getwd
configure:10672: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 90: warning: statement not reached
configure:10678: $? = 0
configure:10682: test -z 
			 || test ! -s conftest.err
configure:10685: $? = 0
configure:10688: test -s conftest
configure:10691: $? = 0
configure:10703: result: yes
configure:10715: checking for wait3
configure:10772: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 90: warning: statement not reached
configure:10778: $? = 0
configure:10782: test -z 
			 || test ! -s conftest.err
configure:10785: $? = 0
configure:10788: test -s conftest
configure:10791: $? = 0
configure:10803: result: yes
configure:10815: checking for uname
configure:10872: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 90: warning: statement not reached
configure:10878: $? = 0
configure:10882: test -z 
			 || test ! -s conftest.err
configure:10885: $? = 0
configure:10888: test -s conftest
configure:10891: $? = 0
configure:10903: result: yes
configure:10922: checking for realpath
configure:10979: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 90: warning: statement not reached
configure:10985: $? = 0
configure:10989: test -z 
			 || test ! -s conftest.err
configure:10992: $? = 0
configure:10995: test -s conftest
configure:10998: $? = 0
configure:11010: result: yes
configure:11032: checking for getnameinfo
configure:11089: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 90: warning: statement not reached
configure:11095: $? = 0
configure:11099: test -z 
			 || test ! -s conftest.err
configure:11102: $? = 0
configure:11105: test -s conftest
configure:11108: $? = 0
configure:11120: result: yes
configure:11032: checking for getaddrinfo
configure:11089: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 91: warning: statement not reached
configure:11095: $? = 0
configure:11099: test -z 
			 || test ! -s conftest.err
configure:11102: $? = 0
configure:11105: test -s conftest
configure:11108: $? = 0
configure:11120: result: yes
configure:11032: checking for freeaddrinfo
configure:11089: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 92: warning: statement not reached
configure:11095: $? = 0
configure:11099: test -z 
			 || test ! -s conftest.err
configure:11102: $? = 0
configure:11105: test -s conftest
configure:11108: $? = 0
configure:11120: result: yes
configure:11032: checking for gai_strerror
configure:11089: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 93: warning: statement not reached
configure:11095: $? = 0
configure:11099: test -z 
			 || test ! -s conftest.err
configure:11102: $? = 0
configure:11105: test -s conftest
configure:11108: $? = 0
configure:11120: result: yes
configure:11132: checking for struct addrinfo
configure:11162: cc -c   conftest.c >&5
configure:11168: $? = 0
configure:11172: test -z 
			 || test ! -s conftest.err
configure:11175: $? = 0
configure:11178: test -s conftest.o
configure:11181: $? = 0
configure:11192: result: yes
configure:11204: checking for struct in6_addr
configure:11234: cc -c   conftest.c >&5
configure:11240: $? = 0
configure:11244: test -z 
			 || test ! -s conftest.err
configure:11247: $? = 0
configure:11250: test -s conftest.o
configure:11253: $? = 0
configure:11264: result: yes
configure:11276: checking for struct sockaddr_in6
configure:11306: cc -c   conftest.c >&5
configure:11312: $? = 0
configure:11316: test -z 
			 || test ! -s conftest.err
configure:11319: $? = 0
configure:11322: test -s conftest.o
configure:11325: $? = 0
configure:11336: result: yes
configure:11348: checking for struct sockaddr_storage
configure:11378: cc -c   conftest.c >&5
configure:11384: $? = 0
configure:11388: test -z 
			 || test ! -s conftest.err
configure:11391: $? = 0
configure:11394: test -s conftest.o
configure:11397: $? = 0
configure:11408: result: yes
configure:11534: checking for getpwuid_r
configure:11591: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 98: warning: statement not reached
configure:11597: $? = 0
configure:11601: test -z 
			 || test ! -s conftest.err
configure:11604: $? = 0
configure:11607: test -s conftest
configure:11610: $? = 0
configure:11622: result: yes
configure:11626: checking for getpwuid_r with 5 args
configure:11658: cc -c   conftest.c >&5
configure:11664: $? = 0
configure:11668: test -z 
			 || test ! -s conftest.err
configure:11671: $? = 0
configure:11674: test -s conftest.o
configure:11677: $? = 0
configure:11688: result: yes
configure:11781: checking for getpwnam_r
configure:11838: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 100: warning: statement not reached
configure:11844: $? = 0
configure:11848: test -z 
			 || test ! -s conftest.err
configure:11851: $? = 0
configure:11854: test -s conftest
configure:11857: $? = 0
configure:11869: result: yes
configure:11873: checking for getpwnam_r with 5 args
configure:11905: cc -c   conftest.c >&5
configure:11911: $? = 0
configure:11915: test -z 
			 || test ! -s conftest.err
configure:11918: $? = 0
configure:11921: test -s conftest.o
configure:11924: $? = 0
configure:11935: result: yes
configure:12028: checking for getgrgid_r
configure:12085: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 102: warning: statement not reached
configure:12091: $? = 0
configure:12095: test -z 
			 || test ! -s conftest.err
configure:12098: $? = 0
configure:12101: test -s conftest
configure:12104: $? = 0
configure:12116: result: yes
configure:12120: checking for getgrgid_r with 5 args
configure:12152: cc -c   conftest.c >&5
configure:12158: $? = 0
configure:12162: test -z 
			 || test ! -s conftest.err
configure:12165: $? = 0
configure:12168: test -s conftest.o
configure:12171: $? = 0
configure:12182: result: yes
configure:12275: checking for getgrnam_r
configure:12332: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 104: warning: statement not reached
configure:12338: $? = 0
configure:12342: test -z 
			 || test ! -s conftest.err
configure:12345: $? = 0
configure:12348: test -s conftest
configure:12351: $? = 0
configure:12363: result: yes
configure:12367: checking for getgrnam_r with 5 args
configure:12399: cc -c   conftest.c >&5
configure:12405: $? = 0
configure:12409: test -z 
			 || test ! -s conftest.err
configure:12412: $? = 0
configure:12415: test -s conftest.o
configure:12418: $? = 0
configure:12429: result: yes
configure:12555: checking for gethostbyname_r
configure:12612: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 106: warning: statement not reached
configure:12618: $? = 0
configure:12622: test -z 
			 || test ! -s conftest.err
configure:12625: $? = 0
configure:12628: test -s conftest
configure:12631: $? = 0
configure:12643: result: yes
configure:12647: checking for gethostbyname_r with 6 args
configure:12679: cc -c   conftest.c >&5
"conftest.c", line 77: warning: argument #5 is incompatible with prototype:
	prototype: pointer to int : "/usr/include/netdb.h", line 209
	argument : pointer to pointer to struct hostent {pointer to char h_name, pointer to pointer to char h_aliases, int h_addrtype, int h_length, pointer to pointer to char h_addr_list}
"conftest.c", line 77: prototype mismatch: 6 args passed, 5 expected
cc: acomp failed for conftest.c
configure:12685: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| /* end confdefs.h.  */
| 
| 	#include <netdb.h>
| 
| int
| main ()
| {
| 
| 	char *name;
| 	struct hostent *he, *res;
| 	char buffer[2048];
| 	int buflen = 2048;
| 	int h_errnop;
| 
| 	(void) gethostbyname_r(name, he, buffer, buflen, &res, &h_errnop);
| 
|   ;
|   return 0;
| }
configure:12709: result: no
configure:12719: checking for gethostbyname_r with 5 args
configure:12751: cc -c   conftest.c >&5
configure:12757: $? = 0
configure:12761: test -z 
			 || test ! -s conftest.err
configure:12764: $? = 0
configure:12767: test -s conftest.o
configure:12770: $? = 0
configure:12781: result: yes
configure:12873: checking for gethostbyaddr_r
configure:12930: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 108: warning: statement not reached
configure:12936: $? = 0
configure:12940: test -z 
			 || test ! -s conftest.err
configure:12943: $? = 0
configure:12946: test -s conftest
configure:12949: $? = 0
configure:12961: result: yes
configure:12965: checking for gethostbyaddr_r with 7 args
configure:13000: cc -c   conftest.c >&5
configure:13006: $? = 0
configure:13010: test -z 
			 || test ! -s conftest.err
configure:13013: $? = 0
configure:13016: test -s conftest.o
configure:13019: $? = 0
configure:13030: result: yes
configure:13152: checking termios.h usability
configure:13164: cc -c   conftest.c >&5
configure:13170: $? = 0
configure:13174: test -z 
			 || test ! -s conftest.err
configure:13177: $? = 0
configure:13180: test -s conftest.o
configure:13183: $? = 0
configure:13193: result: yes
configure:13197: checking termios.h presence
configure:13207: cc -E  conftest.c
configure:13213: $? = 0
configure:13233: result: yes
configure:13268: checking for termios.h
configure:13275: result: yes
configure:13302: checking sys/ioctl.h usability
configure:13314: cc -c   conftest.c >&5
configure:13320: $? = 0
configure:13324: test -z 
			 || test ! -s conftest.err
configure:13327: $? = 0
configure:13330: test -s conftest.o
configure:13333: $? = 0
configure:13343: result: yes
configure:13347: checking sys/ioctl.h presence
configure:13357: cc -E  conftest.c
configure:13363: $? = 0
configure:13383: result: yes
configure:13418: checking for sys/ioctl.h
configure:13425: result: yes
configure:13452: checking sys/modem.h usability
configure:13464: cc -c   conftest.c >&5
"conftest.c", line 104: cannot find include file: <sys/modem.h>
cc: acomp failed for conftest.c
configure:13470: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 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/modem.h>
configure:13493: result: no
configure:13497: checking sys/modem.h presence
configure:13507: cc -E  conftest.c
"conftest.c", line 70: cannot find include file: <sys/modem.h>
cc: acomp failed for conftest.c
configure:13513: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/modem.h>
configure:13533: result: no
configure:13568: checking for sys/modem.h
configure:13575: result: no
configure:13599: checking for fd_set in sys/types
configure:13621: cc -c   conftest.c >&5
configure:13627: $? = 0
configure:13631: test -z 
			 || test ! -s conftest.err
configure:13634: $? = 0
configure:13637: test -s conftest.o
configure:13640: $? = 0
configure:13651: result: yes
configure:13717: checking sys/time.h usability
configure:13729: cc -c   conftest.c >&5
configure:13735: $? = 0
configure:13739: test -z 
			 || test ! -s conftest.err
configure:13742: $? = 0
configure:13745: test -s conftest.o
configure:13748: $? = 0
configure:13758: result: yes
configure:13762: checking sys/time.h presence
configure:13772: cc -E  conftest.c
configure:13778: $? = 0
configure:13798: result: yes
configure:13833: checking for sys/time.h
configure:13840: result: yes
configure:13853: checking whether time.h and sys/time.h may both be included
configure:13878: cc -c   conftest.c >&5
configure:13884: $? = 0
configure:13888: test -z 
			 || test ! -s conftest.err
configure:13891: $? = 0
configure:13894: test -s conftest.o
configure:13897: $? = 0
configure:13908: result: yes
configure:13925: checking for gmtime_r
configure:13982: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 114: warning: statement not reached
configure:13988: $? = 0
configure:13992: test -z 
			 || test ! -s conftest.err
configure:13995: $? = 0
configure:13998: test -s conftest
configure:14001: $? = 0
configure:14013: result: yes
configure:13925: checking for localtime_r
configure:13982: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 115: warning: statement not reached
configure:13988: $? = 0
configure:13992: test -z 
			 || test ! -s conftest.err
configure:13995: $? = 0
configure:13998: test -s conftest
configure:14001: $? = 0
configure:14013: result: yes
configure:13925: checking for mktime
configure:13982: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 116: warning: statement not reached
configure:13988: $? = 0
configure:13992: test -z 
			 || test ! -s conftest.err
configure:13995: $? = 0
configure:13998: test -s conftest
configure:14001: $? = 0
configure:14013: result: yes
configure:14024: checking tm_tzadj in struct tm
configure:14046: cc -c   conftest.c >&5
"conftest.c", line 79: undefined struct/union member: tm_tzadj
cc: acomp failed for conftest.c
configure:14052: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| struct tm tm; tm.tm_tzadj;
|   ;
|   return 0;
| }
configure:14076: result: no
configure:14086: checking tm_gmtoff in struct tm
configure:14108: cc -c   conftest.c >&5
"conftest.c", line 79: undefined struct/union member: tm_gmtoff
cc: acomp failed for conftest.c
configure:14114: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| struct tm tm; tm.tm_gmtoff;
|   ;
|   return 0;
| }
configure:14138: result: no
configure:14152: checking long timezone variable
configure:14176: cc -c   conftest.c >&5
configure:14182: $? = 0
configure:14186: test -z 
			 || test ! -s conftest.err
configure:14189: $? = 0
configure:14192: test -s conftest.o
configure:14195: $? = 0
configure:14206: result: yes
configure:14291: checking for struct stat.st_blocks
configure:14314: cc -c   conftest.c >&5
configure:14320: $? = 0
configure:14324: test -z 
			 || test ! -s conftest.err
configure:14327: $? = 0
configure:14330: test -s conftest.o
configure:14333: $? = 0
configure:14390: result: yes
configure:14400: checking for struct stat.st_blksize
configure:14423: cc -c   conftest.c >&5
configure:14429: $? = 0
configure:14433: test -z 
			 || test ! -s conftest.err
configure:14436: $? = 0
configure:14439: test -s conftest.o
configure:14442: $? = 0
configure:14499: result: yes
configure:14511: checking for blkcnt_t
configure:14535: cc -c   conftest.c >&5
configure:14541: $? = 0
configure:14545: test -z 
			 || test ! -s conftest.err
configure:14548: $? = 0
configure:14551: test -s conftest.o
configure:14554: $? = 0
configure:14565: result: yes
configure:14576: checking for fstatfs
configure:14633: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 121: warning: statement not reached
configure:14639: $? = 0
configure:14643: test -z 
			 || test ! -s conftest.err
configure:14646: $? = 0
configure:14649: test -s conftest
configure:14652: $? = 0
configure:14664: result: yes
configure:14682: checking for working memcmp
configure:14730: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 118: warning: initializer does not fit or is out of range: 128
"conftest.c", line 118: warning: initializer does not fit or is out of range: 129
configure:14733: $? = 0
configure:14735: ./conftest
configure:14738: $? = 0
configure:14752: result: yes
configure:14770: checking for memmove
configure:14827: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 121: warning: statement not reached
configure:14833: $? = 0
configure:14837: test -z 
			 || test ! -s conftest.err
configure:14840: $? = 0
configure:14843: test -s conftest
configure:14846: $? = 0
configure:14858: result: yes
configure:14883: checking for strstr
configure:14940: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 121: warning: statement not reached
configure:14946: $? = 0
configure:14950: test -z 
			 || test ! -s conftest.err
configure:14953: $? = 0
configure:14956: test -s conftest
configure:14959: $? = 0
configure:14971: result: yes
configure:14980: checking proper strstr implementation
configure:15000: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:15003: $? = 0
configure:15005: ./conftest
configure:15008: $? = 0
configure:15022: result: ok
configure:15050: checking for strtoul
configure:15107: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 121: warning: statement not reached
configure:15113: $? = 0
configure:15117: test -z 
			 || test ! -s conftest.err
configure:15120: $? = 0
configure:15123: test -s conftest
configure:15126: $? = 0
configure:15138: result: yes
configure:15147: checking proper strtoul implementation
configure:15168: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:15171: $? = 0
configure:15173: ./conftest
configure:15176: $? = 0
configure:15190: result: ok
configure:15217: checking for strtod
configure:15274: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 121: warning: statement not reached
configure:15280: $? = 0
configure:15284: test -z 
			 || test ! -s conftest.err
configure:15287: $? = 0
configure:15290: test -s conftest
configure:15293: $? = 0
configure:15305: result: yes
configure:15314: checking proper strtod implementation
configure:15335: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:15338: $? = 0
configure:15340: ./conftest
configure:15343: $? = 0
configure:15357: result: ok
configure:15386: checking for strtod
configure:15474: result: yes
configure:15483: checking for Solaris2.4/Tru64 strtod bugs
configure:15520: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:15523: $? = 0
configure:15525: ./conftest
configure:15528: $? = 0
configure:15542: result: ok
configure:15568: checking for mode_t
configure:15592: cc -c   conftest.c >&5
configure:15598: $? = 0
configure:15602: test -z 
			 || test ! -s conftest.err
configure:15605: $? = 0
configure:15608: test -s conftest.o
configure:15611: $? = 0
configure:15622: result: yes
configure:15634: checking for pid_t
configure:15658: cc -c   conftest.c >&5
configure:15664: $? = 0
configure:15668: test -z 
			 || test ! -s conftest.err
configure:15671: $? = 0
configure:15674: test -s conftest.o
configure:15677: $? = 0
configure:15688: result: yes
configure:15700: checking for size_t
configure:15724: cc -c   conftest.c >&5
configure:15730: $? = 0
configure:15734: test -z 
			 || test ! -s conftest.err
configure:15737: $? = 0
configure:15740: test -s conftest.o
configure:15743: $? = 0
configure:15754: result: yes
configure:15766: checking for uid_t in sys/types.h
configure:15789: result: yes
configure:15805: checking for socklen_t
configure:15832: cc -c   conftest.c >&5
configure:15838: $? = 0
configure:15842: test -z 
			 || test ! -s conftest.err
configure:15845: $? = 0
configure:15848: test -s conftest.o
configure:15851: $? = 0
configure:15862: result: yes
configure:15872: checking for intptr_t
configure:15896: cc -c   conftest.c >&5
configure:15902: $? = 0
configure:15906: test -z 
			 || test ! -s conftest.err
configure:15909: $? = 0
configure:15912: test -s conftest.o
configure:15915: $? = 0
configure:15926: result: yes
configure:16007: checking for uintptr_t
configure:16031: cc -c   conftest.c >&5
configure:16037: $? = 0
configure:16041: test -z 
			 || test ! -s conftest.err
configure:16044: $? = 0
configure:16047: test -s conftest.o
configure:16050: $? = 0
configure:16061: result: yes
configure:16151: checking for opendir
configure:16239: result: yes
configure:16260: checking union wait
configure:16287: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 87: incomplete struct/union/enum wait: x
"conftest.c", line 88: operands must have integral type: op "&"
"conftest.c", line 88: invalid cast expression
cc: acomp failed for conftest.c
configure:16293: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_BLKCNT_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 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:16318: result: no
configure:16334: checking for strncasecmp
configure:16391: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 124: warning: statement not reached
configure:16397: $? = 0
configure:16401: test -z 
			 || test ! -s conftest.err
configure:16404: $? = 0
configure:16407: test -s conftest
configure:16410: $? = 0
configure:16422: result: yes
configure:16595: checking for gettimeofday
configure:16652: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 124: warning: statement not reached
configure:16658: $? = 0
configure:16662: test -z 
			 || test ! -s conftest.err
configure:16665: $? = 0
configure:16668: test -s conftest
configure:16671: $? = 0
configure:16683: result: yes
configure:16697: checking for gettimeofday declaration
configure:16721: result: present
configure:16738: checking whether char is unsigned
configure:16761: cc -c   conftest.c >&5
configure:16767: $? = 0
configure:16771: test -z 
			 || test ! -s conftest.err
configure:16774: $? = 0
configure:16777: test -s conftest.o
configure:16780: $? = 0
configure:16791: result: no
configure:16800: checking signed char declarations
configure:16825: cc -c   conftest.c >&5
configure:16831: $? = 0
configure:16835: test -z 
			 || test ! -s conftest.err
configure:16838: $? = 0
configure:16841: test -s conftest.o
configure:16844: $? = 0
configure:16855: result: yes
configure:16869: checking for a putenv() that copies the buffer
configure:16905: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:16908: $? = 0
configure:16910: ./conftest
configure:16913: $? = 0
configure:16927: result: no
configure:16962: checking langinfo.h usability
configure:16974: cc -c   conftest.c >&5
configure:16980: $? = 0
configure:16984: test -z 
			 || test ! -s conftest.err
configure:16987: $? = 0
configure:16990: test -s conftest.o
configure:16993: $? = 0
configure:17003: result: yes
configure:17007: checking langinfo.h presence
configure:17017: cc -E  conftest.c
configure:17023: $? = 0
configure:17043: result: yes
configure:17078: checking for langinfo.h
configure:17085: result: yes
configure:17097: checking whether to use nl_langinfo
configure:17120: cc -c   conftest.c >&5
configure:17126: $? = 0
configure:17130: test -z 
			 || test ! -s conftest.err
configure:17133: $? = 0
configure:17136: test -s conftest.o
configure:17139: $? = 0
configure:17151: result: yes
configure:17175: checking for chflags
configure:17232: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 126: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
chflags                             conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:17238: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_BLKCNT_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| /* Define chflags to an innocuous variant, in case <limits.h> declares chflags.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define chflags innocuous_chflags
| 
| /* 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
| 
| #undef chflags
| 
| /* 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:17263: result: no
configure:17175: checking for mkstemps
configure:17232: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 126: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
mkstemps                            conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:17238: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_BLKCNT_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| /* Define mkstemps to an innocuous variant, in case <limits.h> declares mkstemps.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mkstemps innocuous_mkstemps
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mkstemps (); 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
| 
| #undef mkstemps
| 
| /* 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 mkstemps ();
| /* 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_mkstemps) || defined (__stub___mkstemps)
| choke me
| #else
| char (*f) () = mkstemps;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != mkstemps;
|   ;
|   return 0;
| }
configure:17263: result: no
configure:17278: checking isnan
configure:17302: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:17308: $? = 0
configure:17312: test -z 
			 || test ! -s conftest.err
configure:17315: $? = 0
configure:17318: test -s conftest
configure:17321: $? = 0
configure:17333: result: yes
configure:18286: checking for fts
configure:18316: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 87: cannot find include file: <fts.h>
"conftest.c", line 94: undefined symbol: FTS
"conftest.c", line 94: undefined symbol: f
"conftest.c", line 94: syntax error before or at: =
"conftest.c", line 95: undefined symbol: FTSENT
"conftest.c", line 95: undefined symbol: e
"conftest.c", line 95: syntax error before or at: =
cc: acomp failed for conftest.c
configure:18322: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_BLKCNT_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| 
| 	    #include <sys/param.h>
| 	    #include <sys/stat.h>
| 	    #include <fts.h>
| 
| int
| main ()
| {
| 
| 	    char*const p[2] = {"/", NULL};
| 	    FTS *f = fts_open(p, FTS_PHYSICAL|FTS_NOCHDIR|FTS_NOSTAT, NULL);
| 	    FTSENT *e = fts_read(f); fts_close(f);
| 
|   ;
|   return 0;
| }
configure:18347: result: no
configure:18369: checking for sys/ioctl.h
configure:18374: result: yes
configure:18528: checking sys/filio.h usability
configure:18540: cc -c   conftest.c >&5
configure:18546: $? = 0
configure:18550: test -z 
			 || test ! -s conftest.err
configure:18553: $? = 0
configure:18556: test -s conftest.o
configure:18559: $? = 0
configure:18569: result: yes
configure:18573: checking sys/filio.h presence
configure:18583: cc -E  conftest.c
configure:18589: $? = 0
configure:18609: result: yes
configure:18644: checking for sys/filio.h
configure:18651: result: yes
configure:18665: checking system version
configure:18693: result: SunOS-5.9
configure:18697: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
configure:18719: result: O_NONBLOCK
configure:18727: checking whether to use dll unloading
configure:18743: result: yes
configure:18752: checking for timezone data
configure:18793: result: /usr/share/lib/zoneinfo
configure:19012: checking whether to enable DTrace support
configure:19037: result: no
configure:19044: checking whether the cpuid instruction is usable
configure:19074: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"conftest.c", line 93: undefined symbol: __asm__
"conftest.c", line 93: syntax error before or at: __volatile__
cc: acomp failed for conftest.c
configure:19080: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.6"
| #define PACKAGE_STRING "tcl 8.6"
| #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_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define USE_THREAD_ALLOC 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_PTHREAD_ATFORK 1
| #define TCL_THREADS 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define HAVE_ZLIB 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define MODULE_SCOPE extern
| #define TCL_SHLIB_EXT ".so"
| #define TCL_MEM_DEBUG 1
| #define TCL_TOMMATH 1
| #define MP_PREC 4
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_DIRENT64 1
| #define HAVE_STRUCT_STAT64 1
| #define HAVE_OPEN64 1
| #define HAVE_LSEEK64 1
| #define HAVE_TYPE_OFF64_T 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_GETCWD 1
| #define HAVE_MKSTEMP 1
| #define HAVE_OPENDIR 1
| #define HAVE_STRTOL 1
| #define HAVE_WAITPID 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_FREEADDRINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_STRUCT_IN6_ADDR 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_GETPWUID_R_5 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETPWNAM_R_5 1
| #define HAVE_GETPWNAM_R 1
| #define HAVE_GETGRGID_R_5 1
| #define HAVE_GETGRGID_R 1
| #define HAVE_GETGRNAM_R_5 1
| #define HAVE_GETGRNAM_R 1
| #define HAVE_GETHOSTBYNAME_R_5 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_GETHOSTBYADDR_R_7 1
| #define HAVE_GETHOSTBYADDR_R 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GMTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MKTIME 1
| #define HAVE_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_BLKCNT_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_FILIO_H 1
| #define TCL_UNLOAD_DLLS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
| 	int index,regsPtr[4];
|     __asm__ __volatile__("mov %%ebx, %%edi     \n\t"
|                  "cpuid            \n\t"
|                  "mov %%ebx, %%esi   \n\t"
|                  "mov %%edi, %%ebx  \n\t"
|                  : "=a"(regsPtr[0]), "=S"(regsPtr[1]), "=c"(regsPtr[2]), "=d"(regsPtr[3])
|                  : "a"(index) : "edi");
| 
|   ;
|   return 0;
| }
configure:19105: result: no
configure:19473: creating ./config.status

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

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

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

on pedsun3

config.status:732: creating Makefile
config.status:732: creating dltest/Makefile
config.status:732: creating tclConfig.sh
config.status:732: creating tcl.pc

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

ac_cv_c_bigendian=yes
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=no
ac_cv_c_inline=inline
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_chflags=no
ac_cv_func_connect=no
ac_cv_func_freeaddrinfo=yes
ac_cv_func_fstatfs=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgrgid_r=yes
ac_cv_func_getgrnam_r=yes
ac_cv_func_gethostbyaddr_r=yes
ac_cv_func_gethostbyname=no
ac_cv_func_gethostbyname_r=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpwnam_r=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lseek64=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mkstemps=no
ac_cv_func_mktime=yes
ac_cv_func_open64=yes
ac_cv_func_opendir=yes
ac_cv_func_pthread_atfork=yes
ac_cv_func_pthread_attr_setstacksize=yes
ac_cv_func_realpath=yes
ac_cv_func_setsockopt=no
ac_cv_func_sin=no
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_uname=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_header_dlfcn_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=no
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_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_ieee_main=no
ac_cv_lib_inet_main=no
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_pthread_pthread_mutex_init=yes
ac_cv_lib_socket_setsockopt=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_objext=o
ac_cv_path_tclsh=./tclsh
ac_cv_prog_CPP=$'cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep=egrep
ac_cv_type_blkcnt_t=yes
ac_cv_type_gz_header=no
ac_cv_type_intptr_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_struct_addrinfo=yes
ac_cv_type_struct_in6_addr=yes
ac_cv_type_struct_sockaddr_in6=yes
ac_cv_type_struct_sockaddr_storage=yes
ac_cv_type_uid_t=yes
ac_cv_type_uintptr_t=yes
tcl_cv_api_fts=no
tcl_cv_api_getgrgid_r_5=yes
tcl_cv_api_getgrnam_r_5=yes
tcl_cv_api_gethostbyaddr_r_7=yes
tcl_cv_api_gethostbyname_r_5=yes
tcl_cv_api_gethostbyname_r_6=no
tcl_cv_api_getpwnam_r_5=yes
tcl_cv_api_getpwuid_r_5=yes
tcl_cv_cast_to_union=no
tcl_cv_cc_visibility_hidden=no
tcl_cv_char_signed=yes
tcl_cv_cpuid=no
tcl_cv_dir_zoneinfo=/usr/share/lib/zoneinfo
tcl_cv_dirent_h=yes
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=no
tcl_cv_flag__largefile_source64=no
tcl_cv_grep_gettimeofday=present
tcl_cv_isnan=yes
tcl_cv_langinfo_h=yes
tcl_cv_member_tm_gmtoff=no
tcl_cv_member_tm_tzadj=no
tcl_cv_putenv_copy=no
tcl_cv_strstr_unbroken=ok
tcl_cv_strtod_buggy=ok
tcl_cv_strtod_unbroken=ok
tcl_cv_strtoul_unbroken=ok
tcl_cv_struct_dirent64=yes
tcl_cv_struct_stat64=yes
tcl_cv_sys_version=SunOS-5.9
tcl_cv_timezone_long=yes
tcl_cv_type_64bit=$'long long'
tcl_cv_type_fd_set=yes
tcl_cv_type_off64_t=yes
tcl_cv_type_socklen_t=yes
tcl_cv_union_wait=no

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

AR='ar'
BUILD_DLTEST='$(DLTEST_TARGETS)'
CC='cc'
CC_SEARCH_FLAGS='-Wl,-R,${LIB_RUNTIME_DIR}'
CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}.so'
CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a'
CFLAGS=' '
CFLAGS_DEBUG='-g'
CFLAGS_DEFAULT='$(CFLAGS_DEBUG)'
CFLAGS_OPTIMIZE='-O'
CFLAGS_WARNING=''
CPP='cc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -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_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DMODULE_SCOPE=extern -DTCL_SHLIB_EXT=\".so\" -DTCL_MEM_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_5=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_7=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 '
DLL_INSTALL_DIR='$(LIB_INSTALL_DIR)'
DLTEST_LD='${SHLIB_LD}'
DLTEST_SUFFIX=''
DL_LIBS='-ldl'
DL_OBJS='tclLoadDl.o'
DTRACE=''
DTRACE_HDR=''
DTRACE_OBJ=''
DTRACE_SRC=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='egrep'
EXEEXT=''
EXTRA_APP_CC_SWITCHES=''
EXTRA_BUILD_HTML=''
EXTRA_CC_SWITCHES=''
EXTRA_INSTALL=''
EXTRA_INSTALL_BINARIES=''
EXTRA_TCLSH_LIBS=''
HTML_DIR='$(DISTDIR)/html'
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))'
INSTALL_TZDATA=''
LDAIX_SRC=''
LDFLAGS=' '
LDFLAGS_DEBUG=''
LDFLAGS_DEFAULT='$(LDFLAGS_DEBUG)'
LDFLAGS_OPTIMIZE=''
LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
LD_SEARCH_FLAGS='-R ${LIB_RUNTIME_DIR}'
LIBOBJS=''
LIBS=' -lsocket -lnsl -lpthread'
MAKEFILE_SHELL='/bin/sh'
MAKE_LIB='${SHLIB_LD} -o $@ ${OBJS} ${TCL_SHLIB_LD_EXTRAS} ${SHLIB_LD_LIBS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}'
MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@'
MAN_FLAGS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_DIR='/scratch/sakthi/Tcl_8.6_debug_2/lib'
PACKAGE_NAME='tcl'
PACKAGE_STRING='tcl 8.6'
PACKAGE_TARNAME='tcl'
PACKAGE_VERSION='8.6'
PATH_SEPARATOR=':'
PKG_CFG_ARGS=''--prefix=/scratch/sakthi/Tcl_8.6_debug_2' '--enable-symbols=mem' '
PLAT_OBJS=''
PLAT_SRCS=''
PRIVATE_INCLUDE_DIR='$(includedir)'
RANLIB='ranlib'
SHELL='/bin/bash'
SHLIB_CFLAGS='-KPIC'
SHLIB_LD='${CC} -G -z text ${LDFLAGS}'
SHLIB_LD_LIBS='${LIBS}'
SHLIB_SUFFIX='.so'
STLIB_LD='${AR} cr'
TCLSH_PROG='./tclsh'
TCL_BUILD_LIB_SPEC='-L/scratch/sakthi/Tcl_8.6_source/tcl8.6.1/unix -ltcl8.6'
TCL_BUILD_STUB_LIB_PATH='/scratch/sakthi/Tcl_8.6_source/tcl8.6.1/unix/libtclstub8.6.a'
TCL_BUILD_STUB_LIB_SPEC='-L/scratch/sakthi/Tcl_8.6_source/tcl8.6.1/unix -ltclstub8.6'
TCL_HAS_LONGLONG=''
TCL_INCLUDE_SPEC='-I/scratch/sakthi/Tcl_8.6_debug_2/include'
TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)'
TCL_LIBS='-ldl  -lsocket -lnsl -lpthread -lm'
TCL_LIB_FILE='libtcl8.6.so'
TCL_LIB_FLAG='-ltcl8.6'
TCL_LIB_SPEC='-L/scratch/sakthi/Tcl_8.6_debug_2/lib -ltcl8.6'
TCL_LIB_VERSIONS_OK='ok'
TCL_MAJOR_VERSION='8'
TCL_MINOR_VERSION='6'
TCL_MODULE_PATH=''
TCL_PACKAGE_PATH='/scratch/sakthi/Tcl_8.6_debug_2/lib '
TCL_PATCH_LEVEL='.1'
TCL_SHARED_BUILD='1'
TCL_SHARED_LIB_SUFFIX='${VERSION}${SHLIB_SUFFIX}'
TCL_SHLIB_LD_EXTRAS=''
TCL_SRC_DIR='/scratch/sakthi/Tcl_8.6_source/tcl8.6.1'
TCL_STUB_LIB_FILE='libtclstub8.6.a'
TCL_STUB_LIB_FLAG='-ltclstub8.6'
TCL_STUB_LIB_PATH='/scratch/sakthi/Tcl_8.6_debug_2/lib/libtclstub8.6.a'
TCL_STUB_LIB_SPEC='-L/scratch/sakthi/Tcl_8.6_debug_2/lib -ltclstub8.6'
TCL_THREADS='1'
TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a'
TCL_VERSION='8.6'
TCL_YEAR=''
TK_SHLIB_LD_EXTRAS=''
ZLIB_INCLUDE='-I${ZLIB_DIR}'
ZLIB_OBJS='${ZLIB_OBJS}'
ZLIB_SRCS='${ZLIB_SRCS}'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='/scratch/sakthi/Tcl_8.6_debug_2'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='/scratch/sakthi/Tcl_8.6_debug_2/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/scratch/sakthi/Tcl_8.6_debug_2'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_BLKCNT_T 1
#define HAVE_FREEADDRINFO 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETCWD 1
#define HAVE_GETGRGID_R 1
#define HAVE_GETGRGID_R_5 1
#define HAVE_GETGRNAM_R 1
#define HAVE_GETGRNAM_R_5 1
#define HAVE_GETHOSTBYADDR_R 1
#define HAVE_GETHOSTBYADDR_R_7 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETHOSTBYNAME_R_5 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETPWNAM_R 1
#define HAVE_GETPWNAM_R_5 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETPWUID_R_5 1
#define HAVE_GMTIME_R 1
#define HAVE_INTPTR_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALTIME_R 1
#define HAVE_LSEEK64 1
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTIME 1
#define HAVE_OPEN64 1
#define HAVE_OPENDIR 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
#define HAVE_SIGNED_CHAR 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOL 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_STRUCT_DIRENT64 1
#define HAVE_STRUCT_IN6_ADDR 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_STAT64 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIMEZONE_VAR 1
#define HAVE_TYPE_OFF64_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_UNISTD_H 1
#define HAVE_WAITPID 1
#define HAVE_ZLIB 1
#define MODULE_SCOPE extern
#define MP_PREC 4
#define NO_UNION_WAIT 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "tcl"
#define PACKAGE_STRING "tcl 8.6"
#define PACKAGE_TARNAME "tcl"
#define PACKAGE_VERSION "8.6"
#define STDC_HEADERS 1
#define TCL_CFGVAL_ENCODING "iso8859-1"
#define TCL_MEM_DEBUG 1
#define TCL_SHLIB_EXT ".so"
#define TCL_THREADS 1
#define TCL_TOMMATH 1
#define TCL_UNLOAD_DLLS 1
#define TCL_WIDE_INT_TYPE long long
#define TIME_WITH_SYS_TIME 1
#define USE_THREAD_ALLOC 1
#define WORDS_BIGENDIAN 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _REENTRANT 1
#define _REENTRANT 1
#define _THREAD_SAFE 1

configure: exit 0