Tcl Source Code

Artifact [66fd13f05a]
Login

Artifact 66fd13f05a8a201dd194e58853de4e9500a20b52:

Attachment "config.log" to ticket [1215775fff] added by silpheed 2005-06-06 22:47:42.
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.59.  Invocation command line was

  $ ./configure --prefix=/home/gibson --exec-prefix=/home/gibson/bin

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

hostname = stratus
uname -m = 9000/785
uname -r = B.11.11
uname -s = HP-UX
uname -v = U

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

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

PATH: /home/gibson/codcnt3_1/bin
PATH: /home/gibson/mcidas/bin
PATH: /home/gibson/mcidas/data
PATH: /home/ldm/bin
PATH: /home/mclocal/mcidas/bin
PATH: /home/mclocal/mcidas/gui
PATH: /home/mcidas/bin
PATH: /home/mcidas/data
PATH: /opt/langtools/bin
PATH: /opt/fortran90/bin
PATH: /opt/fortran90/contrib/bin
PATH: /opt/ansic/bin
PATH: /opt/aCC/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/local/bin
PATH: /usr/dt/bin
PATH: /etc
PATH: /usr/contrib/bin
PATH: /opt/mpi/bin
PATH: /opt/hparray/bin
PATH: /opt/nettladm/bin
PATH: /opt/upgrade/bin
PATH: /opt/fcms/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/pd/bin
PATH: /opt/resmon/bin
PATH: /opt/ignite/bin
PATH: /opt/scr/bin
PATH: /opt/atok/bin
PATH: /opt/egb/bin
PATH: /opt/graphics/phigs/bin
PATH: /opt/perl/bin
PATH: /usr/sbin/diag/contrib
PATH: /opt/dynatext/bin
PATH: /opt/samba/bin
PATH: /opt/java1.4/bin
PATH: /opt/graphics/common/bin
PATH: /opt/perf/bin
PATH: /opt/gnome/bin
PATH: /opt/mozilla
PATH: /opt/ipf/bin
PATH: /home/mcidas/mcidas2003/netcdf/ncgen
PATH: ~/vim62/src


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

