Tcl Source Code

Artifact [ba2a6a7b4d]
Login

Artifact ba2a6a7b4dd5bcfe5ba3970791951bd4bcf29d01:

Attachment "config.log" to ticket [874058ffff] added by rwurth 2004-01-10 04:19:18. Also attachment "config.log" to ticket [873919ffff] added by rwurth 2004-01-10 00:30:30. Also attachment "config.log" to ticket [873897ffff] added by rwurth 2004-01-10 00:01:43.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

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

  $ ./configure --enable-shared --enable-64bit --prefix=/usr/local/tcl-X/tcl8.5 --exec-prefix=/usr/local/tcl-X/tcl8.5

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

hostname = urkel
uname -m = 9000/800
uname -r = B.11.00
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: /usr/tools/sybase-X/ase120/OCS-12_0/bin
PATH: /usr/bin
PATH: /opt/ansic/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/nettladm/bin
PATH: /opt/fc/bin
PATH: /opt/fcms/bin
PATH: /opt/upgrade/bin
PATH: /opt/pd/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/imake/bin
PATH: /opt/hparray/bin
PATH: /opt/resmon/bin
PATH: /opt/pred/bin
PATH: /opt/omni/bin
PATH: /opt/ignite/bin
PATH: /opt/hpnp//bin
PATH: /opt/hpnpl//bin
PATH: /opt/graphics/common/bin
PATH: /opt/langtools/bin
PATH: /usr/atria/bin
PATH: /usr/local/bin
PATH: /home/rtw/bin
PATH: /usr/atria/bin


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

