This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by itcl configure 3.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = brugh uname -m = x86_64 uname -r = 2.6.15-gentoo-r7halloween uname -s = Linux uname -v = #1 SMP Wed Mar 29 11:41:25 EST 2006 /usr/bin/uname -p = AMD Opteron(tm) Processor 240 /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: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.3 PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/qt/3/bin PATH: /usr/kde/3.4/sbin PATH: /usr/kde/3.4/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1326: checking for correct TEA configuration configure:1345: result: ok (TEA 3.2) configure:1424: checking whether ln -s works configure:1428: result: yes configure:1491: checking for Tcl configuration configure:1579: result: found /usr/lib/tclConfig.sh configure:1585: checking for existence of /usr/lib/tclConfig.sh configure:1589: result: loading configure:1666: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr configure:1702: checking for x86_64-pc-linux-gnu-gcc configure:1718: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:1728: result: x86_64-pc-linux-gnu-gcc configure:2010: checking for C compiler version configure:2013: x86_64-pc-linux-gnu-gcc --version &5 x86_64-pc-linux-gnu-gcc (GCC) 3.3.4 20040623 (Gentoo Hardened Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) Copyright (C) 2003 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:2016: $? = 0 configure:2018: x86_64-pc-linux-gnu-gcc -v &5 Reading specs from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/specs Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/info --enable-shared --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77 --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --enable-multilib --enable-__cxa_atexit --enable-clocale=generic Thread model: posix gcc version 3.3.4 20040623 (Gentoo Hardened Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) configure:2021: $? = 0 configure:2023: x86_64-pc-linux-gnu-gcc -V &5 x86_64-pc-linux-gnu-gcc: `-V' option must have argument configure:2026: $? = 1 configure:2049: checking for C compiler default output file name configure:2052: x86_64-pc-linux-gnu-gcc -O2 -g -ggdb conftest.c >&5 configure:2055: $? = 0 configure:2101: result: a.out configure:2106: checking whether the C compiler works configure:2112: ./a.out configure:2115: $? = 0 configure:2132: result: yes configure:2139: checking whether we are cross compiling configure:2141: result: no configure:2144: checking for suffix of executables configure:2146: x86_64-pc-linux-gnu-gcc -o conftest -O2 -g -ggdb conftest.c >&5 configure:2149: $? = 0 configure:2174: result: configure:2180: checking for suffix of object files configure:2201: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:2204: $? = 0 configure:2226: result: o configure:2230: checking whether we are using the GNU C compiler configure:2254: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:2260: $? = 0 configure:2264: test -z || test ! -s conftest.err configure:2267: $? = 0 configure:2270: test -s conftest.o configure:2273: $? = 0 configure:2286: result: yes configure:2292: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2313: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2319: $? = 0 configure:2323: test -z || test ! -s conftest.err configure:2326: $? = 0 configure:2329: test -s conftest.o configure:2332: $? = 0 configure:2343: result: yes configure:2360: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C configure:2430: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:2436: $? = 0 configure:2440: test -z || test ! -s conftest.err configure:2443: $? = 0 configure:2446: test -s conftest.o configure:2449: $? = 0 configure:2467: result: none needed configure:2485: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2491: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2629: checking how to run the C preprocessor configure:2664: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2670: $? = 0 configure:2702: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "itcl 3.3" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2747: result: x86_64-pc-linux-gnu-gcc -E configure:2771: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2777: $? = 0 configure:2809: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "itcl 3.3" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2872: checking for a BSD-compatible install configure:2927: result: /bin/install -c configure:2943: checking whether make sets $(MAKE) configure:2963: result: yes configure:2980: checking for x86_64-pc-linux-gnu-ranlib configure:2996: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:3006: result: x86_64-pc-linux-gnu-ranlib configure:3067: checking for egrep configure:3077: result: grep -E configure:3082: checking for ANSI C header files configure:3107: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3113: $? = 0 configure:3117: test -z || test ! -s conftest.err configure:3120: $? = 0 configure:3123: test -s conftest.o configure:3126: $? = 0 configure:3215: x86_64-pc-linux-gnu-gcc -o conftest -O2 -g -ggdb conftest.c >&5 configure:3218: $? = 0 configure:3220: ./conftest configure:3223: $? = 0 configure:3238: result: yes configure:3262: checking for sys/types.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for sys/stat.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for stdlib.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for string.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for memory.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for strings.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for inttypes.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for stdint.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3262: checking for unistd.h configure:3278: x86_64-pc-linux-gnu-gcc -c -O2 -g conftest.c >&5 configure:3284: $? = 0 configure:3288: test -z || test ! -s conftest.err configure:3291: $? = 0 configure:3294: test -s conftest.o configure:3297: $? = 0 configure:3308: result: yes configure:3330: checking if the compiler understands -pipe configure:3350: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:3356: $? = 0 configure:3360: test -z || test ! -s conftest.err configure:3363: $? = 0 configure:3366: test -s conftest.o configure:3369: $? = 0 configure:3371: result: yes configure:3388: checking whether byte ordering is bigendian configure:3415: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:3421: $? = 0 configure:3425: test -z || test ! -s conftest.err configure:3428: $? = 0 configure:3431: test -s conftest.o configure:3434: $? = 0 configure:3458: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 conftest.c: In function `main': conftest.c:26: error: `not' undeclared (first use in this function) conftest.c:26: error: (Each undeclared identifier is reported only once conftest.c:26: error: for each function it appears in.) conftest.c:26: error: syntax error before "big" configure:3464: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "itcl 3.3" | #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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3599: result: no configure:3627: checking for sin configure:3684: x86_64-pc-linux-gnu-gcc -pipe -o conftest -O2 -g -ggdb conftest.c >&5 conftest.c:43: warning: conflicting types for built-in function `sin' /var/tmp/portage/itcl-3.3/temp/cc5aV0Z2.o: In function `main': /var/tmp/portage/itcl-3.3/work/itcl3.3/conftest.c:59: undefined reference to `sin' /var/tmp/portage/itcl-3.3/temp/cc5aV0Z2.o:(.data.rel+0x0): undefined reference to `sin' collect2: ld returned 1 exit status configure:3690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "itcl 3.3" | #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 | /* end confdefs.h. */ | /* Define sin to an innocuous variant, in case declares sin. | For example, HP-UX 11i declares gettimeofday. */ | #define sin innocuous_sin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sin | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sin (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_sin) || defined (__stub___sin) | choke me | #else | char (*f) () = sin; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sin; | ; | return 0; | } configure:3715: result: no configure:3723: checking for main in -lieee configure:3747: x86_64-pc-linux-gnu-gcc -pipe -o conftest -O2 -g -ggdb conftest.c -lieee >&5 configure:3753: $? = 0 configure:3757: test -z || test ! -s conftest.err configure:3760: $? = 0 configure:3763: test -s conftest configure:3766: $? = 0 configure:3779: result: yes configure:3791: checking for main in -linet configure:3815: x86_64-pc-linux-gnu-gcc -pipe -o conftest -O2 -g -ggdb conftest.c -linet >&5 /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -linet collect2: ld returned 1 exit status configure:3821: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "itcl 3.3" | #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 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:3847: result: no configure:3863: checking net/errno.h usability configure:3875: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 conftest.c:53:23: net/errno.h: No such file or directory configure:3881: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "itcl 3.3" | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3904: result: no configure:3908: checking net/errno.h presence configure:3918: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:23: net/errno.h: No such file or directory configure:3924: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.3" | #define PACKAGE_STRING "itcl 3.3" | #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 | /* end confdefs.h. */ | #include configure:3944: result: no configure:3979: checking for net/errno.h configure:3986: result: no configure:4018: checking for connect configure:4075: x86_64-pc-linux-gnu-gcc -pipe -o conftest -O2 -g -ggdb conftest.c >&5 configure:4081: $? = 0 configure:4085: test -z || test ! -s conftest.err configure:4088: $? = 0 configure:4091: test -s conftest configure:4094: $? = 0 configure:4106: result: yes configure:4381: checking for gethostbyname configure:4438: x86_64-pc-linux-gnu-gcc -pipe -o conftest -O2 -g -ggdb conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest configure:4457: $? = 0 configure:4469: result: yes configure:4553: checking dirent.h configure:4590: x86_64-pc-linux-gnu-gcc -pipe -o conftest -O2 -g -ggdb conftest.c >&5 configure:4596: $? = 0 configure:4600: test -z || test ! -s conftest.err configure:4603: $? = 0 configure:4606: test -s conftest configure:4609: $? = 0 configure:4628: result: yes configure:4640: checking errno.h usability configure:4652: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:4658: $? = 0 configure:4662: test -z || test ! -s conftest.err configure:4665: $? = 0 configure:4668: test -s conftest.o configure:4671: $? = 0 configure:4681: result: yes configure:4685: checking errno.h presence configure:4695: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4701: $? = 0 configure:4721: result: yes configure:4756: checking for errno.h configure:4763: result: yes configure:4787: checking float.h usability configure:4799: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:4805: $? = 0 configure:4809: test -z || test ! -s conftest.err configure:4812: $? = 0 configure:4815: test -s conftest.o configure:4818: $? = 0 configure:4828: result: yes configure:4832: checking float.h presence configure:4842: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4848: $? = 0 configure:4868: result: yes configure:4903: checking for float.h configure:4910: result: yes configure:4934: checking values.h usability configure:4946: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:4952: $? = 0 configure:4956: test -z || test ! -s conftest.err configure:4959: $? = 0 configure:4962: test -s conftest.o configure:4965: $? = 0 configure:4975: result: yes configure:4979: checking values.h presence configure:4989: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4995: $? = 0 configure:5015: result: yes configure:5050: checking for values.h configure:5057: result: yes configure:5081: checking limits.h usability configure:5093: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:5099: $? = 0 configure:5103: test -z || test ! -s conftest.err configure:5106: $? = 0 configure:5109: test -s conftest.o configure:5112: $? = 0 configure:5122: result: yes configure:5126: checking limits.h presence configure:5136: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5142: $? = 0 configure:5162: result: yes configure:5197: checking for limits.h configure:5204: result: yes configure:5222: checking for stdlib.h configure:5227: result: yes configure:5423: checking for string.h configure:5428: result: yes configure:5621: checking sys/wait.h usability configure:5633: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:5639: $? = 0 configure:5643: test -z || test ! -s conftest.err configure:5646: $? = 0 configure:5649: test -s conftest.o configure:5652: $? = 0 configure:5662: result: yes configure:5666: checking sys/wait.h presence configure:5676: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5682: $? = 0 configure:5702: result: yes configure:5737: checking for sys/wait.h configure:5744: result: yes configure:5768: checking dlfcn.h usability configure:5780: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:5786: $? = 0 configure:5790: test -z || test ! -s conftest.err configure:5793: $? = 0 configure:5796: test -s conftest.o configure:5799: $? = 0 configure:5809: result: yes configure:5813: checking dlfcn.h presence configure:5823: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5829: $? = 0 configure:5849: result: yes configure:5884: checking for dlfcn.h configure:5891: result: yes configure:5921: checking sys/param.h usability configure:5933: x86_64-pc-linux-gnu-gcc -pipe -c -O2 -g conftest.c >&5 configure:5939: $? = 0 configure:5943: test -z || test ! -s conftest.err configure:5946: $? = 0 configure:5949: test -s conftest.o configure:5952: $? = 0 configure:5962: result: yes configure:5966: checking sys/param.h presence configure:5976: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5982: $? = 0 configure:6002: result: yes configure:6037: checking for sys/param.h configure:6044: result: yes configure:6274: checking for Tcl private include files configure:6312: result: Using srcdir found in tclConfig.sh: /usr/lib64/tcl8.4/include configure:6341: checking how to build libraries configure:6359: result: shared configure:6383: checking for tclsh configure:6414: result: /usr/lib/../bin/tclsh8.4 configure:6429: checking if 64bit support is enabled configure:6438: result: no configure:6443: checking if 64bit Sparc VIS support is requested configure:6452: result: no configure:6480: checking system version (for dynamic loading) ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=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 -g' 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=set ac_cv_env_LDFLAGS_value=-ggdb ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_sin=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_errno_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_lib_ieee_main=yes ac_cv_lib_inet_main=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_path_tclsh=/usr/lib/../bin/tclsh8.4 ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' CC='x86_64-pc-linux-gnu-gcc -pipe' CELIB_DIR='' CFLAGS='-O2 -g' CFLAGS_DEBUG='' CFLAGS_DEFAULT='' CFLAGS_OPTIMIZE='' CFLAGS_WARNING='' CLEANFILES='' CONFIG_CLEAN_FILES='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH='echo' DEFS='' DL_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-ggdb' LDFLAGS_DEBUG='' LDFLAGS_DEFAULT='' LDFLAGS_OPTIMIZE='' LD_LIBRARY_PATH_VAR='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKE_LIB='' MAKE_SHARED_LIB='' MAKE_STATIC_LIB='' MAKE_STUB_LIB='' MATH_LIBS='-lieee -lm' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='itcl' PACKAGE_STRING='itcl 3.3' PACKAGE_TARNAME='itcl' PACKAGE_VERSION='3.3' PATH_SEPARATOR=':' PKG_CFLAGS=' ' PKG_HEADERS=' generic/itcl.h generic/itclDecls.h generic/itclInt.h generic/itclIntDecls.h' PKG_INCLUDES=' -I"./generic"' PKG_LIBS='' PKG_LIB_FILE='' PKG_OBJECTS=' itclStubInit.o itcl_bicmds.o itcl_class.o itcl_cmds.o itcl_ensemble.o itcl_linkage.o itcl_methods.o itcl_migrate.o itcl_objects.o itcl_parse.o itcl_util.o' PKG_SOURCES=' itclStubInit.c itcl_bicmds.c itcl_class.c itcl_cmds.c itcl_ensemble.c itcl_linkage.c itcl_methods.c itcl_migrate.c itcl_objects.c itcl_parse.c itcl_util.c' PKG_STUB_LIB_FILE='' PKG_STUB_OBJECTS=' itclStubLib.o' PKG_STUB_SOURCES=' itclStubLib.c' PKG_TCL_SOURCES=' library/itcl.tcl' RANLIB='x86_64-pc-linux-gnu-ranlib' RANLIB_STUB='' SET_MAKE='' SHARED_BUILD='1' SHELL='/bin/sh' SHLIB_CFLAGS='' SHLIB_LD='' SHLIB_LD_LIBS='' STLIB_LD='' TCLSH_PROG='/usr/lib/../bin/tclsh8.4' TCL_BIN_DIR='/usr/lib' TCL_BMAP_DIR_NATIVE='${TCL_TOP_DIR_NATIVE}/bitmaps' TCL_DBGX='' TCL_DEFS=' -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 ' TCL_EXTRA_CFLAGS='-O2 -g' TCL_GENERIC_DIR_NATIVE='${TCL_TOP_DIR_NATIVE}/generic' TCL_INCLUDES='-I$(TCL_SRC_DIR)/generic -I$(TCL_SRC_DIR)/unix' TCL_LD_FLAGS='-ggdb -Wl,--export-dynamic' TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}' TCL_LIB_FILE='libtcl8.4.so' TCL_LIB_FLAG='-ltcl8.4' TCL_LIB_SPEC='-L/usr/lib64 -ltcl8.4' TCL_PLATFORM_DIR_NATIVE='${TCL_TOP_DIR_NATIVE}/unix' TCL_SHLIB_LD_LIBS='${LIBS}' TCL_SRC_DIR='/usr/lib64/tcl8.4/include' TCL_STUB_LIB_FILE='libtclstub8.4.a' TCL_STUB_LIB_FLAG='-ltclstub8.4' TCL_STUB_LIB_SPEC='-L/usr/lib64 -ltclstub8.4' TCL_TOOL_DIR_NATIVE='${TCL_TOP_DIR_NATIVE}/tools' TCL_TOP_DIR_NATIVE='$(TCL_SRC_DIR)' TCL_UNIX_DIR_NATIVE='${TCL_TOP_DIR_NATIVE}/unix' TCL_VERSION='8.4' TCL_WIN_DIR_NATIVE='${TCL_TOP_DIR_NATIVE}/win' ac_ct_CC='' ac_ct_RANLIB='' bindir='${exec_prefix}/bin' build_alias='x86_64-pc-linux-gnu' datadir='/usr/share' exec_prefix='/usr' host_alias='x86_64-pc-linux-gnu' includedir='${prefix}/include' infodir='/usr/share/info' itcl_BUILD_LIB_SPEC='' itcl_BUILD_STUB_LIB_PATH='' itcl_BUILD_STUB_LIB_SPEC='' itcl_LIB_FILE='' itcl_LIB_SPEC='' itcl_SRC_DIR='' itcl_STUB_LIB_FILE='' itcl_STUB_LIB_PATH='' itcl_STUB_LIB_SPEC='' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "itcl" #define PACKAGE_STRING "itcl 3.3" #define PACKAGE_TARNAME "itcl" #define PACKAGE_VERSION "3.3" #define STDC_HEADERS 1 #define TCL_THREADS 1 configure: exit 258