configure:1353: checking whether to use symlinks for manpages
configure:1362: result: no
configure:1365: checking whether to compress the manpages
configure:1380: result: no
configure:1394: checking whether to add a package name suffix for the manpages
configure:1407: result: no
configure:1469: checking for gcc
configure:1498: result: no
configure:1549: checking for cc
configure:1565: found /opt/ansic/bin/cc
configure:1575: result: cc
configure:1739: checking for C compiler version
configure:1742: cc --version </dev/null >&5
cc: warning 422: Unknown option "-" ignored.
cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:
cc: CCOPTS is not set.
cc: INCLUDIR is INCLUDIR=/usr/include
configure:1745: $? = 0
configure:1747: cc -v </dev/null >&5
cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:
cc: CCOPTS is not set.
cc: INCLUDIR is INCLUDIR=/usr/include
configure:1750: $? = 0
configure:1752: cc -V </dev/null >&5
configure:1755: $? = 0
configure:1778: checking for C compiler default output file name
configure:1781: cc    conftest.c  >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:1784: $? = 0
configure:1830: result: a.out
configure:1835: checking whether the C compiler works
configure:1841: ./a.out
configure:1844: $? = 0
configure:1861: result: yes
configure:1868: checking whether we are cross compiling
configure:1870: result: no
configure:1873: checking for suffix of executables
configure:1875: cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:1878: $? = 0
configure:1903: result: 
configure:1909: checking for suffix of object files
configure:1930: cc -c   conftest.c >&5
configure:1933: $? = 0
configure:1955: result: o
configure:1959: checking whether we are using the GNU C compiler
configure:1983: cc -c   conftest.c >&5
cc: "conftest.c", line 14: error 1000: Unexpected symbol: "me".
cc: "conftest.c", line 14: error 1588: "choke" undefined.
configure:1989: $? = 1
configure: failed program was:
| /* 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:2015: result: no
configure:2021: checking whether cc accepts -g
configure:2042: cc -c -g  conftest.c >&5
configure:2048: $? = 0
configure:2052: test -z 
			 || test ! -s conftest.err
configure:2055: $? = 0
configure:2058: test -s conftest.o
configure:2061: $? = 0
configure:2072: result: yes
configure:2089: checking for cc option to accept ANSI C
configure:2159: cc  -c   conftest.c >&5
configure:2165: $? = 0
configure:2169: test -z 
			 || test ! -s conftest.err
configure:2172: $? = 0
configure:2175: test -s conftest.o
configure:2178: $? = 0
configure:2196: result: none needed
configure:2214: cc -c   conftest.c >&5
cc: "conftest.c", line 2: error 1000: Unexpected symbol: "me".
cc: "conftest.c", line 2: warning 501: Empty source file.
configure:2220: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2368: checking how to run the C preprocessor
configure:2403: cc -E  conftest.c
configure:2409: $? = 0
configure:2441: cc -E  conftest.c
cpp: "conftest.c", line 9: error 4036: Can't open include file 'ac_nonexistent.h'.
configure:2447: $? = 1
configure: failed program was:
| /* 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:2486: result: cc -E
configure:2510: cc -E  conftest.c
configure:2516: $? = 0
configure:2548: cc -E  conftest.c
cpp: "conftest.c", line 9: error 4036: Can't open include file 'ac_nonexistent.h'.
configure:2554: $? = 1
configure: failed program was:
| /* 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:2598: checking for egrep
configure:2608: result: grep -E
configure:2613: checking for ANSI C header files
configure:2638: cc -c   conftest.c >&5
configure:2644: $? = 0
configure:2648: test -z 
			 || test ! -s conftest.err
configure:2651: $? = 0
configure:2654: test -s conftest.o
configure:2657: $? = 0
configure:2746: cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:2749: $? = 0
configure:2751: ./conftest
configure:2754: $? = 0
configure:2769: result: yes
configure:2793: checking for sys/types.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2793: checking for sys/stat.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2793: checking for stdlib.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2793: checking for string.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2793: checking for memory.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2793: checking for strings.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2793: checking for inttypes.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2793: checking for stdint.h
configure:2809: cc -c   conftest.c >&5
cpp: "conftest.c", line 52: error 4036: Can't open include file 'stdint.h'.
configure:2815: $? = 1
configure: failed program was:
| /* 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:2839: result: no
configure:2793: checking for unistd.h
configure:2809: cc -c   conftest.c >&5
configure:2815: $? = 0
configure:2819: test -z 
			 || test ! -s conftest.err
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2839: result: yes
configure:2852: checking dirent.h
configure:2893: cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:2899: $? = 0
configure:2903: test -z 
			 || test ! -s conftest.err
configure:2906: $? = 0
configure:2909: test -s conftest
configure:2912: $? = 0
configure:2934: result: 
configure:2946: checking errno.h usability
configure:2958: cc -c   conftest.c >&5
configure:2964: $? = 0
configure:2968: test -z 
			 || test ! -s conftest.err
configure:2971: $? = 0
configure:2974: test -s conftest.o
configure:2977: $? = 0
configure:2987: result: yes
configure:2991: checking errno.h presence
configure:3001: cc -E  conftest.c
configure:3007: $? = 0
configure:3027: result: yes
configure:3062: checking for errno.h
configure:3069: result: yes
configure:3094: checking float.h usability
configure:3106: cc -c   conftest.c >&5
configure:3112: $? = 0
configure:3116: test -z 
			 || test ! -s conftest.err
configure:3119: $? = 0
configure:3122: test -s conftest.o
configure:3125: $? = 0
configure:3135: result: yes
configure:3139: checking float.h presence
configure:3149: cc -E  conftest.c
configure:3155: $? = 0
configure:3175: result: yes
configure:3210: checking for float.h
configure:3217: result: yes
configure:3242: checking values.h usability
configure:3254: cc -c   conftest.c >&5
configure:3260: $? = 0
configure:3264: test -z 
			 || test ! -s conftest.err
configure:3267: $? = 0
configure:3270: test -s conftest.o
configure:3273: $? = 0
configure:3283: result: yes
configure:3287: checking values.h presence
configure:3297: cc -E  conftest.c
configure:3303: $? = 0
configure:3323: result: yes
configure:3358: checking for values.h
configure:3365: result: yes
configure:3390: checking limits.h usability
configure:3402: cc -c   conftest.c >&5
configure:3408: $? = 0
configure:3412: test -z 
			 || test ! -s conftest.err
configure:3415: $? = 0
configure:3418: test -s conftest.o
configure:3421: $? = 0
configure:3431: result: yes
configure:3435: checking limits.h presence
configure:3445: cc -E  conftest.c
configure:3451: $? = 0
configure:3471: result: yes
configure:3506: checking for limits.h
configure:3513: result: yes
configure:3533: checking for stdlib.h
configure:3538: result: yes
configure:3735: checking for string.h
configure:3740: result: yes
configure:3934: checking sys/wait.h usability
configure:3946: cc -c   conftest.c >&5
configure:3952: $? = 0
configure:3956: test -z 
			 || test ! -s conftest.err
configure:3959: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3975: result: yes
configure:3979: checking sys/wait.h presence
configure:3989: cc -E  conftest.c
configure:3995: $? = 0
configure:4015: result: yes
configure:4050: checking for sys/wait.h
configure:4057: result: yes
configure:4082: checking dlfcn.h usability
configure:4094: cc -c   conftest.c >&5
configure:4100: $? = 0
configure:4104: test -z 
			 || test ! -s conftest.err
configure:4107: $? = 0
configure:4110: test -s conftest.o
configure:4113: $? = 0
configure:4123: result: yes
configure:4127: checking dlfcn.h presence
configure:4137: cc -E  conftest.c
configure:4143: $? = 0
configure:4163: result: yes
configure:4198: checking for dlfcn.h
configure:4205: result: yes
configure:4236: checking sys/param.h usability
configure:4248: cc -c   conftest.c >&5
configure:4254: $? = 0
configure:4258: test -z 
			 || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4277: result: yes
configure:4281: checking sys/param.h presence
configure:4291: cc -E  conftest.c
configure:4297: $? = 0
configure:4317: result: yes
configure:4352: checking for sys/param.h
configure:4359: result: yes
configure:4379: checking for building with threads
configure:5196: result: no (default)
configure:5302: checking for sin
configure:5359: cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   sin (code)
configure:5365: $? = 1
configure: failed program was:
| /* 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_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:5390: result: no
configure:5398: checking for main in -lieee
configure:5422: cc -o conftest    conftest.c -lieee   >&5
/usr/ccs/bin/ld: Can't find library for -lieee
configure:5428: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:5454: result: no
configure:5466: checking for main in -linet
configure:5490: cc -o conftest    conftest.c -linet   >&5
/usr/ccs/bin/ld: Can't find library for -linet
configure:5496: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:5522: result: no
configure:5538: checking net/errno.h usability
configure:5550: cc -c   conftest.c >&5
cpp: "conftest.c", line 55: error 4036: Can't open include file 'net/errno.h'.
configure:5556: $? = 1
configure: failed program was:
| /* 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_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:5579: result: no
configure:5583: checking net/errno.h presence
configure:5593: cc -E  conftest.c
cpp: "conftest.c", line 21: error 4036: Can't open include file 'net/errno.h'.
configure:5599: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <net/errno.h>
configure:5619: result: no
configure:5654: checking for net/errno.h
configure:5661: result: no
configure:5695: checking for connect
configure:5752: cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:5758: $? = 0
configure:5762: test -z 
			 || test ! -s conftest.err
configure:5765: $? = 0
configure:5768: test -s conftest
configure:5771: $? = 0
configure:5783: result: yes
configure:6058: checking for gethostbyname
configure:6115: cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:6121: $? = 0
configure:6125: test -z 
			 || test ! -s conftest.err
configure:6128: $? = 0
configure:6131: test -s conftest
configure:6134: $? = 0
configure:6146: result: yes
configure:6227: checking how to build libraries
configure:6245: result: shared
configure:6307: checking for ranlib
configure:6323: found /bin/ranlib
configure:6334: result: ranlib
configure:6350: checking if 64bit support is requested
configure:6365: result: no
configure:6370: checking if 64bit Sparc VIS support is requested
configure:6387: result: no
configure:6394: checking system version (for dynamic loading)
configure:6414: result: HP-UX-B.11.11
configure:6422: checking for dlopen in -ldl
configure:6452: cc -o conftest    conftest.c -ldl   >&5
/usr/ccs/bin/ld: Can't find library for -ldl
configure:6458: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dlopen ();
| int
| main ()
| {
| dlopen ();
|   ;
|   return 0;
| }
configure:6484: result: no
configure:6522: checking for ar
configure:6538: found /bin/ar
configure:6548: result: ar
configure:6856: checking for shl_load in -ldld
configure:6886: cc -o conftest    conftest.c -ldld   -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:6892: $? = 0
configure:6896: test -z 
			 || test ! -s conftest.err
configure:6899: $? = 0
configure:6902: test -s conftest
configure:6905: $? = 0
configure:6918: result: yes
configure:9112: checking for build with symbols
configure:9126: result: no
configure:9186: checking for required early compiler flags
configure:9209: cc -c   conftest.c >&5
cc: "conftest.c", line 30: error 1588: "strtoll" undefined.
cc: "conftest.c", line 30: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
cc: "conftest.c", line 30: error 1588: "strtoull" undefined.
cc: "conftest.c", line 30: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
configure:9215: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main ()
| {
| char *p = (char *)strtoll; char *q = (char *)strtoull;
|   ;
|   return 0;
| }
configure:9252: cc -c   conftest.c >&5
cc: "conftest.c", line 31: error 1588: "strtoll" undefined.
cc: "conftest.c", line 31: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
cc: "conftest.c", line 31: error 1588: "strtoull" undefined.
cc: "conftest.c", line 31: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
configure:9258: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| #define _ISOC99_SOURCE 1
| #include <stdlib.h>
| int
| main ()
| {
| char *p = (char *)strtoll; char *q = (char *)strtoull;
|   ;
|   return 0;
| }
configure:9313: cc -c   conftest.c >&5
cc: "conftest.c", line 30: error 1574: Unknown size for "buf".
configure:9319: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| int
| main ()
| {
| struct stat64 buf; int i = stat64("/", &buf);
|   ;
|   return 0;
| }
configure:9356: cc -c   conftest.c >&5
configure:9362: $? = 0
configure:9366: test -z 
			 || test ! -s conftest.err
configure:9369: $? = 0
configure:9372: test -s conftest.o
configure:9375: $? = 0
configure:9401: result:  _LARGEFILE64_SOURCE
configure:9406: checking for 64-bit integer type
configure:9430: cc -c   conftest.c >&5
cc: "conftest.c", line 31: error 1000: Unexpected symbol: "value".
cc: "conftest.c", line 31: error 1000: Unexpected symbol: "0".
cc: "conftest.c", line 31: error 1573: Type of "value" is undefined due to an illegal declaration.
cc: "conftest.c", line 31: error 1588: "__int64" undefined.
configure:9436: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| __int64 value = (__int64) 0;
|   ;
|   return 0;
| }
configure:9480: cc -c   conftest.c >&5
configure:9486: $? = 0
configure:9490: test -z 
			 || test ! -s conftest.err
configure:9493: $? = 0
configure:9496: test -s conftest.o
configure:9499: $? = 0
configure:9524: result: long long
configure:9528: checking for struct dirent64
configure:9551: cc -c   conftest.c >&5
cc: "conftest.c", line 33: error 1574: Unknown size for "p".
configure:9557: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/dirent.h>
| int
| main ()
| {
| struct dirent64 p;
|   ;
|   return 0;
| }
configure:9589: result: no
configure:9592: checking for struct stat64
configure:9615: cc -c   conftest.c >&5
configure:9621: $? = 0
configure:9625: test -z 
			 || test ! -s conftest.err
configure:9628: $? = 0
configure:9631: test -s conftest.o
configure:9634: $? = 0
configure:9653: result: yes
configure:9661: checking for open64
configure:9718: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:9724: $? = 0
configure:9728: test -z 
			 || test ! -s conftest.err
configure:9731: $? = 0
configure:9734: test -s conftest
configure:9737: $? = 0
configure:9749: result: yes
configure:9661: checking for lseek64
configure:9718: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:9724: $? = 0
configure:9728: test -z 
			 || test ! -s conftest.err
configure:9731: $? = 0
configure:9734: test -s conftest
configure:9737: $? = 0
configure:9749: result: yes
configure:9759: checking for off64_t
configure:9782: cc -c   conftest.c >&5
configure:9788: $? = 0
configure:9792: test -z 
			 || test ! -s conftest.err
configure:9795: $? = 0
configure:9798: test -s conftest.o
configure:9801: $? = 0
configure:9821: result: yes
configure:9834: checking whether byte ordering is bigendian
configure:9861: cc -c   conftest.c >&5
cc: "conftest.c", line 39: error 1000: Unexpected symbol: "endian".
cc: "conftest.c", line 39: error 1588: "bogus" undefined.
configure:9867: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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:10021: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10024: $? = 0
configure:10026: ./conftest
configure:10029: $? = 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.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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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:10045: result: yes
configure:10075: checking for getcwd
configure:10132: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10138: $? = 0
configure:10142: test -z 
			 || test ! -s conftest.err
configure:10145: $? = 0
configure:10148: test -s conftest
configure:10151: $? = 0
configure:10163: result: yes
configure:10191: checking for opendir
configure:10248: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10254: $? = 0
configure:10258: test -z 
			 || test ! -s conftest.err
configure:10261: $? = 0
configure:10264: test -s conftest
configure:10267: $? = 0
configure:10279: result: yes
configure:10191: checking for strtol
configure:10248: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10254: $? = 0
configure:10258: test -z 
			 || test ! -s conftest.err
configure:10261: $? = 0
configure:10264: test -s conftest
configure:10267: $? = 0
configure:10279: result: yes
configure:10191: checking for strtoll
configure:10248: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   strtoll (code)
configure:10254: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| /* end confdefs.h.  */
| /* Define strtoll to an innocuous variant, in case <limits.h> declares strtoll.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strtoll innocuous_strtoll
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoll (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strtoll
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoll ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoll) || defined (__stub___strtoll)
| choke me
| #else
| char (*f) () = strtoll;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoll;
|   ;
|   return 0;
| }
configure:10279: result: no
configure:10191: checking for strtoull
configure:10248: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   strtoull (code)
configure:10254: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| /* end confdefs.h.  */
| /* Define strtoull to an innocuous variant, in case <limits.h> declares strtoull.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strtoull innocuous_strtoull
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoull (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strtoull
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoull ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoull) || defined (__stub___strtoull)
| choke me
| #else
| char (*f) () = strtoull;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoull;
|   ;
|   return 0;
| }
configure:10279: result: no
configure:10191: checking for tmpnam
configure:10248: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10254: $? = 0
configure:10258: test -z 
			 || test ! -s conftest.err
configure:10261: $? = 0
configure:10264: test -s conftest
configure:10267: $? = 0
configure:10279: result: yes
configure:10191: checking for waitpid
configure:10248: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10254: $? = 0
configure:10258: test -z 
			 || test ! -s conftest.err
configure:10261: $? = 0
configure:10264: test -s conftest
configure:10267: $? = 0
configure:10279: result: yes
configure:10299: checking for strerror
configure:10356: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10362: $? = 0
configure:10366: test -z 
			 || test ! -s conftest.err
configure:10369: $? = 0
configure:10372: test -s conftest
configure:10375: $? = 0
configure:10387: result: yes
configure:10399: checking for getwd
configure:10456: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10462: $? = 0
configure:10466: test -z 
			 || test ! -s conftest.err
configure:10469: $? = 0
configure:10472: test -s conftest
configure:10475: $? = 0
configure:10487: result: yes
configure:10499: checking for wait3
configure:10556: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10562: $? = 0
configure:10566: test -z 
			 || test ! -s conftest.err
configure:10569: $? = 0
configure:10572: test -s conftest
configure:10575: $? = 0
configure:10587: result: yes
configure:10599: checking for uname
configure:10656: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10662: $? = 0
configure:10666: test -z 
			 || test ! -s conftest.err
configure:10669: $? = 0
configure:10672: test -s conftest
configure:10675: $? = 0
configure:10687: result: yes
configure:10699: checking for realpath
configure:10756: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10762: $? = 0
configure:10766: test -z 
			 || test ! -s conftest.err
configure:10769: $? = 0
configure:10772: test -s conftest
configure:10775: $? = 0
configure:10787: result: yes
configure:10821: checking sys/modem.h usability
configure:10833: cc -c   conftest.c >&5
configure:10839: $? = 0
configure:10843: test -z 
			 || test ! -s conftest.err
configure:10846: $? = 0
configure:10849: test -s conftest.o
configure:10852: $? = 0
configure:10862: result: yes
configure:10866: checking sys/modem.h presence
configure:10876: cc -E  conftest.c
configure:10882: $? = 0
configure:10902: result: yes
configure:10937: checking for sys/modem.h
configure:10944: result: yes
configure:10957: checking termios vs. termio vs. sgtty
configure:10986: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:10989: $? = 0
configure:10991: ./conftest
configure:10994: $? = 0
configure:11260: result: termios
configure:11274: checking for fd_set in sys/types
configure:11295: cc -c   conftest.c >&5
configure:11301: $? = 0
configure:11305: test -z 
			 || test ! -s conftest.err
configure:11308: $? = 0
configure:11311: test -s conftest.o
configure:11314: $? = 0
configure:11326: result: yes
configure:11377: checking whether struct tm is in sys/time.h or time.h
configure:11400: cc -c   conftest.c >&5
configure:11406: $? = 0
configure:11410: test -z 
			 || test ! -s conftest.err
configure:11413: $? = 0
configure:11416: test -s conftest.o
configure:11419: $? = 0
configure:11430: result: time.h
configure:11455: checking sys/time.h usability
configure:11467: cc -c   conftest.c >&5
configure:11473: $? = 0
configure:11477: test -z 
			 || test ! -s conftest.err
configure:11480: $? = 0
configure:11483: test -s conftest.o
configure:11486: $? = 0
configure:11496: result: yes
configure:11500: checking sys/time.h presence
configure:11510: cc -E  conftest.c
configure:11516: $? = 0
configure:11536: result: yes
configure:11571: checking for sys/time.h
configure:11578: result: yes
configure:11591: checking whether time.h and sys/time.h may both be included
configure:11616: cc -c   conftest.c >&5
configure:11622: $? = 0
configure:11626: test -z 
			 || test ! -s conftest.err
configure:11629: $? = 0
configure:11632: test -s conftest.o
configure:11635: $? = 0
configure:11646: result: yes
configure:11656: checking for struct tm.tm_zone
configure:11682: cc -c   conftest.c >&5
cc: "conftest.c", line 50: error 1588: "tm_zone" undefined.
cc: "conftest.c", line 50: error 1531: Invalid member of struct or union.
cc: "conftest.c", line 50: error 1563: Expression in if must be scalar.
configure:11688: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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:11729: cc -c   conftest.c >&5
cc: "conftest.c", line 50: error 1588: "tm_zone" undefined.
cc: "conftest.c", line 50: error 1531: Invalid member of struct or union.
cc: "conftest.c", line 50: error 1594: The sizeof operator cannot be applied to types with unknown size.
configure:11735: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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:11761: result: no
configure:11779: checking for tzname
configure:11804: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:11810: $? = 0
configure:11814: test -z 
			 || test ! -s conftest.err
configure:11817: $? = 0
configure:11820: test -s conftest
configure:11823: $? = 0
configure:11835: result: yes
configure:11853: checking for gmtime_r
configure:11910: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:11916: $? = 0
configure:11920: test -z 
			 || test ! -s conftest.err
configure:11923: $? = 0
configure:11926: test -s conftest
configure:11929: $? = 0
configure:11941: result: yes
configure:11853: checking for localtime_r
configure:11910: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:11916: $? = 0
configure:11920: test -z 
			 || test ! -s conftest.err
configure:11923: $? = 0
configure:11926: test -s conftest
configure:11929: $? = 0
configure:11941: result: yes
configure:11853: checking for mktime
configure:11910: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:11916: $? = 0
configure:11920: test -z 
			 || test ! -s conftest.err
configure:11923: $? = 0
configure:11926: test -s conftest
configure:11929: $? = 0
configure:11941: result: yes
configure:11952: checking tm_tzadj in struct tm
configure:11973: cc -c   conftest.c >&5
cc: "conftest.c", line 50: error 1588: "tm_tzadj" undefined.
cc: "conftest.c", line 50: error 1531: Invalid member of struct or union.
configure:11979: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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:12004: result: no
configure:12014: checking tm_gmtoff in struct tm
configure:12035: cc -c   conftest.c >&5
cc: "conftest.c", line 50: error 1588: "tm_gmtoff" undefined.
cc: "conftest.c", line 50: error 1531: Invalid member of struct or union.
configure:12041: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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:12066: result: no
configure:12080: checking long timezone variable
configure:12103: cc -c   conftest.c >&5
configure:12109: $? = 0
configure:12113: test -z 
			 || test ! -s conftest.err
configure:12116: $? = 0
configure:12119: test -s conftest.o
configure:12122: $? = 0
configure:12134: result: yes
configure:12217: checking for struct stat.st_blksize
configure:12240: cc -c   conftest.c >&5
configure:12246: $? = 0
configure:12250: test -z 
			 || test ! -s conftest.err
configure:12253: $? = 0
configure:12256: test -s conftest.o
configure:12259: $? = 0
configure:12316: result: yes
configure:12332: checking for fstatfs
configure:12389: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:12395: $? = 0
configure:12399: test -z 
			 || test ! -s conftest.err
configure:12402: $? = 0
configure:12405: test -s conftest
configure:12408: $? = 0
configure:12420: result: yes
configure:12437: checking for working memcmp
configure:12485: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:12488: $? = 0
configure:12490: ./conftest
configure:12493: $? = 0
configure:12507: result: yes
configure:12524: checking for memmove
configure:12581: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:12587: $? = 0
configure:12591: test -z 
			 || test ! -s conftest.err
configure:12594: $? = 0
configure:12597: test -s conftest
configure:12600: $? = 0
configure:12612: result: yes
configure:12637: checking for strstr
configure:12694: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:12700: $? = 0
configure:12704: test -z 
			 || test ! -s conftest.err
configure:12707: $? = 0
configure:12710: test -s conftest
configure:12713: $? = 0
configure:12725: result: yes
configure:12734: checking proper strstr implementation
configure:12754: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:12757: $? = 0
configure:12759: ./conftest
configure:12762: $? = 0
configure:12777: result: ok
configure:12804: checking for strtoul
configure:12861: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:12867: $? = 0
configure:12871: test -z 
			 || test ! -s conftest.err
configure:12874: $? = 0
configure:12877: test -s conftest
configure:12880: $? = 0
configure:12892: result: yes
configure:12901: checking proper strtoul implementation
configure:12922: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:12925: $? = 0
configure:12927: ./conftest
configure:12930: $? = 0
configure:12945: result: ok
configure:12971: checking for strtod
configure:13028: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:13034: $? = 0
configure:13038: test -z 
			 || test ! -s conftest.err
configure:13041: $? = 0
configure:13044: test -s conftest
configure:13047: $? = 0
configure:13059: result: yes
configure:13068: checking proper strtod implementation
configure:13089: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:13092: $? = 0
configure:13094: ./conftest
configure:13097: $? = 0
configure:13112: result: ok
configure:13140: checking for strtod
configure:13228: result: yes
configure:13237: checking for Solaris2.4/Tru64 strtod bugs
configure:13274: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:13277: $? = 0
configure:13279: ./conftest
configure:13282: $? = 0
configure:13298: result: ok
configure:13326: checking for mode_t
configure:13350: cc -c   conftest.c >&5
configure:13356: $? = 0
configure:13360: test -z 
			 || test ! -s conftest.err
configure:13363: $? = 0
configure:13366: test -s conftest.o
configure:13369: $? = 0
configure:13380: result: yes
configure:13392: checking for pid_t
configure:13416: cc -c   conftest.c >&5
configure:13422: $? = 0
configure:13426: test -z 
			 || test ! -s conftest.err
configure:13429: $? = 0
configure:13432: test -s conftest.o
configure:13435: $? = 0
configure:13446: result: yes
configure:13458: checking for size_t
configure:13482: cc -c   conftest.c >&5
configure:13488: $? = 0
configure:13492: test -z 
			 || test ! -s conftest.err
configure:13495: $? = 0
configure:13498: test -s conftest.o
configure:13501: $? = 0
configure:13512: result: yes
configure:13524: checking for uid_t in sys/types.h
configure:13547: result: yes
configure:13563: checking for socklen_t
configure:13593: result: yes
configure:13610: checking for opendir
configure:13698: result: yes
configure:13719: checking union wait
configure:13745: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
cc: "conftest.c", line 56: error 1535: & operator takes integral operands.
configure:13751: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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.  */
| #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:13777: result: no
configure:13793: checking for strncasecmp
configure:13850: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:13856: $? = 0
configure:13860: test -z 
			 || test ! -s conftest.err