configure:1302: checking whether to use symlinks for manpages
configure:1311: result: no
configure:1314: checking compression for manpages
configure:1326: result: no
configure:1388: checking for gcc
configure:1414: result: /usr/bin/cc
configure:1658: checking for C compiler version
configure:1661: /usr/bin/cc --version </dev/null >&5
cc: warning 422: Unknown option "-" ignored.
cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:
cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include
configure:1664: $? = 0
configure:1666: /usr/bin/cc -v </dev/null >&5
cc: informational note 404: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat:
cc: informational note 404: INCLUDIR is INCLUDIR=/usr/include
configure:1669: $? = 0
configure:1671: /usr/bin/cc -V </dev/null >&5
configure:1674: $? = 0
configure:1698: checking for C compiler default output
configure:1701: /usr/bin/cc    conftest.c  >&5
configure:1704: $? = 0
configure:1750: result: a.out
configure:1755: checking whether the C compiler works
configure:1761: ./a.out
configure:1764: $? = 0
configure:1781: result: yes
configure:1788: checking whether we are cross compiling
configure:1790: result: no
configure:1793: checking for suffix of executables
configure:1795: /usr/bin/cc -o conftest    conftest.c  >&5
configure:1798: $? = 0
configure:1823: result: 
configure:1829: checking for suffix of object files
configure:1851: /usr/bin/cc -c   conftest.c >&5
configure:1854: $? = 0
configure:1876: result: o
configure:1880: checking whether we are using the GNU C compiler
configure:1905: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 1898: error 1000: Unexpected symbol: "me".
cc: "configure", line 1898: error 1588: "choke" undefined.
configure:1908: $? = 1
configure: failed program was:
| #line 1885 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:1927: result: no
configure:1933: checking whether /usr/bin/cc accepts -g
configure:1955: /usr/bin/cc -c -g  conftest.c >&5
configure:1958: $? = 0
configure:1961: test -s conftest.o
configure:1964: $? = 0
configure:1975: result: yes
configure:1992: checking for /usr/bin/cc option to accept ANSI C
configure:2053: /usr/bin/cc  -c   conftest.c >&5
configure:2056: $? = 0
configure:2059: test -s conftest.o
configure:2062: $? = 0
configure:2080: result: none needed
configure:2098: /usr/bin/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:2101: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2216: checking how to run the C preprocessor
configure:2252: /usr/bin/cc -E  conftest.c
configure:2258: $? = 0
configure:2290: /usr/bin/cc -E  conftest.c
cpp: "configure", line 2289: error 4036: Can't open include file 'ac_nonexistent.h'.
configure:2296: $? = 1
configure: failed program was:
| #line 2281 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2334: result: /usr/bin/cc -E
configure:2359: /usr/bin/cc -E  conftest.c
configure:2365: $? = 0
configure:2397: /usr/bin/cc -E  conftest.c
cpp: "configure", line 2396: error 4036: Can't open include file 'ac_nonexistent.h'.
configure:2403: $? = 1
configure: failed program was:
| #line 2388 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2446: checking for egrep
configure:2456: result: grep -E
configure:2461: checking for ANSI C header files
configure:2487: /usr/bin/cc -c   conftest.c >&5
configure:2490: $? = 0
configure:2493: test -s conftest.o
configure:2496: $? = 0
configure:2588: /usr/bin/cc -o conftest    conftest.c  >&5
configure:2591: $? = 0
configure:2593: ./conftest
configure:2596: $? = 0
configure:2611: result: yes
configure:2635: checking for sys/types.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2635: checking for sys/stat.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2635: checking for stdlib.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2635: checking for string.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2635: checking for memory.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2635: checking for strings.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2635: checking for inttypes.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2635: checking for stdint.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
cpp: "configure", line 2691: error 4036: Can't open include file 'stdint.h'.
configure:2655: $? = 1
configure: failed program was:
| #line 2640 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* 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:2672: result: no
configure:2635: checking for unistd.h
configure:2652: /usr/bin/cc -c   conftest.c >&5
configure:2655: $? = 0
configure:2658: test -s conftest.o
configure:2661: $? = 0
configure:2672: result: yes
configure:2690: checking for unistd.h
configure:2695: result: yes
configure:2699: checking limits.h usability
configure:2712: /usr/bin/cc -c   conftest.c >&5
configure:2715: $? = 0
configure:2718: test -s conftest.o
configure:2721: $? = 0
configure:2731: result: yes
configure:2735: checking limits.h presence
configure:2746: /usr/bin/cc -E  conftest.c
configure:2752: $? = 0
configure:2771: result: yes
configure:2807: checking for limits.h
configure:2814: result: yes
configure:2833: checking for building with threads
configure:3370: result: no (default)
configure:3458: checking for required early compiler flags
configure:3482: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 3489: error 1588: "strtoll" undefined.
cc: "configure", line 3489: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
cc: "configure", line 3489: error 1588: "strtoull" undefined.
cc: "configure", line 3489: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
configure:3485: $? = 1
configure: failed program was:
| #line 3465 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main ()
| {
| char *p = (char *)strtoll; char *q = (char *)strtoull;
|   ;
|   return 0;
| }
configure:3516: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 3523: error 1588: "strtoll" undefined.
cc: "configure", line 3523: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
cc: "configure", line 3523: error 1588: "strtoull" undefined.
cc: "configure", line 3523: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.
configure:3519: $? = 1
configure: failed program was:
| #line 3498 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #define _ISOC99_SOURCE 1
| #include <stdlib.h>
| int
| main ()
| {
| char *p = (char *)strtoll; char *q = (char *)strtoull;
|   ;
|   return 0;
| }
configure:3567: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 3574: error 1574: Unknown size for "buf".
configure:3570: $? = 1
configure: failed program was:
| #line 3550 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| /* end confdefs.h.  */
| #include <sys/stat.h>
| int
| main ()
| {
| struct stat64 buf; int i = stat64("/", &buf);
|   ;
|   return 0;
| }
configure:3601: /usr/bin/cc -c   conftest.c >&5
configure:3604: $? = 0
configure:3607: test -s conftest.o
configure:3610: $? = 0
configure:3635: result:  _LARGEFILE64_SOURCE
configure:3640: checking for 64-bit integer type
configure:3665: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 3673: error 1000: Unexpected symbol: "value".
cc: "configure", line 3673: error 1000: Unexpected symbol: "0".
cc: "configure", line 3673: error 1573: Type of "value" is undefined due to an illegal declaration.
cc: "configure", line 3673: error 1588: "__int64" undefined.
configure:3668: $? = 1
configure: failed program was:
| #line 3648 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| __int64 value = (__int64) 0;
|   ;
|   return 0;
| }
configure:3702: /usr/bin/cc -o conftest    conftest.c  >&5
configure:3705: $? = 0
configure:3707: ./conftest
configure:3710: $? = 0
configure:3737: result: long long
configure:3741: checking for struct dirent64
configure:3765: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 3774: error 1574: Unknown size for "p".
configure:3768: $? = 1
configure: failed program was:
| #line 3747 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-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:3792: result: no
configure:3795: checking for struct stat64
configure:3819: /usr/bin/cc -c   conftest.c >&5
configure:3822: $? = 0
configure:3825: test -s conftest.o
configure:3828: $? = 0
configure:3846: result: yes
configure:3849: checking for off64_t
configure:3873: /usr/bin/cc -c   conftest.c >&5
configure:3876: $? = 0
configure:3879: test -s conftest.o
configure:3882: $? = 0
configure:3900: result: yes
configure:3909: checking whether byte ordering is bigendian
configure:3937: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 3946: error 1000: Unexpected symbol: "endian".
cc: "configure", line 3946: error 1588: "bogus" undefined.
configure:3940: $? = 1
configure: failed program was:
| #line 3915 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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:4070: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4073: $? = 0
configure:4075: ./conftest
configure:4078: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 4049 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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:4094: result: yes
configure:4124: checking for getcwd
configure:4174: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4177: $? = 0
configure:4180: test -s conftest
configure:4183: $? = 0
configure:4194: result: yes
configure:4217: checking for opendir
configure:4267: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4270: $? = 0
configure:4273: test -s conftest
configure:4276: $? = 0
configure:4287: result: yes
configure:4217: checking for strstr
configure:4267: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4270: $? = 0
configure:4273: test -s conftest
configure:4276: $? = 0
configure:4287: result: yes
configure:4309: checking for strtol
configure:4359: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4362: $? = 0
configure:4365: test -s conftest
configure:4368: $? = 0
configure:4379: result: yes
configure:4309: checking for strtoll
configure:4359: /usr/bin/cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   strtoll (first referenced in conftest.o) (code)
configure:4362: $? = 1
configure: failed program was:
| #line 4314 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoll (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoll ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoll) || defined (__stub___strtoll)
| choke me
| #else
| char (*f) () = strtoll;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoll;
|   ;
|   return 0;
| }
configure:4379: result: no
configure:4309: checking for strtoull
configure:4359: /usr/bin/cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   strtoull (first referenced in conftest.o) (code)
configure:4362: $? = 1
configure: failed program was:
| #line 4314 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtoull (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strtoull ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strtoull) || defined (__stub___strtoull)
| choke me
| #else
| char (*f) () = strtoull;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtoull;
|   ;
|   return 0;
| }
configure:4379: result: no
configure:4309: checking for tmpnam
configure:4359: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4362: $? = 0
configure:4365: test -s conftest
configure:4368: $? = 0
configure:4379: result: yes
configure:4309: checking for waitpid
configure:4359: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4362: $? = 0
configure:4365: test -s conftest
configure:4368: $? = 0
configure:4379: result: yes
configure:4392: checking for strerror
configure:4442: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4445: $? = 0
configure:4448: test -s conftest
configure:4451: $? = 0
configure:4462: result: yes
configure:4473: checking for getwd
configure:4523: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4526: $? = 0
configure:4529: test -s conftest
configure:4532: $? = 0
configure:4543: result: yes
configure:4554: checking for wait3
configure:4604: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4607: $? = 0
configure:4610: test -s conftest
configure:4613: $? = 0
configure:4624: result: yes
configure:4635: checking for uname
configure:4685: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4688: $? = 0
configure:4691: test -s conftest
configure:4694: $? = 0
configure:4705: result: yes
configure:4716: checking for realpath
configure:4766: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4769: $? = 0
configure:4772: test -s conftest
configure:4775: $? = 0
configure:4786: result: yes
configure:4808: checking dirent.h
configure:4846: /usr/bin/cc -o conftest    conftest.c  >&5
configure:4849: $? = 0
configure:4852: test -s conftest
configure:4855: $? = 0
configure:4873: result: yes
configure:4885: checking errno.h usability
configure:4898: /usr/bin/cc -c   conftest.c >&5
configure:4901: $? = 0
configure:4904: test -s conftest.o
configure:4907: $? = 0
configure:4917: result: yes
configure:4921: checking errno.h presence
configure:4932: /usr/bin/cc -E  conftest.c
configure:4938: $? = 0
configure:4957: result: yes
configure:4993: checking for errno.h
configure:5000: result: yes
configure:5024: checking float.h usability
configure:5037: /usr/bin/cc -c   conftest.c >&5
configure:5040: $? = 0
configure:5043: test -s conftest.o
configure:5046: $? = 0
configure:5056: result: yes
configure:5060: checking float.h presence
configure:5071: /usr/bin/cc -E  conftest.c
configure:5077: $? = 0
configure:5096: result: yes
configure:5132: checking for float.h
configure:5139: result: yes
configure:5163: checking values.h usability
configure:5176: /usr/bin/cc -c   conftest.c >&5
configure:5179: $? = 0
configure:5182: test -s conftest.o
configure:5185: $? = 0
configure:5195: result: yes
configure:5199: checking values.h presence
configure:5210: /usr/bin/cc -E  conftest.c
configure:5216: $? = 0
configure:5235: result: yes
configure:5271: checking for values.h
configure:5278: result: yes
configure:5293: checking for limits.h
configure:5298: result: yes
configure:5432: checking for stdlib.h
configure:5437: result: yes
configure:5628: checking for string.h
configure:5633: result: yes
configure:5820: checking sys/wait.h usability
configure:5833: /usr/bin/cc -c   conftest.c >&5
configure:5836: $? = 0
configure:5839: test -s conftest.o
configure:5842: $? = 0
configure:5852: result: yes
configure:5856: checking sys/wait.h presence
configure:5867: /usr/bin/cc -E  conftest.c
configure:5873: $? = 0
configure:5892: result: yes
configure:5928: checking for sys/wait.h
configure:5935: result: yes
configure:5959: checking dlfcn.h usability
configure:5972: /usr/bin/cc -c   conftest.c >&5
configure:5975: $? = 0
configure:5978: test -s conftest.o
configure:5981: $? = 0
configure:5991: result: yes
configure:5995: checking dlfcn.h presence
configure:6006: /usr/bin/cc -E  conftest.c
configure:6012: $? = 0
configure:6031: result: yes
configure:6067: checking for dlfcn.h
configure:6074: result: yes
configure:6097: checking for unistd.h
configure:6102: result: yes
configure:6106: checking sys/param.h usability
configure:6119: /usr/bin/cc -c   conftest.c >&5
configure:6122: $? = 0
configure:6125: test -s conftest.o
configure:6128: $? = 0
configure:6138: result: yes
configure:6142: checking sys/param.h presence
configure:6153: /usr/bin/cc -E  conftest.c
configure:6159: $? = 0
configure:6178: result: yes
configure:6214: checking for sys/param.h
configure:6221: result: yes
configure:6258: checking sys/modem.h usability
configure:6271: /usr/bin/cc -c   conftest.c >&5
configure:6274: $? = 0
configure:6277: test -s conftest.o
configure:6280: $? = 0
configure:6290: result: yes
configure:6294: checking sys/modem.h presence
configure:6305: /usr/bin/cc -E  conftest.c
configure:6311: $? = 0
configure:6330: result: yes
configure:6366: checking for sys/modem.h
configure:6373: result: yes
configure:6386: checking termios vs. termio vs. sgtty
configure:6416: /usr/bin/cc -o conftest    conftest.c  >&5
configure:6419: $? = 0
configure:6421: ./conftest
configure:6424: $? = 0
configure:6692: result: termios
configure:6706: checking for fd_set in sys/types
configure:6728: /usr/bin/cc -c   conftest.c >&5
configure:6731: $? = 0
configure:6734: test -s conftest.o
configure:6737: $? = 0
configure:6749: result: yes
configure:6799: checking whether struct tm is in sys/time.h or time.h
configure:6823: /usr/bin/cc -c   conftest.c >&5
configure:6826: $? = 0
configure:6829: test -s conftest.o
configure:6832: $? = 0
configure:6843: result: time.h
configure:6868: checking sys/time.h usability
configure:6881: /usr/bin/cc -c   conftest.c >&5
configure:6884: $? = 0
configure:6887: test -s conftest.o
configure:6890: $? = 0
configure:6900: result: yes
configure:6904: checking sys/time.h presence
configure:6915: /usr/bin/cc -E  conftest.c
configure:6921: $? = 0
configure:6940: result: yes
configure:6976: checking for sys/time.h
configure:6983: result: yes
configure:6996: checking whether time.h and sys/time.h may both be included
configure:7022: /usr/bin/cc -c   conftest.c >&5
configure:7025: $? = 0
configure:7028: test -s conftest.o
configure:7031: $? = 0
configure:7042: result: yes
configure:7052: checking for struct tm.tm_zone
configure:7079: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 7102: error 1588: "tm_zone" undefined.
cc: "configure", line 7102: error 1531: Invalid member of struct or union.
cc: "configure", line 7102: error 1563: Expression in if must be scalar.
configure:7082: $? = 1
configure: failed program was:
| #line 7057 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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:7117: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 7140: error 1588: "tm_zone" undefined.
cc: "configure", line 7140: error 1531: Invalid member of struct or union.
cc: "configure", line 7140: error 1594: The sizeof operator cannot be applied to types with unknown size.
configure:7120: $? = 1
configure: failed program was:
| #line 7095 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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:7139: result: no
configure:7157: checking for tzname
configure:7183: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7186: $? = 0
configure:7189: test -s conftest
configure:7192: $? = 0
configure:7203: result: yes
configure:7220: checking for gmtime_r
configure:7270: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7273: $? = 0
configure:7276: test -s conftest
configure:7279: $? = 0
configure:7290: result: yes
configure:7220: checking for localtime_r
configure:7270: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7273: $? = 0
configure:7276: test -s conftest
configure:7279: $? = 0
configure:7290: result: yes
configure:7301: checking tm_tzadj in struct tm
configure:7323: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 7350: error 1588: "tm_tzadj" undefined.
cc: "configure", line 7350: error 1531: Invalid member of struct or union.
configure:7326: $? = 1
configure: failed program was:
| #line 7306 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| struct tm tm; tm.tm_tzadj;
|   ;
|   return 0;
| }
configure:7344: result: no
configure:7353: checking tm_gmtoff in struct tm
configure:7375: /usr/bin/cc -c   conftest.c >&5
cc: "configure", line 7402: error 1588: "tm_gmtoff" undefined.
cc: "configure", line 7402: error 1531: Invalid member of struct or union.
configure:7378: $? = 1
configure: failed program was:
| #line 7358 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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
| /* end confdefs.h.  */
| #include <time.h>
| int
| main ()
| {
| struct tm tm; tm.tm_gmtoff;
|   ;
|   return 0;
| }
configure:7396: result: no
configure:7409: checking long timezone variable
configure:7433: /usr/bin/cc -c   conftest.c >&5
configure:7436: $? = 0
configure:7439: test -s conftest.o
configure:7442: $? = 0
configure:7454: result: yes
configure:7526: checking for struct stat.st_blksize
configure:7550: /usr/bin/cc -c   conftest.c >&5
configure:7553: $? = 0
configure:7556: test -s conftest.o
configure:7559: $? = 0
configure:7607: result: yes
configure:7623: checking for fstatfs
configure:7673: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7676: $? = 0
configure:7679: test -s conftest
configure:7682: $? = 0
configure:7693: result: yes
configure:7709: checking for working memcmp
configure:7758: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7761: $? = 0
configure:7763: ./conftest
configure:7766: $? = 0
configure:7780: result: yes
configure:7790: checking for memmove
configure:7840: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7843: $? = 0
configure:7846: test -s conftest
configure:7849: $? = 0
configure:7860: result: yes
configure:7880: checking proper strstr implementation
configure:7901: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7904: $? = 0
configure:7906: ./conftest
configure:7909: $? = 0
configure:7923: result: yes
configure:7938: checking for strtoul
configure:7988: /usr/bin/cc -o conftest    conftest.c  >&5
configure:7991: $? = 0
configure:7994: test -s conftest
configure:7997: $? = 0
configure:8008: result: yes
configure:8041: /usr/bin/cc -o conftest    conftest.c  >&5
configure:8044: $? = 0
configure:8046: ./conftest
configure:8049: $? = 0
configure:8073: checking for strtod
configure:8123: /usr/bin/cc -o conftest    conftest.c  >&5
configure:8126: $? = 0
configure:8129: test -s conftest
configure:8132: $? = 0
configure:8143: result: yes
configure:8176: /usr/bin/cc -o conftest    conftest.c  >&5
configure:8179: $? = 0
configure:8181: ./conftest
configure:8184: $? = 0
configure:8211: checking for strtod
configure:8281: result: yes
configure:8290: checking for Solaris2.4/Tru64 strtod bugs
configure:8328: /usr/bin/cc -o conftest    conftest.c  >&5
configure:8331: $? = 0
configure:8333: ./conftest
configure:8336: $? = 0
configure:8352: result: ok
configure:8372: checking for mode_t
configure:8397: /usr/bin/cc -c   conftest.c >&5
configure:8400: $? = 0
configure:8403: test -s conftest.o
configure:8406: $? = 0
configure:8417: result: yes
configure:8429: checking for pid_t
configure:8454: /usr/bin/cc -c   conftest.c >&5
configure:8457: $? = 0
configure:8460: test -s conftest.o
configure:8463: $? = 0
configure:8474: result: yes
configure:8486: checking for size_t
configure:8511: /usr/bin/cc -c   conftest.c >&5
configure:8514: $? = 0
configure:8517: test -s conftest.o
configure:8520: $? = 0
configure:8531: result: yes
configure:8543: checking for uid_t in sys/types.h
configure:8567: result: yes
configure:8583: checking for socklen_t
configure:8614: result: yes
configure:8630: checking for opendir
configure:8700: result: yes
configure:8720: checking union wait
configure:8747: /usr/bin/cc -o conftest    conftest.c  >&5
cc: "configure", line 8775: error 1535: & operator takes integral operands.
configure:8750: $? = 1
configure: failed program was:
| #line 8725 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_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:8768: result: no
configure:8783: checking for strncasecmp
configure:8833: /usr/bin/cc -o conftest    conftest.c  >&5
configure:8836: $? = 0
configure:8839: test -s conftest
configure:8842: $? = 0
configure:8853: result: yes
configure:9001: checking for BSDgettimeofday
configure:9051: /usr/bin/cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   BSDgettimeofday (first referenced in conftest.o) (code)
configure:9054: $? = 1
configure: failed program was:
| #line 9006 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char BSDgettimeofday (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char BSDgettimeofday ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_BSDgettimeofday) || defined (__stub___BSDgettimeofday)
| choke me
| #else
| char (*f) () = BSDgettimeofday;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != BSDgettimeofday;
|   ;
|   return 0;
| }
configure:9071: result: no
configure:9080: checking for gettimeofday
configure:9130: /usr/bin/cc -o conftest    conftest.c  >&5
cc: "configure", line 9145: error 1584: Inconsistent type declaration: "gettimeofday".
cc: "configure", line 9152: warning 604: Pointers are not assignment-compatible.
cc: "configure", line 9161: warning 605: Illegal pointer combination for !=.
configure:9133: $? = 1
configure: failed program was:
| #line 9085 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gettimeofday (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gettimeofday ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gettimeofday) || defined (__stub___gettimeofday)
| choke me
| #else
| char (*f) () = gettimeofday;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gettimeofday;
|   ;
|   return 0;
| }
configure:9150: result: no
configure:9164: checking for gettimeofday declaration
configure:9189: result: present
configure:9205: checking whether char is unsigned
configure:9229: /usr/bin/cc -c   conftest.c >&5
configure:9232: $? = 0
configure:9235: test -s conftest.o
configure:9238: $? = 0
configure:9249: result: no
configure:9258: checking signed char declarations
configure:9283: /usr/bin/cc -c   conftest.c >&5
configure:9286: $? = 0
configure:9289: test -s conftest.o
configure:9292: $? = 0
configure:9304: result: yes
configure:9317: checking for a putenv() that copies the buffer
configure:9353: /usr/bin/cc -o conftest    conftest.c  >&5
configure:9356: $? = 0
configure:9358: ./conftest
configure:9361: $? = 0
configure:9377: result: no
configure:9412: checking langinfo.h usability
configure:9425: /usr/bin/cc -c   conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest.o
configure:9434: $? = 0
configure:9444: result: yes
configure:9448: checking langinfo.h presence
configure:9459: /usr/bin/cc -E  conftest.c
configure:9465: $? = 0
configure:9484: result: yes
configure:9520: checking for langinfo.h
configure:9527: result: yes
configure:9540: checking whether to use nl_langinfo
configure:9560: /usr/bin/cc -c   conftest.c >&5
configure:9563: $? = 0
configure:9566: test -s conftest.o
configure:9569: $? = 0
configure:9589: result: yes
configure:9601: checking for chflags
configure:9651: /usr/bin/cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   chflags (first referenced in conftest.o) (code)
configure:9654: $? = 1
configure: failed program was:
| #line 9606 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 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:9671: result: no
configure:9690: checking for getattrlist
configure:9740: /usr/bin/cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   getattrlist (first referenced in conftest.o) (code)
configure:9743: $? = 1
configure: failed program was:
| #line 9695 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 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:9760: result: no
configure:9783: checking for sin
configure:9833: /usr/bin/cc -o conftest    conftest.c  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   sin (first referenced in conftest.o) (code)
configure:9836: $? = 1
configure: failed program was:
| #line 9788 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 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 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:9853: result: no
configure:9861: checking for main in -lieee
configure:9886: /usr/bin/cc -o conftest    conftest.c -lieee   >&5
/usr/ccs/bin/ld: Can't find library: "ieee"
configure:9889: $? = 1
configure: failed program was:
| #line 9868 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:9907: result: no
configure:9919: checking for main in -linet
configure:9944: /usr/bin/cc -o conftest    conftest.c -linet   >&5
/usr/ccs/bin/ld: Can't find library: "inet"
configure:9947: $? = 1
configure: failed program was:
| #line 9926 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:9965: result: no
configure:9981: checking net/errno.h usability
configure:9994: /usr/bin/cc -c   conftest.c >&5
cpp: "configure", line 10064: error 4036: Can't open include file 'net/errno.h'.
configure:9997: $? = 1
configure: failed program was:
| #line 9983 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 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:10013: result: no
configure:10017: checking net/errno.h presence
configure:10028: /usr/bin/cc -E  conftest.c
cpp: "configure", line 10066: error 4036: Can't open include file 'net/errno.h'.
configure:10034: $? = 1
configure: failed program was:
| #line 10019 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| /* end confdefs.h.  */
| #include <net/errno.h>
configure:10053: result: no
configure:10089: checking for net/errno.h
configure:10096: result: no
configure:10128: checking for connect
configure:10178: /usr/bin/cc -o conftest    conftest.c  >&5
configure:10181: $? = 0
configure:10184: test -s conftest
configure:10187: $? = 0
configure:10198: result: yes
configure:10427: checking for gethostbyname
configure:10477: /usr/bin/cc -o conftest    conftest.c  >&5
configure:10480: $? = 0
configure:10483: test -s conftest
configure:10486: $? = 0
configure:10497: result: yes
configure:10569: checking how to build libraries
configure:10587: result: shared
configure:10648: checking for ranlib
configure:10664: found /usr/bin/ranlib
configure:10675: result: ranlib
configure:10691: checking if 64bit support is requested
configure:10706: result: yes
configure:10711: checking if 64bit Sparc VIS support is requested
configure:10728: result: no
configure:10735: checking system version (for dynamic loading)
configure:10755: result: HP-UX-B.11.00
configure:10763: checking for dlopen in -ldl
configure:10794: /usr/bin/cc -o conftest    conftest.c -ldl   >&5
/usr/ccs/bin/ld: Can't find library: "dl"
configure:10797: $? = 1
configure: failed program was:
| #line 10770 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 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:10815: result: no
configure:10849: checking for ar
configure:10865: found /usr/bin/ar
configure:10875: result: ar
configure:11191: checking for shl_load in -ldld
configure:11222: /usr/bin/cc -o conftest    conftest.c -ldld   -lxnet >&5
configure:11225: $? = 0
configure:11228: test -s conftest
configure:11231: $? = 0
configure:11243: result: yes
configure:12758: checking for build with symbols
configure:12772: result: no
configure:12847: checking sys/ioctl.h usability
configure:12860: /usr/bin/cc -c   conftest.c >&5
configure:12863: $? = 0
configure:12866: test -s conftest.o
configure:12869: $? = 0
configure:12879: result: yes
configure:12883: checking sys/ioctl.h presence
configure:12894: /usr/bin/cc -E  conftest.c
configure:12900: $? = 0
configure:12919: result: yes
configure:12955: checking for sys/ioctl.h
configure:12962: result: yes
configure:12989: checking sys/filio.h usability
configure:13002: /usr/bin/cc -c   conftest.c >&5
cpp: "configure", line 13078: error 4036: Can't open include file 'sys/filio.h'.
configure:13005: $? = 1
configure: failed program was:
| #line 12991 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_CFG_DO64BIT 1
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 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:13021: result: no
configure:13025: checking sys/filio.h presence
configure:13036: /usr/bin/cc -E  conftest.c
cpp: "configure", line 13080: error 4036: Can't open include file 'sys/filio.h'.
configure:13042: $? = 1
configure: failed program was:
| #line 13027 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define TCL_CFGVAL_ENCODING "iso8859-1"
| #define _LARGEFILE64_SOURCE 1
| #define TCL_WIDE_INT_TYPE long long
| #define HAVE_STRUCT_STAT64 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_TMPNAM 1
| #define HAVE_WAITPID 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 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_TIMEZONE_VAR 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define NO_UNION_WAIT 1
| #define NO_GETTOD 1
| #define HAVE_SIGNED_CHAR 1
| #define HAVE_LANGINFO 1
| #define _XOPEN_SOURCE 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define TCL_CFG_DO64BIT 1
| #define TCL_CFG_OPTIMIZED 1
| #define TCL_CFG_DEBUG 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h.  */
| #include <sys/filio.h>
configure:13061: result: no
configure:13097: checking for sys/filio.h
configure:13104: result: no
configure:13117: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
configure:13168: result: O_NONBLOCK
configure:13184: checking how to package libraries
configure:13211: result: standard shared library
configure:13473: creating ./config.status

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

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

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

