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.2, 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.5) 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.2" | #define PACKAGE_STRING "Tix 8.4.2" | #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.2" | #define PACKAGE_STRING "Tix 8.4.2" | #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:3613: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:3619: $? = 0 configure:3623: test -z || test ! -s conftest.err configure:3626: $? = 0 configure:3629: test -s conftest.o configure:3632: $? = 0 configure:3634: result: yes configure:3651: checking whether byte ordering is bigendian configure:3678: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:3684: $? = 0 configure:3688: test -z || test ! -s conftest.err configure:3691: $? = 0 configure:3694: test -s conftest.o configure:3697: $? = 0 configure:3721: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 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:3727: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #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:3862: result: no configure:3890: checking for sin configure:3947: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 conftest.c >&5 conftest.c:43: warning: conflicting types for built-in function 'sin' /var/tmp/portage/dev-tcltk/tix-8.4.2-r1/temp//ccQOnNiz.o: In function `main': conftest.c:(.text+0x9): undefined reference to `sin' /var/tmp/portage/dev-tcltk/tix-8.4.2-r1/temp//ccQOnNiz.o:(.data+0x0): undefined reference to `sin' collect2: ld returned 1 exit status configure:3953: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #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:3978: result: no configure:3986: checking for main in -lieee configure:4010: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 conftest.c -lieee >&5 configure:4016: $? = 0 configure:4020: test -z || test ! -s conftest.err configure:4023: $? = 0 configure:4026: test -s conftest configure:4029: $? = 0 configure:4042: result: yes configure:4054: checking for main in -linet configure:4078: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 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:4084: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #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:4110: result: no configure:4126: checking net/errno.h usability configure:4138: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 conftest.c:53:23: error: net/errno.h: No such file or directory configure:4144: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #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:4167: result: no configure:4171: checking net/errno.h presence configure:4181: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:23: error: net/errno.h: No such file or directory configure:4187: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #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:4207: result: no configure:4242: checking for net/errno.h configure:4249: result: no configure:4283: checking for connect configure:4340: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 conftest.c >&5 configure:4346: $? = 0 configure:4350: test -z || test ! -s conftest.err configure:4353: $? = 0 configure:4356: test -s conftest configure:4359: $? = 0 configure:4371: result: yes configure:4646: checking for gethostbyname configure:4703: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 conftest.c >&5 configure:4709: $? = 0 configure:4713: test -z || test ! -s conftest.err configure:4716: $? = 0 configure:4719: test -s conftest configure:4722: $? = 0 configure:4734: result: yes configure:4818: checking dirent.h configure:4859: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 conftest.c >&5 configure:4865: $? = 0 configure:4869: test -z || test ! -s conftest.err configure:4872: $? = 0 configure:4875: test -s conftest configure:4878: $? = 0 configure:4890: result: yes configure:4911: checking errno.h usability configure:4923: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:4929: $? = 0 configure:4933: test -z || test ! -s conftest.err configure:4936: $? = 0 configure:4939: test -s conftest.o configure:4942: $? = 0 configure:4952: result: yes configure:4956: checking errno.h presence configure:4966: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4972: $? = 0 configure:4992: result: yes configure:5027: checking for errno.h configure:5034: result: yes configure:5059: checking float.h usability configure:5071: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:5077: $? = 0 configure:5081: test -z || test ! -s conftest.err configure:5084: $? = 0 configure:5087: test -s conftest.o configure:5090: $? = 0 configure:5100: result: yes configure:5104: checking float.h presence configure:5114: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5120: $? = 0 configure:5140: result: yes configure:5175: checking for float.h configure:5182: result: yes configure:5207: checking values.h usability configure:5219: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:5225: $? = 0 configure:5229: test -z || test ! -s conftest.err configure:5232: $? = 0 configure:5235: test -s conftest.o configure:5238: $? = 0 configure:5248: result: yes configure:5252: checking values.h presence configure:5262: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5268: $? = 0 configure:5288: result: yes configure:5323: checking for values.h configure:5330: result: yes configure:5355: checking limits.h usability configure:5367: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:5373: $? = 0 configure:5377: test -z || test ! -s conftest.err configure:5380: $? = 0 configure:5383: test -s conftest.o configure:5386: $? = 0 configure:5396: result: yes configure:5400: checking limits.h presence configure:5410: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5416: $? = 0 configure:5436: result: yes configure:5471: checking for limits.h configure:5478: result: yes configure:5498: checking for stdlib.h configure:5503: result: yes configure:5700: checking for string.h configure:5705: result: yes configure:5899: checking sys/wait.h usability configure:5911: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:5917: $? = 0 configure:5921: test -z || test ! -s conftest.err configure:5924: $? = 0 configure:5927: test -s conftest.o configure:5930: $? = 0 configure:5940: result: yes configure:5944: checking sys/wait.h presence configure:5954: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5960: $? = 0 configure:5980: result: yes configure:6015: checking for sys/wait.h configure:6022: result: yes configure:6047: checking dlfcn.h usability configure:6059: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:6065: $? = 0 configure:6069: test -z || test ! -s conftest.err configure:6072: $? = 0 configure:6075: test -s conftest.o configure:6078: $? = 0 configure:6088: result: yes configure:6092: checking dlfcn.h presence configure:6102: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6108: $? = 0 configure:6128: result: yes configure:6163: checking for dlfcn.h configure:6170: result: yes configure:6201: checking sys/param.h usability configure:6213: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:6219: $? = 0 configure:6223: test -z || test ! -s conftest.err configure:6226: $? = 0 configure:6229: test -s conftest.o configure:6232: $? = 0 configure:6242: result: yes configure:6246: checking sys/param.h presence configure:6256: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6262: $? = 0 configure:6282: result: yes configure:6317: checking for sys/param.h configure:6324: result: yes configure:6610: checking for Tcl private include files configure:6651: result: Using srcdir found in tclConfig.sh: /usr/lib64/tcl8.4/include configure:6655: checking for Tk private include files configure:6698: result: Using srcdir found in tkConfig.sh: /var/tmp/portage/dev-lang/tk-8.4.18-r1/work/tk8.4.18 configure:6709: checking for X configure:6814: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6820: $? = 0 configure:6939: result: libraries /usr/lib64, headers configure:6954: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:28: error: X11/XIntrinsic.h: No such file or directory configure:6960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:6987: checking for X11 header files configure:6998: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7004: $? = 0 configure:7362: checking for pthread_mutex_init in -lpthread configure:7392: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 conftest.c -lpthread >&5 configure:7398: $? = 0 configure:7402: test -z || test ! -s conftest.err configure:7405: $? = 0 configure:7408: test -s conftest configure:7411: $? = 0 configure:7424: result: yes configure:7745: checking for building with threads configure:7753: result: yes (default) configure:7794: checking how to build libraries configure:7812: result: shared configure:7839: checking if 64bit support is requested configure:7848: result: no configure:7853: checking if 64bit Sparc VIS support is requested configure:7862: result: no configure:7890: checking system version configure:7920: result: Linux-2.6.28-gentoo-r5 configure:7928: checking for dlopen in -ldl configure:7958: x86_64-pc-linux-gnu-gcc -pipe -o conftest -march=k8 -O2 conftest.c -ldl >&5 configure:7964: $? = 0 configure:7968: test -z || test ! -s conftest.err configure:7971: $? = 0 configure:7974: test -s conftest configure:7977: $? = 0 configure:7990: result: yes configure:8031: checking for ar configure:8047: found /usr/bin/ar configure:8057: result: ar configure:9692: checking for required early compiler flags configure:9715: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:9721: $? = 0 configure:9725: test -z || test ! -s conftest.err configure:9728: $? = 0 configure:9731: test -s conftest.o configure:9734: $? = 0 configure:9820: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:29: error: storage size of 'buf' isn't known configure:9826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:9863: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 configure:9869: $? = 0 configure:9873: test -z || test ! -s conftest.err configure:9876: $? = 0 configure:9879: test -s conftest.o configure:9882: $? = 0 configure:9925: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30: error: 'open64' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) configure:9931: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9968: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:31: error: 'open64' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) configure:9974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:10014: result: _LARGEFILE64_SOURCE configure:10019: checking for 64-bit integer type configure:10043: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:30: error: '__int64' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: expected ';' before 'value' configure:10049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:10093: x86_64-pc-linux-gnu-gcc -pipe -c -march=k8 -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:31: error: duplicate case value conftest.c:31: error: previously used here configure:10099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Tix" | #define PACKAGE_TARNAME "tix" | #define PACKAGE_VERSION "8.4.2" | #define PACKAGE_STRING "Tix 8.4.2" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | switch (0) { | case 1: case (sizeof(long long)==sizeof(long)): ; | } | ; | return 0; | } configure:10129: result: using long configure:10455: checking for build with symbols configure:10468: result: no configure:10609: checking for tclsh configure:10636: result: /tclsh8.4g configure:10641: checking for wish configure:10668: result: /wish8.4g configure:10804: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Tix config.status 8.4.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on baseone config.status:721: creating Makefile ## ---------------- ## ## 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_have_x='have_x=yes ac_x_includes= ac_x_libraries=/usr/lib64' 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_dl_dlopen=yes ac_cv_lib_ieee_main=yes ac_cv_lib_inet_main=no ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar 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_dirent_h=yes tcl_cv_flag__isoc99_source=no tcl_cv_flag__largefile64_source=yes tcl_cv_flag__largefile_source64=no tcl_cv_sys_version=Linux-2.6.28-gentoo-r5 tcl_cv_type_64bit=none ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='x86_64-pc-linux-gnu-gcc -pipe' CELIB_DIR='' CFLAGS='-march=k8 -O2 ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='-O2 -fomit-frame-pointer' CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer' CFLAGS_WARNING='-Wall -Wno-implicit-int' CLEANFILES='pkgIndex.tcl' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH='echo' DEFS='-DPACKAGE_NAME=\"Tix\" -DPACKAGE_TARNAME=\"tix\" -DPACKAGE_VERSION=\"8.4.2\" -DPACKAGE_STRING=\"Tix\ 8.4.2\" -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_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 ' DL_LIBS='-ldl' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -Wl,--export-dynamic ' LDFLAGS_DEFAULT=' -Wl,--export-dynamic ' LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} ' MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}' MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)' MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)' MATH_LIBS='-lieee -lm' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='Tix' PACKAGE_STRING='Tix 8.4.2' PACKAGE_TARNAME='tix' PACKAGE_VERSION='8.4.2' PATH_SEPARATOR=':' PKG_CFLAGS=' ' PKG_HEADERS='' PKG_INCLUDES=' -I. -I"./generic" -I. -I"./unix"' PKG_LIBS=' -L/usr/lib64 -lX11' PKG_LIB_FILE='libTix8.4.2.so' 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 tixInputO.o tixUnixMwm.o tixUnixDraw.o tixUnixXpm.o tixUnixWm.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 tixInputO.c tixUnixMwm.c tixUnixDraw.c tixUnixXpm.c tixUnixWm.c' PKG_STUB_LIB_FILE='libTixstub8.4.2.a' PKG_STUB_OBJECTS='' PKG_STUB_SOURCES='' PKG_TCL_SOURCES='' RANLIB=':' RANLIB_STUB='x86_64-pc-linux-gnu-ranlib' SET_MAKE='' SHARED_BUILD='1' SHELL='/bin/sh' SHLIB_CFLAGS='-fPIC' SHLIB_LD='x86_64-pc-linux-gnu-gcc -pipe -shared' SHLIB_LD_LIBS='${LIBS} -L/usr/lib64 -ltclstub8.4g -L/usr/lib64 -ltkstub8.4g' STLIB_LD='${AR} cr' TCLSH_PROG='/tclsh8.4g' 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='/wish8.4g' 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.2" #define PACKAGE_TARNAME "tix" #define PACKAGE_VERSION "8.4.2" #define STDC_HEADERS 1 #define TCL_THREADS 1 #define TCL_WIDE_INT_IS_LONG 1 #define USE_TCL_STUBS 1 #define USE_THREAD_ALLOC 1 #define USE_TK_STUBS 1 #define _LARGEFILE64_SOURCE 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 configure: exit 0