This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xboard configure 4.7.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-gtk --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2313: checking for a BSD-compatible install configure:2381: result: /bin/install -c configure:2392: checking whether build environment is sane configure:2447: result: yes configure:2598: checking for a thread-safe mkdir -p configure:2637: result: /bin/mkdir -p configure:2644: checking for gawk configure:2660: found /bin/gawk configure:2671: result: gawk configure:2682: checking whether make sets $(MAKE) configure:2704: result: yes configure:2733: checking whether make supports nested variables configure:2750: result: yes configure:2845: checking whether make supports nested variables configure:2862: result: yes configure:2913: checking for i686-uhu-linux-gcc configure:2929: found /usr/bin/i686-uhu-linux-gcc configure:2940: result: i686-uhu-linux-gcc configure:3209: checking for C compiler version configure:3218: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3229: $? = 0 configure:3218: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3229: $? = 0 configure:3218: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3229: $? = 1 configure:3218: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3229: $? = 1 configure:3249: checking whether the C compiler works configure:3271: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3275: $? = 0 configure:3323: result: yes configure:3326: checking for C compiler default output file name configure:3328: result: a.out configure:3334: checking for suffix of executables configure:3341: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3345: $? = 0 configure:3367: result: configure:3389: checking whether we are cross compiling configure:3397: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3401: $? = 0 configure:3408: ./conftest configure:3412: $? = 0 configure:3427: result: no configure:3432: checking for suffix of object files configure:3454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3458: $? = 0 configure:3479: result: o configure:3483: checking whether we are using the GNU C compiler configure:3502: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3502: $? = 0 configure:3511: result: yes configure:3520: checking whether i686-uhu-linux-gcc accepts -g configure:3540: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3540: $? = 0 configure:3581: result: yes configure:3598: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3661: $? = 0 configure:3674: result: none needed configure:3705: checking for style of include used by make configure:3733: result: GNU configure:3759: checking dependency style of i686-uhu-linux-gcc configure:3870: result: gcc3 configure:3887: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3918: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3922: $? = 0 configure:3928: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3932: $? = 0 configure:3943: cc -c conftest.c >&5 configure:3947: $? = 0 configure:3955: cc -c conftest.c -o conftest2.o >&5 configure:3959: $? = 0 configure:3965: cc -c conftest.c -o conftest2.o >&5 configure:3969: $? = 0 configure:3987: result: yes configure:4018: checking how to run the C preprocessor configure:4049: i686-uhu-linux-gcc -E conftest.c configure:4049: $? = 0 configure:4063: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | /* end confdefs.h. */ | #include configure:4088: result: i686-uhu-linux-gcc -E configure:4108: i686-uhu-linux-gcc -E conftest.c configure:4108: $? = 0 configure:4122: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | /* end confdefs.h. */ | #include configure:4151: checking for library containing strerror configure:4182: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4182: $? = 0 configure:4199: result: none required configure:4218: checking whether NLS is requested configure:4227: result: yes configure:4268: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:4300: result: /usr/bin/msgfmt configure:4309: checking for gmsgfmt configure:4340: result: /usr/bin/msgfmt configure:4391: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:4423: result: /usr/bin/xgettext configure:4469: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:4500: result: /usr/bin/msgmerge configure:4537: checking build system type configure:4551: result: i686-uhu-linux-gnu configure:4571: checking host system type configure:4584: result: i686-uhu-linux-gnu configure:4628: checking for ld used by GCC configure:4692: result: /usr/bin/ld configure:4699: checking if the linker (/usr/bin/ld) is GNU ld configure:4712: result: yes configure:4719: checking for shared library run path origin configure:4732: result: done configure:4752: checking for grep that handles long lines and -e configure:4810: result: /bin/grep configure:4815: checking for egrep configure:4877: result: /bin/grep -E configure:5435: checking for CFPreferencesCopyAppValue configure:5453: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:5453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:5462: result: no configure:5469: checking for CFLocaleCopyCurrent configure:5487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:5487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:5496: result: no configure:5545: checking for GNU gettext in libc configure:5565: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5565: $? = 0 configure:5574: result: yes configure:6365: checking whether to use NLS configure:6367: result: yes configure:6370: checking where the gettext function comes from configure:6381: result: libc configure:6443: checking for remsh configure:6473: result: no configure:6443: checking for rsh configure:6473: result: no configure:6486: checking for makeinfo configure:6502: found /usr/bin/makeinfo configure:6513: result: makeinfo configure:6535: checking for nroff configure:6563: result: cat configure:6576: checking for awk configure:6594: found /bin/awk configure:6606: result: /bin/awk configure:6621: checking for perl configure:6639: found /usr/bin/perl configure:6651: result: /usr/bin/perl configure:6663: checking for ANSI C header files configure:6683: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6683: $? = 0 configure:6756: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6756: $? = 0 configure:6756: ./conftest configure:6756: $? = 0 configure:6767: result: yes configure:6775: checking whether time.h and sys/time.h may both be included configure:6795: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6795: $? = 0 configure:6802: result: yes configure:6810: checking for sys/wait.h that is POSIX.1 compatible configure:6836: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6836: $? = 0 configure:6843: result: yes configure:6854: checking for dirent.h that defines DIR configure:6873: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6873: $? = 0 configure:6881: result: yes configure:6894: checking for library containing opendir configure:6925: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6925: $? = 0 configure:6942: result: none required configure:7009: checking return type of signal handlers configure:7027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:25:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:7027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define REMOTE_SHELL "rsh" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7034: result: void configure:7047: checking for sys/types.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for sys/stat.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for stdlib.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for string.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for memory.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for strings.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for inttypes.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for stdint.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7047: checking for unistd.h configure:7047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7047: $? = 0 configure:7047: result: yes configure:7062: checking stropts.h usability configure:7062: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7062: $? = 0 configure:7062: result: yes configure:7062: checking stropts.h presence configure:7062: i686-uhu-linux-gcc -E conftest.c configure:7062: $? = 0 configure:7062: result: yes configure:7062: checking for stropts.h configure:7062: result: yes configure:7062: checking sys/time.h usability configure:7062: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7062: $? = 0 configure:7062: result: yes configure:7062: checking sys/time.h presence configure:7062: i686-uhu-linux-gcc -E conftest.c configure:7062: $? = 0 configure:7062: result: yes configure:7062: checking for sys/time.h configure:7062: result: yes configure:7062: checking for string.h configure:7062: result: yes configure:7062: checking for unistd.h configure:7062: result: yes configure:7062: checking sys/systeminfo.h usability configure:7062: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. configure:7062: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define REMOTE_SHELL "rsh" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #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_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7062: result: no configure:7062: checking sys/systeminfo.h presence configure:7062: i686-uhu-linux-gcc -E conftest.c conftest.c:33:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. configure:7062: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define REMOTE_SHELL "rsh" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #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_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7062: result: no configure:7062: checking for sys/systeminfo.h configure:7062: result: no configure:7075: checking fcntl.h usability configure:7075: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7075: $? = 0 configure:7075: result: yes configure:7075: checking fcntl.h presence configure:7075: i686-uhu-linux-gcc -E conftest.c configure:7075: $? = 0 configure:7075: result: yes configure:7075: checking for fcntl.h configure:7075: result: yes configure:7088: checking sys/socket.h usability configure:7088: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7088: $? = 0 configure:7088: result: yes configure:7088: checking sys/socket.h presence configure:7088: i686-uhu-linux-gcc -E conftest.c configure:7088: $? = 0 configure:7088: result: yes configure:7088: checking for sys/socket.h configure:7088: result: yes configure:7098: checking stddef.h usability configure:7098: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7098: $? = 0 configure:7098: result: yes configure:7098: checking stddef.h presence configure:7098: i686-uhu-linux-gcc -E conftest.c configure:7098: $? = 0 configure:7098: result: yes configure:7098: checking for stddef.h configure:7098: result: yes configure:7111: checking for _getpty configure:7111: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccKOSw8o.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:7111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define REMOTE_SHELL "rsh" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #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_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _getpty (); | /* 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__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:7111: result: no configure:7111: checking for grantpt configure:7111: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7111: $? = 0 configure:7111: result: yes configure:7111: checking for setitimer configure:7111: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7111: $? = 0 configure:7111: result: yes configure:7111: checking for usleep configure:7111: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7111: $? = 0 configure:7111: result: yes configure:7123: checking for gettimeofday configure:7123: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7123: $? = 0 configure:7123: result: yes configure:7135: checking for random configure:7135: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7135: $? = 0 configure:7135: result: yes configure:7147: checking for gethostname configure:7147: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7147: $? = 0 configure:7147: result: yes configure:7156: checking for setlocale configure:7156: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7156: $? = 0 configure:7156: result: yes configure:7211: checking for getpseudotty in -lseq configure:7236: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lseq >&5 /usr/bin/ld: cannot find -lseq collect2: error: ld returned 1 exit status configure:7236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define REMOTE_SHELL "rsh" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #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_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GRANTPT 1 | #define HAVE_SETITIMER 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_RANDOM 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpseudotty (); | int | main () | { | return getpseudotty (); | ; | return 0; | } configure:7245: result: no configure:7257: checking whether compiler understands -Wall -Wno-parentheses configure:7272: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-parentheses conftest.c >&5 configure:7272: $? = 0 configure:7273: result: yes configure:7286: checking for pkg-config configure:7302: found /usr/bin/pkg-config configure:7313: result: pkg-config configure:7340: checking for i686-uhu-linux-pkg-config configure:7373: result: no configure:7383: checking for pkg-config configure:7401: found /usr/bin/pkg-config configure:7413: result: /usr/bin/pkg-config configure:7438: checking pkg-config is at least version 0.9.0 configure:7441: result: yes configure:7451: checking for CAIRO configure:7458: $PKG_CONFIG --exists --print-errors " cairo >= 1.2.0 librsvg-2.0 >= 2.14.0 " configure:7461: $? = 0 configure:7475: $PKG_CONFIG --exists --print-errors " cairo >= 1.2.0 librsvg-2.0 >= 2.14.0 " configure:7478: $? = 0 configure:7536: result: yes configure:7576: checking for GTK configure:7583: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.16.0 gmodule-2.0 " configure:7586: $? = 0 configure:7600: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.16.0 gmodule-2.0 " configure:7603: $? = 0 configure:7661: result: yes configure:8648: checking X11/xpm.h usability configure:8648: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wno-parentheses conftest.c >&5 conftest.c:74:21: fatal error: X11/xpm.h: No such file or directory #include ^ compilation terminated. configure:8648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define REMOTE_SHELL "rsh" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #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_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GRANTPT 1 | #define HAVE_SETITIMER 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_RANDOM 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8648: result: no configure:8648: checking X11/xpm.h presence configure:8648: i686-uhu-linux-gcc -E conftest.c conftest.c:41:21: fatal error: X11/xpm.h: No such file or directory #include ^ compilation terminated. configure:8648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xboard" | #define PACKAGE_TARNAME "xboard" | #define PACKAGE_VERSION "4.7.3" | #define PACKAGE_STRING "xboard 4.7.3" | #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "xboard" | #define VERSION "4.7.3" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define REMOTE_SHELL "rsh" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DIRENT_H 1 | #define RETSIGTYPE void | #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_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_GRANTPT 1 | #define HAVE_SETITIMER 1 | #define HAVE_USLEEP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_RANDOM 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | #include configure:8648: result: no configure:8648: checking for X11/xpm.h configure:8648: result: no configure:8713: checking whether ptys or pipes should be used configure:8735: result: pipes configure:8816: checking for xdg-mime configure:8849: result: no configure:8857: checking for xdg-desktop-menu configure:8890: result: no configure:8898: checking for xdg-icon-resource configure:8931: result: no configure:9054: checking that generated files are newer than configure configure:9060: result: done configure:9103: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xboard config.status 4.7.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:955: creating Makefile config.status:955: creating cmail config.status:955: creating po/Makefile.in config.status:955: creating config.h config.status:1184: executing depfiles commands config.status:1184: executing po-directories commands config.status:1184: executing test-stamp-h commands config.status:1184: executing chmod-cmail commands configure:10542: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__getpty=no ac_cv_func_gethostname=yes ac_cv_func_gettimeofday=yes ac_cv_func_grantpt=yes ac_cv_func_random=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_usleep=yes ac_cv_header_X11_xpm_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_stropts_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_seq_getpseudotty=no ac_cv_objext=o ac_cv_path_AWKPATH=/bin/awk ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERLPATH=/usr/bin/perl ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_MINFO=makeinfo ac_cv_prog_NROFF=cat ac_cv_prog_PKGCONFIG=pkg-config ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_type_signal=void acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes pkg_cv_CAIRO_CFLAGS='-pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_CAIRO_LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.13' AWK='gawk' AWKPATH='/bin/awk' CAIRO_CFLAGS='-pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' CAIRO_LIBS='-lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo ' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wno-parentheses' CONF_CFLAGS='' CONF_LDFLAGS='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_UPDATE_MIMEDB_FALSE='#' ENABLE_UPDATE_MIMEDB_TRUE='' EXEEXT='' FRONTEND_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' FRONTEND_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' GETTEXT_MACRO_VERSION='0.18' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MINFO='makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NROFF='cat' NROFFFLAGS='' OBJEXT='o' PACKAGE='xboard' PACKAGE_BUGREPORT='bug-xboard@gnu.org' PACKAGE_NAME='xboard' PACKAGE_STRING='xboard 4.7.3' PACKAGE_TARNAME='xboard' PACKAGE_URL='' PACKAGE_VERSION='4.7.3' PATH_SEPARATOR=':' PERLPATH='/usr/bin/perl' PKGCONFIG='pkg-config' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POST_XMULIB='' POSUB='po' PRE_XMULIB='' RSH='rsh' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='yes' VERSION='4.7.3' XDG_DESKTOP_MENU='' XDG_ICON_RESOURCE='' XDG_MIME='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZIPPY_FALSE='' ZIPPY_TRUE='#' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' withGTK_FALSE='#' withGTK_TRUE='' withXaw_FALSE='' withXaw_TRUE='#' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xboard" #define PACKAGE_TARNAME "xboard" #define PACKAGE_VERSION "4.7.3" #define PACKAGE_STRING "xboard 4.7.3" #define PACKAGE_BUGREPORT "bug-xboard@gnu.org" #define PACKAGE_URL "" #define PACKAGE "xboard" #define VERSION "4.7.3" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define REMOTE_SHELL "rsh" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DIRENT_H 1 #define RETSIGTYPE void #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_STROPTS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_GRANTPT 1 #define HAVE_SETITIMER 1 #define HAVE_USLEEP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_RANDOM 1 #define HAVE_GETHOSTNAME 1 #define USE_PTYS 0 #define ZIPPY 0 #define ATTENTION 1 configure: exit 0