on urkel

config.status:663: creating Makefile
config.status:663: creating dltest/Makefile
config.status:663: 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=/usr/bin/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=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=no
ac_cv_func_getwd=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime_r=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=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='/usr/bin/cc -E'
ac_cv_prog_ac_ct_CC=/usr/bin/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_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_strtod_buggy=1
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='/usr/bin/cc'
CC_SEARCH_FLAGS='-Wl,+s,+b,${LIB_RUNTIME_DIR}:.'
CFG_TCL_EXPORT_FILE_SUFFIX=''
CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}${DBGX}.sl'
CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}${DBGX}.a'
CFLAGS=''
CFLAGS_DEBUG='-g'
CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)'
CFLAGS_OPTIMIZE='-O'
CFLAGS_WARNING=''
CPP='/usr/bin/cc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_TYPE_OFF64_T=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=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_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DNO_UNION_WAIT=1 -DNO_GETTOD=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -D_XOPEN_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 -DTCL_CFG_DO64BIT=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DHAVE_SYS_IOCTL_H=1 '
DL_LIBS='-ldld'
DL_OBJS='tclLoadShl.o'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXTRA_CFLAGS='+DA2.0W'
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='+DA2.0W -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$U.o strtoull$U.o'
LIBS=' -lxnet'
LTLIBOBJS=' strtoll$U.lo strtoull$U.lo'
MAKE_LIB='${SHLIB_LD} -o $@ ${SHLIB_LD_FLAGS} ${OBJS} ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}'
MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@'
MKLINKS_FLAGS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLAT_OBJS=''
RANLIB='ranlib'
SHELL='/bin/sh'
SHLIB_CFLAGS='+z'
SHLIB_LD='ld -b'
SHLIB_LD_FLAGS=''
SHLIB_LD_LIBS='${LIBS}'
SHLIB_SUFFIX='.sl'
STLIB_LD='${AR} cr'
TCL_BUILD_EXP_FILE=''
TCL_BUILD_LIB_SPEC='-L/vobs/nmtools/tcl-tk/tcl/unix -ltcl8.5${TCL_DBGX}'
TCL_BUILD_STUB_LIB_PATH='/vobs/nmtools/tcl-tk/tcl/unix/libtclstub8.5${TCL_DBGX}.a'
TCL_BUILD_STUB_LIB_SPEC='-L/vobs/nmtools/tcl-tk/tcl/unix -ltclstub8.5${TCL_DBGX}'
TCL_DBGX=''
TCL_EXP_FILE=''
TCL_HAS_LONGLONG=''
TCL_INCLUDE_SPEC='-I/usr/local/tcl-X/tcl8.5/include'
TCL_LIBS='-ldld  -lxnet -lm'
TCL_LIB_FILE='libtcl8.5${TCL_DBGX}.sl'
TCL_LIB_FLAG='-ltcl8.5${TCL_DBGX}'
TCL_LIB_SPEC='-L/usr/local/tcl-X/tcl8.5/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='/usr/local/tcl-X/tcl8.5/lib'
TCL_PATCH_LEVEL='a0'
TCL_SHARED_BUILD='1'
TCL_SHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}${SHLIB_SUFFIX}'
TCL_SHLIB_LD_EXTRAS=''
TCL_SRC_DIR='/vobs/nmtools/tcl-tk/tcl'
TCL_STUB_LIB_FILE='libtclstub8.5${TCL_DBGX}.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5${TCL_DBGX}'
TCL_STUB_LIB_PATH='/usr/local/tcl-X/tcl8.5/lib/libtclstub8.5${TCL_DBGX}.a'
TCL_STUB_LIB_SPEC='-L/usr/local/tcl-X/tcl8.5/lib -ltclstub8.5${TCL_DBGX}'
TCL_THREADS='0'
TCL_UNSHARED_LIB_SUFFIX='${VERSION}\$\{DBGX\}.a'
TCL_VERSION='8.5'
TK_SHLIB_LD_EXTRAS=''
ac_ct_CC='/usr/bin/cc'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='/usr/local/tcl-X/tcl8.5'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='/usr/local/tcl-X/tcl8.5/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local/tcl-X/tcl8.5'
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_MEMORY_H 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_STRSTR 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_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WAITPID 1
#define NO_GETTOD 1
#define NO_UNION_WAIT 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define TCL_CFGVAL_ENCODING "iso8859-1"
#define TCL_CFG_DEBUG 1
#define TCL_CFG_DO64BIT 1
#define TCL_CFG_OPTIMIZED 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