Tcl Source Code

Artifact [e703f7e291]
Login

Artifact e703f7e291ddbd74c06ae1ebd64fb0f1efb07a23:

Attachment "config.log" to ticket [1071701fff] added by dgp 2004-11-25 06:27:25.
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.5, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ../unix/configure --disable-shared --enable-threads

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

hostname = hamming.cam.nist.gov
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_117171-05

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = hamming.cam.nist.gov
Release = 5.9
KernelID = Generic_117171-05
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/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: /home/fs3c/dgp/sparc/solaris2/bin
PATH: /home/fs3c/dgp/Tcl
PATH: /home/fs3c/dgp/Perl
PATH: /home/fs3c/dgp/bin
PATH: /itl/links/forte/bin
PATH: /nist/links/generic/bin
PATH: /itl/links/gnu/bin
PATH: /itl/links/generic/bin
PATH: /usr/openwin/bin
PATH: /usr/openwin/demo
PATH: /home/fs3c/dgp/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/platform/SUNW,Ultra-80/sbin
PATH: /usr/ccs/bin
PATH: /usr/etc
PATH: .
PATH: /usr/dt/bin
PATH: /itl/links/spro/bin
PATH: /nist/links/gnu/bin
PATH: /nist/links/spro/bin
PATH: /usr/ucb


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

