This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Tix configure 8.4.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 = baseone uname -m = x86_64 uname -r = 2.6.28-gentoo-r5 uname -s = Linux uname -v = #1 Sun May 10 17:36:26 CEST 2009 /usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3400+ /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/ccache/bin PATH: /usr/lib64/python2.6/site-packages/pkgcore/bin/ebuild-env PATH: /usr/lib64/python2.6/site-packages/pkgcore/bin/ebuild-helpers PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.0 PATH: /usr/qt/3/bin PATH: /usr/games/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1335: checking for correct TEA configuration configure:1354: result: ok (TEA 3.6) configure:1480: checking for Tcl configuration configure:1596: result: found /usr/lib64/tclConfig.sh configure:1602: checking for existence of /usr/lib64/tclConfig.sh configure:1606: result: loading configure:1696: checking for Tk configuration configure:1812: result: found /usr/lib64/tkConfig.sh configure:1818: checking for existence of /usr/lib64/tkConfig.sh configure:1822: result: loading configure:1929: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr configure:1965: checking for x86_64-pc-linux-gnu-gcc configure:1981: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:1991: result: x86_64-pc-linux-gnu-gcc configure:2273: checking for C compiler version configure:2276: x86_64-pc-linux-gnu-gcc --version &5 x86_64-pc-linux-gnu-gcc (GCC) 4.2.0 (Gentoo 4.2.0 p1.4) Copyright (C) 2007 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:2279: $? = 0 configure:2281: x86_64-pc-linux-gnu-gcc -v &5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.2.0/work//gcc-4.2.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0/include/g++-v4 --host=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.2.0 (Gentoo 4.2.0 p1.4) configure:2284: $? = 0 configure:2286: x86_64-pc-linux-gnu-gcc -V &5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2289: $? = 1 configure:2312: checking for C compiler default output file name configure:2315: x86_64-pc-linux-gnu-gcc -march=k8 -O2 conftest.c >&5 configure:2318: $? = 0 configure:2364: result: a.out configure:2369: checking whether the C compiler works configure:2375: ./a.out configure:2378: $? = 0 configure:2395: result: yes configure:2402: checking whether we are cross compiling configure:2404: result: no configure:2407: checking for suffix of executables configure:2409: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 conftest.c >&5 configure:2412: $? = 0 configure:2437: result: configure:2443: checking for suffix of object files configure:2464: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:2467: $? = 0 configure:2489: result: o configure:2493: checking whether we are using the GNU C compiler configure:2517: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:2523: $? = 0 configure:2527: test -z || test ! -s conftest.err configure:2530: $? = 0 configure:2533: test -s conftest.o configure:2536: $? = 0 configure:2549: result: yes configure:2555: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2576: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2582: $? = 0 configure:2586: test -z || test ! -s conftest.err configure:2589: $? = 0 configure:2592: test -s conftest.o configure:2595: $? = 0 configure:2606: result: yes configure:2623: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C configure:2693: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:2699: $? = 0 configure:2703: test -z || test ! -s conftest.err configure:2706: $? = 0 configure:2709: test -s conftest.o configure:2712: $? = 0 configure:2730: result: none needed configure:2748: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2754: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2892: checking how to run the C preprocessor configure:2927: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2933: $? = 0 configure:2965: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2971: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.3" | #define PACKAGE_STRING "Tix 8.4.3" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3010: result: x86_64-pc-linux-gnu-gcc -E configure:3034: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3040: $? = 0 configure:3072: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3078: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.3" | #define PACKAGE_STRING "Tix 8.4.3" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3135: checking for a BSD-compatible install configure:3190: result: /usr/bin/install -c configure:3206: checking whether make sets $(MAKE) configure:3226: result: yes configure:3243: checking for x86_64-pc-linux-gnu-ranlib configure:3259: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:3269: result: x86_64-pc-linux-gnu-ranlib configure:3330: checking for egrep configure:3340: result: grep -E configure:3345: checking for ANSI C header files configure:3370: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3376: $? = 0 configure:3380: test -z || test ! -s conftest.err configure:3383: $? = 0 configure:3386: test -s conftest.o configure:3389: $? = 0 configure:3478: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit' configure:3481: $? = 0 configure:3483: ./conftest configure:3486: $? = 0 configure:3501: result: yes configure:3525: checking for sys/types.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for sys/stat.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for stdlib.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for string.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for memory.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for strings.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for inttypes.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for stdint.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3525: checking for unistd.h configure:3541: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 conftest.c >&5 configure:3547: $? = 0 configure:3551: test -z || test ! -s conftest.err configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3571: result: yes configure:3593: checking if the compiler understands -pipe configure:3616: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:3622: $? = 0 configure:3626: test -z || test ! -s conftest.err configure:3629: $? = 0 configure:3632: test -s conftest.o configure:3635: $? = 0 configure:3647: result: yes configure:3658: checking whether byte ordering is bigendian configure:3685: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:3691: $? = 0 configure:3695: test -z || test ! -s conftest.err configure:3698: $? = 0 configure:3701: test -s conftest.o configure:3704: $? = 0 configure:3728: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe 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: expected ';' before 'big' configure:3734: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.3" | #define PACKAGE_STRING "Tix 8.4.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:3869: result: no configure:3897: checking for sin configure:3954: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 conftest.c:43: warning: conflicting types for built-in function 'sin' /var/tmp/portage/dev-tcltk/tix-8.4.3/temp//ccNmBorf.o: In function `main': conftest.c:(.text+0x9): undefined reference to `sin' /var/tmp/portage/dev-tcltk/tix-8.4.3/temp//ccNmBorf.o:(.data+0x0): undefined reference to `sin' collect2: ld returned 1 exit status configure:3960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.3" | #define PACKAGE_STRING "Tix 8.4.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:3985: result: no configure:3993: checking for main in -lieee configure:4017: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -lieee >&5 configure:4023: $? = 0 configure:4027: test -z || test ! -s conftest.err configure:4030: $? = 0 configure:4033: test -s conftest configure:4036: $? = 0 configure:4049: result: yes configure:4061: checking for main in -linet configure:4085: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c -linet >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -linet collect2: ld returned 1 exit status configure:4091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.3" | #define PACKAGE_STRING "Tix 8.4.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:4117: result: no configure:4133: checking net/errno.h usability configure:4145: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 conftest.c:53:23: error: net/errno.h: No such file or directory configure:4151: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.3" | #define PACKAGE_STRING "Tix 8.4.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:4174: result: no configure:4178: checking net/errno.h presence configure:4188: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:23: error: net/errno.h: No such file or directory configure:4194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.3" | #define PACKAGE_STRING "Tix 8.4.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:4214: result: no configure:4249: checking for net/errno.h configure:4256: result: no configure:4290: checking for connect configure:4347: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 configure:4353: $? = 0 configure:4357: test -z || test ! -s conftest.err configure:4360: $? = 0 configure:4363: test -s conftest configure:4366: $? = 0 configure:4378: result: yes configure:4653: checking for gethostbyname configure:4710: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 configure:4716: $? = 0 configure:4720: test -z || test ! -s conftest.err configure:4723: $? = 0 configure:4726: test -s conftest configure:4729: $? = 0 configure:4741: result: yes configure:4825: checking dirent.h configure:4866: x86_64-pc-linux-gnu-gcc -o conftest -march=k8 -O2 -pipe conftest.c >&5 configure:4872: $? = 0 configure:4876: test -z || test ! -s conftest.err configure:4879: $? = 0 configure:4882: test -s conftest configure:4885: $? = 0 configure:4897: result: yes configure:4918: checking errno.h usability configure:4930: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:4936: $? = 0 configure:4940: test -z || test ! -s conftest.err configure:4943: $? = 0 configure:4946: test -s conftest.o configure:4949: $? = 0 configure:4959: result: yes configure:4963: checking errno.h presence configure:4973: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4979: $? = 0 configure:4999: result: yes configure:5034: checking for errno.h configure:5041: result: yes configure:5066: checking float.h usability configure:5078: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:5084: $? = 0 configure:5088: test -z || test ! -s conftest.err configure:5091: $? = 0 configure:5094: test -s conftest.o configure:5097: $? = 0 configure:5107: result: yes configure:5111: checking float.h presence configure:5121: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5127: $? = 0 configure:5147: result: yes configure:5182: checking for float.h configure:5189: result: yes configure:5214: checking values.h usability configure:5226: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:5232: $? = 0 configure:5236: test -z || test ! -s conftest.err configure:5239: $? = 0 configure:5242: test -s conftest.o configure:5245: $? = 0 configure:5255: result: yes configure:5259: checking values.h presence configure:5269: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5275: $? = 0 configure:5295: result: yes configure:5330: checking for values.h configure:5337: result: yes configure:5362: checking limits.h usability configure:5374: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5403: result: yes configure:5407: checking limits.h presence configure:5417: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5423: $? = 0 configure:5443: result: yes configure:5478: checking for limits.h configure:5485: result: yes configure:5505: checking for stdlib.h configure:5510: result: yes configure:5707: checking for string.h configure:5712: result: yes configure:5906: checking sys/wait.h usability configure:5918: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:5924: $? = 0 configure:5928: test -z || test ! -s conftest.err configure:5931: $? = 0 configure:5934: test -s conftest.o configure:5937: $? = 0 configure:5947: result: yes configure:5951: checking sys/wait.h presence configure:5961: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5967: $? = 0 configure:5987: result: yes configure:6022: checking for sys/wait.h configure:6029: result: yes configure:6054: checking dlfcn.h usability configure:6066: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:6072: $? = 0 configure:6076: test -z || test ! -s conftest.err configure:6079: $? = 0 configure:6082: test -s conftest.o configure:6085: $? = 0 configure:6095: result: yes configure:6099: checking dlfcn.h presence configure:6109: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6115: $? = 0 configure:6135: result: yes configure:6170: checking for dlfcn.h configure:6177: result: yes configure:6208: checking sys/param.h usability configure:6220: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe conftest.c >&5 configure:6226: $? = 0 configure:6230: test -z || test ! -s conftest.err configure:6233: $? = 0 configure:6236: test -s conftest.o configure:6239: $? = 0 configure:6249: result: yes configure:6253: checking sys/param.h presence configure:6263: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6269: $? = 0 configure:6289: result: yes configure:6324: checking for sys/param.h configure:6331: result: yes configure:6617: checking for Tcl private include files configure:6665: result: Using srcdir found in tclConfig.sh: /usr/lib64/tcl8.4/include configure:6669: checking for Tk private include files configure:6704: error: Cannot find private header tkInt.h in /var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_tclconfig=/usr/lib64 ac_cv_c_tkconfig=/usr/lib64 ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=k8 -O2' 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= 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='/usr/bin/install -c' 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 tcl_cv_cc_pipe=yes tcl_cv_dirent_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' CC='x86_64-pc-linux-gnu-gcc' CELIB_DIR='' CFLAGS='-march=k8 -O2 -pipe' CFLAGS_DEBUG='' CFLAGS_DEFAULT='' CFLAGS_OPTIMIZE='' CFLAGS_WARNING='' CLEANFILES='' 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='' LDFLAGS_DEFAULT='' LD_LIBRARY_PATH_VAR='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKE_LIB='' MAKE_SHARED_LIB='' MAKE_STATIC_LIB='' MAKE_STUB_LIB='' MATH_LIBS='-lieee -lm' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='Tix' PACKAGE_STRING='Tix 8.4.3' PACKAGE_TARNAME='tix' PACKAGE_VERSION='8.4.3' PATH_SEPARATOR=':' PKG_CFLAGS=' ' PKG_HEADERS='' PKG_INCLUDES=' -I. -I"./generic"' PKG_LIBS='' PKG_LIB_FILE='' PKG_OBJECTS=' tixClass.o tixCmds.o tixCompat.o tixError.o tixGeometry.o tixInit.o tixList.o tixMethod.o tixOption.o tixScroll.o tixSmpLs.o tixUtils.o tixWidget.o tixDItem.o tixDiITxt.o tixDiImg.o tixDiStyle.o tixDiText.o tixDiWin.o tixForm.o tixFormMisc.o tixGrid.o tixGrData.o tixGrFmt.o tixGrRC.o tixGrSel.o tixGrSort.o tixGrUtl.o tixHList.o tixHLCol.o tixHLInd.o tixHLHdr.o tixNBFrame.o tixTList.o tixImgCmp.o tixImgXpm.o' PKG_SOURCES=' tixClass.c tixCmds.c tixCompat.c tixError.c tixGeometry.c tixInit.c tixList.c tixMethod.c tixOption.c tixScroll.c tixSmpLs.c tixUtils.c tixWidget.c tixDItem.c tixDiITxt.c tixDiImg.c tixDiStyle.c tixDiText.c tixDiWin.c tixForm.c tixFormMisc.c tixGrid.c tixGrData.c tixGrFmt.c tixGrRC.c tixGrSel.c tixGrSort.c tixGrUtl.c tixHList.c tixHLCol.c tixHLInd.c tixHLHdr.c tixNBFrame.c tixTList.c tixImgCmp.c tixImgXpm.c' PKG_STUB_LIB_FILE='' PKG_STUB_OBJECTS='' PKG_STUB_SOURCES='' PKG_TCL_SOURCES='' RANLIB='x86_64-pc-linux-gnu-ranlib' RANLIB_STUB='' SET_MAKE='' SHARED_BUILD='' SHELL='/bin/sh' SHLIB_CFLAGS='' SHLIB_LD='' SHLIB_LD_LIBS='' STLIB_LD='' TCLSH_PROG='' TCL_BIN_DIR='/usr/lib64' TCL_BMAP_DIR_NATIVE='"/usr/lib64/tcl8.4/include/bitmaps"' TCL_DBGX='g' TCL_DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -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_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1' TCL_EXTRA_CFLAGS='-march=k8 -O2 -pipe -pipe ' TCL_GENERIC_DIR_NATIVE='"/usr/lib64/tcl8.4/include/generic"' TCL_INCLUDES='-I"/usr/lib64/tcl8.4/include/generic" -I"/usr/lib64/tcl8.4/include/unix"' TCL_LD_FLAGS=' -Wl,--export-dynamic' TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}' TCL_LIB_FILE='libtcl8.4g.so' TCL_LIB_FLAG='-ltcl8.4g' TCL_LIB_SPEC='-L/usr/lib64 -ltcl8.4g' TCL_PLATFORM_DIR_NATIVE='"/usr/lib64/tcl8.4/include/unix"' TCL_SHLIB_LD_LIBS='${LIBS}' TCL_SRC_DIR='/usr/lib64/tcl8.4/include' TCL_STUB_LIB_FILE='libtclstub8.4g.a' TCL_STUB_LIB_FLAG='-ltclstub8.4g' TCL_STUB_LIB_SPEC='-L/usr/lib64 -ltclstub8.4g' TCL_THREADS='1' TCL_TOOL_DIR_NATIVE='"/usr/lib64/tcl8.4/include/tools"' TCL_TOP_DIR_NATIVE='"/usr/lib64/tcl8.4/include"' TCL_UNIX_DIR_NATIVE='"/usr/lib64/tcl8.4/include/unix"' TCL_VERSION='8.4' TCL_WIN_DIR_NATIVE='"/usr/lib64/tcl8.4/include/win"' TK_BIN_DIR='/usr/lib64' TK_GENERIC_DIR_NATIVE='"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18/generic"' TK_INCLUDES='-I"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18/generic" -I"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18/unix"' TK_LIBS='-lX11 -ldl -lpthread -lieee -lm' TK_LIB_FILE='libtk8.4g.so' TK_LIB_FLAG='-ltk8.4g' TK_LIB_SPEC='-L/usr/lib64 -ltk8.4g' TK_PLATFORM_DIR_NATIVE='"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18/unix"' TK_SRC_DIR='/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18' TK_STUB_LIB_FILE='libtkstub8.4g.a' TK_STUB_LIB_FLAG='-ltkstub8.4g' TK_STUB_LIB_SPEC='-L/usr/lib64 -ltkstub8.4g' TK_TOP_DIR_NATIVE='"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18"' TK_UNIX_DIR_NATIVE='"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18/unix"' TK_VERSION='8.4' TK_WIN_DIR_NATIVE='"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18/win"' TK_XINCLUDES='' TK_XLIB_DIR_NATIVE='"/var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18/xlib"' WISH_PROG='' 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' 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 "Tix" #define PACKAGE_STRING "Tix 8.4.3" #define PACKAGE_TARNAME "tix" #define PACKAGE_VERSION "8.4.3" #define STDC_HEADERS 1 configure: exit 1