configure:13863: $? = 0
configure:13866: test -s conftest
configure:13869: $? = 0
configure:13881: result: yes
configure:14056: checking for BSDgettimeofday
configure:14113: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   BSDgettimeofday (code)
configure:14119: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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 NO_UNION_WAIT 1
| /* end confdefs.h.  */
| /* Define BSDgettimeofday to an innocuous variant, in case <limits.h> declares BSDgettimeofday.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define BSDgettimeofday innocuous_BSDgettimeofday
| 
| /* 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
| 
| #undef BSDgettimeofday
| 
| /* 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:14144: result: no
configure:14154: checking for gettimeofday
configure:14211: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:14217: $? = 0
configure:14221: test -z 
			 || test ! -s conftest.err
configure:14224: $? = 0
configure:14227: test -s conftest
configure:14230: $? = 0
configure:14242: result: yes
configure:14257: checking for gettimeofday declaration
configure:14281: result: present
configure:14298: checking whether char is unsigned
configure:14321: cc -c   conftest.c >&5
configure:14327: $? = 0
configure:14331: test -z 
			 || test ! -s conftest.err
configure:14334: $? = 0
configure:14337: test -s conftest.o
configure:14340: $? = 0
configure:14351: result: no
configure:14360: checking signed char declarations
configure:14384: cc -c   conftest.c >&5
configure:14390: $? = 0
configure:14394: test -z 
			 || test ! -s conftest.err
configure:14397: $? = 0
configure:14400: test -s conftest.o
configure:14403: $? = 0
configure:14415: result: yes
configure:14429: checking for a putenv() that copies the buffer
configure:14464: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
configure:14467: $? = 0
configure:14469: ./conftest
configure:14472: $? = 0
configure:14488: result: no
configure:14524: checking langinfo.h usability
configure:14536: cc -c   conftest.c >&5
configure:14542: $? = 0
configure:14546: test -z 
			 || test ! -s conftest.err
configure:14549: $? = 0
configure:14552: test -s conftest.o
configure:14555: $? = 0
configure:14565: result: yes
configure:14569: checking langinfo.h presence
configure:14579: cc -E  conftest.c
configure:14585: $? = 0
configure:14605: result: yes
configure:14640: checking for langinfo.h
configure:14647: result: yes
configure:14660: checking whether to use nl_langinfo
configure:14679: cc -c   conftest.c >&5
configure:14685: $? = 0
configure:14689: test -z 
			 || test ! -s conftest.err
configure:14692: $? = 0
configure:14695: test -s conftest.o
configure:14698: $? = 0
configure:14719: result: yes
configure:14731: checking for chflags
configure:14788: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   chflags (code)
configure:14794: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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 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:14819: result: no
configure:14838: checking for getattrlist
configure:14895: cc -o conftest    -Wl,-E  conftest.c  -lxnet >&5
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) was detected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
   getattrlist (code)
configure:14901: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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 NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| /* Define getattrlist to an innocuous variant, in case <limits.h> declares getattrlist.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getattrlist innocuous_getattrlist
| 
| /* 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
| 
| #undef getattrlist
| 
| /* 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:14926: result: no
configure:14959: checking sys/ioctl.h usability
configure:14971: cc -c   conftest.c >&5
configure:14977: $? = 0
configure:14981: test -z 
			 || test ! -s conftest.err
configure:14984: $? = 0
configure:14987: test -s conftest.o
configure:14990: $? = 0
configure:15000: result: yes
configure:15004: checking sys/ioctl.h presence
configure:15014: cc -E  conftest.c
configure:15020: $? = 0
configure:15040: result: yes
configure:15075: checking for sys/ioctl.h
configure:15082: result: yes
configure:15109: checking sys/filio.h usability
configure:15121: cc -c   conftest.c >&5
cpp: "conftest.c", line 87: error 4036: Can't open include file 'sys/filio.h'.
configure:15127: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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 NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:15150: result: no
configure:15154: checking sys/filio.h presence
configure:15164: cc -E  conftest.c
cpp: "conftest.c", line 53: error 4036: Can't open include file 'sys/filio.h'.
configure:15170: $? = 1
configure: failed program was:
| /* 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_CFGVAL_ENCODING "iso8859-1"
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_SHLIB_EXT ".sl"
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #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_STRTOL 1
| #define HAVE_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_SYS_MODEM_H 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 NO_UNION_WAIT 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/filio.h>
configure:15190: result: no
configure:15225: checking for sys/filio.h
configure:15232: result: no
configure:15245: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
configure:15299: result: O_NONBLOCK
configure:15667: creating ./config.status

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

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

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

on stratus

config.status:715: creating Makefile
config.status:715: creating dltest/Makefile
config.status:715: 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=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func_BSDgettimeofday=no
ac_cv_func_chflags=no
ac_cv_func_connect=yes
ac_cv_func_fstatfs=yes
ac_cv_func_getattrlist=no
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=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_mktime=yes
ac_cv_func_open64=yes
ac_cv_func_opendir=yes
ac_cv_func_realpath=yes
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=no
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=no
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=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_modem_h=yes
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=no
ac_cv_lib_dld_shl_load=yes
ac_cv_lib_ieee_main=no
ac_cv_lib_inet_main=no
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='grep -E'
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_dirent_h=yes
tcl_cv_flag__isoc99_source=no
tcl_cv_flag__largefile64_source=yes
tcl_cv_grep_gettimeofday=present
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=1
tcl_cv_strtod_unbroken=ok
tcl_cv_strtoul_unbroken=ok
tcl_cv_struct_dirent64=no
tcl_cv_struct_stat64=yes
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_union_wait=no

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

AR='ar'
BUILD_DLTEST='$(DLTEST_TARGETS)'
CC='cc'
CC_SEARCH_FLAGS='-Wl,+s,+b,${LIB_RUNTIME_DIR}:.'
CFG_TCL_EXPORT_FILE_SUFFIX=''
CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}.sl'
CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}.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_CFGVAL_ENCODING=\"iso8859-1\" -D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 -DTCL_SHLIB_EXT=\".sl\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -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_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_SYS_MODEM_H=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 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
DL_LIBS='-ldld'
DL_OBJS='tclLoadShl.o'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXTRA_BUILD_HTML=''
EXTRA_CC_SWITCHES=''
EXTRA_INSTALL=''
EXTRA_INSTALL_BINARIES=''
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))'
LDFLAGS=' -Wl,-E '
LDFLAGS_DEBUG=''
LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)'
LDFLAGS_OPTIMIZE=''
LD_LIBRARY_PATH_VAR='SHLIB_PATH'
LD_SEARCH_FLAGS='+s +b ${LIB_RUNTIME_DIR}:.'
LIBOBJS=' strtoll.o strtoull.o'
LIBS=' -lxnet'
MAKE_LIB='${SHLIB_LD} -o $@ ${OBJS} ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}'
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=''
PLAT_SRCS=''
PRIVATE_INCLUDE_DIR='$(includedir)'
RANLIB='ranlib'
SHELL='/bin/sh'
SHLIB_CFLAGS='+z'
SHLIB_LD='ld -b'
SHLIB_LD_LIBS='${LIBS}'
SHLIB_SUFFIX='.sl'
STLIB_LD='${AR} cr'
TCL_BUILD_EXP_FILE=''
TCL_BUILD_LIB_SPEC='-L/home/gibson/tcl8.5a3/unix -ltcl8.5'
TCL_BUILD_STUB_LIB_PATH='/home/gibson/tcl8.5a3/unix/libtclstub8.5.a'
TCL_BUILD_STUB_LIB_SPEC='-L/home/gibson/tcl8.5a3/unix -ltclstub8.5'
TCL_EXP_FILE=''
TCL_HAS_LONGLONG=''
TCL_INCLUDE_SPEC='-I/home/gibson/include'
TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)'
TCL_LIBS='-ldld  -lxnet -lm'
TCL_LIB_FILE='libtcl8.5.sl'
TCL_LIB_FLAG='-ltcl8.5'
TCL_LIB_SPEC='-L/home/gibson/bin/lib -ltcl8.5'
TCL_LIB_VERSIONS_OK='ok'
TCL_MAJOR_VERSION='8'
TCL_MINOR_VERSION='5'
TCL_MODULE_PATH=''
TCL_NEEDS_EXP_FILE='0'
TCL_PACKAGE_PATH='/home/gibson/bin/lib /home/gibson/lib'
TCL_PATCH_LEVEL='a3'
TCL_SHARED_BUILD='1'
TCL_SHARED_LIB_SUFFIX='${VERSION}${SHLIB_SUFFIX}'
TCL_SHLIB_LD_EXTRAS=''
TCL_SRC_DIR='/home/gibson/tcl8.5a3'
TCL_STUB_LIB_FILE='libtclstub8.5.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5'
TCL_STUB_LIB_PATH='/home/gibson/bin/lib/libtclstub8.5.a'
TCL_STUB_LIB_SPEC='-L/home/gibson/bin/lib -ltclstub8.5'
TCL_THREADS='0'
TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a'
TCL_VERSION='8.5'
TCL_YEAR=''
TK_SHLIB_LD_EXTRAS=''
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='/home/gibson/bin'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='/home/gibson/bin/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/gibson'
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_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_STAT64 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_ST_BLKSIZE 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MODEM_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_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 STDC_HEADERS 1
#define TCL_CFGVAL_ENCODING "iso8859-1"
#define TCL_CFG_DEBUG 1
#define TCL_CFG_OPTIMIZED 1
#define TCL_SHLIB_EXT ".sl"
#define TCL_UNLOAD_DLLS 1
#define TCL_WIDE_INT_TYPE long long
#define TIME_WITH_SYS_TIME 1
#define USE_TERMIOS 1
#define WORDS_BIGENDIAN 1
#define _LARGEFILE64_SOURCE 1
#define _XOPEN_SOURCE 1
#define _XOPEN_SOURCE_EXTENDED 1

configure: exit 0