This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by THE configure "", which was generated by GNU Autoconf 2.65. Invocation command line was $ ../configure --enable-32bit --prefix=/usr --mandir=/usr/share/man --with-xcurses --with-rexx=regina ## --------- ## ## Platform. ## ## --------- ## hostname = maki uname -m = i686 uname -r = 3.1.1-2.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /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:2269: checking for one of the following C compilers: xlC gcc acc cc c89 configure:2304: result: using /usr/lib/ccache/gcc configure:2615: checking for C compiler version configure:2624: gcc --version >&5 gcc (GCC) 4.7.0 Copyright (C) 2012 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:2635: $? = 0 configure:2624: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:2635: $? = 0 configure:2624: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2635: $? = 1 configure:2624: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2635: $? = 1 configure:2655: checking whether the C compiler works configure:2677: gcc conftest.c >&5 configure:2681: $? = 0 configure:2730: result: yes configure:2733: checking for C compiler default output file name configure:2735: result: a.out configure:2741: checking for suffix of executables configure:2748: gcc -o conftest conftest.c >&5 configure:2752: $? = 0 configure:2774: result: configure:2796: checking whether we are cross compiling configure:2804: gcc -o conftest conftest.c >&5 configure:2808: $? = 0 configure:2815: ./conftest configure:2819: $? = 0 configure:2834: result: no configure:2839: checking for suffix of object files configure:2861: gcc -c conftest.c >&5 configure:2865: $? = 0 configure:2886: result: o configure:2890: checking whether we are using the GNU C compiler configure:2909: gcc -c conftest.c >&5 configure:2909: $? = 0 configure:2918: result: yes configure:2927: checking whether gcc accepts -g configure:2947: gcc -c -g conftest.c >&5 configure:2947: $? = 0 configure:2988: result: yes configure:3005: checking for gcc option to accept ISO C89 configure:3069: gcc -c -g -O2 conftest.c >&5 configure:3069: $? = 0 configure:3082: result: none needed configure:3103: checking for library containing strerror configure:3134: gcc -o conftest -g -O2 conftest.c >&5 configure:3134: $? = 0 configure:3151: result: none required configure:3187: checking build system type configure:3201: result: i686-pc-linux-gnu configure:3221: checking host system type configure:3234: result: i686-pc-linux-gnu configure:3254: checking target system type configure:3267: result: i686-pc-linux-gnu configure:3617: checking for uname configure:3633: found /bin/uname configure:3645: result: yes configure:3653: checking kernel name configure:3665: result: Linux configure:3848: checking for regina-config configure:3864: found /usr/bin/regina-config configure:3876: result: yes configure:4773: checking for main in -lm configure:4792: gcc -o conftest -g -O2 -m32 -m32 conftest.c -lm >&5 configure:4792: $? = 0 configure:4802: result: yes configure:4773: checking for main in -ls configure:4792: gcc -o conftest -g -O2 -m32 -m32 conftest.c -ls >&5 /usr/bin/ld: cannot find -ls collect2: error: ld returned 1 exit status configure:4792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4802: result: no configure:4773: checking for main in -lsocket configure:4792: gcc -o conftest -g -O2 -m32 -m32 conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:4792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4802: result: no configure:4773: checking for main in -lnls configure:4792: gcc -o conftest -g -O2 -m32 -m32 conftest.c -lnls >&5 /usr/bin/ld: cannot find -lnls collect2: error: ld returned 1 exit status configure:4792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4802: result: no configure:4842: checking for xcurses-config configure:4858: found /usr/bin/xcurses-config configure:4870: result: yes configure:5043: checking for location of xcurses.h header file configure:5045: result: obtained from xcurses-config configure:5148: checking for location of XCurses library file configure:5150: result: obtained from xcurses-config configure:5409: checking whether make sets $(MAKE) configure:5431: result: yes configure:5445: checking for Checker configure:5453: result: no configure:5466: checking how to run the C preprocessor configure:5497: gcc -E conftest.c configure:5497: $? = 0 configure:5511: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5511: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | /* end confdefs.h. */ | #include configure:5536: result: gcc -E configure:5556: gcc -E conftest.c configure:5556: $? = 0 configure:5570: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5570: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | /* end confdefs.h. */ | #include configure:5599: checking for grep that handles long lines and -e configure:5657: result: /bin/grep configure:5662: checking for egrep configure:5724: result: /bin/grep -E configure:5729: checking for ANSI C header files configure:5749: gcc -c -g -O2 -m32 conftest.c >&5 configure:5749: $? = 0 configure:5822: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:5822: $? = 0 configure:5822: ./conftest configure:5822: $? = 0 configure:5833: result: yes configure:5846: checking for sys/types.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for sys/stat.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for stdlib.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for string.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for memory.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for strings.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for inttypes.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for stdint.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5846: checking for unistd.h configure:5846: gcc -c -g -O2 -m32 conftest.c >&5 configure:5846: $? = 0 configure:5846: result: yes configure:5887: checking errno.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking errno.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for errno.h configure:5887: result: yes configure:5887: checking alloca.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking alloca.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for alloca.h configure:5887: result: yes configure:5887: checking ctype.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking ctype.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for ctype.h configure:5887: result: yes configure:5887: checking wctype.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking wctype.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for wctype.h configure:5887: result: yes configure:5887: checking for sys/types.h configure:5887: result: yes configure:5887: checking sys/mode.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:60:22: fatal error: sys/mode.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_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:5887: result: no configure:5887: checking sys/mode.h presence configure:5887: gcc -E conftest.c conftest.c:27:22: fatal error: sys/mode.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:5887: result: no configure:5887: checking for sys/mode.h configure:5887: result: no configure:5887: checking for sys/stat.h configure:5887: result: yes configure:5887: checking sys/socket.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking sys/socket.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for sys/socket.h configure:5887: result: yes configure:5887: checking sys/file.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking sys/file.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for sys/file.h configure:5887: result: yes configure:5887: checking sys/wait.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking sys/wait.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for sys/wait.h configure:5887: result: yes configure:5887: checking sys/acl.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:64:21: fatal error: sys/acl.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_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:5887: result: no configure:5887: checking sys/acl.h presence configure:5887: gcc -E conftest.c conftest.c:31:21: fatal error: sys/acl.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:5887: result: no configure:5887: checking for sys/acl.h configure:5887: result: no configure:5887: checking sys/time.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking sys/time.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for sys/time.h configure:5887: result: yes configure:5887: checking sys/select.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking sys/select.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for sys/select.h configure:5887: result: yes configure:5887: checking select.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:66:20: fatal error: select.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_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:5887: result: no configure:5887: checking select.h presence configure:5887: gcc -E conftest.c conftest.c:33:20: fatal error: select.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:5887: result: no configure:5887: checking for select.h configure:5887: result: no configure:5887: checking for unistd.h configure:5887: result: yes configure:5887: checking for stdlib.h configure:5887: result: yes configure:5887: checking for memory.h configure:5887: result: yes configure:5887: checking fcntl.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking fcntl.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for fcntl.h configure:5887: result: yes configure:5887: checking locale.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking locale.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for locale.h configure:5887: result: yes configure:5887: checking for string.h configure:5887: result: yes configure:5887: checking stdarg.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking stdarg.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for stdarg.h configure:5887: result: yes configure:5887: checking stat.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:73:18: fatal error: stat.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_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:5887: result: no configure:5887: checking stat.h presence configure:5887: gcc -E conftest.c conftest.c:40:18: fatal error: stat.h: No such file or directory compilation terminated. configure:5887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5887: result: no configure:5887: checking for stat.h configure:5887: result: no configure:5887: checking dirent.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking dirent.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for dirent.h configure:5887: result: yes configure:5887: checking time.h usability configure:5887: gcc -c -g -O2 -m32 conftest.c >&5 configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking time.h presence configure:5887: gcc -E conftest.c configure:5887: $? = 0 configure:5887: result: yes configure:5887: checking for time.h configure:5887: result: yes configure:5900: checking if compiler supports ANSI prototypes configure:5914: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:5914: $? = 0 configure:5921: result: yes configure:5926: checking for an ANSI C-conforming const configure:5991: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:5991: $? = 0 configure:5998: result: yes configure:6007: checking for size_t configure:6007: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:6007: $? = 0 configure:6007: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:79:21: error: expected expression before ')' token configure:6007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6007: result: yes configure:6018: checking whether time.h and sys/time.h may both be included configure:6038: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:6038: $? = 0 configure:6045: result: yes configure:6053: checking whether struct tm is in sys/time.h or time.h configure:6073: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:6073: $? = 0 configure:6080: result: time.h configure:6088: checking for long long int configure:6115: result: yes configure:6124: checking for working memcmp configure:6167: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6167: $? = 0 configure:6167: ./conftest configure:6167: $? = 0 configure:6177: result: yes configure:6188: checking for working alloca.h configure:6205: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6205: $? = 0 configure:6213: result: yes configure:6221: checking for alloca configure:6258: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6258: $? = 0 configure:6266: result: yes configure:6376: checking return type of signal handlers configure:6394: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:53:1: error: void value not ignored as it ought to be configure:6394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6401: result: void configure:6414: checking for function acl_get configure:6431: gcc -o conftest -g -O2 -m32 -D_ALL_SOURCE -m32 conftest.c -ls >&5 conftest.c:48:21: fatal error: sys/acl.h: No such file or directory compilation terminated. configure:6431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | int | main () | { | char *ptr=(char *)acl_get("XXX") | ; | return 0; | } configure:6443: result: no configure:6456: checking for memcpy configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for memmove configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 conftest.c:72:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for strerror configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for getopt configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for strtof configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for rename configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for lstat configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for readlink configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for getacl configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 /tmp/ccJgpGN2.o: In function `main': /var/uhubuild/work/compile/xcurses/conftest.c:90: undefined reference to `getacl' collect2: error: ld returned 1 exit status configure:6456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_GETOPT 1 | #define HAVE_STRTOF 1 | #define HAVE_RENAME 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | /* Define getacl to an innocuous variant, in case declares getacl. | For example, HP-UX 11i declares gettimeofday. */ | #define getacl innocuous_getacl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getacl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getacl | | /* 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 getacl (); | /* 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_getacl || defined __stub___getacl | choke me | #endif | | int | main () | { | return getacl (); | ; | return 0; | } configure:6456: result: no configure:6456: checking for chown configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for strcasecmp configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for strcmpi configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 /tmp/ccX4ai0m.o: In function `main': /var/uhubuild/work/compile/xcurses/conftest.c:92: undefined reference to `strcmpi' collect2: error: ld returned 1 exit status configure:6456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_GETOPT 1 | #define HAVE_STRTOF 1 | #define HAVE_RENAME 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_CHOWN 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define strcmpi to an innocuous variant, in case declares strcmpi. | For example, HP-UX 11i declares gettimeofday. */ | #define strcmpi innocuous_strcmpi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcmpi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcmpi | | /* 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 strcmpi (); | /* 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_strcmpi || defined __stub___strcmpi | choke me | #endif | | int | main () | { | return strcmpi (); | ; | return 0; | } configure:6456: result: no configure:6456: checking for stricmp configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 /tmp/ccqPamhn.o: In function `main': /var/uhubuild/work/compile/xcurses/conftest.c:92: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:6456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_GETOPT 1 | #define HAVE_STRTOF 1 | #define HAVE_RENAME 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_CHOWN 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:6456: result: no configure:6456: checking for mkfifo configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for select configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for siginterrupt configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for setlocale configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6456: checking for realpath configure:6456: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6456: $? = 0 configure:6456: result: yes configure:6490: checking if xcurses.h defines "chtype" configure:6504: gcc conftest.c -DXCURSES -I/usr/include/xcurses -c 1>&5 2>&5 configure:6504: $? = 0 configure:6513: result: yes configure:6519: checking if XCurses is a broken SYSVR4 curses configure:6542: result: no configure:6566: checking for System V curses configure:6584: gcc conftest.c -DXCURSES -I/usr/include/xcurses -c 1>&5 2>&5 configure:6584: $? = 0 configure:6593: result: yes configure:6639: checking for wattrset in XCurses library configure:6657: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6657: $? = 0 configure:6667: result: yes configure:6674: checking for keypad in XCurses library configure:6692: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6692: $? = 0 configure:6702: result: yes configure:6709: checking for derwin in XCurses library configure:6727: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6727: $? = 0 configure:6737: result: yes configure:6744: checking for newpad in XCurses library configure:6762: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6762: $? = 0 configure:6772: result: yes configure:6779: checking for prefresh in XCurses library configure:6797: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6797: $? = 0 configure:6807: result: yes configure:6814: checking for beep in XCurses library configure:6832: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6832: $? = 0 configure:6842: result: yes configure:6849: checking for box in XCurses library configure:6867: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6867: $? = 0 configure:6877: result: yes configure:6884: checking for whline in XCurses library configure:6902: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6902: $? = 0 configure:6912: result: yes configure:6919: checking for curs_set in XCurses library configure:6937: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6937: $? = 0 configure:6947: result: yes configure:6954: checking for touchline in XCurses library configure:6972: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:6972: $? = 0 configure:6982: result: yes configure:6989: checking for typeahead in XCurses library configure:7007: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7007: $? = 0 configure:7017: result: yes configure:7024: checking for notimeout in XCurses library configure:7042: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7042: $? = 0 configure:7052: result: yes configure:7059: checking for ungetch in XCurses library configure:7077: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7077: $? = 0 configure:7087: result: yes configure:7094: checking for nodelay in XCurses library configure:7112: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7112: $? = 0 configure:7122: result: yes configure:7129: checking for raw in XCurses library configure:7147: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7147: $? = 0 configure:7157: result: yes configure:7164: checking for cbreak in XCurses library configure:7182: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7182: $? = 0 configure:7192: result: yes configure:7199: checking for nocbreak in XCurses library configure:7217: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7217: $? = 0 configure:7227: result: yes configure:7234: checking for waddchnstr in XCurses library configure:7252: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7252: $? = 0 configure:7262: result: yes configure:7269: checking for wbkgd in XCurses library configure:7287: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7287: $? = 0 configure:7297: result: yes configure:7305: checking for wnoutrefresh in XCurses library configure:7323: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7323: $? = 0 configure:7333: result: yes configure:7340: checking for doupdate in XCurses library configure:7358: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7358: $? = 0 configure:7368: result: yes configure:7375: checking for reset_shell_mode in XCurses library configure:7393: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7393: $? = 0 configure:7403: result: yes configure:7410: checking for reset_prog_mode in XCurses library configure:7428: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7428: $? = 0 configure:7438: result: yes configure:7445: checking for slk_init in XCurses library configure:7463: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7463: $? = 0 configure:7473: result: yes configure:7480: checking for slk_attrset in XCurses library configure:7498: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7498: $? = 0 configure:7508: result: yes configure:7515: checking for sb_init in XCurses library configure:7533: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7533: $? = 0 configure:7543: result: yes configure:7550: checking for resize_term in XCurses library configure:7568: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7568: $? = 0 configure:7578: result: yes configure:7585: checking for resizeterm in XCurses library configure:7603: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 /tmp/cctaqt6H.o: In function `main': conftest.c:(.text+0x19): undefined reference to `resizeterm' collect2: error: ld returned 1 exit status configure:7603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_GETOPT 1 | #define HAVE_STRTOF 1 | #define HAVE_RENAME 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_CHOWN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_SELECT 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define HAVE_WATTRSET 1 | #define HAVE_KEYPAD 1 | #define HAVE_DERWIN 1 | #define HAVE_NEWPAD 1 | #define HAVE_PREFRESH 1 | #define HAVE_BEEP 1 | #define HAVE_BOX 1 | #define HAVE_WHLINE 1 | #define HAVE_CURS_SET 1 | #define HAVE_TOUCHLINE 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_NOTIMEOUT 1 | #define HAVE_UNGETCH 1 | #define HAVE_NODELAY 1 | #define HAVE_RAW 1 | #define HAVE_CBREAK 1 | #define HAVE_NOCBREAK 1 | #define HAVE_WADDCHNSTR 1 | #define HAVE_WBKGD 1 | #define HAVE_WNOUTREFRESH 1 | #define HAVE_DOUPDATE 1 | #define HAVE_RESET_SHELL_MODE 1 | #define HAVE_RESET_PROG_MODE 1 | #define HAVE_SLK_INIT 1 | #define HAVE_SLK_ATTRSET 1 | #define HAVE_SB_INIT 1 | #define HAVE_RESIZE_TERM 1 | /* end confdefs.h. */ | #include "xxxxx.h" | #include | int | main () | { | resizeterm(0,0) | ; | return 0; | } configure:7613: result: no configure:7620: checking for wvline in XCurses library configure:7638: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 configure:7638: $? = 0 configure:7648: result: yes configure:7655: checking for curses_version in XCurses library configure:7673: gcc -o conftest -DXCURSES -I/usr/include/xcurses -m32 conftest.c -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm -lm >&5 conftest.c: In function 'main': conftest.c:96:12: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:7673: $? = 0 configure:7683: result: yes configure:7690: checking if xcurses.h WINDOW structure contains _begy configure:7708: gcc conftest.c -DXCURSES -I/usr/include/xcurses -c 1>&5 2>&5 configure:7708: $? = 0 configure:7717: result: yes configure:7724: checking if xcurses.h WINDOW structure contains begy configure:7742: gcc conftest.c -DXCURSES -I/usr/include/xcurses -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:98:24: error: 'WINDOW' has no member named 'begy' configure:7742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_GETOPT 1 | #define HAVE_STRTOF 1 | #define HAVE_RENAME 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_CHOWN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_SELECT 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define HAVE_WATTRSET 1 | #define HAVE_KEYPAD 1 | #define HAVE_DERWIN 1 | #define HAVE_NEWPAD 1 | #define HAVE_PREFRESH 1 | #define HAVE_BEEP 1 | #define HAVE_BOX 1 | #define HAVE_WHLINE 1 | #define HAVE_CURS_SET 1 | #define HAVE_TOUCHLINE 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_NOTIMEOUT 1 | #define HAVE_UNGETCH 1 | #define HAVE_NODELAY 1 | #define HAVE_RAW 1 | #define HAVE_CBREAK 1 | #define HAVE_NOCBREAK 1 | #define HAVE_WADDCHNSTR 1 | #define HAVE_WBKGD 1 | #define HAVE_WNOUTREFRESH 1 | #define HAVE_DOUPDATE 1 | #define HAVE_RESET_SHELL_MODE 1 | #define HAVE_RESET_PROG_MODE 1 | #define HAVE_SLK_INIT 1 | #define HAVE_SLK_ATTRSET 1 | #define HAVE_SB_INIT 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_WVLINE 1 | #define HAVE_CURSES_VERSION 1 | #define HAVE_UNDERSCORE_BEGY 1 | /* end confdefs.h. */ | #include "xxxxx.h" | #include | int | main () | { | int xxx;WINDOW *w;xxx=w->begy; | ; | return 0; | } configure:7751: result: no configure:7758: checking if xcurses.h WINDOW structure contains _maxy configure:7776: gcc conftest.c -DXCURSES -I/usr/include/xcurses -c 1>&5 2>&5 configure:7776: $? = 0 configure:7785: result: yes configure:7792: checking if xcurses.h WINDOW structure contains maxy configure:7810: gcc conftest.c -DXCURSES -I/usr/include/xcurses -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:99:24: error: 'WINDOW' has no member named 'maxy' configure:7810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION """" | #define PACKAGE_STRING "THE """ | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_XCURSES 1 | #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_ERRNO_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TIME_H 1 | #define HAVE_PROTO 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define RETSIGTYPE void | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_GETOPT 1 | #define HAVE_STRTOF 1 | #define HAVE_RENAME 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINK 1 | #define HAVE_CHOWN 1 | #define HAVE_STRCASECMP 1 | #define HAVE_MKFIFO 1 | #define HAVE_SELECT 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_REALPATH 1 | #define HAVE_WATTRSET 1 | #define HAVE_KEYPAD 1 | #define HAVE_DERWIN 1 | #define HAVE_NEWPAD 1 | #define HAVE_PREFRESH 1 | #define HAVE_BEEP 1 | #define HAVE_BOX 1 | #define HAVE_WHLINE 1 | #define HAVE_CURS_SET 1 | #define HAVE_TOUCHLINE 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_NOTIMEOUT 1 | #define HAVE_UNGETCH 1 | #define HAVE_NODELAY 1 | #define HAVE_RAW 1 | #define HAVE_CBREAK 1 | #define HAVE_NOCBREAK 1 | #define HAVE_WADDCHNSTR 1 | #define HAVE_WBKGD 1 | #define HAVE_WNOUTREFRESH 1 | #define HAVE_DOUPDATE 1 | #define HAVE_RESET_SHELL_MODE 1 | #define HAVE_RESET_PROG_MODE 1 | #define HAVE_SLK_INIT 1 | #define HAVE_SLK_ATTRSET 1 | #define HAVE_SB_INIT 1 | #define HAVE_RESIZE_TERM 1 | #define HAVE_WVLINE 1 | #define HAVE_CURSES_VERSION 1 | #define HAVE_UNDERSCORE_BEGY 1 | #define HAVE_UNDERSCORE_MAXY 1 | /* end confdefs.h. */ | #include "xxxxx.h" | #include | int | main () | { | int xxx;WINDOW *w;xxx=w->maxy; | ; | return 0; | } configure:7819: result: no configure:7945: checking dlfcn.h usability configure:7945: gcc conftest.c -O2 -m32 -O3 -Wall -c 1>&5 2>&5 configure:7945: $? = 0 configure:7945: result: yes configure:7945: checking dlfcn.h presence configure:7945: gcc -E conftest.c configure:7945: $? = 0 configure:7945: result: yes configure:7945: checking for dlfcn.h configure:7945: result: yes configure:7990: checking shared library/external function extensions configure:8023: result: .so/.so configure:8100: checking for rpm configure:8116: found /bin/rpm configure:8128: result: yes configure:8137: checking where rpms are built configure:8140: result: /var/uhubuild/rpmbuild configure:8155: checking for location of xterm configure:8184: result: not found. You will need to run SET XTERMINAL before invoking a shell command within THE configure:8204: checking for a BSD-compatible install configure:8272: result: /bin/install -c configure:8397: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by THE config.status , which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:944: creating Makefile config.status:1047: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting config.status:944: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_chown=yes ac_cv_func_getacl=no ac_cv_func_getopt=yes ac_cv_func_lstat=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_rename=yes ac_cv_func_select=yes ac_cv_func_setlocale=yes ac_cv_func_siginterrupt=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcmpi=no ac_cv_func_strerror=yes ac_cv_func_stricmp=no ac_cv_func_strtof=yes ac_cv_header_alloca_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_select_h=no ac_cv_header_stat_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_acl_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_mode_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_m___main=yes ac_cv_lib_nls___main=no ac_cv_lib_s___main=no ac_cv_lib_socket___main=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_mh_rpm_exists=yes ac_cv_prog_regina_config=yes ac_cv_prog_uname=yes ac_cv_prog_xcurses_config=yes ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_target=i686-pc-linux-gnu ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes mh_cv_c_long_long=yes mh_cv_checker=no mh_cv_func_acl_get=no mh_cv_func_beep=yes mh_cv_func_box=yes mh_cv_func_cbreak=yes mh_cv_func_curs_set=yes mh_cv_func_curses_version=yes mh_cv_func_derwin=yes mh_cv_func_doupdate=yes mh_cv_func_keypad=yes mh_cv_func_newpad=yes mh_cv_func_nocbreak=yes mh_cv_func_nodelay=yes mh_cv_func_notimeout=yes mh_cv_func_prefresh=yes mh_cv_func_raw=yes mh_cv_func_reset_prog_mode=yes mh_cv_func_reset_shell_mode=yes mh_cv_func_resize_term=yes mh_cv_func_resizeterm=no mh_cv_func_sb_init=yes mh_cv_func_slk_attrset=yes mh_cv_func_slk_init=yes mh_cv_func_touchline=yes mh_cv_func_typeahead=yes mh_cv_func_ungetch=yes mh_cv_func_waddchnstr=yes mh_cv_func_wattrset=yes mh_cv_func_wbkgd=yes mh_cv_func_whline=yes mh_cv_func_wnoutrefresh=yes mh_cv_func_wvline=yes mh_cv_have_begy=no mh_cv_have_maxy=no mh_cv_have_underscore_begy=yes mh_cv_have_underscore_maxy=yes mh_cv_sysv_curses=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' BASE_BINARY='binarybase' BASE_INSTALL='installbase' CC='gcc' CFLAGS=' -O2 -m32 -O3 -Wall' CPP='gcc -E' CPPFLAGS='' CURSES_TARGET='XCurses' DEBUG='-DNDEBUG' DEBUGGING='' DEFS='-DHAVE_CONFIG_H' DLFCNINCDIR='' DLFCNLIBDIR='' ECHO_C='' ECHO_N='-n' ECHO_T='' EEXTRA='' EFENCE='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HTML_EXT='.html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -m32' LEXLIB='' LIBOBJS='' LIBS='' LTLIBOBJS='' MH_CURSES_INC='-I/usr/include/xcurses' MH_CURSES_LIB='-L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm' MH_EXTRA_LIBS=' -lm' MH_XLIBS='-L/usr/lib -lXCurses -L/usr/lib -lXaw3d -lXmu -lXt -lX11 -lSM -lICE -lXext -lXpm' MH_XTRA_OBJS='' MODPST='.so' OBJEXT='o' PACKAGE_BUGREPORT='mark@rexx.org' PACKAGE_NAME='THE' PACKAGE_STRING='THE ""' PACKAGE_TARNAME='THE' PACKAGE_URL='' PACKAGE_VERSION='""' PATH_SEPARATOR=':' PURIFY='' REXX_INCLUDES='-I/usr/include' REXX_LIBS='-L/usr/lib -lregina' REXX_TARGET='Regina' RPMTOPDIR='/var/uhubuild/rpmbuild' SET_MAKE='' SHELL='/bin/sh' SHLPST='.so' SYS_DEFS='' THEBIN='xthe' THETYPE='-X11' VERSION='"3.3RC1"' VERSION_NODOT='"33RC1"' VER_DATE='"10-July-2011"' WIDE_CHAR='' ac_ct_CC='' binarybitprefix='' bindir='${exec_prefix}/bin' bitflag='32' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' dw_config='' exec_prefix='${prefix}' flex='' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir32='${exec_prefix}/lib' libdir64='${exec_prefix}/lib' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/share/man' mh_rpm_exists='yes' ncurses5_config='' ncursesw5_config='' oldincludedir='/usr/include' oorexx_config='' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' regina_config='yes' rexxtrans_config='' rexxtrans_lib_name='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' thisdir='/var/uhubuild/work/compile/xcurses' uname='yes' valid_arch_flags='' xcurses_config='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "THE" #define PACKAGE_TARNAME "THE" #define PACKAGE_VERSION """" #define PACKAGE_STRING "THE """ #define PACKAGE_BUGREPORT "mark@rexx.org" #define PACKAGE_URL "" #define MH_KERNEL_NAME "Linux" #define USE_REGINA 1 #define USE_XCURSES 1 #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_ERRNO_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_CTYPE_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MEMORY_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STRING_H 1 #define HAVE_STDARG_H 1 #define HAVE_DIRENT_H 1 #define HAVE_TIME_H 1 #define HAVE_PROTO 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LONG_LONG 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define RETSIGTYPE void #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRERROR 1 #define HAVE_GETOPT 1 #define HAVE_STRTOF 1 #define HAVE_RENAME 1 #define HAVE_LSTAT 1 #define HAVE_READLINK 1 #define HAVE_CHOWN 1 #define HAVE_STRCASECMP 1 #define HAVE_MKFIFO 1 #define HAVE_SELECT 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SETLOCALE 1 #define HAVE_REALPATH 1 #define HAVE_WATTRSET 1 #define HAVE_KEYPAD 1 #define HAVE_DERWIN 1 #define HAVE_NEWPAD 1 #define HAVE_PREFRESH 1 #define HAVE_BEEP 1 #define HAVE_BOX 1 #define HAVE_WHLINE 1 #define HAVE_CURS_SET 1 #define HAVE_TOUCHLINE 1 #define HAVE_TYPEAHEAD 1 #define HAVE_NOTIMEOUT 1 #define HAVE_UNGETCH 1 #define HAVE_NODELAY 1 #define HAVE_RAW 1 #define HAVE_CBREAK 1 #define HAVE_NOCBREAK 1 #define HAVE_WADDCHNSTR 1 #define HAVE_WBKGD 1 #define HAVE_WNOUTREFRESH 1 #define HAVE_DOUPDATE 1 #define HAVE_RESET_SHELL_MODE 1 #define HAVE_RESET_PROG_MODE 1 #define HAVE_SLK_INIT 1 #define HAVE_SLK_ATTRSET 1 #define HAVE_SB_INIT 1 #define HAVE_RESIZE_TERM 1 #define HAVE_WVLINE 1 #define HAVE_CURSES_VERSION 1 #define HAVE_UNDERSCORE_BEGY 1 #define HAVE_UNDERSCORE_MAXY 1 #define HAVE_DLFCN_H 1 #define UNIX 1 #define BUILD3001 1 #define XTERM_PROGRAM "N/A" configure: exit 0