This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tk 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:1365: checking for Tcl configuration configure:1469: result: found /usr/lib/tclConfig.sh configure:1475: checking for existence of /usr/lib/tclConfig.sh configure:1479: result: loading configure:1560: checking for tclsh configure:1584: result: /usr/bin/tclsh8.6 configure:1595: checking for tclsh in Tcl build directory configure:1598: result: /usr/lib/tclsh configure:1622: checking whether to use symlinks for manpages configure:1631: result: yes configure:1634: checking whether to compress the manpages configure:1649: result: no configure:1663: checking whether to add a package name suffix for the manpages configure:1676: result: no configure:1700: checking for i686-uhu-linux-gcc configure:1716: found /usr/bin/i686-uhu-linux-gcc configure:1726: result: i686-uhu-linux-gcc configure:2008: checking for C compiler version configure:2011: 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:2014: $? = 0 configure:2016: 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:2019: $? = 0 configure:2021: 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:2024: $? = 1 configure:2047: checking for C compiler default output file name configure:2050: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2053: $? = 0 configure:2099: result: a.out configure:2104: checking whether the C compiler works configure:2110: ./a.out configure:2113: $? = 0 configure:2130: result: yes configure:2137: checking whether we are cross compiling configure:2139: result: no configure:2142: checking for suffix of executables configure:2144: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2147: $? = 0 configure:2172: result: configure:2178: checking for suffix of object files configure:2199: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2202: $? = 0 configure:2224: result: o configure:2228: checking whether we are using the GNU C compiler configure:2252: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2258: $? = 0 configure:2262: test -z || test ! -s conftest.err configure:2265: $? = 0 configure:2268: test -s conftest.o configure:2271: $? = 0 configure:2284: result: yes configure:2290: checking whether i686-uhu-linux-gcc accepts -g configure:2311: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2317: $? = 0 configure:2321: test -z || test ! -s conftest.err configure:2324: $? = 0 configure:2327: test -s conftest.o configure:2330: $? = 0 configure:2341: result: yes configure:2358: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2428: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2434: $? = 0 configure:2438: test -z || test ! -s conftest.err configure:2441: $? = 0 configure:2444: test -s conftest.o configure:2447: $? = 0 configure:2465: result: none needed configure:2483: 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:2489: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2623: checking for inline configure:2644: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2650: $? = 0 configure:2654: test -z || test ! -s conftest.err configure:2657: $? = 0 configure:2660: test -s conftest.o configure:2663: $? = 0 configure:2675: result: inline configure:2702: checking how to run the C preprocessor configure:2737: i686-uhu-linux-gcc -E conftest.c configure:2743: $? = 0 configure:2775: 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:2781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 8.6" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2820: result: i686-uhu-linux-gcc -E configure:2844: i686-uhu-linux-gcc -E conftest.c configure:2850: $? = 0 configure:2882: 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:2888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 8.6" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2932: checking for egrep configure:2942: result: grep -E configure:2947: checking for ANSI C header files configure:2972: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2978: $? = 0 configure:2982: test -z || test ! -s conftest.err configure:2985: $? = 0 configure:2988: test -s conftest.o configure:2991: $? = 0 configure:3080: 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:3083: $? = 0 configure:3085: ./conftest configure:3088: $? = 0 configure:3103: result: yes configure:3127: checking for sys/types.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for sys/stat.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for stdlib.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for string.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for memory.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for strings.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for inttypes.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for stdint.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3127: checking for unistd.h configure:3143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3149: $? = 0 configure:3153: test -z || test ! -s conftest.err configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3173: result: yes configure:3195: checking limits.h usability configure:3207: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3213: $? = 0 configure:3217: test -z || test ! -s conftest.err configure:3220: $? = 0 configure:3223: test -s conftest.o configure:3226: $? = 0 configure:3236: result: yes configure:3240: checking limits.h presence configure:3250: i686-uhu-linux-gcc -E conftest.c configure:3256: $? = 0 configure:3276: result: yes configure:3311: checking for limits.h configure:3318: result: yes configure:3344: checking for stdlib.h configure:3349: result: yes configure:3552: checking if the compiler understands -pipe configure:3575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:3581: $? = 0 configure:3585: test -z || test ! -s conftest.err configure:3588: $? = 0 configure:3591: test -s conftest.o configure:3594: $? = 0 configure:3606: result: yes configure:3656: checking for pthread_mutex_init in -lpthread configure:3686: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:3692: $? = 0 configure:3696: test -z || test ! -s conftest.err configure:3699: $? = 0 configure:3702: test -s conftest configure:3705: $? = 0 configure:3718: result: yes configure:4045: checking for pthread_attr_setstacksize configure:4102: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:4108: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest configure:4121: $? = 0 configure:4133: result: yes configure:4045: checking for pthread_atfork configure:4102: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:4108: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest configure:4121: $? = 0 configure:4133: result: yes configure:4148: checking for building with threads configure:4157: result: yes (threaded core) configure:4175: checking how to build libraries configure:4193: result: shared configure:4217: checking for i686-uhu-linux-ranlib configure:4246: result: no configure:4255: checking for ranlib configure:4271: found /usr/bin/ranlib configure:4282: result: ranlib configure:4298: checking if 64bit support is requested configure:4307: result: no configure:4312: checking if 64bit Sparc VIS support is requested configure:4321: result: no configure:4332: checking if compiler supports visibility "hidden" configure:4360: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Werror conftest.c >&5 configure:4366: $? = 0 configure:4370: test -z || test ! -s conftest.err configure:4373: $? = 0 configure:4376: test -s conftest.o configure:4379: $? = 0 configure:4399: result: yes configure:4483: checking if rpath support is requested configure:4492: result: yes configure:4499: checking system version configure:4527: result: Linux-3.15.0-rc8-2.i386 configure:4535: checking for dlopen in -ldl configure:4565: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c -ldl -lpthread >&5 configure:4571: $? = 0 configure:4575: test -z || test ! -s conftest.err configure:4578: $? = 0 configure:4581: test -s conftest configure:4584: $? = 0 configure:4597: result: yes configure:4640: checking for i686-uhu-linux-ar configure:4656: found /usr/bin/i686-uhu-linux-ar configure:4666: result: i686-uhu-linux-ar configure:6953: checking for cast to union support configure:6977: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:6983: $? = 0 configure:6987: test -z || test ! -s conftest.err configure:6990: $? = 0 configure:6993: test -s conftest.o configure:6996: $? = 0 configure:7008: result: yes configure:7060: checking for build with symbols configure:7079: result: no configure:7123: checking for required early compiler flags configure:7146: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:7152: $? = 0 configure:7156: test -z || test ! -s conftest.err configure:7159: $? = 0 configure:7162: test -s conftest.o configure:7165: $? = 0 configure:7251: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:35:15: error: storage size of 'buf' isn't known struct stat64 buf; int i = stat64("/", &buf); ^ configure:7257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:7294: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:7300: $? = 0 configure:7304: test -z || test ! -s conftest.err configure:7307: $? = 0 configure:7310: test -s conftest.o configure:7313: $? = 0 configure:7356: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:36:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:36:19: note: each undeclared identifier is reported only once for each function it appears in configure:7362: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:7399: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:37:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:37:19: note: each undeclared identifier is reported only once for each function it appears in configure:7405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:7445: result: _LARGEFILE64_SOURCE configure:7451: checking for 64-bit integer type configure:7475: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:36:1: error: unknown type name '__int64' __int64 value = (__int64) 0; ^ conftest.c:36:18: error: '__int64' undeclared (first use in this function) __int64 value = (__int64) 0; ^ conftest.c:36:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:36:27: error: expected ',' or ';' before numeric constant __int64 value = (__int64) 0; ^ configure:7481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:7525: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:7531: $? = 0 configure:7535: test -z || test ! -s conftest.err configure:7538: $? = 0 configure:7541: test -s conftest.o configure:7544: $? = 0 configure:7569: result: long long configure:7573: checking for struct dirent64 configure:7596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:7602: $? = 0 configure:7606: test -z || test ! -s conftest.err configure:7609: $? = 0 configure:7612: test -s conftest.o configure:7615: $? = 0 configure:7626: result: yes configure:7636: checking for struct stat64 configure:7659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:7665: $? = 0 configure:7669: test -z || test ! -s conftest.err configure:7672: $? = 0 configure:7675: test -s conftest.o configure:7678: $? = 0 configure:7689: result: yes configure:7704: checking for open64 configure:7761: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lpthread >&5 configure:7767: $? = 0 configure:7771: test -z || test ! -s conftest.err configure:7774: $? = 0 configure:7777: test -s conftest configure:7780: $? = 0 configure:7792: result: yes configure:7704: checking for lseek64 configure:7761: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lpthread >&5 configure:7767: $? = 0 configure:7771: test -z || test ! -s conftest.err configure:7774: $? = 0 configure:7777: test -s conftest configure:7780: $? = 0 configure:7792: result: yes configure:7802: checking for off64_t configure:7825: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:7831: $? = 0 configure:7835: test -z || test ! -s conftest.err configure:7838: $? = 0 configure:7841: test -s conftest.o configure:7844: $? = 0 configure:7864: result: yes configure:7877: checking whether byte ordering is bigendian configure:7904: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:7910: $? = 0 configure:7914: test -z || test ! -s conftest.err configure:7917: $? = 0 configure:7920: test -s conftest.o configure:7923: $? = 0 configure:7947: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:45:2: error: unknown type name 'not' not big endian ^ conftest.c:45:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:7953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #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:8088: result: no configure:8138: checking for fd_set in sys/types configure:8160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:8166: $? = 0 configure:8170: test -z || test ! -s conftest.err configure:8173: $? = 0 configure:8176: test -s conftest.o configure:8179: $? = 0 configure:8190: result: yes configure:8255: checking sys/time.h usability configure:8267: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:8273: $? = 0 configure:8277: test -z || test ! -s conftest.err configure:8280: $? = 0 configure:8283: test -s conftest.o configure:8286: $? = 0 configure:8296: result: yes configure:8300: checking sys/time.h presence configure:8310: i686-uhu-linux-gcc -E conftest.c configure:8316: $? = 0 configure:8336: result: yes configure:8371: checking for sys/time.h configure:8378: result: yes configure:8391: checking whether time.h and sys/time.h may both be included configure:8416: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:8422: $? = 0 configure:8426: test -z || test ! -s conftest.err configure:8429: $? = 0 configure:8432: test -s conftest.o configure:8435: $? = 0 configure:8446: result: yes configure:8465: checking for strtod configure:8522: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lpthread >&5 configure:8528: $? = 0 configure:8532: test -z || test ! -s conftest.err configure:8535: $? = 0 configure:8538: test -s conftest configure:8541: $? = 0 configure:8553: result: yes configure:8562: checking for Solaris2.4/Tru64 strtod bugs configure:8599: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lpthread >&5 conftest.c: In function 'main': conftest.c:48:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:52:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:56:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:58:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:8602: $? = 0 configure:8604: ./conftest configure:8607: $? = 0 configure:8621: result: ok configure:8647: checking for mode_t configure:8671: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:8677: $? = 0 configure:8681: test -z || test ! -s conftest.err configure:8684: $? = 0 configure:8687: test -s conftest.o configure:8690: $? = 0 configure:8701: result: yes configure:8713: checking for pid_t configure:8737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:8743: $? = 0 configure:8747: test -z || test ! -s conftest.err configure:8750: $? = 0 configure:8753: test -s conftest.o configure:8756: $? = 0 configure:8767: result: yes configure:8779: checking for size_t configure:8803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:8809: $? = 0 configure:8813: test -z || test ! -s conftest.err configure:8816: $? = 0 configure:8819: test -s conftest.o configure:8822: $? = 0 configure:8833: result: yes configure:8845: checking for uid_t in sys/types.h configure:8868: result: yes configure:8884: checking for intptr_t configure:8908: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:8914: $? = 0 configure:8918: test -z || test ! -s conftest.err configure:8921: $? = 0 configure:8924: test -s conftest.o configure:8927: $? = 0 configure:8938: result: yes configure:9019: checking for uintptr_t configure:9043: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9049: $? = 0 configure:9053: test -z || test ! -s conftest.err configure:9056: $? = 0 configure:9059: test -s conftest.o configure:9062: $? = 0 configure:9073: result: yes configure:9160: checking pw_gecos in struct pwd configure:9182: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:9188: $? = 0 configure:9192: test -z || test ! -s conftest.err configure:9195: $? = 0 configure:9198: test -s conftest.o configure:9201: $? = 0 configure:9212: result: yes configure:9722: checking for X configure:9827: i686-uhu-linux-gcc -E conftest.c configure:9833: $? = 0 configure:9883: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lX11 -lpthread >&5 configure:9889: $? = 0 configure:9893: test -z || test ! -s conftest.err configure:9896: $? = 0 configure:9899: test -s conftest configure:9902: $? = 0 configure:9952: result: libraries , headers configure:9967: i686-uhu-linux-gcc -E conftest.c configure:9973: $? = 0 configure:10202: checking for main in -lXbsd configure:10226: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lXbsd -lpthread >&5 /usr/bin/ld: cannot find -lXbsd collect2: error: ld returned 1 exit status configure:10232: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #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_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PW_GECOS 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:10258: result: no configure:10349: checking whether to use xft configure:10372: result: yes configure:10379: checking for X11/Xft/Xft.h configure:10395: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c >&5 configure:10401: $? = 0 configure:10405: test -z || test ! -s conftest.err configure:10408: $? = 0 configure:10411: test -s conftest.o configure:10414: $? = 0 configure:10425: result: yes configure:10445: checking for XftFontOpen in -lXft configure:10475: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,--export-dynamic conftest.c -lXft -lXft -lX11 >&5 configure:10481: $? = 0 configure:10485: test -z || test ! -s conftest.err configure:10488: $? = 0 configure:10491: test -s conftest configure:10494: $? = 0 configure:10507: result: yes configure:10561: checking for X11/XKBlib.h configure:10577: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:10583: $? = 0 configure:10587: test -z || test ! -s conftest.err configure:10590: $? = 0 configure:10593: test -s conftest.o configure:10596: $? = 0 configure:10607: result: yes configure:10621: checking for XkbKeycodeToKeysym in -lX11 configure:10651: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lX11 -lpthread -lX11 >&5 configure:10657: $? = 0 configure:10661: test -z || test ! -s conftest.err configure:10664: $? = 0 configure:10667: test -s conftest configure:10670: $? = 0 configure:10683: result: yes configure:10714: checking whether XKeycodeToKeysym is deprecated configure:10738: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Werror -Wl,--export-dynamic conftest.c -lpthread >&5 conftest.c: In function 'main': conftest.c:53:2: error: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1699) [-Werror=deprecated-declarations] XKeycodeToKeysym(0,0,0); ^ cc1: all warnings being treated as errors configure:10744: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #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_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PW_GECOS 1 | #define HAVE_LIBXFT 1 | #define HAVE_XFT 1 | #define HAVE_XKBKEYCODETOKEYSYM 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | XKeycodeToKeysym(0,0,0); | | ; | return 0; | } configure:10768: result: yes configure:10798: checking whether to try to use XScreenSaver configure:10811: result: yes configure:10813: checking for X11/extensions/scrnsaver.h configure:10829: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:10835: $? = 0 configure:10839: test -z || test ! -s conftest.err configure:10842: $? = 0 configure:10845: test -s conftest.o configure:10848: $? = 0 configure:10859: result: yes configure:10868: checking for XScreenSaverQueryInfo configure:10925: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lpthread -lX11 >&5 /tmp/cckGaABj.o:(.data+0x0): undefined reference to `XScreenSaverQueryInfo' /tmp/cckGaABj.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `XScreenSaverQueryInfo' collect2: error: ld returned 1 exit status configure:10931: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #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_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PW_GECOS 1 | #define HAVE_LIBXFT 1 | #define HAVE_XFT 1 | #define HAVE_XKBKEYCODETOKEYSYM 1 | #define XKEYCODETOKEYSYM_IS_DEPRECATED 1 | /* end confdefs.h. */ | /* Define XScreenSaverQueryInfo to an innocuous variant, in case declares XScreenSaverQueryInfo. | For example, HP-UX 11i declares gettimeofday. */ | #define XScreenSaverQueryInfo innocuous_XScreenSaverQueryInfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char XScreenSaverQueryInfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef XScreenSaverQueryInfo | | /* 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 XScreenSaverQueryInfo (); | /* 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_XScreenSaverQueryInfo) || defined (__stub___XScreenSaverQueryInfo) | choke me | #else | char (*f) () = XScreenSaverQueryInfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != XScreenSaverQueryInfo; | ; | return 0; | } configure:10956: result: no configure:10962: checking for XScreenSaverQueryInfo in -lXext configure:10992: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lXext -lpthread -lX11 >&5 /tmp/ccxtbFCH.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `XScreenSaverQueryInfo' collect2: error: ld returned 1 exit status configure:10998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.6" | #define PACKAGE_STRING "tk 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 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 MODULE_SCOPE extern | #define HAVE_CAST_TO_UNION 1 | #define TCL_SHLIB_EXT ".so" | #define NDEBUG 1 | #define TCL_CFG_OPTIMIZED 1 | #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_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PW_GECOS 1 | #define HAVE_LIBXFT 1 | #define HAVE_XFT 1 | #define HAVE_XKBKEYCODETOKEYSYM 1 | #define XKEYCODETOKEYSYM_IS_DEPRECATED 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 XScreenSaverQueryInfo (); | int | main () | { | XScreenSaverQueryInfo (); | ; | return 0; | } configure:11024: result: no configure:11033: checking for XScreenSaverQueryInfo in -lXss configure:11063: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden -Wl,--export-dynamic conftest.c -lXss -lXext -lpthread -lX11 >&5 configure:11069: $? = 0 configure:11073: test -z || test ! -s conftest.err configure:11076: $? = 0 configure:11079: test -s conftest configure:11082: $? = 0 configure:11095: result: yes configure:11134: checking whether char is unsigned configure:11157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden conftest.c >&5 configure:11163: $? = 0 configure:11167: test -z || test ! -s conftest.err configure:11170: $? = 0 configure:11173: test -s conftest.o configure:11176: $? = 0 configure:11187: result: no configure:11555: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tk 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:738: creating Makefile config.status:738: creating tkConfig.sh config.status:738: creating tk.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_c_tclconfig=/usr/lib 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_XScreenSaverQueryInfo=no ac_cv_func_lseek64=yes ac_cv_func_open64=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_attr_setstacksize=yes ac_cv_func_strtod=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_Xft_Xft_h=yes ac_cv_header_X11_extensions_scrnsaver_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes 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_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_lib_X11_XkbKeycodeToKeysym=yes ac_cv_lib_Xbsd_main=no ac_cv_lib_Xext_XScreenSaverQueryInfo=no ac_cv_lib_Xft_XftFontOpen=yes ac_cv_lib_Xss_XScreenSaverQueryInfo=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_mutex_init=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_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_uid_t=yes ac_cv_type_uintptr_t=yes tcl_cv_cast_to_union=yes tcl_cv_cc_pipe=yes tcl_cv_cc_visibility_hidden=yes tcl_cv_flag__isoc99_source=no tcl_cv_flag__largefile64_source=yes tcl_cv_flag__largefile_source64=no tcl_cv_pwd_pw_gecos=yes tcl_cv_strtod_buggy=ok tcl_cv_struct_dirent64=yes tcl_cv_struct_stat64=yes tcl_cv_sys_version=Linux-3.15.0-rc8-2.i386 tcl_cv_type_64bit='long long' tcl_cv_type_fd_set=yes tcl_cv_type_off64_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APP_RSRC_FILE='' AR='i686-uhu-linux-ar' BUILD_TCLSH='/usr/lib/tclsh' CC='i686-uhu-linux-gcc' CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' CFBUNDLELOCALIZATIONS='' 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=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tk\ 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 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -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_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 -DHAVE_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DHAVE_XSS=1 ' DLL_INSTALL_DIR='$(LIB_INSTALL_DIR)' DL_LIBS='-ldl' DL_OBJS='tclLoadDl.o' 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_WISH_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))' 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=' -lpthread' LIB_RSRC_FILE='' LIB_RUNTIME_DIR='$(libdir)' LOCALES='cs da de el en en_gb eo es fr hu it nl pl pt ru sv' LTLIBOBJS='' 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_NAME='tk' PACKAGE_STRING='tk 8.6' PACKAGE_TARNAME='tk' PACKAGE_VERSION='8.6' PATH_SEPARATOR=':' PLAT_OBJS='' PLAT_SRCS='' PRIVATE_INCLUDE_DIR='$(includedir)' RANLIB='ranlib' REZ='' REZ_FLAGS='' SHELL='/bin/sh' SHLIB_CFLAGS='-fPIC' SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS}' SHLIB_LD_LIBS='${LIBS} ${TCL_STUB_LIB_SPEC}' SHLIB_SUFFIX='.so' STLIB_LD='${AR} cr' TCLSH_PROG='/usr/bin/tclsh8.6' TCL_BIN_DIR='/usr/lib' 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_PATCH_LEVEL='.1' TCL_SHLIB_LD_EXTRAS='' TCL_SRC_DIR='/var/uhubuild/work/compile' TCL_STUB_FLAGS='-DUSE_TCL_STUBS' TCL_STUB_LIB_FILE='libtclstub8.6.a' TCL_STUB_LIB_FLAG='-ltclstub8.6' TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.6' TCL_THREADS='1' TCL_VERSION='8.6' TK_BUILD_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltk8.6' TK_BUILD_STUB_LIB_PATH='/var/uhubuild/work/compile/unix/libtkstub8.6.a' TK_BUILD_STUB_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltkstub8.6' TK_INCLUDE_SPEC='-I/usr/include' TK_LIBRARY='$(prefix)/lib/tk$(VERSION)' TK_LIB_FILE='libtk8.6.so' TK_LIB_FLAG='-ltk8.6' TK_LIB_SPEC='-L/usr/lib -ltk8.6' TK_MAJOR_VERSION='8' TK_MINOR_VERSION='6' TK_PATCH_LEVEL='.1' TK_PKG_DIR='tk$(VERSION)' TK_RSRC_FILE='tk$(VERSION).rsrc' TK_SHARED_BUILD='1' TK_SHLIB_LD_EXTRAS='' TK_SRC_DIR='/var/uhubuild/work/compile' TK_STUB_LIB_FILE='libtkstub8.6.a' TK_STUB_LIB_FLAG='-ltkstub8.6' TK_STUB_LIB_PATH='/usr/lib/libtkstub8.6.a' TK_STUB_LIB_SPEC='-L/usr/lib -ltkstub8.6' TK_VERSION='8.6' TK_WINDOWINGSYSTEM='X11' TK_YEAR='' UNIX_FONT_OBJS='tkUnixRFont.o' WISH_RSRC_FILE='wish$(VERSION).rsrc' XFT_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' XFT_LIBS='-lXft ' XINCLUDES='' XLIBSW='-lX11 -lXss -lXext' 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_CAST_TO_UNION 1 #define HAVE_INTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBXFT 1 #define HAVE_LIMITS_H 1 #define HAVE_LSEEK64 1 #define HAVE_MEMORY_H 1 #define HAVE_OPEN64 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PW_GECOS 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_DIRENT64 1 #define HAVE_STRUCT_STAT64 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TYPE_OFF64_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_UNISTD_H 1 #define HAVE_XFT 1 #define HAVE_XKBKEYCODETOKEYSYM 1 #define HAVE_XSS 1 #define MODULE_SCOPE extern #define NDEBUG 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "tk" #define PACKAGE_STRING "tk 8.6" #define PACKAGE_TARNAME "tk" #define PACKAGE_VERSION "8.6" #define STDC_HEADERS 1 #define TCL_CFG_OPTIMIZED 1 #define TCL_SHLIB_EXT ".so" #define TCL_THREADS 1 #define TCL_WIDE_INT_TYPE long long #define TIME_WITH_SYS_TIME 1 #define USE_THREAD_ALLOC 1 #define XKEYCODETOKEYSYM_IS_DEPRECATED 1 #define _LARGEFILE64_SOURCE 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 configure: exit 0