configure:1183: loading site script /home/fs3c/dgp/.config.site
| prefix=$HOME
| exec_prefix=${prefix}/$CPU/$SYSTEM
| #prefix=$HOME/prefix
| #exec_prefix=$HOME/exec_prefix
configure:1317: checking whether to use symlinks for manpages
configure:1326: result: no
configure:1329: checking whether to compress the manpages
configure:1341: result: no
configure:1355: checking whether to add a package name suffix for the manpages
configure:1365: result: no
configure:1427: checking for gcc
configure:1453: result: cc
configure:1697: checking for C compiler version
configure:1700: cc --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files.  Use 'cc -flags' for details
configure:1703: $? = 1
configure:1705: cc -v </dev/null >&5
usage: cc [ options] files.  Use 'cc -flags' for details
configure:1708: $? = 1
configure:1710: cc -V </dev/null >&5
cc: Forte Developer 7 C 5.4 2002/03/09
usage: cc [ options] files.  Use 'cc -flags' for details
configure:1713: $? = 1
configure:1737: checking for C compiler default output
configure:1740: cc    conftest.c  >&5
configure:1743: $? = 0
configure:1789: result: a.out
configure:1794: checking whether the C compiler works
configure:1800: ./a.out
configure:1803: $? = 0
configure:1820: result: yes
configure:1827: checking whether we are cross compiling
configure:1829: result: no
configure:1832: checking for suffix of executables
configure:1834: cc -o conftest    conftest.c  >&5
configure:1837: $? = 0
configure:1862: result: 
configure:1868: checking for suffix of object files
configure:1890: cc -c   conftest.c >&5
configure:1893: $? = 0
configure:1915: result: o
configure:1919: checking whether we are using the GNU C compiler
configure:1944: cc -c   conftest.c >&5
"configure", line 1937: undefined symbol: choke
"configure", line 1937: syntax error before or at: me
cc: acomp failed for conftest.c
configure:1947: $? = 2
configure: failed program was:
| #line 1924 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:1966: result: no
configure:1972: checking whether cc accepts -g
configure:1994: cc -c -g  conftest.c >&5
configure:1997: $? = 0
configure:2000: test -s conftest.o
configure:2003: $? = 0
configure:2014: result: yes
configure:2031: checking for cc option to accept ANSI C
configure:2092: cc  -c   conftest.c >&5
"configure", line 2079: warning: statement not reached
configure:2095: $? = 0
configure:2098: test -s conftest.o
configure:2101: $? = 0
configure:2119: result: none needed
configure:2137: 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:2140: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2265: checking how to run the C preprocessor
configure:2301: cc -E  conftest.c
configure:2307: $? = 0
configure:2339: cc -E  conftest.c
"configure", line 2338: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:2345: $? = 2
configure: failed program was:
| #line 2330 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2383: result: cc -E
configure:2408: cc -E  conftest.c
configure:2414: $? = 0
configure:2446: cc -E  conftest.c
"configure", line 2445: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:2452: $? = 2
configure: failed program was:
| #line 2437 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2495: checking for egrep
configure:2505: result: egrep
configure:2510: checking for ANSI C header files
configure:2536: cc -c   conftest.c >&5
configure:2539: $? = 0
configure:2542: test -s conftest.o
configure:2545: $? = 0
configure:2634: cc -o conftest    conftest.c  >&5
"configure", line 2630: warning: implicit function declaration: exit
configure:2637: $? = 0
configure:2639: ./conftest
configure:2642: $? = 0
configure:2657: result: yes
configure:2681: checking for sys/types.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2681: checking for sys/stat.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2681: checking for stdlib.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2681: checking for string.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2681: checking for memory.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2681: checking for strings.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2681: checking for inttypes.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2681: checking for stdint.h
configure:2698: cc -c   conftest.c >&5
"configure", line 2737: cannot find include file: <stdint.h>
cc: acomp failed for conftest.c
configure:2701: $? = 2
configure: failed program was:
| #line 2686 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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:2718: result: no
configure:2681: checking for unistd.h
configure:2698: cc -c   conftest.c >&5
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2731: checking dirent.h
configure:2769: cc -o conftest    conftest.c  >&5
configure:2772: $? = 0
configure:2775: test -s conftest
configure:2778: $? = 0
configure:2797: result: yes
configure:2809: checking errno.h usability
configure:2822: cc -c   conftest.c >&5
configure:2825: $? = 0
configure:2828: test -s conftest.o
configure:2831: $? = 0
configure:2841: result: yes
configure:2845: checking errno.h presence
configure:2856: cc -E  conftest.c
configure:2862: $? = 0
configure:2881: result: yes
configure:2917: checking for errno.h
configure:2924: result: yes
configure:2949: checking float.h usability
configure:2962: cc -c   conftest.c >&5
configure:2965: $? = 0
configure:2968: test -s conftest.o
configure:2971: $? = 0
configure:2981: result: yes
configure:2985: checking float.h presence
configure:2996: cc -E  conftest.c
configure:3002: $? = 0
configure:3021: result: yes
configure:3057: checking for float.h
configure:3064: result: yes
configure:3089: checking values.h usability
configure:3102: cc -c   conftest.c >&5
configure:3105: $? = 0
configure:3108: test -s conftest.o
configure:3111: $? = 0
configure:3121: result: yes
configure:3125: checking values.h presence
configure:3136: cc -E  conftest.c
configure:3142: $? = 0
configure:3161: result: yes
configure:3197: checking for values.h
configure:3204: result: yes
configure:3229: checking limits.h usability
configure:3242: cc -c   conftest.c >&5
configure:3245: $? = 0
configure:3248: test -s conftest.o
configure:3251: $? = 0
configure:3261: result: yes
configure:3265: checking limits.h presence
configure:3276: cc -E  conftest.c
configure:3282: $? = 0
configure:3301: result: yes
configure:3337: checking for limits.h
configure:3344: result: yes
configure:3364: checking for stdlib.h
configure:3369: result: yes
configure:3561: checking for string.h
configure:3566: result: yes
configure:3754: checking sys/wait.h usability
configure:3767: cc -c   conftest.c >&5
configure:3770: $? = 0
configure:3773: test -s conftest.o
configure:3776: $? = 0
configure:3786: result: yes
configure:3790: checking sys/wait.h presence
configure:3801: cc -E  conftest.c
configure:3807: $? = 0
configure:3826: result: yes
configure:3862: checking for sys/wait.h
configure:3869: result: yes
configure:3894: checking dlfcn.h usability
configure:3907: cc -c   conftest.c >&5
configure:3910: $? = 0
configure:3913: test -s conftest.o
configure:3916: $? = 0
configure:3926: result: yes
configure:3930: checking dlfcn.h presence
configure:3941: cc -E  conftest.c
configure:3947: $? = 0
configure:3966: result: yes
configure:4002: checking for dlfcn.h
configure:4009: result: yes
configure:4040: checking sys/param.h usability
configure:4053: cc -c   conftest.c >&5
configure:4056: $? = 0
configure:4059: test -s conftest.o
configure:4062: $? = 0
configure:4072: result: yes
configure:4076: checking sys/param.h presence
configure:4087: cc -E  conftest.c
configure:4093: $? = 0
configure:4112: result: yes
configure:4148: checking for sys/param.h
configure:4155: result: yes
configure:4175: checking for building with threads
configure:4190: result: yes
configure:4223: checking for pthread_mutex_init in -lpthread
configure:4254: cc -o conftest    conftest.c -lpthread   >&5
configure:4257: $? = 0
configure:4260: test -s conftest
configure:4263: $? = 0
configure:4275: result: yes
configure:4561: checking for pthread_attr_setstacksize
configure:4611: cc -o conftest    conftest.c   -lpthread >&5
"configure", line 4624: warning: statement not reached
configure:4614: $? = 0
configure:4617: test -s conftest
configure:4620: $? = 0
configure:4631: result: yes
configure:4641: checking for pthread_attr_get_np
configure:4691: cc -o conftest    conftest.c   -lpthread >&5
"configure", line 4705: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
pthread_attr_get_np                 conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:4694: $? = 1
configure: failed program was:
| #line 4646 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_attr_get_np (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_attr_get_np ();
| /* 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_pthread_attr_get_np) || defined (__stub___pthread_attr_get_np)
| choke me
| #else
| char (*f) () = pthread_attr_get_np;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pthread_attr_get_np;
|   ;
|   return 0;
| }
configure:4711: result: no
configure:4760: checking for pthread_getattr_np
configure:4810: cc -o conftest    conftest.c   -lpthread >&5
"configure", line 4824: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
pthread_getattr_np                  conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:4813: $? = 1
configure: failed program was:
| #line 4765 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pthread_getattr_np (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_getattr_np ();
| /* 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_pthread_getattr_np) || defined (__stub___pthread_getattr_np)
| choke me
| #else
| char (*f) () = pthread_getattr_np;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pthread_getattr_np;
|   ;
|   return 0;
| }
configure:4830: result: no
configure:4885: checking for readdir_r
configure:4935: cc -o conftest    conftest.c  >&5
"configure", line 4949: warning: statement not reached
configure:4938: $? = 0
configure:4941: test -s conftest
configure:4944: $? = 0
configure:4955: result: yes
configure:4966: checking how many args readdir_r takes
configure:4998: cc -c   conftest.c >&5
configure:5001: $? = 0
configure:5004: test -s conftest.o
configure:5007: $? = 0
configure:5047: cc -c   conftest.c >&5
"configure", line 5060: prototype mismatch: 3 args passed, 2 expected
cc: acomp failed for conftest.c
configure:5050: $? = 2
configure: failed program was:
| #line 5022 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <sys/types.h>
| #ifdef NO_DIRENT_H
| # include <sys/dir.h>  /* logic from tcl/compat/dirent.h *
| # define dirent direct  *                                */
| #else
| # include <dirent.h>
| #endif
| 
| int
| main ()
| {
| readdir_r(NULL, NULL, NULL);
|   ;
|   return 0;
| }
configure:5069: result: 2
configure:5187: checking for sin
configure:5237: cc -o conftest    conftest.c  >&5
"configure", line 5254: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
sin                                 conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:5240: $? = 1
configure: failed program was:
| #line 5192 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* 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
| /* 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:5257: result: no
configure:5265: checking for main in -lieee
configure:5290: cc -o conftest    conftest.c -lieee   >&5
ld: fatal: library -lieee: not found
ld: fatal: File processing errors. No output written to conftest
configure:5293: $? = 1
configure: failed program was:
| #line 5272 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:5311: result: no
configure:5323: checking for main in -linet
configure:5348: cc -o conftest    conftest.c -linet   >&5
ld: fatal: library -linet: not found
ld: fatal: File processing errors. No output written to conftest
configure:5351: $? = 1
configure: failed program was:
| #line 5330 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:5369: result: no
configure:5385: checking net/errno.h usability
configure:5398: cc -c   conftest.c >&5
"configure", line 5449: cannot find include file: <net/errno.h>
cc: acomp failed for conftest.c
configure:5401: $? = 2
configure: failed program was:
| #line 5387 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 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:5417: result: no
configure:5421: checking net/errno.h presence
configure:5432: cc -E  conftest.c
"configure", line 5451: cannot find include file: <net/errno.h>
cc: acomp failed for conftest.c
configure:5438: $? = 2
configure: failed program was:
| #line 5423 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <net/errno.h>
configure:5457: result: no
configure:5493: checking for net/errno.h
configure:5500: result: no
configure:5534: checking for connect
configure:5584: cc -o conftest    conftest.c  >&5
"configure", line 5601: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
connect                             conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:5587: $? = 1
configure: failed program was:
| #line 5539 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* 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
| /* 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:5604: result: no
configure:5613: checking for setsockopt
configure:5663: cc -o conftest    conftest.c  >&5
"configure", line 5680: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
setsockopt                          conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:5666: $? = 1
configure: failed program was:
| #line 5618 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* 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
| /* 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:5683: result: no
configure:5688: checking for setsockopt in -lsocket
configure:5719: cc -o conftest    conftest.c -lsocket   >&5
configure:5722: $? = 0
configure:5725: test -s conftest
configure:5728: $? = 0
configure:5740: result: yes
configure:5833: checking for gethostbyname
configure:5883: cc -o conftest    conftest.c  -lsocket >&5
"configure", line 5900: 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:5886: $? = 1
configure: failed program was:
| #line 5838 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| /* 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
| /* 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:5903: result: no
configure:5908: checking for gethostbyname in -lnsl
configure:5939: cc -o conftest    conftest.c -lnsl   -lsocket >&5
configure:5942: $? = 0
configure:5945: test -s conftest
configure:5948: $? = 0
configure:5960: result: yes
configure:5974: checking how to build libraries
configure:5996: result: static
configure:6054: checking for ranlib
configure:6070: found /usr/ccs/bin/ranlib
configure:6081: result: ranlib
configure:6097: checking if 64bit support is requested
configure:6112: result: no
configure:6117: checking if 64bit Sparc VIS support is requested
configure:6134: result: no
configure:6141: checking system version (for dynamic loading)
configure:6161: result: SunOS-5.9
configure:6169: checking for dlopen in -ldl
configure:6200: cc -o conftest    conftest.c -ldl   -lsocket -lnsl -lpthread >&5
configure:6203: $? = 0
configure:6206: test -s conftest
configure:6209: $? = 0
configure:6221: result: yes
configure:6259: checking for ar
configure:6275: found /usr/ccs/bin/ar
configure:6285: result: ar
configure:8175: checking for build with symbols
configure:8189: result: no
configure:8252: checking for required early compiler flags
configure:8276: cc -c   conftest.c >&5
configure:8279: $? = 0
configure:8282: test -s conftest.o
configure:8285: $? = 0
configure:8362: cc -c   conftest.c >&5
configure:8365: $? = 0
configure:8368: test -s conftest.o
configure:8371: $? = 0
configure:8428: result: none
configure:8436: checking for 64-bit integer type
configure:8461: cc -c   conftest.c >&5
"configure", line 8482: undefined symbol: __int64
"configure", line 8482: syntax error before or at: value
cc: acomp failed for conftest.c
configure:8464: $? = 2
configure: failed program was:
| #line 8444 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| __int64 value = (__int64) 0;
|   ;
|   return 0;
| }
configure:8502: cc -c   conftest.c >&5
configure:8505: $? = 0
configure:8508: test -s conftest.o
configure:8511: $? = 0
configure:8536: result: long long
configure:8540: checking for struct dirent64
configure:8564: cc -c   conftest.c >&5
configure:8567: $? = 0
configure:8570: test -s conftest.o
configure:8573: $? = 0
configure:8592: result: yes
configure:8595: checking for struct stat64
configure:8619: cc -c   conftest.c >&5
configure:8622: $? = 0
configure:8625: test -s conftest.o
configure:8628: $? = 0
configure:8647: result: yes
configure:8650: checking for off64_t
configure:8674: cc -c   conftest.c >&5
configure:8677: $? = 0
configure:8680: test -s conftest.o
configure:8683: $? = 0
configure:8700: checking for open64
configure:8750: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 8776: warning: statement not reached
configure:8753: $? = 0
configure:8756: test -s conftest
configure:8759: $? = 0
configure:8770: result: yes
configure:8700: checking for lseek64
configure:8750: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 8777: warning: statement not reached
configure:8753: $? = 0
configure:8756: test -s conftest
configure:8759: $? = 0
configure:8770: result: yes
configure:8788: result: yes
configure:8801: checking whether byte ordering is bigendian
configure:8829: cc -c   conftest.c >&5
"configure", line 8854: undefined symbol: bogus
"configure", line 8854: syntax error before or at: endian
cc: acomp failed for conftest.c
configure:8832: $? = 2
configure: failed program was:
| #line 8807 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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:8962: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 8991: warning: implicit function declaration: exit
configure:8965: $? = 0
configure:8967: ./conftest
configure:8970: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 8941 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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:8986: result: yes
configure:9016: checking for getcwd
configure:9066: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9096: warning: statement not reached
configure:9069: $? = 0
configure:9072: test -s conftest
configure:9075: $? = 0
configure:9086: result: yes
configure:9110: checking for opendir
configure:9160: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9191: warning: statement not reached
configure:9163: $? = 0
configure:9166: test -s conftest
configure:9169: $? = 0
configure:9180: result: yes
configure:9110: checking for strstr
configure:9160: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9192: warning: statement not reached
configure:9163: $? = 0
configure:9166: test -s conftest
configure:9169: $? = 0
configure:9180: result: yes
configure:9202: checking for strtol
configure:9252: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9285: warning: statement not reached
configure:9255: $? = 0
configure:9258: test -s conftest
configure:9261: $? = 0
configure:9272: result: yes
configure:9202: checking for strtoll
configure:9252: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9286: warning: statement not reached
configure:9255: $? = 0
configure:9258: test -s conftest
configure:9261: $? = 0
configure:9272: result: yes
configure:9202: checking for strtoull
configure:9252: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9287: warning: statement not reached
configure:9255: $? = 0
configure:9258: test -s conftest
configure:9261: $? = 0
configure:9272: result: yes
configure:9202: checking for tmpnam
configure:9252: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9288: warning: statement not reached
configure:9255: $? = 0
configure:9258: test -s conftest
configure:9261: $? = 0
configure:9272: result: yes
configure:9202: checking for waitpid
configure:9252: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9289: warning: statement not reached
configure:9255: $? = 0
configure:9258: test -s conftest
configure:9261: $? = 0
configure:9272: result: yes
configure:9285: checking for strerror
configure:9335: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9373: warning: statement not reached
configure:9338: $? = 0
configure:9341: test -s conftest
configure:9344: $? = 0
configure:9355: result: yes
configure:9367: checking for getwd
configure:9417: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9455: warning: statement not reached
configure:9420: $? = 0
configure:9423: test -s conftest
configure:9426: $? = 0
configure:9437: result: yes
configure:9449: checking for wait3
configure:9499: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9537: warning: statement not reached
configure:9502: $? = 0
configure:9505: test -s conftest
configure:9508: $? = 0
configure:9519: result: yes
configure:9531: checking for uname
configure:9581: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9619: warning: statement not reached
configure:9584: $? = 0
configure:9587: test -s conftest
configure:9590: $? = 0
configure:9601: result: yes
configure:9613: checking for realpath
configure:9663: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 9701: warning: statement not reached
configure:9666: $? = 0
configure:9669: test -s conftest
configure:9672: $? = 0
configure:9683: result: yes
configure:9717: checking sys/modem.h usability
configure:9730: cc -c   conftest.c >&5
"configure", line 9802: cannot find include file: <sys/modem.h>
cc: acomp failed for conftest.c
configure:9733: $? = 2
configure: failed program was:
| #line 9719 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 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:9749: result: no
configure:9753: checking sys/modem.h presence
configure:9764: cc -E  conftest.c
"configure", line 9804: cannot find include file: <sys/modem.h>
cc: acomp failed for conftest.c
configure:9770: $? = 2
configure: failed program was:
| #line 9755 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| /* end confdefs.h.  */
| #include <sys/modem.h>
configure:9789: result: no
configure:9825: checking for sys/modem.h
configure:9832: result: no
configure:9845: checking termios vs. termio vs. sgtty
configure:9875: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
configure:9878: $? = 0
configure:9880: ./conftest
configure:9883: $? = 0
configure:10154: result: termios
configure:10168: checking for fd_set in sys/types
configure:10190: cc -c   conftest.c >&5
configure:10193: $? = 0
configure:10196: test -s conftest.o
configure:10199: $? = 0
configure:10211: result: yes
configure:10263: checking whether struct tm is in sys/time.h or time.h
configure:10287: cc -c   conftest.c >&5
configure:10290: $? = 0
configure:10293: test -s conftest.o
configure:10296: $? = 0
configure:10307: result: time.h
configure:10332: checking sys/time.h usability
configure:10345: cc -c   conftest.c >&5
configure:10348: $? = 0
configure:10351: test -s conftest.o
configure:10354: $? = 0
configure:10364: result: yes
configure:10368: checking sys/time.h presence
configure:10379: cc -E  conftest.c
configure:10385: $? = 0
configure:10404: result: yes
configure:10440: checking for sys/time.h
configure:10447: result: yes
configure:10460: checking whether time.h and sys/time.h may both be included
configure:10486: cc -c   conftest.c >&5
configure:10489: $? = 0
configure:10492: test -s conftest.o
configure:10495: $? = 0
configure:10506: result: yes
configure:10516: checking for struct tm.tm_zone
configure:10543: cc -c   conftest.c >&5
"configure", line 10581: undefined struct/union member: tm_zone
cc: acomp failed for conftest.c
configure:10546: $? = 2
configure: failed program was:
| #line 10521 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:10581: cc -c   conftest.c >&5
"configure", line 10619: undefined struct/union member: tm_zone
cc: acomp failed for conftest.c
configure:10584: $? = 2
configure: failed program was:
| #line 10559 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:10603: result: no
configure:10621: checking for tzname
configure:10647: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 10686: warning: implicit function declaration: atoi
configure:10650: $? = 0
configure:10653: test -s conftest
configure:10656: $? = 0
configure:10667: result: yes
configure:10685: checking for gmtime_r
configure:10735: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 10777: warning: statement not reached
configure:10738: $? = 0
configure:10741: test -s conftest
configure:10744: $? = 0
configure:10755: result: yes
configure:10685: checking for localtime_r
configure:10735: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 10778: warning: statement not reached
configure:10738: $? = 0
configure:10741: test -s conftest
configure:10744: $? = 0
configure:10755: result: yes
configure:10685: checking for mktime
configure:10735: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 10779: warning: statement not reached
configure:10738: $? = 0
configure:10741: test -s conftest
configure:10744: $? = 0
configure:10755: result: yes
configure:10766: checking tm_tzadj in struct tm
configure:10788: cc -c   conftest.c >&5
"configure", line 10831: undefined struct/union member: tm_tzadj
cc: acomp failed for conftest.c
configure:10791: $? = 2
configure: failed program was:
| #line 10771 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TZNAME 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:10809: result: no
configure:10819: checking tm_gmtoff in struct tm
configure:10841: cc -c   conftest.c >&5
"configure", line 10884: undefined struct/union member: tm_gmtoff
cc: acomp failed for conftest.c
configure:10844: $? = 2
configure: failed program was:
| #line 10824 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TZNAME 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:10862: result: no
configure:10876: checking long timezone variable
configure:10900: cc -c   conftest.c >&5
"configure", line 10943: warning: implicit function declaration: exit
configure:10903: $? = 0
configure:10906: test -s conftest.o
configure:10909: $? = 0
configure:10921: result: yes
configure:10995: checking for struct stat.st_blksize
configure:11019: cc -c   conftest.c >&5
configure:11022: $? = 0
configure:11025: test -s conftest.o
configure:11028: $? = 0
configure:11076: result: yes
configure:11092: checking for fstatfs
configure:11142: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11190: warning: statement not reached
configure:11145: $? = 0
configure:11148: test -s conftest
configure:11151: $? = 0
configure:11162: result: yes
configure:11179: checking for working memcmp
configure:11228: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11252: warning: initializer does not fit or is out of range: 128
"configure", line 11252: warning: initializer does not fit or is out of range: 129
"configure", line 11253: warning: implicit function declaration: memcmp
"configure", line 11254: warning: implicit function declaration: exit
"configure", line 11267: warning: implicit function declaration: strcpy
configure:11231: $? = 0
configure:11233: ./conftest
configure:11236: $? = 0
configure:11250: result: yes
configure:11260: checking for memmove
configure:11310: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11358: warning: statement not reached
configure:11313: $? = 0
configure:11316: test -s conftest
configure:11319: $? = 0
configure:11330: result: yes
configure:11354: checking proper strstr implementation
configure:11375: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11422: warning: implicit function declaration: exit
configure:11378: $? = 0
configure:11380: ./conftest
configure:11383: $? = 0
configure:11397: result: yes
configure:11412: checking for strtoul
configure:11462: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11510: warning: statement not reached
configure:11465: $? = 0
configure:11468: test -s conftest
configure:11471: $? = 0
configure:11482: result: yes
configure:11515: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11561: warning: implicit function declaration: exit
configure:11518: $? = 0
configure:11520: ./conftest
configure:11523: $? = 0
configure:11547: checking for strtod
configure:11597: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11645: warning: statement not reached
configure:11600: $? = 0
configure:11603: test -s conftest
configure:11606: $? = 0
configure:11617: result: yes
configure:11650: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11696: warning: implicit function declaration: exit
configure:11653: $? = 0
configure:11655: ./conftest
configure:11658: $? = 0
configure:11685: checking for strtod
configure:11755: result: yes
configure:11764: checking for Solaris2.4/Tru64 strtod bugs
configure:11802: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 11840: warning: implicit function declaration: exit
configure:11805: $? = 0
configure:11807: ./conftest
configure:11810: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 11773 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TZNAME 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_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| /* end confdefs.h.  */
| 
| 		extern double strtod();
| 		int main() {
| 		    char *infString="Inf", *nanString="NaN", *spaceString=" ";
| 		    char *term;
| 		    double value;
| 		    value = strtod(infString, &term);
| 		    if ((term != infString) && (term[-1] == 0)) {
| 			exit(1);
| 		    }
| 		    value = strtod(nanString, &term);
| 		    if ((term != nanString) && (term[-1] == 0)) {
| 			exit(1);
| 		    }
| 		    value = strtod(spaceString, &term);
| 		    if (term == (spaceString+1)) {
| 			exit(1);
| 		    }
| 		    exit(0);
| 		}
configure:11829: result: buggy
configure:11847: checking for mode_t
configure:11872: cc -c   conftest.c >&5
configure:11875: $? = 0
configure:11878: test -s conftest.o
configure:11881: $? = 0
configure:11892: result: yes
configure:11904: checking for pid_t
configure:11929: cc -c   conftest.c >&5
configure:11932: $? = 0
configure:11935: test -s conftest.o
configure:11938: $? = 0
configure:11949: result: yes
configure:11961: checking for size_t
configure:11986: cc -c   conftest.c >&5
configure:11989: $? = 0
configure:11992: test -s conftest.o
configure:11995: $? = 0
configure:12006: result: yes
configure:12018: checking for uid_t in sys/types.h
configure:12042: result: yes
configure:12058: checking for socklen_t
configure:12089: result: yes
configure:12106: checking for opendir
configure:12176: result: yes
configure:12197: checking union wait
configure:12224: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 12268: incomplete struct/union/enum wait: x
"configure", line 12269: operands must have integral type: op "&"
"configure", line 12269: invalid cast expression
cc: acomp failed for conftest.c
configure:12227: $? = 2
configure: failed program was:
| #line 12202 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TZNAME 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_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define strtod fixstrtod
| /* 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:12245: result: no
configure:12261: checking for strncasecmp
configure:12311: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 12361: warning: statement not reached
configure:12314: $? = 0
configure:12317: test -s conftest
configure:12320: $? = 0
configure:12331: result: yes
configure:12479: checking for BSDgettimeofday
configure:12529: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 12579: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
BSDgettimeofday                     conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:12532: $? = 1
configure: failed program was:
| #line 12484 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TZNAME 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_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define strtod fixstrtod
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char BSDgettimeofday (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char BSDgettimeofday ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_BSDgettimeofday) || defined (__stub___BSDgettimeofday)
| choke me
| #else
| char (*f) () = BSDgettimeofday;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != BSDgettimeofday;
|   ;
|   return 0;
| }
configure:12549: result: no
configure:12559: checking for gettimeofday
configure:12609: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 12659: warning: statement not reached
configure:12612: $? = 0
configure:12615: test -s conftest
configure:12618: $? = 0
configure:12629: result: yes
configure:12644: checking for gettimeofday declaration
configure:12669: result: present
configure:12686: checking whether char is unsigned
configure:12710: cc -c   conftest.c >&5
configure:12713: $? = 0
configure:12716: test -s conftest.o
configure:12719: $? = 0
configure:12730: result: no
configure:12739: checking signed char declarations
configure:12764: cc -c   conftest.c >&5
configure:12767: $? = 0
configure:12770: test -s conftest.o
configure:12773: $? = 0
configure:12785: result: yes
configure:12799: checking for a putenv() that copies the buffer
configure:12835: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 12875: warning: implicit function declaration: strdup
"configure", line 12877: warning: implicit function declaration: strcpy
"configure", line 12877: warning: implicit function declaration: strchr
"configure", line 12879: warning: implicit function declaration: strcmp
configure:12838: $? = 0
configure:12840: ./conftest
configure:12843: $? = 0
configure:12859: result: no
configure:12895: checking langinfo.h usability
configure:12908: cc -c   conftest.c >&5
configure:12911: $? = 0
configure:12914: test -s conftest.o
configure:12917: $? = 0
configure:12927: result: yes
configure:12931: checking langinfo.h presence
configure:12942: cc -E  conftest.c
configure:12948: $? = 0
configure:12967: result: yes
configure:13003: checking for langinfo.h
configure:13010: result: yes
configure:13023: checking whether to use nl_langinfo
configure:13043: cc -c   conftest.c >&5
configure:13046: $? = 0
configure:13049: test -s conftest.o
configure:13052: $? = 0
configure:13073: result: yes
configure:13085: checking for chflags
configure:13135: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 13187: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
chflags                             conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:13138: $? = 1
configure: failed program was:
| #line 13090 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TZNAME 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_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define strtod fixstrtod
| #define NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char chflags (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char chflags ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_chflags) || defined (__stub___chflags)
| choke me
| #else
| char (*f) () = chflags;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != chflags;
|   ;
|   return 0;
| }
configure:13155: result: no
configure:13174: checking for getattrlist
configure:13224: cc -o conftest     conftest.c  -lsocket -lnsl -lpthread >&5
"configure", line 13276: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
getattrlist                         conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:13227: $? = 1
configure: failed program was:
| #line 13179 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #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 TCL_THREADS 1
| #define USE_THREAD_ALLOC 1
| #define USE_THREAD_STORAGE 1
| #define _REENTRANT 1
| #define _THREAD_SAFE 1
| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
| #define HAVE_READDIR_R 1
| #define HAVE_TWO_ARG_READDIR_R 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define STATIC_BUILD 1
| #define _REENTRANT 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define TCL_SHLIB_EXT ".so"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #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_OPENDIR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define USE_TERMIOS 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_TZNAME 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_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define strtod fixstrtod
| #define NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getattrlist (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getattrlist ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_getattrlist) || defined (__stub___getattrlist)
| choke me
| #else
| char (*f) () = getattrlist;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getattrlist;
|   ;
|   return 0;
| }
configure:13244: result: no
configure:13277: checking sys/ioctl.h usability
configure:13290: cc -c   conftest.c >&5
configure:13293: $? = 0
configure:13296: test -s conftest.o
configure:13299: $? = 0
configure:13309: result: yes
configure:13313: checking sys/ioctl.h presence
configure:13324: cc -E  conftest.c
configure:13330: $? = 0
configure:13349: result: yes
configure:13385: checking for sys/ioctl.h
configure:13392: result: yes
configure:13419: checking sys/filio.h usability
configure:13432: cc -c   conftest.c >&5
configure:13435: $? = 0
configure:13438: test -s conftest.o
configure:13441: $? = 0
configure:13451: result: yes
configure:13455: checking sys/filio.h presence
configure:13466: cc -E  conftest.c
configure:13472: $? = 0
configure:13491: result: yes
configure:13527: checking for sys/filio.h
configure:13534: result: yes
configure:13547: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
configure:13601: result: O_NONBLOCK
configure:13617: checking how to package libraries
configure:13644: result: standard shared library
configure:13933: creating ./config.status

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

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

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

on hamming.cam.nist.gov

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

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

ac_cv_c_bigendian=yes
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_BSDgettimeofday=no
ac_cv_func_chflags=no
ac_cv_func_connect=no
ac_cv_func_fstatfs=yes
ac_cv_func_getattrlist=no
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=no
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_mktime=yes
ac_cv_func_open64=yes
ac_cv_func_opendir=yes
ac_cv_func_pthread_attr_get_np=no
ac_cv_func_pthread_attr_setstacksize=yes
ac_cv_func_pthread_getattr_np=no
ac_cv_func_readdir_r=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_strtoll=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_tmpnam=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_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_errno_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=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_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_ieee_main=no
ac_cv_lib_inet_main=no
ac_cv_lib_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_tm_tm_zone=no
ac_cv_objext=o
ac_cv_prog_AR=ar
ac_cv_prog_CPP=$'cc -E'
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_struct_tm=time.h
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_var_tzname=yes
tcl_cv_api_serial=termios
tcl_cv_char_signed=yes
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=no
tcl_cv_grep_gettimeofday=present
tcl_cv_member_tm_gmtoff=no
tcl_cv_member_tm_tzadj=no
tcl_cv_putenv_copy=no
tcl_cv_strtod_buggy=0
tcl_cv_struct_dirent64=yes
tcl_cv_struct_stat64=yes
tcl_cv_three_arg_readdir_r=no
tcl_cv_timezone_long=yes
tcl_cv_two_arg_readdir_r=yes
tcl_cv_type_64bit=$'long long'
tcl_cv_type_fd_set=yes
tcl_cv_type_off64_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_EXPORT_FILE_SUFFIX=''
CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}${DBGX}.so'
CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}${DBGX}.a'
CFLAGS=''
CFLAGS_DEBUG='-g'
CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)'
CFLAGS_OPTIMIZE='-O'
CFLAGS_WARNING=''
CPP='cc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.5\" -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 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -DUSE_THREAD_STORAGE=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DHAVE_TWO_ARG_READDIR_R=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DSTATIC_BUILD=1 -D_REENTRANT=1 -D_POSIX_PTHREAD_SEMANTICS=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -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_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TZNAME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -Dstrtod=fixstrtod -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 -DTCL_DBGX= '
DL_LIBS='-ldl'
DL_OBJS='tclLoadDl.o'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='egrep'
EXEEXT=''
INSTALL_LIB='$(INSTALL_LIBRARY) $(LIB_FILE) $(LIB_INSTALL_DIR)/$(LIB_FILE) ; (cd $(LIB_INSTALL_DIR) ; $(RANLIB) $(LIB_FILE))'
INSTALL_STUB_LIB='$(INSTALL_LIBRARY) $(STUB_LIB_FILE) $(LIB_INSTALL_DIR)/$(STUB_LIB_FILE) ; (cd $(LIB_INSTALL_DIR) ; $(RANLIB) $(STUB_LIB_FILE))'
LDFLAGS=' '
LDFLAGS_DEBUG=''
LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)'
LDFLAGS_OPTIMIZE=''
LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
LD_SEARCH_FLAGS='-R ${LIB_RUNTIME_DIR}'
LIBOBJS=' fixstrtod$U.o'
LIBS=' -lsocket -lnsl -lpthread'
LTLIBOBJS=' fixstrtod$U.lo'
MAKE_LIB='${STLIB_LD} $@ ${OBJS} ; ${RANLIB} $@'
MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@'
MAN_FLAGS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='tcl'
PACKAGE_STRING='tcl 8.5'
PACKAGE_TARNAME='tcl'
PACKAGE_VERSION='8.5'
PATH_SEPARATOR=':'
PLAT_OBJS=''
RANLIB='ranlib'
SHELL='/bin/bash'
SHLIB_CFLAGS='-KPIC'
SHLIB_LD='/usr/ccs/bin/ld -G -z text'
SHLIB_LD_FLAGS=''
SHLIB_LD_LIBS='${LIBS}'
SHLIB_SUFFIX='.so'
STLIB_LD='${AR} cr'
TCL_BUILD_EXP_FILE=''
TCL_BUILD_LIB_SPEC='-L/local/src/tcl/solthread -ltcl8.5${TCL_DBGX}'
TCL_BUILD_STUB_LIB_PATH='/local/src/tcl/solthread/libtclstub8.5${TCL_DBGX}.a'
TCL_BUILD_STUB_LIB_SPEC='-L/local/src/tcl/solthread -ltclstub8.5${TCL_DBGX}'
TCL_DBGX=''
TCL_EXP_FILE=''
TCL_HAS_LONGLONG=''
TCL_INCLUDE_SPEC='-I/home/fs3c/dgp/include'
TCL_LIBS='-ldl  -lsocket -lnsl -lpthread -lm'
TCL_LIB_FILE='libtcl8.5${TCL_DBGX}.a'
TCL_LIB_FLAG='-ltcl8.5${TCL_DBGX}'
TCL_LIB_SPEC='-L/home/fs3c/dgp/sparc/solaris2/lib -ltcl8.5${TCL_DBGX}'
TCL_LIB_VERSIONS_OK='ok'
TCL_MAJOR_VERSION='8'
TCL_MINOR_VERSION='5'
TCL_NEEDS_EXP_FILE='0'
TCL_PACKAGE_PATH='/home/fs3c/dgp/sparc/solaris2/lib /home/fs3c/dgp/lib'
TCL_PATCH_LEVEL='a2'
TCL_SHARED_BUILD='0'
TCL_SHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}${SHLIB_SUFFIX}'
TCL_SHLIB_LD_EXTRAS=''
TCL_SRC_DIR='/local/src/tcl'
TCL_STUB_LIB_FILE='libtclstub8.5${TCL_DBGX}.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5${TCL_DBGX}'
TCL_STUB_LIB_PATH='/home/fs3c/dgp/sparc/solaris2/lib/libtclstub8.5${TCL_DBGX}.a'
TCL_STUB_LIB_SPEC='-L/home/fs3c/dgp/sparc/solaris2/lib -ltclstub8.5${TCL_DBGX}'
TCL_THREADS='1'
TCL_UNSHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}.a'
TCL_VERSION='8.5'
TK_SHLIB_LD_EXTRAS=''
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='/home/fs3c/dgp/sparc/solaris2'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='/home/fs3c/dgp/sparc/solaris2/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/fs3c/dgp'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_GETCWD 1
#define HAVE_GMTIME_R 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_MKTIME 1
#define HAVE_OPEN64 1
#define HAVE_OPENDIR 1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
#define HAVE_READDIR_R 1
#define HAVE_SIGNED_CHAR 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_STRUCT_DIRENT64 1
#define HAVE_STRUCT_STAT64 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_ST_BLKSIZE 1
#define HAVE_SYS_FILIO_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_TIMEZONE_VAR 1
#define HAVE_TMPNAM 1
#define HAVE_TWO_ARG_READDIR_R 1
#define HAVE_TYPE_OFF64_T 1
#define HAVE_TZNAME 1
#define HAVE_UNISTD_H 1
#define HAVE_WAITPID 1
#define NO_UNION_WAIT 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "tcl"
#define PACKAGE_STRING "tcl 8.5"
#define PACKAGE_TARNAME "tcl"
#define PACKAGE_VERSION "8.5"
#define STATIC_BUILD 1
#define STDC_HEADERS 1
#define TCL_CFGVAL_ENCODING "iso8859-1"
#define TCL_CFG_DEBUG 1
#define TCL_CFG_OPTIMIZED 1
#define TCL_DBGX 
#define TCL_SHLIB_EXT ".so"
#define TCL_THREADS 1
#define TCL_UNLOAD_DLLS 1
#define TCL_WIDE_INT_TYPE long long
#define TIME_WITH_SYS_TIME 1
#define USE_TERMIOS 1
#define USE_THREAD_ALLOC 1
#define USE_THREAD_STORAGE 1
#define WORDS_BIGENDIAN 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _REENTRANT 1
#define _REENTRANT 1
#define _THREAD_SAFE 1
#define strtod fixstrtod

configure: exit 0