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.5, 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 = maki uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /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:1545: checking for tclsh configure:1569: result: /usr/bin/tclsh8.5 configure:1580: checking for tclsh in Tcl build directory configure:1583: result: /usr/lib/tclsh configure:1617: checking whether to use symlinks for manpages configure:1626: result: yes configure:1629: checking whether to compress the manpages configure:1644: result: no configure:1658: checking whether to add a package name suffix for the manpages configure:1671: result: no configure:1695: checking for i686-uhu-linux-gcc configure:1711: found /usr/bin/i686-uhu-linux-gcc configure:1721: result: i686-uhu-linux-gcc configure:2003: checking for C compiler version configure:2006: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:2009: $? = 0 configure:2011: 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.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:2014: $? = 0 configure:2016: 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:2019: $? = 1 configure:2042: checking for C compiler default output file name configure:2045: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2048: $? = 0 configure:2094: result: a.out configure:2099: checking whether the C compiler works configure:2105: ./a.out configure:2108: $? = 0 configure:2125: result: yes configure:2132: checking whether we are cross compiling configure:2134: result: no configure:2137: checking for suffix of executables configure:2139: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2142: $? = 0 configure:2167: result: configure:2173: checking for suffix of object files configure:2194: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2197: $? = 0 configure:2219: result: o configure:2223: checking whether we are using the GNU C compiler configure:2247: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2253: $? = 0 configure:2257: test -z || test ! -s conftest.err configure:2260: $? = 0 configure:2263: test -s conftest.o configure:2266: $? = 0 configure:2279: result: yes configure:2285: checking whether i686-uhu-linux-gcc accepts -g configure:2306: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2312: $? = 0 configure:2316: test -z || test ! -s conftest.err configure:2319: $? = 0 configure:2322: test -s conftest.o configure:2325: $? = 0 configure:2336: result: yes configure:2353: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2423: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2429: $? = 0 configure:2433: test -z || test ! -s conftest.err configure:2436: $? = 0 configure:2439: test -s conftest.o configure:2442: $? = 0 configure:2460: result: none needed configure:2478: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2484: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2626: checking how to run the C preprocessor configure:2661: i686-uhu-linux-gcc -E conftest.c configure:2667: $? = 0 configure:2699: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:2705: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2744: result: i686-uhu-linux-gcc -E configure:2768: i686-uhu-linux-gcc -E conftest.c configure:2774: $? = 0 configure:2806: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:2812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2856: checking for egrep configure:2866: result: grep -E configure:2871: checking for ANSI C header files configure:2896: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2902: $? = 0 configure:2906: test -z || test ! -s conftest.err configure:2909: $? = 0 configure:2912: test -s conftest.o configure:2915: $? = 0 configure:3004: 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] configure:3007: $? = 0 configure:3009: ./conftest configure:3012: $? = 0 configure:3027: result: yes configure:3051: checking for sys/types.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for sys/stat.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for stdlib.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for string.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for memory.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for strings.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for inttypes.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for stdint.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3051: checking for unistd.h configure:3067: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3073: $? = 0 configure:3077: test -z || test ! -s conftest.err configure:3080: $? = 0 configure:3083: test -s conftest.o configure:3086: $? = 0 configure:3097: result: yes configure:3119: checking limits.h usability configure:3131: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3137: $? = 0 configure:3141: test -z || test ! -s conftest.err configure:3144: $? = 0 configure:3147: test -s conftest.o configure:3150: $? = 0 configure:3160: result: yes configure:3164: checking limits.h presence configure:3174: i686-uhu-linux-gcc -E conftest.c configure:3180: $? = 0 configure:3200: result: yes configure:3235: checking for limits.h configure:3242: result: yes configure:3268: checking for stdlib.h configure:3273: result: yes configure:3476: checking if the compiler understands -pipe configure:3499: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:3505: $? = 0 configure:3509: test -z || test ! -s conftest.err configure:3512: $? = 0 configure:3515: test -s conftest.o configure:3518: $? = 0 configure:3530: result: yes configure:3580: checking for pthread_mutex_init in -lpthread configure:3610: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:3616: $? = 0 configure:3620: test -z || test ! -s conftest.err configure:3623: $? = 0 configure:3626: test -s conftest configure:3629: $? = 0 configure:3642: result: yes configure:3968: checking for pthread_attr_setstacksize configure:4025: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:4031: $? = 0 configure:4035: test -z || test ! -s conftest.err configure:4038: $? = 0 configure:4041: test -s conftest configure:4044: $? = 0 configure:4056: result: yes configure:4066: checking for pthread_attr_get_np configure:4123: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 /tmp/cclXWLEs.o:(.data+0x0): undefined reference to `pthread_attr_get_np' /tmp/cclXWLEs.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `pthread_attr_get_np' collect2: error: ld returned 1 exit status configure:4129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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 | /* end confdefs.h. */ | /* Define pthread_attr_get_np to an innocuous variant, in case declares pthread_attr_get_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_attr_get_np innocuous_pthread_attr_get_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_attr_get_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_attr_get_np | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pthread_attr_get_np (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_pthread_attr_get_np) || defined (__stub___pthread_attr_get_np) | choke me | #else | char (*f) () = pthread_attr_get_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_attr_get_np; | ; | return 0; | } configure:4154: result: no configure:4202: checking for pthread_getattr_np configure:4259: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:4265: $? = 0 configure:4269: test -z || test ! -s conftest.err configure:4272: $? = 0 configure:4275: test -s conftest configure:4278: $? = 0 configure:4290: result: yes configure:4304: checking for pthread_getattr_np declaration configure:4328: result: missing configure:4449: checking for building with threads configure:4458: result: yes (threaded core) configure:4476: checking how to build libraries configure:4494: result: shared configure:4518: checking for i686-uhu-linux-ranlib configure:4547: result: no configure:4556: checking for ranlib configure:4572: found /usr/bin/ranlib configure:4583: result: ranlib configure:4599: checking if 64bit support is requested configure:4608: result: no configure:4613: checking if 64bit Sparc VIS support is requested configure:4622: result: no configure:4633: checking if compiler supports visibility "hidden" configure:4658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Werror conftest.c -lpthread >&5 configure:4664: $? = 0 configure:4668: test -z || test ! -s conftest.err configure:4671: $? = 0 configure:4674: test -s conftest configure:4677: $? = 0 configure:4690: result: yes configure:4705: checking if rpath support is requested configure:4714: result: yes configure:4721: checking system version configure:4749: result: Linux-2.6.33.3-1.i386 configure:4757: checking for dlopen in -ldl configure:4787: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -ldl -lpthread >&5 configure:4793: $? = 0 configure:4797: test -z || test ! -s conftest.err configure:4800: $? = 0 configure:4803: test -s conftest configure:4806: $? = 0 configure:4819: result: yes configure:4863: checking for i686-uhu-linux-ar configure:4879: found /usr/bin/i686-uhu-linux-ar configure:4889: result: i686-uhu-linux-ar configure:7196: checking for build with symbols configure:7210: result: no configure:7260: checking for required early compiler flags configure:7283: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7289: $? = 0 configure:7293: test -z || test ! -s conftest.err configure:7296: $? = 0 configure:7299: test -s conftest.o configure:7302: $? = 0 configure:7388: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:35:15: error: storage size of 'buf' isn't known configure:7394: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:7431: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7437: $? = 0 configure:7441: test -z || test ! -s conftest.err configure:7444: $? = 0 configure:7447: test -s conftest.o configure:7450: $? = 0 configure:7493: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:36:19: error: 'open64' undeclared (first use in this function) conftest.c:36:19: note: each undeclared identifier is reported only once for each function it appears in configure:7499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:7536: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:37:19: error: 'open64' undeclared (first use in this function) conftest.c:37:19: note: each undeclared identifier is reported only once for each function it appears in configure:7542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:7582: result: _LARGEFILE64_SOURCE configure:7588: checking for 64-bit integer type configure:7612: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:36:1: error: unknown type name '__int64' conftest.c:36:18: error: '__int64' undeclared (first use in this function) 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 configure:7618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:7662: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7668: $? = 0 configure:7672: test -z || test ! -s conftest.err configure:7675: $? = 0 configure:7678: test -s conftest.o configure:7681: $? = 0 configure:7706: result: long long configure:7710: checking for struct dirent64 configure:7733: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:34:24: fatal error: sys/dirent.h: No such file or directory compilation terminated. configure:7739: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | /* end confdefs.h. */ | #include | #include | int | main () | { | struct dirent64 p; | ; | return 0; | } configure:7763: result: no configure:7773: checking for struct stat64 configure:7796: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7802: $? = 0 configure:7806: test -z || test ! -s conftest.err configure:7809: $? = 0 configure:7812: test -s conftest.o configure:7815: $? = 0 configure:7826: result: yes configure:7841: checking for open64 configure:7898: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lpthread >&5 configure:7904: $? = 0 configure:7908: test -z || test ! -s conftest.err configure:7911: $? = 0 configure:7914: test -s conftest configure:7917: $? = 0 configure:7929: result: yes configure:7841: checking for lseek64 configure:7898: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lpthread >&5 configure:7904: $? = 0 configure:7908: test -z || test ! -s conftest.err configure:7911: $? = 0 configure:7914: test -s conftest configure:7917: $? = 0 configure:7929: result: yes configure:7939: checking for off64_t configure:7962: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7968: $? = 0 configure:7972: test -z || test ! -s conftest.err configure:7975: $? = 0 configure:7978: test -s conftest.o configure:7981: $? = 0 configure:8001: result: yes configure:8014: checking whether byte ordering is bigendian configure:8041: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:8047: $? = 0 configure:8051: test -z || test ! -s conftest.err configure:8054: $? = 0 configure:8057: test -s conftest.o configure:8060: $? = 0 configure:8084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:44:2: error: unknown type name 'not' conftest.c:44:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:8090: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8225: result: no configure:8275: checking for fd_set in sys/types configure:8297: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:8303: $? = 0 configure:8307: test -z || test ! -s conftest.err configure:8310: $? = 0 configure:8313: test -s conftest.o configure:8316: $? = 0 configure:8327: result: yes configure:8392: checking sys/time.h usability configure:8404: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:8410: $? = 0 configure:8414: test -z || test ! -s conftest.err configure:8417: $? = 0 configure:8420: test -s conftest.o configure:8423: $? = 0 configure:8433: result: yes configure:8437: checking sys/time.h presence configure:8447: i686-uhu-linux-gcc -E conftest.c configure:8453: $? = 0 configure:8473: result: yes configure:8508: checking for sys/time.h configure:8515: result: yes configure:8528: checking whether time.h and sys/time.h may both be included configure:8553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:8559: $? = 0 configure:8563: test -z || test ! -s conftest.err configure:8566: $? = 0 configure:8569: test -s conftest.o configure:8572: $? = 0 configure:8583: result: yes configure:8602: checking for strtod configure:8659: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lpthread >&5 configure:8665: $? = 0 configure:8669: test -z || test ! -s conftest.err configure:8672: $? = 0 configure:8675: test -s conftest configure:8678: $? = 0 configure:8690: result: yes configure:8699: checking for Solaris2.4/Tru64 strtod bugs configure:8736: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lpthread >&5 conftest.c: In function 'main': conftest.c:47:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:51:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:55:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:57:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:8739: $? = 0 configure:8741: ./conftest configure:8744: $? = 0 configure:8758: result: ok configure:8784: checking for mode_t configure:8808: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:8814: $? = 0 configure:8818: test -z || test ! -s conftest.err configure:8821: $? = 0 configure:8824: test -s conftest.o configure:8827: $? = 0 configure:8838: result: yes configure:8850: checking for pid_t configure:8874: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:8880: $? = 0 configure:8884: test -z || test ! -s conftest.err configure:8887: $? = 0 configure:8890: test -s conftest.o configure:8893: $? = 0 configure:8904: result: yes configure:8916: checking for size_t configure:8940: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:8946: $? = 0 configure:8950: test -z || test ! -s conftest.err configure:8953: $? = 0 configure:8956: test -s conftest.o configure:8959: $? = 0 configure:8970: result: yes configure:8982: checking for uid_t in sys/types.h configure:9005: result: yes configure:9021: checking for intptr_t configure:9045: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:9051: $? = 0 configure:9055: test -z || test ! -s conftest.err configure:9058: $? = 0 configure:9061: test -s conftest.o configure:9064: $? = 0 configure:9075: result: yes configure:9156: checking for uintptr_t configure:9180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:9186: $? = 0 configure:9190: test -z || test ! -s conftest.err configure:9193: $? = 0 configure:9196: test -s conftest.o configure:9199: $? = 0 configure:9210: result: yes configure:9297: checking pw_gecos in struct pwd configure:9319: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:9325: $? = 0 configure:9329: test -z || test ! -s conftest.err configure:9332: $? = 0 configure:9335: test -s conftest.o configure:9338: $? = 0 configure:9349: result: yes configure:9858: checking for X configure:9963: i686-uhu-linux-gcc -E conftest.c configure:9969: $? = 0 configure:10019: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lX11 -lpthread >&5 configure:10025: $? = 0 configure:10029: test -z || test ! -s conftest.err configure:10032: $? = 0 configure:10035: test -s conftest configure:10038: $? = 0 configure:10088: result: libraries , headers configure:10103: i686-uhu-linux-gcc -E conftest.c conftest.c:42:28: fatal error: X11/XIntrinsic.h: No such file or directory compilation terminated. configure:10109: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define 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. */ | #include configure:10136: checking for X11 header files configure:10147: i686-uhu-linux-gcc -E conftest.c conftest.c:42:27: fatal error: X11/Intrinsic.h: No such file or directory compilation terminated. configure:10153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define 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. */ | #include configure:10192: result: couldn't find any! configure:10336: checking for main in -lXbsd configure:10360: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lXbsd -lpthread >&5 /usr/bin/ld: cannot find -lXbsd collect2: error: ld returned 1 exit status configure:10366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define 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:10392: result: no configure:10491: checking whether to try to use XScreenSaver configure:10504: result: yes configure:10506: checking for X11/extensions/scrnsaver.h configure:10522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:10528: $? = 0 configure:10532: test -z || test ! -s conftest.err configure:10535: $? = 0 configure:10538: test -s conftest.o configure:10541: $? = 0 configure:10552: result: yes configure:10561: checking for XScreenSaverQueryInfo configure:10618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lpthread -lX11 >&5 /tmp/ccluBBZF.o:(.data+0x0): undefined reference to `XScreenSaverQueryInfo' /tmp/ccluBBZF.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `XScreenSaverQueryInfo' collect2: error: ld returned 1 exit status configure:10624: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define 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. */ | /* 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:10649: result: no configure:10655: checking for XScreenSaverQueryInfo in -lXext configure:10685: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lXext -lpthread -lX11 >&5 /tmp/ccCTfNhH.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `XScreenSaverQueryInfo' collect2: error: ld returned 1 exit status configure:10691: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tk" | #define PACKAGE_TARNAME "tk" | #define PACKAGE_VERSION "8.5" | #define PACKAGE_STRING "tk 8.5" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_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_GETATTR_NP 1 | #define GETATTRNP_NOT_DECLARED 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define TCL_SHLIB_EXT ".so" | #define TCL_CFG_OPTIMIZED 1 | #define TCL_CFG_DEBUG 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define 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. */ | | /* 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:10717: result: no configure:10726: checking for XScreenSaverQueryInfo in -lXss configure:10756: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c -lXss -lXext -lpthread -lX11 >&5 configure:10762: $? = 0 configure:10766: test -z || test ! -s conftest.err configure:10769: $? = 0 configure:10772: test -s conftest configure:10775: $? = 0 configure:10788: result: yes configure:10826: checking whether to use xft configure:10849: result: yes configure:10856: checking for X11/Xft/Xft.h configure:10872: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -I/usr/include/freetype2 conftest.c >&5 configure:10878: $? = 0 configure:10882: test -z || test ! -s conftest.err configure:10885: $? = 0 configure:10888: test -s conftest.o configure:10891: $? = 0 configure:10902: result: yes configure:10922: checking for XftFontOpen in -lXft configure:10952: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -I/usr/include/freetype2 -Wl,--export-dynamic conftest.c -lXft -lXft -lX11 -lXss -lXext >&5 configure:10958: $? = 0 configure:10962: test -z || test ! -s conftest.err configure:10965: $? = 0 configure:10968: test -s conftest configure:10971: $? = 0 configure:10984: result: yes configure:11035: checking whether char is unsigned configure:11058: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:11064: $? = 0 configure:11068: test -z || test ! -s conftest.err configure:11071: $? = 0 configure:11074: test -s conftest.o configure:11077: $? = 0 configure:11088: result: no configure:11461: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tk config.status 8.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:735: creating Makefile config.status:735: creating tkConfig.sh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes 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_attr_get_np=no ac_cv_func_pthread_attr_setstacksize=yes ac_cv_func_pthread_getattr_np=yes ac_cv_func_strtod=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' 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_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.5 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_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_grep_pthread_getattr_np=missing tcl_cv_pwd_pw_gecos=yes tcl_cv_strtod_buggy=ok tcl_cv_struct_dirent64=no tcl_cv_struct_stat64=yes tcl_cv_sys_version=Linux-2.6.33.3-1.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 ' 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.5\" -DPACKAGE_STRING=\"tk\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_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_GETATTR_NP=1 -DGETATTRNP_NOT_DECLARED=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_XSS=1 -DHAVE_LIBXFT=1 -DHAVE_XFT=1 ' 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='' 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} ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}' MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@' MAN_FLAGS=' --symlinks' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='tk' PACKAGE_STRING='tk 8.5' PACKAGE_TARNAME='tk' PACKAGE_VERSION='8.5' 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.5' TCL_BIN_DIR='/usr/lib' TCL_LIBS='-ldl -lpthread -lieee -lm' TCL_LIB_FILE='libtcl8.5.so' TCL_LIB_FLAG='-ltcl8.5' TCL_LIB_SPEC='-L/usr/lib -ltcl8.5' TCL_PATCH_LEVEL='.11' TCL_SHLIB_LD_EXTRAS='' TCL_SRC_DIR='/var/uhubuild/work/compile' TCL_STUB_FLAGS='-DUSE_TCL_STUBS' TCL_STUB_LIB_FILE='libtclstub8.5.a' TCL_STUB_LIB_FLAG='-ltclstub8.5' TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.5' TCL_THREADS='1' TCL_VERSION='8.5' TK_BUILD_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltk8.5' TK_BUILD_STUB_LIB_PATH='/var/uhubuild/work/compile/unix/libtkstub8.5.a' TK_BUILD_STUB_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltkstub8.5' TK_INCLUDE_SPEC='-I/usr/include' TK_LIBRARY='$(prefix)/lib/tk$(VERSION)' TK_LIB_FILE='libtk8.5.so' TK_LIB_FLAG='-ltk8.5' TK_LIB_SPEC='-L/usr/lib -ltk8.5' TK_MAJOR_VERSION='8' TK_MINOR_VERSION='5' TK_PATCH_LEVEL='.11' 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.5.a' TK_STUB_LIB_FLAG='-ltkstub8.5' TK_STUB_LIB_PATH='/usr/lib/libtkstub8.5.a' TK_STUB_LIB_SPEC='-L/usr/lib -ltkstub8.5' TK_VERSION='8.5' TK_WINDOWINGSYSTEM='X11' TK_YEAR='' UNIX_FONT_OBJS='tkUnixRFont.o' WISH_RSRC_FILE='wish$(VERSION).rsrc' XFT_CFLAGS='-I/usr/include/freetype2 ' 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 GETATTRNP_NOT_DECLARED 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_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_GETATTR_NP 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_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_XSS 1 #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "tk" #define PACKAGE_STRING "tk 8.5" #define PACKAGE_TARNAME "tk" #define PACKAGE_VERSION "8.5" #define STDC_HEADERS 1 #define TCL_CFG_DEBUG 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 _LARGEFILE64_SOURCE 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 configure: exit 0