This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tcl configure 8.6, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-threads --enable-man-symlinks --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp04 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1382: checking whether to use symlinks for manpages configure:1391: result: yes configure:1394: checking whether to compress the manpages configure:1409: result: no configure:1423: checking whether to add a package name suffix for the manpages configure:1436: result: no configure:1460: checking for i686-uhu-linux-gcc configure:1476: found /usr/bin/i686-uhu-linux-gcc configure:1486: result: i686-uhu-linux-gcc configure:1768: checking for C compiler version configure:1771: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1774: $? = 0 configure:1776: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1779: $? = 0 configure:1781: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:1784: $? = 1 configure:1807: checking for C compiler default output file name configure:1810: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1813: $? = 0 configure:1859: result: a.out configure:1864: checking whether the C compiler works configure:1870: ./a.out configure:1873: $? = 0 configure:1890: result: yes configure:1897: checking whether we are cross compiling configure:1899: result: no configure:1902: checking for suffix of executables configure:1904: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1907: $? = 0 configure:1932: result: configure:1938: checking for suffix of object files configure:1959: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1962: $? = 0 configure:1984: result: o configure:1988: checking whether we are using the GNU C compiler configure:2012: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2018: $? = 0 configure:2022: test -z || test ! -s conftest.err configure:2025: $? = 0 configure:2028: test -s conftest.o configure:2031: $? = 0 configure:2044: result: yes configure:2050: checking whether i686-uhu-linux-gcc accepts -g configure:2071: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2077: $? = 0 configure:2081: test -z || test ! -s conftest.err configure:2084: $? = 0 configure:2087: test -s conftest.o configure:2090: $? = 0 configure:2101: result: yes configure:2118: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2194: $? = 0 configure:2198: test -z || test ! -s conftest.err configure:2201: $? = 0 configure:2204: test -s conftest.o configure:2207: $? = 0 configure:2225: result: none needed configure:2243: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2249: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2383: checking for inline configure:2404: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2410: $? = 0 configure:2414: test -z || test ! -s conftest.err configure:2417: $? = 0 configure:2420: test -s conftest.o configure:2423: $? = 0 configure:2435: result: inline configure:2469: checking how to run the C preprocessor configure:2504: i686-uhu-linux-gcc -E conftest.c configure:2510: $? = 0 configure:2542: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2548: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2587: result: i686-uhu-linux-gcc -E configure:2611: i686-uhu-linux-gcc -E conftest.c configure:2617: $? = 0 configure:2649: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2655: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2699: checking for egrep configure:2709: result: grep -E configure:2714: checking for ANSI C header files configure:2739: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2745: $? = 0 configure:2749: test -z || test ! -s conftest.err configure:2752: $? = 0 configure:2755: test -s conftest.o configure:2758: $? = 0 configure:2847: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:2850: $? = 0 configure:2852: ./conftest configure:2855: $? = 0 configure:2870: result: yes configure:2894: checking for sys/types.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for sys/stat.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for stdlib.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for string.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for memory.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for strings.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for inttypes.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for stdint.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2894: checking for unistd.h configure:2910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2916: $? = 0 configure:2920: test -z || test ! -s conftest.err configure:2923: $? = 0 configure:2926: test -s conftest.o configure:2929: $? = 0 configure:2940: result: yes configure:2953: checking dirent.h configure:2994: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3000: $? = 0 configure:3004: test -z || test ! -s conftest.err configure:3007: $? = 0 configure:3010: test -s conftest configure:3013: $? = 0 configure:3025: result: yes configure:3046: checking float.h usability configure:3058: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3064: $? = 0 configure:3068: test -z || test ! -s conftest.err configure:3071: $? = 0 configure:3074: test -s conftest.o configure:3077: $? = 0 configure:3087: result: yes configure:3091: checking float.h presence configure:3101: i686-uhu-linux-gcc -E conftest.c configure:3107: $? = 0 configure:3127: result: yes configure:3162: checking for float.h configure:3169: result: yes configure:3194: checking values.h usability configure:3206: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3212: $? = 0 configure:3216: test -z || test ! -s conftest.err configure:3219: $? = 0 configure:3222: test -s conftest.o configure:3225: $? = 0 configure:3235: result: yes configure:3239: checking values.h presence configure:3249: i686-uhu-linux-gcc -E conftest.c configure:3255: $? = 0 configure:3275: result: yes configure:3310: checking for values.h configure:3317: result: yes configure:3342: checking limits.h usability configure:3354: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3360: $? = 0 configure:3364: test -z || test ! -s conftest.err configure:3367: $? = 0 configure:3370: test -s conftest.o configure:3373: $? = 0 configure:3383: result: yes configure:3387: checking limits.h presence configure:3397: i686-uhu-linux-gcc -E conftest.c configure:3403: $? = 0 configure:3423: result: yes configure:3458: checking for limits.h configure:3465: result: yes configure:3485: checking for stdlib.h configure:3490: result: yes configure:3687: checking for string.h configure:3692: result: yes configure:3886: checking sys/wait.h usability configure:3898: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3904: $? = 0 configure:3908: test -z || test ! -s conftest.err configure:3911: $? = 0 configure:3914: test -s conftest.o configure:3917: $? = 0 configure:3927: result: yes configure:3931: checking sys/wait.h presence configure:3941: i686-uhu-linux-gcc -E conftest.c configure:3947: $? = 0 configure:3967: result: yes configure:4002: checking for sys/wait.h configure:4009: result: yes configure:4034: checking dlfcn.h usability configure:4046: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4052: $? = 0 configure:4056: test -z || test ! -s conftest.err configure:4059: $? = 0 configure:4062: test -s conftest.o configure:4065: $? = 0 configure:4075: result: yes configure:4079: checking dlfcn.h presence configure:4089: i686-uhu-linux-gcc -E conftest.c configure:4095: $? = 0 configure:4115: result: yes configure:4150: checking for dlfcn.h configure:4157: result: yes configure:4188: checking sys/param.h usability configure:4200: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4206: $? = 0 configure:4210: test -z || test ! -s conftest.err configure:4213: $? = 0 configure:4216: test -s conftest.o configure:4219: $? = 0 configure:4229: result: yes configure:4233: checking sys/param.h presence configure:4243: i686-uhu-linux-gcc -E conftest.c configure:4249: $? = 0 configure:4269: result: yes configure:4304: checking for sys/param.h configure:4311: result: yes configure:4338: checking if the compiler understands -pipe configure:4361: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:4367: $? = 0 configure:4371: test -z || test ! -s conftest.err configure:4374: $? = 0 configure:4377: test -s conftest.o configure:4380: $? = 0 configure:4392: result: yes configure:4442: checking for pthread_mutex_init in -lpthread configure:4472: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest configure:4491: $? = 0 configure:4504: result: yes configure:4831: checking for pthread_attr_setstacksize configure:4888: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:4894: $? = 0 configure:4898: test -z || test ! -s conftest.err configure:4901: $? = 0 configure:4904: test -s conftest configure:4907: $? = 0 configure:4919: result: yes configure:4831: checking for pthread_atfork configure:4888: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:4894: $? = 0 configure:4898: test -z || test ! -s conftest.err configure:4901: $? = 0 configure:4904: test -s conftest configure:4907: $? = 0 configure:4919: result: yes configure:4934: checking for building with threads configure:4946: result: yes configure:4996: checking for sin configure:5053: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:52:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ /tmp/ccz0g54J.o:(.data+0x0): undefined reference to `sin' /tmp/ccz0g54J.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `sin' collect2: error: ld returned 1 exit status configure:5059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | /* end confdefs.h. */ | /* Define sin to an innocuous variant, in case declares sin. | For example, HP-UX 11i declares gettimeofday. */ | #define sin innocuous_sin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:5084: result: no configure:5092: checking for main in -lieee configure:5116: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lieee >&5 configure:5122: $? = 0 configure:5126: test -z || test ! -s conftest.err configure:5129: $? = 0 configure:5132: test -s conftest configure:5135: $? = 0 configure:5148: result: yes configure:5160: checking for main in -linet configure:5184: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -linet >&5 /usr/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:5190: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5216: result: no configure:5232: checking net/errno.h usability configure:5244: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:62:23: fatal error: net/errno.h: No such file or directory #include ^ compilation terminated. configure:5250: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5273: result: no configure:5277: checking net/errno.h presence configure:5287: i686-uhu-linux-gcc -E conftest.c conftest.c:28:23: fatal error: net/errno.h: No such file or directory #include ^ compilation terminated. configure:5293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | /* end confdefs.h. */ | #include configure:5313: result: no configure:5348: checking for net/errno.h configure:5355: result: no configure:5389: checking for connect configure:5446: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:5452: $? = 0 configure:5456: test -z || test ! -s conftest.err configure:5459: $? = 0 configure:5462: test -s conftest configure:5465: $? = 0 configure:5477: result: yes configure:5752: checking for gethostbyname configure:5809: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:5815: $? = 0 configure:5819: test -z || test ! -s conftest.err configure:5822: $? = 0 configure:5825: test -s conftest configure:5828: $? = 0 configure:5840: result: yes configure:5921: checking how to build libraries configure:5939: result: shared configure:5961: checking for tclsh configure:5985: result: /usr/bin/tclsh8.6 configure:6014: checking zlib.h usability configure:6026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:6032: $? = 0 configure:6036: test -z || test ! -s conftest.err configure:6039: $? = 0 configure:6042: test -s conftest.o configure:6045: $? = 0 configure:6055: result: yes configure:6059: checking zlib.h presence configure:6069: i686-uhu-linux-gcc -E conftest.c configure:6075: $? = 0 configure:6095: result: yes configure:6130: checking for zlib.h configure:6137: result: yes configure:6143: checking for gz_header configure:6168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:6174: $? = 0 configure:6178: test -z || test ! -s conftest.err configure:6181: $? = 0 configure:6184: test -s conftest.o configure:6187: $? = 0 configure:6198: result: yes configure:6214: checking for library containing deflateSetHeader configure:6244: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 /tmp/ccyOizHA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `deflateSetHeader' collect2: error: ld returned 1 exit status configure:6250: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | /* end confdefs.h. */ | | /* 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 deflateSetHeader (); | int | main () | { | deflateSetHeader (); | ; | return 0; | } configure:6299: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lz -lpthread >&5 configure:6305: $? = 0 configure:6309: test -z || test ! -s conftest.err configure:6312: $? = 0 configure:6315: test -s conftest configure:6318: $? = 0 configure:6333: result: -lz configure:6372: checking for i686-uhu-linux-ranlib configure:6401: result: no configure:6410: checking for ranlib configure:6426: found /usr/bin/ranlib configure:6437: result: ranlib configure:6453: checking if 64bit support is requested configure:6462: result: no configure:6467: checking if 64bit Sparc VIS support is requested configure:6476: result: no configure:6487: checking if compiler supports visibility "hidden" configure:6515: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Werror conftest.c >&5 configure:6521: $? = 0 configure:6525: test -z || test ! -s conftest.err configure:6528: $? = 0 configure:6531: test -s conftest.o configure:6534: $? = 0 configure:6554: result: yes configure:6638: checking if rpath support is requested configure:6647: result: yes configure:6654: checking system version configure:6682: result: Linux-3.15.0-rc8-2.i386 configure:6690: checking for dlopen in -ldl configure:6720: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c -ldl -lz -lpthread >&5 configure:6726: $? = 0 configure:6730: test -z || test ! -s conftest.err configure:6733: $? = 0 configure:6736: test -s conftest configure:6739: $? = 0 configure:6752: result: yes configure:6795: checking for i686-uhu-linux-ar configure:6811: found /usr/bin/i686-uhu-linux-ar configure:6821: result: i686-uhu-linux-ar configure:9108: checking for cast to union support configure:9132: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9138: $? = 0 configure:9142: test -z || test ! -s conftest.err configure:9145: $? = 0 configure:9148: test -s conftest.o configure:9151: $? = 0 configure:9163: result: yes configure:9215: checking for build with symbols configure:9234: result: no configure:9300: checking for required early compiler flags configure:9323: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9329: $? = 0 configure:9333: test -z || test ! -s conftest.err configure:9336: $? = 0 configure:9339: test -s conftest.o configure:9342: $? = 0 configure:9428: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:40:15: error: storage size of 'buf' isn't known struct stat64 buf; int i = stat64("/", &buf); ^ configure:9434: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:9471: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9477: $? = 0 configure:9481: test -z || test ! -s conftest.err configure:9484: $? = 0 configure:9487: test -s conftest.o configure:9490: $? = 0 configure:9533: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:41:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:41:19: note: each undeclared identifier is reported only once for each function it appears in configure:9539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:42:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:42:19: note: each undeclared identifier is reported only once for each function it appears in configure:9582: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9622: result: _LARGEFILE64_SOURCE configure:9628: checking for 64-bit integer type configure:9652: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:41:1: error: unknown type name '__int64' __int64 value = (__int64) 0; ^ conftest.c:41:18: error: '__int64' undeclared (first use in this function) __int64 value = (__int64) 0; ^ conftest.c:41:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:41:27: error: expected ',' or ';' before numeric constant __int64 value = (__int64) 0; ^ configure:9658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:9702: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9708: $? = 0 configure:9712: test -z || test ! -s conftest.err configure:9715: $? = 0 configure:9718: test -s conftest.o configure:9721: $? = 0 configure:9746: result: long long configure:9750: checking for struct dirent64 configure:9773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9779: $? = 0 configure:9783: test -z || test ! -s conftest.err configure:9786: $? = 0 configure:9789: test -s conftest.o configure:9792: $? = 0 configure:9803: result: yes configure:9813: checking for struct stat64 configure:9836: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9842: $? = 0 configure:9846: test -z || test ! -s conftest.err configure:9849: $? = 0 configure:9852: test -s conftest.o configure:9855: $? = 0 configure:9866: result: yes configure:9881: checking for open64 configure:9938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:9944: $? = 0 configure:9948: test -z || test ! -s conftest.err configure:9951: $? = 0 configure:9954: test -s conftest configure:9957: $? = 0 configure:9969: result: yes configure:9881: checking for lseek64 configure:9938: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:9944: $? = 0 configure:9948: test -z || test ! -s conftest.err configure:9951: $? = 0 configure:9954: test -s conftest configure:9957: $? = 0 configure:9969: result: yes configure:9979: checking for off64_t configure:10002: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:10008: $? = 0 configure:10012: test -z || test ! -s conftest.err configure:10015: $? = 0 configure:10018: test -s conftest.o configure:10021: $? = 0 configure:10041: result: yes configure:10055: checking whether byte ordering is bigendian configure:10082: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:10088: $? = 0 configure:10092: test -z || test ! -s conftest.err configure:10095: $? = 0 configure:10098: test -s conftest.o configure:10101: $? = 0 configure:10125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:50:2: error: unknown type name 'not' not big endian ^ conftest.c:50:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:10131: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:10266: result: no configure:10296: checking for getcwd configure:10353: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10359: $? = 0 configure:10363: test -z || test ! -s conftest.err configure:10366: $? = 0 configure:10369: test -s conftest configure:10372: $? = 0 configure:10384: result: yes configure:10410: checking for mkstemp configure:10467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10473: $? = 0 configure:10477: test -z || test ! -s conftest.err configure:10480: $? = 0 configure:10483: test -s conftest configure:10486: $? = 0 configure:10498: result: yes configure:10410: checking for opendir configure:10467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10473: $? = 0 configure:10477: test -z || test ! -s conftest.err configure:10480: $? = 0 configure:10483: test -s conftest configure:10486: $? = 0 configure:10498: result: yes configure:10410: checking for strtol configure:10467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10473: $? = 0 configure:10477: test -z || test ! -s conftest.err configure:10480: $? = 0 configure:10483: test -s conftest configure:10486: $? = 0 configure:10498: result: yes configure:10410: checking for waitpid configure:10467: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10473: $? = 0 configure:10477: test -z || test ! -s conftest.err configure:10480: $? = 0 configure:10483: test -s conftest configure:10486: $? = 0 configure:10498: result: yes configure:10518: checking for strerror configure:10575: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10581: $? = 0 configure:10585: test -z || test ! -s conftest.err configure:10588: $? = 0 configure:10591: test -s conftest configure:10594: $? = 0 configure:10606: result: yes configure:10618: checking for getwd configure:10675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10681: $? = 0 configure:10685: test -z || test ! -s conftest.err configure:10688: $? = 0 configure:10691: test -s conftest configure:10694: $? = 0 configure:10706: result: yes configure:10718: checking for wait3 configure:10775: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10781: $? = 0 configure:10785: test -z || test ! -s conftest.err configure:10788: $? = 0 configure:10791: test -s conftest configure:10794: $? = 0 configure:10806: result: yes configure:10818: checking for uname configure:10875: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10881: $? = 0 configure:10885: test -z || test ! -s conftest.err configure:10888: $? = 0 configure:10891: test -s conftest configure:10894: $? = 0 configure:10906: result: yes configure:10925: checking for realpath configure:10982: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:10988: $? = 0 configure:10992: test -z || test ! -s conftest.err configure:10995: $? = 0 configure:10998: test -s conftest configure:11001: $? = 0 configure:11013: result: yes configure:11035: checking for getnameinfo configure:11092: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:11098: $? = 0 configure:11102: test -z || test ! -s conftest.err configure:11105: $? = 0 configure:11108: test -s conftest configure:11111: $? = 0 configure:11123: result: yes configure:11035: checking for getaddrinfo configure:11092: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:11098: $? = 0 configure:11102: test -z || test ! -s conftest.err configure:11105: $? = 0 configure:11108: test -s conftest configure:11111: $? = 0 configure:11123: result: yes configure:11035: checking for freeaddrinfo configure:11092: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:11098: $? = 0 configure:11102: test -z || test ! -s conftest.err configure:11105: $? = 0 configure:11108: test -s conftest configure:11111: $? = 0 configure:11123: result: yes configure:11035: checking for gai_strerror configure:11092: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:11098: $? = 0 configure:11102: test -z || test ! -s conftest.err configure:11105: $? = 0 configure:11108: test -s conftest configure:11111: $? = 0 configure:11123: result: yes configure:11135: checking for struct addrinfo configure:11165: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:11171: $? = 0 configure:11175: test -z || test ! -s conftest.err configure:11178: $? = 0 configure:11181: test -s conftest.o configure:11184: $? = 0 configure:11195: result: yes configure:11207: checking for struct in6_addr configure:11237: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:11243: $? = 0 configure:11247: test -z || test ! -s conftest.err configure:11250: $? = 0 configure:11253: test -s conftest.o configure:11256: $? = 0 configure:11267: result: yes configure:11279: checking for struct sockaddr_in6 configure:11309: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:11315: $? = 0 configure:11319: test -z || test ! -s conftest.err configure:11322: $? = 0 configure:11325: test -s conftest.o configure:11328: $? = 0 configure:11339: result: yes configure:11351: checking for struct sockaddr_storage configure:11381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:11387: $? = 0 configure:11391: test -z || test ! -s conftest.err configure:11394: $? = 0 configure:11397: test -s conftest.o configure:11400: $? = 0 configure:11411: result: yes configure:11537: checking for getpwuid_r configure:11594: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:11600: $? = 0 configure:11604: test -z || test ! -s conftest.err configure:11607: $? = 0 configure:11610: test -s conftest configure:11613: $? = 0 configure:11625: result: yes configure:11629: checking for getpwuid_r with 5 args configure:11661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:11667: $? = 0 configure:11671: test -z || test ! -s conftest.err configure:11674: $? = 0 configure:11677: test -s conftest.o configure:11680: $? = 0 configure:11691: result: yes configure:11784: checking for getpwnam_r configure:11841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:11847: $? = 0 configure:11851: test -z || test ! -s conftest.err configure:11854: $? = 0 configure:11857: test -s conftest configure:11860: $? = 0 configure:11872: result: yes configure:11876: checking for getpwnam_r with 5 args configure:11908: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:11914: $? = 0 configure:11918: test -z || test ! -s conftest.err configure:11921: $? = 0 configure:11924: test -s conftest.o configure:11927: $? = 0 configure:11938: result: yes configure:12031: checking for getgrgid_r configure:12088: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:12094: $? = 0 configure:12098: test -z || test ! -s conftest.err configure:12101: $? = 0 configure:12104: test -s conftest configure:12107: $? = 0 configure:12119: result: yes configure:12123: checking for getgrgid_r with 5 args configure:12155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:12161: $? = 0 configure:12165: test -z || test ! -s conftest.err configure:12168: $? = 0 configure:12171: test -s conftest.o configure:12174: $? = 0 configure:12185: result: yes configure:12278: checking for getgrnam_r configure:12335: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:12341: $? = 0 configure:12345: test -z || test ! -s conftest.err configure:12348: $? = 0 configure:12351: test -s conftest configure:12354: $? = 0 configure:12366: result: yes configure:12370: checking for getgrnam_r with 5 args configure:12402: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:12408: $? = 0 configure:12412: test -z || test ! -s conftest.err configure:12415: $? = 0 configure:12418: test -s conftest.o configure:12421: $? = 0 configure:12432: result: yes configure:12558: checking for gethostbyname_r configure:12615: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:12621: $? = 0 configure:12625: test -z || test ! -s conftest.err configure:12628: $? = 0 configure:12631: test -s conftest configure:12634: $? = 0 configure:12646: result: yes configure:12650: checking for gethostbyname_r with 6 args configure:12682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:12688: $? = 0 configure:12692: test -z || test ! -s conftest.err configure:12695: $? = 0 configure:12698: test -s conftest.o configure:12701: $? = 0 configure:12712: result: yes configure:12876: checking for gethostbyaddr_r configure:12933: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:12939: $? = 0 configure:12943: test -z || test ! -s conftest.err configure:12946: $? = 0 configure:12949: test -s conftest configure:12952: $? = 0 configure:12964: result: yes configure:12968: checking for gethostbyaddr_r with 7 args configure:13003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:82:11: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type [enabled by default] &h_errnop); ^ In file included from conftest.c:67:0: /usr/include/netdb.h:172:12: note: expected 'struct hostent ** __restrict__' but argument is of type 'int *' extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^ conftest.c:82:11: error: too few arguments to function 'gethostbyaddr_r' &h_errnop); ^ In file included from conftest.c:67:0: /usr/include/netdb.h:172:12: note: declared here extern int gethostbyaddr_r (const void *__restrict __addr, __socklen_t __len, ^ configure:13009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define HAVE_GETCWD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_STRTOL 1 | #define HAVE_WAITPID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETPWUID_R_5 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R_5 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRGID_R_5 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R_5 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_GETHOSTBYNAME_R 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | char *addr; | int length; | int type; | struct hostent *result; | char buffer[2048]; | int buflen = 2048; | int h_errnop; | | (void) gethostbyaddr_r(addr, length, type, result, buffer, buflen, | &h_errnop); | | ; | return 0; | } configure:13033: result: no configure:13043: checking for gethostbyaddr_r with 8 args configure:13078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:13084: $? = 0 configure:13088: test -z || test ! -s conftest.err configure:13091: $? = 0 configure:13094: test -s conftest.o configure:13097: $? = 0 configure:13108: result: yes configure:13155: checking termios.h usability configure:13167: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:13173: $? = 0 configure:13177: test -z || test ! -s conftest.err configure:13180: $? = 0 configure:13183: test -s conftest.o configure:13186: $? = 0 configure:13196: result: yes configure:13200: checking termios.h presence configure:13210: i686-uhu-linux-gcc -E conftest.c configure:13216: $? = 0 configure:13236: result: yes configure:13271: checking for termios.h configure:13278: result: yes configure:13305: checking sys/ioctl.h usability configure:13317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:13323: $? = 0 configure:13327: test -z || test ! -s conftest.err configure:13330: $? = 0 configure:13333: test -s conftest.o configure:13336: $? = 0 configure:13346: result: yes configure:13350: checking sys/ioctl.h presence configure:13360: i686-uhu-linux-gcc -E conftest.c configure:13366: $? = 0 configure:13386: result: yes configure:13421: checking for sys/ioctl.h configure:13428: result: yes configure:13455: checking sys/modem.h usability configure:13467: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c:104:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:13473: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define HAVE_GETCWD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_STRTOL 1 | #define HAVE_WAITPID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETPWUID_R_5 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R_5 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRGID_R_5 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R_5 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:13496: result: no configure:13500: checking sys/modem.h presence configure:13510: i686-uhu-linux-gcc -E conftest.c conftest.c:70:23: fatal error: sys/modem.h: No such file or directory #include ^ compilation terminated. configure:13516: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define HAVE_GETCWD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_STRTOL 1 | #define HAVE_WAITPID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETPWUID_R_5 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R_5 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRGID_R_5 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R_5 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:13536: result: no configure:13571: checking for sys/modem.h configure:13578: result: no configure:13602: checking for fd_set in sys/types configure:13624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:13630: $? = 0 configure:13634: test -z || test ! -s conftest.err configure:13637: $? = 0 configure:13640: test -s conftest.o configure:13643: $? = 0 configure:13654: result: yes configure:13720: checking sys/time.h usability configure:13732: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:13738: $? = 0 configure:13742: test -z || test ! -s conftest.err configure:13745: $? = 0 configure:13748: test -s conftest.o configure:13751: $? = 0 configure:13761: result: yes configure:13765: checking sys/time.h presence configure:13775: i686-uhu-linux-gcc -E conftest.c configure:13781: $? = 0 configure:13801: result: yes configure:13836: checking for sys/time.h configure:13843: result: yes configure:13856: checking whether time.h and sys/time.h may both be included configure:13881: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:13887: $? = 0 configure:13891: test -z || test ! -s conftest.err configure:13894: $? = 0 configure:13897: test -s conftest.o configure:13900: $? = 0 configure:13911: result: yes configure:13928: checking for gmtime_r configure:13985: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:13991: $? = 0 configure:13995: test -z || test ! -s conftest.err configure:13998: $? = 0 configure:14001: test -s conftest configure:14004: $? = 0 configure:14016: result: yes configure:13928: checking for localtime_r configure:13985: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:13991: $? = 0 configure:13995: test -z || test ! -s conftest.err configure:13998: $? = 0 configure:14001: test -s conftest configure:14004: $? = 0 configure:14016: result: yes configure:13928: checking for mktime configure:13985: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:13991: $? = 0 configure:13995: test -z || test ! -s conftest.err configure:13998: $? = 0 configure:14001: test -s conftest configure:14004: $? = 0 configure:14016: result: yes configure:14027: checking tm_tzadj in struct tm configure:14049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:79:17: error: 'struct tm' has no member named 'tm_tzadj' struct tm tm; tm.tm_tzadj; ^ configure:14055: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define HAVE_GETCWD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_STRTOL 1 | #define HAVE_WAITPID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETPWUID_R_5 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R_5 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRGID_R_5 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R_5 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | struct tm tm; tm.tm_tzadj; | ; | return 0; | } configure:14079: result: no configure:14089: checking tm_gmtoff in struct tm configure:14111: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:14117: $? = 0 configure:14121: test -z || test ! -s conftest.err configure:14124: $? = 0 configure:14127: test -s conftest.o configure:14130: $? = 0 configure:14141: result: yes configure:14155: checking long timezone variable configure:14179: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:82:6: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (0); ^ configure:14185: $? = 0 configure:14189: test -z || test ! -s conftest.err configure:14192: $? = 0 configure:14195: test -s conftest.o configure:14198: $? = 0 configure:14209: result: yes configure:14294: checking for struct stat.st_blocks configure:14317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:14323: $? = 0 configure:14327: test -z || test ! -s conftest.err configure:14330: $? = 0 configure:14333: test -s conftest.o configure:14336: $? = 0 configure:14393: result: yes configure:14403: checking for struct stat.st_blksize configure:14426: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:14432: $? = 0 configure:14436: test -z || test ! -s conftest.err configure:14439: $? = 0 configure:14442: test -s conftest.o configure:14445: $? = 0 configure:14502: result: yes configure:14514: checking for blkcnt_t configure:14538: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:14544: $? = 0 configure:14548: test -z || test ! -s conftest.err configure:14551: $? = 0 configure:14554: test -s conftest.o configure:14557: $? = 0 configure:14568: result: yes configure:14579: checking for fstatfs configure:14636: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:14642: $? = 0 configure:14646: test -z || test ! -s conftest.err configure:14649: $? = 0 configure:14652: test -s conftest configure:14655: $? = 0 configure:14667: result: yes configure:14685: checking for working memcmp configure:14733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:14736: $? = 0 configure:14738: ./conftest configure:14741: $? = 0 configure:14755: result: yes configure:14773: checking for memmove configure:14830: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c:104:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:14836: $? = 0 configure:14840: test -z || test ! -s conftest.err configure:14843: $? = 0 configure:14846: test -s conftest configure:14849: $? = 0 configure:14861: result: yes configure:14886: checking for strstr configure:14943: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c:104:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:14949: $? = 0 configure:14953: test -z || test ! -s conftest.err configure:14956: $? = 0 configure:14959: test -s conftest configure:14962: $? = 0 configure:14974: result: yes configure:14983: checking proper strstr implementation configure:15003: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c: In function 'main': conftest.c:81:16: warning: conflicting types for built-in function 'strstr' [enabled by default] extern int strstr(); ^ conftest.c:82:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(strstr("\0test", "test") ? 1 : 0); ^ configure:15006: $? = 0 configure:15008: ./conftest configure:15011: $? = 0 configure:15025: result: ok configure:15053: checking for strtoul configure:15110: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:15116: $? = 0 configure:15120: test -z || test ! -s conftest.err configure:15123: $? = 0 configure:15126: test -s conftest configure:15129: $? = 0 configure:15141: result: yes configure:15150: checking proper strtoul implementation configure:15171: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c: In function 'main': conftest.c:83:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(strtoul(string,&term,0) != 0 || term != string+1); ^ configure:15174: $? = 0 configure:15176: ./conftest configure:15179: $? = 0 configure:15193: result: ok configure:15220: checking for strtod configure:15277: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:15283: $? = 0 configure:15287: test -z || test ! -s conftest.err configure:15290: $? = 0 configure:15293: test -s conftest configure:15296: $? = 0 configure:15308: result: yes configure:15317: checking proper strtod implementation configure:15338: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c: In function 'main': conftest.c:83:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(strtod(string,&term) != 69 || term != string+4); ^ configure:15341: $? = 0 configure:15343: ./conftest configure:15346: $? = 0 configure:15360: result: ok configure:15389: checking for strtod configure:15477: result: yes configure:15486: checking for Solaris2.4/Tru64 strtod bugs configure:15523: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c: In function 'main': conftest.c:88:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:92:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:96:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:98:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:15526: $? = 0 configure:15528: ./conftest configure:15531: $? = 0 configure:15545: result: ok configure:15571: checking for mode_t configure:15595: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:15601: $? = 0 configure:15605: test -z || test ! -s conftest.err configure:15608: $? = 0 configure:15611: test -s conftest.o configure:15614: $? = 0 configure:15625: result: yes configure:15637: checking for pid_t configure:15661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:15667: $? = 0 configure:15671: test -z || test ! -s conftest.err configure:15674: $? = 0 configure:15677: test -s conftest.o configure:15680: $? = 0 configure:15691: result: yes configure:15703: checking for size_t configure:15727: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:15733: $? = 0 configure:15737: test -z || test ! -s conftest.err configure:15740: $? = 0 configure:15743: test -s conftest.o configure:15746: $? = 0 configure:15757: result: yes configure:15769: checking for uid_t in sys/types.h configure:15792: result: yes configure:15808: checking for socklen_t configure:15835: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:15841: $? = 0 configure:15845: test -z || test ! -s conftest.err configure:15848: $? = 0 configure:15851: test -s conftest.o configure:15854: $? = 0 configure:15865: result: yes configure:15875: checking for intptr_t configure:15899: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:15905: $? = 0 configure:15909: test -z || test ! -s conftest.err configure:15912: $? = 0 configure:15915: test -s conftest.o configure:15918: $? = 0 configure:15929: result: yes configure:16010: checking for uintptr_t configure:16034: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:16040: $? = 0 configure:16044: test -z || test ! -s conftest.err configure:16047: $? = 0 configure:16050: test -s conftest.o configure:16053: $? = 0 configure:16064: result: yes configure:16154: checking for opendir configure:16242: result: yes configure:16263: checking union wait configure:16290: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:16296: $? = 0 configure:16300: test -z || test ! -s conftest.err configure:16303: $? = 0 configure:16306: test -s conftest configure:16309: $? = 0 configure:16321: result: yes configure:16337: checking for strncasecmp configure:16394: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c:106:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:16400: $? = 0 configure:16404: test -z || test ! -s conftest.err configure:16407: $? = 0 configure:16410: test -s conftest configure:16413: $? = 0 configure:16425: result: yes configure:16598: checking for gettimeofday configure:16655: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:16661: $? = 0 configure:16665: test -z || test ! -s conftest.err configure:16668: $? = 0 configure:16671: test -s conftest configure:16674: $? = 0 configure:16686: result: yes configure:16700: checking for gettimeofday declaration configure:16724: result: present configure:16741: checking whether char is unsigned configure:16764: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:16770: $? = 0 configure:16774: test -z || test ! -s conftest.err configure:16777: $? = 0 configure:16780: test -s conftest.o configure:16783: $? = 0 configure:16794: result: no configure:16803: checking signed char declarations configure:16828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:16834: $? = 0 configure:16838: test -z || test ! -s conftest.err configure:16841: $? = 0 configure:16844: test -s conftest.o configure:16847: $? = 0 configure:16858: result: yes configure:16872: checking for a putenv() that copies the buffer configure:16908: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c: In function 'main': conftest.c:89:20: warning: incompatible implicit declaration of built-in function 'strdup' [enabled by default] foo = (char *)strdup(OURVAR); ^ conftest.c:91:6: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy((char *)(strchr(foo, '=') + 1), "no"); ^ conftest.c:91:22: warning: incompatible implicit declaration of built-in function 'strchr' [enabled by default] strcpy((char *)(strchr(foo, '=') + 1), "no"); ^ configure:16911: $? = 0 configure:16913: ./conftest configure:16916: $? = 0 configure:16930: result: no configure:16965: checking langinfo.h usability configure:16977: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:16983: $? = 0 configure:16987: test -z || test ! -s conftest.err configure:16990: $? = 0 configure:16993: test -s conftest.o configure:16996: $? = 0 configure:17006: result: yes configure:17010: checking langinfo.h presence configure:17020: i686-uhu-linux-gcc -E conftest.c configure:17026: $? = 0 configure:17046: result: yes configure:17081: checking for langinfo.h configure:17088: result: yes configure:17100: checking whether to use nl_langinfo configure:17123: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:17129: $? = 0 configure:17133: test -z || test ! -s conftest.err configure:17136: $? = 0 configure:17139: test -s conftest.o configure:17142: $? = 0 configure:17154: result: yes configure:17178: checking for chflags configure:17235: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 conftest.c:113:1: error: unknown type name 'choke' choke me ^ conftest.c:121:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:17241: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define HAVE_GETCWD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_STRTOL 1 | #define HAVE_WAITPID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETPWUID_R_5 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R_5 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRGID_R_5 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R_5 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKTIME 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_SIGNED_CHAR 1 | #define HAVE_LANGINFO 1 | /* end confdefs.h. */ | /* Define chflags to an innocuous variant, in case declares chflags. | For example, HP-UX 11i declares gettimeofday. */ | #define chflags innocuous_chflags | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char chflags (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:17266: result: no configure:17178: checking for mkstemps configure:17235: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:17241: $? = 0 configure:17245: test -z || test ! -s conftest.err configure:17248: $? = 0 configure:17251: test -s conftest configure:17254: $? = 0 configure:17266: result: yes configure:17281: checking isnan configure:17305: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:17311: $? = 0 configure:17315: test -z || test ! -s conftest.err configure:17318: $? = 0 configure:17321: test -s conftest configure:17324: $? = 0 configure:17336: result: yes configure:18289: checking for fts configure:18319: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:18325: $? = 0 configure:18329: test -z || test ! -s conftest.err configure:18332: $? = 0 configure:18335: test -s conftest configure:18338: $? = 0 configure:18350: result: yes configure:18372: checking for sys/ioctl.h configure:18377: result: yes configure:18531: checking sys/filio.h usability configure:18543: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c:121:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:18549: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define HAVE_GETCWD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_STRTOL 1 | #define HAVE_WAITPID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETPWUID_R_5 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R_5 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRGID_R_5 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R_5 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKTIME 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_SIGNED_CHAR 1 | #define HAVE_LANGINFO 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_FTS 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18572: result: no configure:18576: checking sys/filio.h presence configure:18586: i686-uhu-linux-gcc -E conftest.c conftest.c:87:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:18592: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tcl" | #define PACKAGE_TARNAME "tcl" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tcl 8.6" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define TCL_THREADS 1 | #define TCL_CFGVAL_ENCODING "iso8859-1" | #define HAVE_ZLIB 1 | #define MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define TCL_TOMMATH 1 | #define MP_PREC 4 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_DIRENT64 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define HAVE_GETCWD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_OPENDIR 1 | #define HAVE_STRTOL 1 | #define HAVE_WAITPID 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IN6_ADDR 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_GETPWUID_R_5 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETPWNAM_R_5 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRGID_R_5 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R_5 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETHOSTBYNAME_R_6 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_GETHOSTBYADDR_R_8 1 | #define HAVE_GETHOSTBYADDR_R 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MKTIME 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_BLKCNT_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_SIGNED_CHAR 1 | #define HAVE_LANGINFO 1 | #define HAVE_MKSTEMPS 1 | #define HAVE_FTS 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:18612: result: no configure:18647: checking for sys/filio.h configure:18654: result: no configure:18668: checking system version configure:18696: result: Linux-3.15.0-rc8-2.i386 configure:18700: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O configure:18722: result: O_NONBLOCK configure:18730: checking whether to use dll unloading configure:18746: result: yes configure:18755: checking for timezone data configure:18810: result: supplied by Tcl configure:19015: checking whether to enable DTrace support configure:19040: result: no configure:19047: checking whether the cpuid instruction is usable configure:19077: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lz -lpthread >&5 configure:19083: $? = 0 configure:19087: test -z || test ! -s conftest.err configure:19090: $? = 0 configure:19093: test -s conftest configure:19096: $? = 0 configure:19108: result: yes configure:19476: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tcl config.status 8.6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:732: creating Makefile config.status:732: creating dltest/Makefile config.status:732: creating tclConfig.sh config.status:732: creating tcl.pc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_chflags=no ac_cv_func_connect=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_fstatfs=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam_r=yes ac_cv_func_gethostbyaddr_r=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_lseek64=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mkstemps=yes ac_cv_func_mktime=yes ac_cv_func_open64=yes ac_cv_func_opendir=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_attr_setstacksize=yes ac_cv_func_realpath=yes ac_cv_func_sin=no ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_uname=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_errno_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_ieee_main=yes ac_cv_lib_inet_main=no ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_objext=o ac_cv_path_tclsh=/usr/bin/tclsh8.6 ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' 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_search_deflateSetHeader=-lz ac_cv_type_blkcnt_t=yes ac_cv_type_gz_header=yes ac_cv_type_intptr_t=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_in6_addr=yes ac_cv_type_struct_sockaddr_in6=yes ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_uid_t=yes ac_cv_type_uintptr_t=yes tcl_cv_api_fts=yes tcl_cv_api_getgrgid_r_5=yes tcl_cv_api_getgrnam_r_5=yes tcl_cv_api_gethostbyaddr_r_7=no tcl_cv_api_gethostbyaddr_r_8=yes tcl_cv_api_gethostbyname_r_6=yes tcl_cv_api_getpwnam_r_5=yes tcl_cv_api_getpwuid_r_5=yes tcl_cv_cast_to_union=yes tcl_cv_cc_pipe=yes tcl_cv_cc_visibility_hidden=yes tcl_cv_char_signed=yes tcl_cv_cpuid=yes tcl_cv_dirent_h=yes tcl_cv_flag__isoc99_source=no tcl_cv_flag__largefile64_source=yes tcl_cv_flag__largefile_source64=no tcl_cv_grep_gettimeofday=present tcl_cv_isnan=yes tcl_cv_langinfo_h=yes tcl_cv_member_tm_gmtoff=yes tcl_cv_member_tm_tzadj=no tcl_cv_putenv_copy=no tcl_cv_strstr_unbroken=ok tcl_cv_strtod_buggy=ok tcl_cv_strtod_unbroken=ok tcl_cv_strtoul_unbroken=ok tcl_cv_struct_dirent64=yes tcl_cv_struct_stat64=yes tcl_cv_sys_version=Linux-3.15.0-rc8-2.i386 tcl_cv_timezone_long=yes tcl_cv_type_64bit='long long' tcl_cv_type_fd_set=yes tcl_cv_type_off64_t=yes tcl_cv_type_socklen_t=yes tcl_cv_union_wait=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='i686-uhu-linux-ar' BUILD_DLTEST='$(DLTEST_TARGETS)' CC='i686-uhu-linux-gcc' CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}.so' CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a' CFLAGS='-O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden ' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)' CFLAGS_OPTIMIZE='-O2' CFLAGS_WARNING='-Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 ' DLL_INSTALL_DIR='$(LIB_INSTALL_DIR)' DLTEST_LD='${SHLIB_LD}' DLTEST_SUFFIX='' DL_LIBS='-ldl' DL_OBJS='tclLoadDl.o' DTRACE='' DTRACE_HDR='' DTRACE_OBJ='' DTRACE_SRC='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_APP_CC_SWITCHES='' EXTRA_BUILD_HTML='' EXTRA_CC_SWITCHES='' EXTRA_INSTALL='' EXTRA_INSTALL_BINARIES='' EXTRA_TCLSH_LIBS='' HTML_DIR='$(DISTDIR)/html' INSTALL_LIB='$(INSTALL_LIBRARY) $(LIB_FILE) "$(LIB_INSTALL_DIR)/$(LIB_FILE)"' INSTALL_STUB_LIB='$(INSTALL_LIBRARY) $(STUB_LIB_FILE) "$(LIB_INSTALL_DIR)/$(STUB_LIB_FILE)" ; (cd "$(LIB_INSTALL_DIR)" ; $(RANLIB) $(STUB_LIB_FILE))' INSTALL_TZDATA='install-tzdata' LDAIX_SRC='' LDFLAGS=' -Wl,--export-dynamic ' LDFLAGS_DEBUG='' LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)' LDFLAGS_OPTIMIZE='' LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH' LD_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' LIBOBJS='' LIBS='-lz -lpthread' MAKEFILE_SHELL='/bin/sh' MAKE_LIB='${SHLIB_LD} -o $@ ${OBJS} ${TCL_SHLIB_LD_EXTRAS} ${SHLIB_LD_LIBS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}' MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@' MAN_FLAGS=' --symlinks' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_DIR='/usr/lib' PACKAGE_NAME='tcl' PACKAGE_STRING='tcl 8.6' PACKAGE_TARNAME='tcl' PACKAGE_VERSION='8.6' PATH_SEPARATOR=':' PKG_CFG_ARGS=''--enable-threads' '--enable-man-symlinks' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' ' PLAT_OBJS='' PLAT_SRCS='' PRIVATE_INCLUDE_DIR='$(includedir)' RANLIB='ranlib' SHELL='/bin/sh' SHLIB_CFLAGS='-fPIC' SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS}' SHLIB_LD_LIBS='${LIBS}' SHLIB_SUFFIX='.so' STLIB_LD='${AR} cr' TCLSH_PROG='/usr/bin/tclsh8.6' TCL_BUILD_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltcl8.6' TCL_BUILD_STUB_LIB_PATH='/var/uhubuild/work/compile/unix/libtclstub8.6.a' TCL_BUILD_STUB_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltclstub8.6' TCL_HAS_LONGLONG='' TCL_INCLUDE_SPEC='-I/usr/include' TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)' TCL_LIBS='-ldl -lz -lpthread -lieee -lm' TCL_LIB_FILE='libtcl8.6.so' TCL_LIB_FLAG='-ltcl8.6' TCL_LIB_SPEC='-L/usr/lib -ltcl8.6' TCL_LIB_VERSIONS_OK='ok' TCL_MAJOR_VERSION='8' TCL_MINOR_VERSION='6' TCL_MODULE_PATH='' TCL_PACKAGE_PATH='/usr/lib ' TCL_PATCH_LEVEL='.1' TCL_SHARED_BUILD='1' TCL_SHARED_LIB_SUFFIX='${VERSION}${SHLIB_SUFFIX}' TCL_SHLIB_LD_EXTRAS='' TCL_SRC_DIR='/var/uhubuild/work/compile' TCL_STUB_LIB_FILE='libtclstub8.6.a' TCL_STUB_LIB_FLAG='-ltclstub8.6' TCL_STUB_LIB_PATH='/usr/lib/libtclstub8.6.a' TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.6' TCL_THREADS='1' TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a' TCL_VERSION='8.6' TCL_YEAR='' TK_SHLIB_LD_EXTRAS='' ZLIB_INCLUDE='' ZLIB_OBJS='' ZLIB_SRCS='' ac_ct_AR='' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='/usr' host_alias='i686-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BLKCNT_T 1 #define HAVE_CAST_TO_UNION 1 #define HAVE_CPUID 1 #define HAVE_FREEADDRINFO 1 #define HAVE_FTS 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRGID_R_5 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGRNAM_R_5 1 #define HAVE_GETHOSTBYADDR_R 1 #define HAVE_GETHOSTBYADDR_R_8 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_GETHOSTBYNAME_R_6 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWNAM_R_5 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETPWUID_R_5 1 #define HAVE_GMTIME_R 1 #define HAVE_INTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSEEK64 1 #define HAVE_MEMORY_H 1 #define HAVE_MKSTEMP 1 #define HAVE_MKSTEMPS 1 #define HAVE_MKTIME 1 #define HAVE_OPEN64 1 #define HAVE_OPENDIR 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_SIGNED_CHAR 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOL 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_DIRENT64 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_STAT64 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIMEZONE_VAR 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TYPE_OFF64_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define HAVE_WAITPID 1 #define HAVE_ZLIB 1 #define MODULE_SCOPE extern #define MP_PREC 4 #define NDEBUG 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "tcl" #define PACKAGE_STRING "tcl 8.6" #define PACKAGE_TARNAME "tcl" #define PACKAGE_VERSION "8.6" #define STDC_HEADERS 1 #define TCL_CFGVAL_ENCODING "iso8859-1" #define TCL_CFG_OPTIMIZED 1 #define TCL_SHLIB_EXT ".so" #define TCL_THREADS 1 #define TCL_TOMMATH 1 #define TCL_UNLOAD_DLLS 1 #define TCL_WIDE_INT_TYPE long long #define TIME_WITH_SYS_TIME 1 #define USE_THREAD_ALLOC 1 #define _LARGEFILE64_SOURCE 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 configure: exit 0