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 $ ../tk8.6.9/unix/configure --prefix=/vols/solid/data-merge/grid_solid/el6/software ## --------- ## ## Platform. ## ## --------- ## hostname = lx03.hep.ph.ic.ac.uk uname -m = x86_64 uname -r = 3.10.0-1160.15.2.el7.x86_64 uname -s = Linux uname -v = #1 SMP Wed Feb 3 15:06:38 UTC 2021 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /vols/solid/data-merge/grid_solid/el6/software/bin PATH: /cvmfs/grid.cern.ch/centos7-umd4-ui-4.0.3-1_191004/bin PATH: /cvmfs/grid.cern.ch/centos7-umd4-ui-4.0.3-1_191004/sbin PATH: /cvmfs/grid.cern.ch/centos7-umd4-ui-4.0.3-1_191004/usr/bin PATH: /cvmfs/grid.cern.ch/centos7-umd4-ui-4.0.3-1_191004/usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1365: checking for Tcl configuration configure:1472: result: found /vols/solid/data-merge/grid_solid/el6/software/lib/tclConfig.sh configure:1478: checking for existence of /vols/solid/data-merge/grid_solid/el6/software/lib/tclConfig.sh configure:1482: result: loading configure:1563: checking for tclsh configure:1587: result: /vols/solid/data-merge/grid_solid/el6/software/bin/tclsh8.6 configure:1598: checking for tclsh in Tcl build directory configure:1601: result: /vols/solid/data-merge/grid_solid/el6/software/lib/tclsh configure:1625: checking whether to use symlinks for manpages configure:1634: result: no configure:1637: checking whether to compress the manpages configure:1652: result: no configure:1666: checking whether to add a package name suffix for the manpages configure:1679: result: no configure:1741: checking for gcc configure:1757: found /bin/gcc configure:1767: result: gcc configure:2011: checking for C compiler version configure:2014: gcc --version &5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 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:2017: $? = 0 configure:2019: gcc -v &5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:2022: $? = 0 configure:2024: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2027: $? = 4 configure:2050: checking for C compiler default output file name configure:2053: gcc conftest.c >&5 configure:2056: $? = 0 configure:2102: result: a.out configure:2107: checking whether the C compiler works configure:2113: ./a.out configure:2116: $? = 0 configure:2133: result: yes configure:2140: checking whether we are cross compiling configure:2142: result: no configure:2145: checking for suffix of executables configure:2147: gcc -o conftest conftest.c >&5 configure:2150: $? = 0 configure:2175: result: configure:2181: checking for suffix of object files configure:2202: gcc -c conftest.c >&5 configure:2205: $? = 0 configure:2227: result: o configure:2231: checking whether we are using the GNU C compiler configure:2255: gcc -c conftest.c >&5 configure:2261: $? = 0 configure:2265: test -z || test ! -s conftest.err configure:2268: $? = 0 configure:2271: test -s conftest.o configure:2274: $? = 0 configure:2287: result: yes configure:2293: checking whether gcc accepts -g configure:2314: gcc -c -g conftest.c >&5 configure:2320: $? = 0 configure:2324: test -z || test ! -s conftest.err configure:2327: $? = 0 configure:2330: test -s conftest.o configure:2333: $? = 0 configure:2344: result: yes configure:2361: checking for gcc option to accept ANSI C configure:2431: gcc -c conftest.c >&5 configure:2437: $? = 0 configure:2441: test -z || test ! -s conftest.err configure:2444: $? = 0 configure:2447: test -s conftest.o configure:2450: $? = 0 configure:2468: result: none needed configure:2486: gcc -c 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:2492: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2626: checking for inline configure:2647: gcc -c conftest.c >&5 configure:2653: $? = 0 configure:2657: test -z || test ! -s conftest.err configure:2660: $? = 0 configure:2663: test -s conftest.o configure:2666: $? = 0 configure:2678: result: inline configure:2708: checking how to run the C preprocessor configure:2743: gcc -E conftest.c configure:2749: $? = 0 configure:2781: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2787: $? = 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:2826: result: gcc -E configure:2850: gcc -E conftest.c configure:2856: $? = 0 configure:2888: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2894: $? = 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:2938: checking for egrep configure:2948: result: grep -E configure:2953: checking for ANSI C header files configure:2978: gcc -c conftest.c >&5 configure:2984: $? = 0 configure:2988: test -z || test ! -s conftest.err configure:2991: $? = 0 configure:2994: test -s conftest.o configure:2997: $? = 0 configure:3086: gcc -o conftest 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:3089: $? = 0 configure:3091: ./conftest configure:3094: $? = 0 configure:3109: result: yes configure:3133: checking for sys/types.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for sys/stat.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for stdlib.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for string.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for memory.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for strings.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for inttypes.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for stdint.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3133: checking for unistd.h configure:3149: gcc -c conftest.c >&5 configure:3155: $? = 0 configure:3159: test -z || test ! -s conftest.err configure:3162: $? = 0 configure:3165: test -s conftest.o configure:3168: $? = 0 configure:3179: result: yes configure:3192: checking for stdlib.h configure:3197: result: yes configure:3400: checking if the compiler understands -pipe configure:3423: gcc -c -pipe conftest.c >&5 configure:3429: $? = 0 configure:3433: test -z || test ! -s conftest.err configure:3436: $? = 0 configure:3439: test -s conftest.o configure:3442: $? = 0 configure:3454: result: yes configure:3504: checking for pthread_mutex_init in -lpthread configure:3534: gcc -o conftest -pipe conftest.c -lpthread >&5 configure:3540: $? = 0 configure:3544: test -z || test ! -s conftest.err configure:3547: $? = 0 configure:3550: test -s conftest configure:3553: $? = 0 configure:3566: result: yes configure:3893: checking for pthread_attr_setstacksize configure:3950: gcc -o conftest -pipe conftest.c -lpthread >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest configure:3969: $? = 0 configure:3981: result: yes configure:3893: checking for pthread_atfork configure:3950: gcc -o conftest -pipe conftest.c -lpthread >&5 configure:3956: $? = 0 configure:3960: test -z || test ! -s conftest.err configure:3963: $? = 0 configure:3966: test -s conftest configure:3969: $? = 0 configure:3981: result: yes configure:3996: checking for building with threads configure:4005: result: yes (threaded core) configure:4023: checking how to build libraries configure:4041: result: shared configure:4103: checking for ranlib configure:4119: found /bin/ranlib configure:4130: result: ranlib configure:4146: checking if 64bit support is requested configure:4155: result: no configure:4160: checking if 64bit Sparc VIS support is requested configure:4169: result: no configure:4180: checking if compiler supports visibility "hidden" configure:4205: gcc -o conftest -pipe -Werror conftest.c -lpthread >&5 configure:4211: $? = 0 configure:4215: test -z || test ! -s conftest.err configure:4218: $? = 0 configure:4221: test -s conftest configure:4224: $? = 0 configure:4237: result: yes configure:4257: checking if rpath support is requested configure:4266: result: yes configure:4273: checking system version configure:4301: result: Linux-3.10.0-1160.15.2.el7.x86_64 configure:4309: checking for dlopen in -ldl configure:4339: gcc -o conftest -pipe conftest.c -ldl -lpthread >&5 configure:4345: $? = 0 configure:4349: test -z || test ! -s conftest.err configure:4352: $? = 0 configure:4355: test -s conftest configure:4358: $? = 0 configure:4371: result: yes configure:4452: checking for ar configure:4468: found /bin/ar configure:4478: result: ar configure:6721: checking for cast to union support configure:6745: gcc -c -pipe conftest.c >&5 configure:6751: $? = 0 configure:6755: test -z || test ! -s conftest.err configure:6758: $? = 0 configure:6761: test -s conftest.o configure:6764: $? = 0 configure:6776: result: yes configure:6828: checking for build with symbols configure:6847: result: no configure:6891: checking for required early compiler flags configure:6914: gcc -c -pipe conftest.c >&5 configure:6920: $? = 0 configure:6924: test -z || test ! -s conftest.err configure:6927: $? = 0 configure:6930: test -s conftest.o configure:6933: $? = 0 configure:7019: gcc -c -pipe 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:7025: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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:7062: gcc -c -pipe conftest.c >&5 configure:7068: $? = 0 configure:7072: test -z || test ! -s conftest.err configure:7075: $? = 0 configure:7078: test -s conftest.o configure:7081: $? = 0 configure:7124: gcc -c -pipe 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:7130: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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:7167: gcc -c -pipe 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:7173: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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:7213: result: _LARGEFILE64_SOURCE configure:7219: checking for 64-bit integer type configure:7243: gcc -c -pipe 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:7249: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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:7293: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:37:21: error: duplicate case value case 1: case (sizeof(long long)==sizeof(long)): ; ^ conftest.c:37:13: error: previously used here case 1: case (sizeof(long long)==sizeof(long)): ; ^ configure:7299: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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 () | { | switch (0) { | case 1: case (sizeof(long long)==sizeof(long)): ; | } | ; | return 0; | } configure:7329: result: using long configure:7709: checking whether byte ordering is bigendian configure:7736: gcc -c -pipe conftest.c >&5 configure:7742: $? = 0 configure:7746: test -z || test ! -s conftest.err configure:7749: $? = 0 configure:7752: test -s conftest.o configure:7755: $? = 0 configure:7779: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:40:2: error: unknown type name 'not' not big endian ^ conftest.c:40:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:7785: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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_IS_LONG 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7920: result: no configure:7970: checking for fd_set in sys/types configure:7992: gcc -c -pipe conftest.c >&5 configure:7998: $? = 0 configure:8002: test -z || test ! -s conftest.err configure:8005: $? = 0 configure:8008: test -s conftest.o configure:8011: $? = 0 configure:8022: result: yes configure:8087: checking sys/time.h usability configure:8099: gcc -c -pipe conftest.c >&5 configure:8105: $? = 0 configure:8109: test -z || test ! -s conftest.err configure:8112: $? = 0 configure:8115: test -s conftest.o configure:8118: $? = 0 configure:8128: result: yes configure:8132: checking sys/time.h presence configure:8142: gcc -E conftest.c configure:8148: $? = 0 configure:8168: result: yes configure:8203: checking for sys/time.h configure:8210: result: yes configure:8223: checking whether time.h and sys/time.h may both be included configure:8248: gcc -c -pipe conftest.c >&5 configure:8254: $? = 0 configure:8258: test -z || test ! -s conftest.err configure:8261: $? = 0 configure:8264: test -s conftest.o configure:8267: $? = 0 configure:8278: result: yes configure:8294: checking for mode_t configure:8318: gcc -c -pipe conftest.c >&5 configure:8324: $? = 0 configure:8328: test -z || test ! -s conftest.err configure:8331: $? = 0 configure:8334: test -s conftest.o configure:8337: $? = 0 configure:8348: result: yes configure:8360: checking for pid_t configure:8384: gcc -c -pipe conftest.c >&5 configure:8390: $? = 0 configure:8394: test -z || test ! -s conftest.err configure:8397: $? = 0 configure:8400: test -s conftest.o configure:8403: $? = 0 configure:8414: result: yes configure:8426: checking for size_t configure:8450: gcc -c -pipe conftest.c >&5 configure:8456: $? = 0 configure:8460: test -z || test ! -s conftest.err configure:8463: $? = 0 configure:8466: test -s conftest.o configure:8469: $? = 0 configure:8480: result: yes configure:8492: checking for uid_t in sys/types.h configure:8515: result: yes configure:8531: checking for intptr_t configure:8555: gcc -c -pipe conftest.c >&5 configure:8561: $? = 0 configure:8565: test -z || test ! -s conftest.err configure:8568: $? = 0 configure:8571: test -s conftest.o configure:8574: $? = 0 configure:8585: result: yes configure:8666: checking for uintptr_t configure:8690: gcc -c -pipe conftest.c >&5 configure:8696: $? = 0 configure:8700: test -z || test ! -s conftest.err configure:8703: $? = 0 configure:8706: test -s conftest.o configure:8709: $? = 0 configure:8720: result: yes configure:8807: checking pw_gecos in struct pwd configure:8829: gcc -c -pipe conftest.c >&5 configure:8835: $? = 0 configure:8839: test -z || test ! -s conftest.err configure:8842: $? = 0 configure:8845: test -s conftest.o configure:8848: $? = 0 configure:8859: result: yes configure:9369: checking for X configure:9474: gcc -E conftest.c configure:9480: $? = 0 configure:9599: result: libraries /usr/lib64, headers configure:9614: gcc -E conftest.c configure:9620: $? = 0 configure:9849: checking for main in -lXbsd configure:9873: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lXbsd -lpthread >&5 /bin/ld: cannot find -lXbsd collect2: error: ld returned 1 exit status configure:9879: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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_IS_LONG 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:9905: result: no configure:9996: checking whether to use xft configure:10019: result: yes configure:10026: checking for X11/Xft/Xft.h configure:10042: gcc -c -pipe -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng15 conftest.c >&5 configure:10048: $? = 0 configure:10052: test -z || test ! -s conftest.err configure:10055: $? = 0 configure:10058: test -s conftest.o configure:10061: $? = 0 configure:10072: result: yes configure:10092: checking for XftFontOpen in -lXft configure:10122: gcc -o conftest -pipe -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng15 -Wl,--export-dynamic conftest.c -lXft -lXft -L/usr/lib64 -lX11 >&5 configure:10128: $? = 0 configure:10132: test -z || test ! -s conftest.err configure:10135: $? = 0 configure:10138: test -s conftest configure:10141: $? = 0 configure:10154: result: yes configure:10177: checking for FcFontSort in -lfontconfig configure:10207: gcc -o conftest -pipe -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng15 -Wl,--export-dynamic conftest.c -lfontconfig -lXft -L/usr/lib64 -lX11 -lfontconfig >&5 configure:10213: $? = 0 configure:10217: test -z || test ! -s conftest.err configure:10220: $? = 0 configure:10223: test -s conftest configure:10226: $? = 0 configure:10239: result: yes configure:10286: checking for X11/XKBlib.h configure:10302: gcc -c -pipe conftest.c >&5 configure:10308: $? = 0 configure:10312: test -z || test ! -s conftest.err configure:10315: $? = 0 configure:10318: test -s conftest.o configure:10321: $? = 0 configure:10332: result: yes configure:10346: checking for XkbKeycodeToKeysym in -lX11 configure:10376: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lX11 -lpthread -L/usr/lib64 -lX11 >&5 configure:10382: $? = 0 configure:10386: test -z || test ! -s conftest.err configure:10389: $? = 0 configure:10392: test -s conftest configure:10395: $? = 0 configure:10408: result: yes configure:10439: checking whether XKeycodeToKeysym is deprecated configure:10463: gcc -o conftest -pipe -Werror -Wl,--export-dynamic conftest.c -lpthread >&5 conftest.c: In function 'main': conftest.c:48:2: error: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1687) [-Werror=deprecated-declarations] XKeycodeToKeysym(0,0,0); ^ cc1: all warnings being treated as errors configure:10469: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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_IS_LONG 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:10493: result: yes configure:10523: checking whether to try to use XScreenSaver configure:10536: result: yes configure:10538: checking for X11/extensions/scrnsaver.h configure:10554: gcc -c -pipe conftest.c >&5 configure:10560: $? = 0 configure:10564: test -z || test ! -s conftest.err configure:10567: $? = 0 configure:10570: test -s conftest.o configure:10573: $? = 0 configure:10584: result: yes configure:10593: checking for XScreenSaverQueryInfo configure:10650: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lpthread -L/usr/lib64 -lX11 >&5 /tmp/ccMPhubW.o: In function `main': conftest.c:(.text+0xd): undefined reference to `XScreenSaverQueryInfo' /tmp/ccMPhubW.o:(.data+0x0): undefined reference to `XScreenSaverQueryInfo' collect2: error: ld returned 1 exit status configure:10656: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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_IS_LONG 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:10681: result: no configure:10687: checking for XScreenSaverQueryInfo in -lXext configure:10717: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lXext -lpthread -L/usr/lib64 -lX11 >&5 /tmp/ccpXIzR3.o: In function `main': conftest.c:(.text+0xa): undefined reference to `XScreenSaverQueryInfo' collect2: error: ld returned 1 exit status configure:10723: $? = 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 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 __attribute__((__visibility__("hidden"))) | #define HAVE_HIDDEN 1 | #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_IS_LONG 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:10749: result: no configure:10758: checking for XScreenSaverQueryInfo in -lXss configure:10788: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lXss -lXext -lpthread -L/usr/lib64 -lX11 >&5 configure:10794: $? = 0 configure:10798: test -z || test ! -s conftest.err configure:10801: $? = 0 configure:10804: test -s conftest configure:10807: $? = 0 configure:10820: result: yes configure:10859: checking whether char is unsigned configure:10882: gcc -c -pipe conftest.c >&5 configure:10888: $? = 0 configure:10892: test -z || test ! -s conftest.err configure:10895: $? = 0 configure:10898: test -s conftest.o configure:10901: $? = 0 configure:10912: result: no configure:11280: 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 lx03.hep.ph.ic.ac.uk 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=/vols/solid/data-merge/grid_solid/el6/software/lib ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_XScreenSaverQueryInfo=no ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_attr_setstacksize=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=/usr/lib64' 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_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_fontconfig_FcFontSort=yes ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_objext=o ac_cv_path_tclsh=/vols/solid/data-merge/grid_solid/el6/software/bin/tclsh8.6 ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_sys_version=Linux-3.10.0-1160.15.2.el7.x86_64 tcl_cv_type_64bit=none tcl_cv_type_fd_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APP_RSRC_FILE='' AR='ar' BUILD_TCLSH='/vols/solid/data-merge/grid_solid/el6/software/lib/tclsh' CC='gcc' CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' CFBUNDLELOCALIZATIONS='' CFLAGS=' -pipe ' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)' CFLAGS_OPTIMIZE='-O2' CFLAGS_WARNING='-Wall' CPP='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 -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\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=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)"' 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):/usr/lib64' 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='' 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} ${CFLAGS} ${LDFLAGS} -shared' SHLIB_LD_LIBS='${LIBS} ${TCL_STUB_LIB_SPEC}' SHLIB_SUFFIX='.so' STLIB_LD='${AR} cr' TCLSH_PROG='/vols/solid/data-merge/grid_solid/el6/software/bin/tclsh8.6' TCL_BIN_DIR='/vols/solid/data-merge/grid_solid/el6/software/lib' TCL_LIBS='-ldl -lz -lpthread -lm' TCL_LIB_FILE='libtcl8.6.so' TCL_LIB_FLAG='-ltcl8.6' TCL_LIB_SPEC='-L/vols/solid/data-merge/grid_solid/el6/software/lib -ltcl8.6' TCL_PATCH_LEVEL='.9' TCL_SHLIB_LD_EXTRAS='' TCL_SRC_DIR='/vols/solid/data-merge/grid_solid/el6/software/build/tcl8.6.9' TCL_STUB_FLAGS='-DUSE_TCL_STUBS' TCL_STUB_LIB_FILE='libtclstub8.6.a' TCL_STUB_LIB_FLAG='-ltclstub8.6' TCL_STUB_LIB_SPEC='-L/vols/solid/data-merge/grid_solid/el6/software/lib -ltclstub8.6' TCL_THREADS='1' TCL_VERSION='8.6' TK_BUILD_LIB_SPEC='-L/vols/solid/data-merge/grid_solid/el6/software/build/tk_build -ltk8.6' TK_BUILD_STUB_LIB_PATH='/vols/solid/data-merge/grid_solid/el6/software/build/tk_build/libtkstub8.6.a' TK_BUILD_STUB_LIB_SPEC='-L/vols/solid/data-merge/grid_solid/el6/software/build/tk_build -ltkstub8.6' TK_INCLUDE_SPEC='-I/vols/solid/data-merge/grid_solid/el6/software/include' TK_LIBRARY='$(prefix)/lib/tk$(VERSION)' TK_LIB_FILE='libtk8.6.so' TK_LIB_FLAG='-ltk8.6' TK_LIB_SPEC='-L/vols/solid/data-merge/grid_solid/el6/software/lib -ltk8.6' TK_MAJOR_VERSION='8' TK_MINOR_VERSION='6' TK_PATCH_LEVEL='.9' TK_PKG_DIR='tk$(VERSION)' TK_RSRC_FILE='tk$(VERSION).rsrc' TK_SHARED_BUILD='1' TK_SHLIB_LD_EXTRAS='' TK_SRC_DIR='/vols/solid/data-merge/grid_solid/el6/software/build/tk8.6.9' TK_STUB_LIB_FILE='libtkstub8.6.a' TK_STUB_LIB_FLAG='-ltkstub8.6' TK_STUB_LIB_PATH='/vols/solid/data-merge/grid_solid/el6/software/lib/libtkstub8.6.a' TK_STUB_LIB_SPEC='-L/vols/solid/data-merge/grid_solid/el6/software/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/uuid -I/usr/include/libpng15 ' XFT_LIBS='-lXft -lfontconfig' XINCLUDES='' XLIBSW='-L/usr/lib64 -lX11 -lXss -lXext' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='/vols/solid/data-merge/grid_solid/el6/software' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='/vols/solid/data-merge/grid_solid/el6/software/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/vols/solid/data-merge/grid_solid/el6/software' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CAST_TO_UNION 1 #define HAVE_HIDDEN 1 #define HAVE_INTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBXFT 1 #define HAVE_MEMORY_H 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_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 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 __attribute__((__visibility__("hidden"))) #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_IS_LONG 1 #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