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 3.3RC4, which was generated by GNU Autoconf 2.68. Invocation command line was $ ../configure --enable-32bit --prefix=/usr --mandir=/usr/share/man --with-ncurses --with-rexx=regina ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 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:2289: checking for one of the following C compilers: clang gcc xlc c99 c89 acc cc configure:2324: result: using /usr/lib/ccache/gcc configure:2635: checking for C compiler version configure:2644: gcc --version >&5 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:2655: $? = 0 configure:2644: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/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:2655: $? = 0 configure:2644: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2655: $? = 1 configure:2644: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2655: $? = 1 configure:2675: checking whether the C compiler works configure:2697: gcc conftest.c >&5 configure:2701: $? = 0 configure:2749: result: yes configure:2752: checking for C compiler default output file name configure:2754: result: a.out configure:2760: checking for suffix of executables configure:2767: gcc -o conftest conftest.c >&5 configure:2771: $? = 0 configure:2793: result: configure:2815: checking whether we are cross compiling configure:2823: gcc -o conftest conftest.c >&5 configure:2827: $? = 0 configure:2834: ./conftest configure:2838: $? = 0 configure:2853: result: no configure:2858: checking for suffix of object files configure:2880: gcc -c conftest.c >&5 configure:2884: $? = 0 configure:2905: result: o configure:2909: checking whether we are using the GNU C compiler configure:2928: gcc -c conftest.c >&5 configure:2928: $? = 0 configure:2937: result: yes configure:2946: checking whether gcc accepts -g configure:2966: gcc -c -g conftest.c >&5 configure:2966: $? = 0 configure:3007: result: yes configure:3024: checking for gcc option to accept ISO C89 configure:3088: gcc -c -g -O2 conftest.c >&5 configure:3088: $? = 0 configure:3101: result: none needed configure:3122: checking for library containing strerror configure:3153: gcc -o conftest -g -O2 conftest.c >&5 configure:3153: $? = 0 configure:3170: result: none required configure:3212: checking build system type configure:3226: result: i686-pc-linux-gnu configure:3246: checking host system type configure:3259: result: i686-pc-linux-gnu configure:3279: checking target system type configure:3292: result: i686-pc-linux-gnu configure:3688: checking for uname configure:3704: found /bin/uname configure:3716: result: yes configure:3724: checking kernel name configure:3736: result: Linux configure:3945: checking for regina-config configure:3961: found /usr/bin/regina-config configure:3973: result: yes configure:4873: checking for main in -lm configure:4892: gcc -o conftest -g -O2 -m32 -m32 conftest.c -lm >&5 configure:4892: $? = 0 configure:4902: result: yes configure:4873: checking for main in -ls configure:4892: 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:4892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4902: result: no configure:4873: checking for main in -lsocket configure:4892: 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:4892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4902: result: no configure:4873: checking for main in -lnls configure:4892: 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:4892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4902: result: no configure:5035: checking for ncurses5-config configure:5051: found /usr/bin/ncurses5-config configure:5063: result: yes configure:5150: checking for location of ncurses.h header file configure:5152: result: obtained from ncurses5-config configure:5259: checking for location of ncurses library file configure:5261: result: obtained from ncurses5-config configure:5335: checking whether make sets $(MAKE) configure:5357: result: yes configure:5371: checking for Checker configure:5379: result: no configure:5392: checking how to run the C preprocessor configure:5423: gcc -E conftest.c configure:5423: $? = 0 configure:5437: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 1 | /* end confdefs.h. */ | #include configure:5462: result: gcc -E configure:5482: gcc -E conftest.c configure:5482: $? = 0 configure:5496: gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 1 | /* end confdefs.h. */ | #include configure:5525: checking for grep that handles long lines and -e configure:5583: result: /bin/grep configure:5588: checking for egrep configure:5650: result: /bin/grep -E configure:5655: checking for ANSI C header files configure:5675: gcc -c -g -O2 -m32 conftest.c >&5 configure:5675: $? = 0 configure:5748: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:5748: $? = 0 configure:5748: ./conftest configure:5748: $? = 0 configure:5759: result: yes configure:5772: checking for sys/types.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for sys/stat.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for stdlib.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for string.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for memory.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for strings.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for inttypes.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for stdint.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5772: checking for unistd.h configure:5772: gcc -c -g -O2 -m32 conftest.c >&5 configure:5772: $? = 0 configure:5772: result: yes configure:5814: checking errno.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking errno.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for errno.h configure:5814: result: yes configure:5814: checking alloca.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking alloca.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for alloca.h configure:5814: result: yes configure:5814: checking ctype.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking ctype.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for ctype.h configure:5814: result: yes configure:5814: checking wctype.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking wctype.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for wctype.h configure:5814: result: yes configure:5814: checking for sys/types.h configure:5814: result: yes configure:5814: checking sys/mode.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:61:22: fatal error: sys/mode.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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:5814: result: no configure:5814: checking sys/mode.h presence configure:5814: gcc -E conftest.c conftest.c:28:22: fatal error: sys/mode.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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:5814: result: no configure:5814: checking for sys/mode.h configure:5814: result: no configure:5814: checking for sys/stat.h configure:5814: result: yes configure:5814: checking sys/socket.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking sys/socket.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for sys/socket.h configure:5814: result: yes configure:5814: checking sys/file.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking sys/file.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for sys/file.h configure:5814: result: yes configure:5814: checking sys/wait.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking sys/wait.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for sys/wait.h configure:5814: result: yes configure:5814: checking sys/acl.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:65:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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:5814: result: no configure:5814: checking sys/acl.h presence configure:5814: gcc -E conftest.c conftest.c:32:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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:5814: result: no configure:5814: checking for sys/acl.h configure:5814: result: no configure:5814: checking sys/time.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking sys/time.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for sys/time.h configure:5814: result: yes configure:5814: checking sys/select.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking sys/select.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for sys/select.h configure:5814: result: yes configure:5814: checking select.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:67:20: fatal error: select.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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:5814: result: no configure:5814: checking select.h presence configure:5814: gcc -E conftest.c conftest.c:34:20: fatal error: select.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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:5814: result: no configure:5814: checking for select.h configure:5814: result: no configure:5814: checking for unistd.h configure:5814: result: yes configure:5814: checking for stdlib.h configure:5814: result: yes configure:5814: checking for memory.h configure:5814: result: yes configure:5814: checking fcntl.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking fcntl.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for fcntl.h configure:5814: result: yes configure:5814: checking locale.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking locale.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for locale.h configure:5814: result: yes configure:5814: checking for string.h configure:5814: result: yes configure:5814: checking stdarg.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking stdarg.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for stdarg.h configure:5814: result: yes configure:5814: checking for stdint.h configure:5814: result: yes configure:5814: checking for inttypes.h configure:5814: result: yes configure:5814: checking stat.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 conftest.c:76:18: fatal error: stat.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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:5814: result: no configure:5814: checking stat.h presence configure:5814: gcc -E conftest.c conftest.c:43:18: fatal error: stat.h: No such file or directory #include ^ compilation terminated. configure:5814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:5814: result: no configure:5814: checking for stat.h configure:5814: result: no configure:5814: checking dirent.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking dirent.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for dirent.h configure:5814: result: yes configure:5814: checking time.h usability configure:5814: gcc -c -g -O2 -m32 conftest.c >&5 configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking time.h presence configure:5814: gcc -E conftest.c configure:5814: $? = 0 configure:5814: result: yes configure:5814: checking for time.h configure:5814: result: yes configure:5826: checking if compiler supports ANSI prototypes configure:5840: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:5840: $? = 0 configure:5847: result: yes configure:5852: checking for an ANSI C-conforming const configure:5917: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:5917: $? = 0 configure:5924: result: yes configure:5933: checking for size_t configure:5933: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:5933: $? = 0 configure:5933: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:82:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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:5933: result: yes configure:5944: checking whether time.h and sys/time.h may both be included configure:5964: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:5964: $? = 0 configure:5971: result: yes configure:5979: checking whether struct tm is in sys/time.h or time.h configure:5999: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 configure:5999: $? = 0 configure:6006: result: time.h configure:6014: checking for long long int configure:6041: result: yes configure:6050: checking for working memcmp configure:6093: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6093: $? = 0 configure:6093: ./conftest configure:6093: $? = 0 configure:6103: result: yes configure:6114: checking for working alloca.h configure:6131: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6131: $? = 0 configure:6139: result: yes configure:6147: checking for alloca configure:6184: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6184: $? = 0 configure:6192: result: yes configure:6301: checking return type of signal handlers configure:6319: gcc conftest.c -g -O2 -m32 -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:56:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:6319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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:6326: result: void configure:6339: checking for function acl_get configure:6356: gcc -o conftest -g -O2 -m32 -D_ALL_SOURCE -m32 conftest.c -ls >&5 conftest.c:51:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:6356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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:6368: result: no configure:6381: checking for memcpy configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 conftest.c:74:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for memmove configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for strerror configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for getopt configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for strtof configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for rename configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for lstat configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for readlink configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for getacl configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 /tmp/ccD6Vt0g.o: In function `main': /var/uhubuild/work/compile/curses/conftest.c:93: undefined reference to `getacl' collect2: error: ld returned 1 exit status configure:6381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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:6381: result: no configure:6381: checking for chown configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for strcasecmp configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for strcmpi configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 /tmp/ccakhmKn.o: In function `main': /var/uhubuild/work/compile/curses/conftest.c:95: undefined reference to `strcmpi' collect2: error: ld returned 1 exit status configure:6381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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:6381: result: no configure:6381: checking for stricmp configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 /tmp/ccv5BcJr.o: In function `main': /var/uhubuild/work/compile/curses/conftest.c:95: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:6381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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:6381: result: no configure:6381: checking for mkfifo configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for select configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for siginterrupt configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for setlocale configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6381: checking for realpath configure:6381: gcc -o conftest -g -O2 -m32 -m32 conftest.c >&5 configure:6381: $? = 0 configure:6381: result: yes configure:6414: checking if ncurses.h defines "chtype" configure:6428: gcc conftest.c -c 1>&5 2>&5 configure:6428: $? = 0 configure:6437: result: yes configure:6443: checking if ncurses is a broken SYSVR4 curses configure:6466: result: no configure:6490: checking for System V curses configure:6508: gcc conftest.c -c 1>&5 2>&5 configure:6508: $? = 0 configure:6517: result: yes configure:6563: checking for wattrset in ncurses library configure:6581: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6581: $? = 0 configure:6591: result: yes configure:6598: checking for keypad in ncurses library configure:6616: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6616: $? = 0 configure:6626: result: yes configure:6633: checking for derwin in ncurses library configure:6651: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6651: $? = 0 configure:6661: result: yes configure:6668: checking for newpad in ncurses library configure:6686: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6686: $? = 0 configure:6696: result: yes configure:6703: checking for prefresh in ncurses library configure:6721: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6721: $? = 0 configure:6731: result: yes configure:6738: checking for beep in ncurses library configure:6756: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6756: $? = 0 configure:6766: result: yes configure:6773: checking for box in ncurses library configure:6791: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6791: $? = 0 configure:6801: result: yes configure:6808: checking for whline in ncurses library configure:6826: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6826: $? = 0 configure:6836: result: yes configure:6843: checking for curs_set in ncurses library configure:6861: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6861: $? = 0 configure:6871: result: yes configure:6878: checking for touchline in ncurses library configure:6896: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6896: $? = 0 configure:6906: result: yes configure:6913: checking for typeahead in ncurses library configure:6931: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6931: $? = 0 configure:6941: result: yes configure:6948: checking for notimeout in ncurses library configure:6966: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:6966: $? = 0 configure:6976: result: yes configure:6983: checking for ungetch in ncurses library configure:7001: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7001: $? = 0 configure:7011: result: yes configure:7018: checking for nodelay in ncurses library configure:7036: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7036: $? = 0 configure:7046: result: yes configure:7053: checking for raw in ncurses library configure:7071: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7071: $? = 0 configure:7081: result: yes configure:7088: checking for cbreak in ncurses library configure:7106: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7106: $? = 0 configure:7116: result: yes configure:7123: checking for nocbreak in ncurses library configure:7141: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7141: $? = 0 configure:7151: result: yes configure:7158: checking for waddchnstr in ncurses library configure:7176: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7176: $? = 0 configure:7186: result: yes configure:7193: checking for wbkgd in ncurses library configure:7211: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7211: $? = 0 configure:7221: result: yes configure:7229: checking for wnoutrefresh in ncurses library configure:7247: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7247: $? = 0 configure:7257: result: yes configure:7264: checking for doupdate in ncurses library configure:7282: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7282: $? = 0 configure:7292: result: yes configure:7299: checking for reset_shell_mode in ncurses library configure:7317: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7317: $? = 0 configure:7327: result: yes configure:7334: checking for reset_prog_mode in ncurses library configure:7352: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7352: $? = 0 configure:7362: result: yes configure:7369: checking for slk_init in ncurses library configure:7387: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7387: $? = 0 configure:7397: result: yes configure:7404: checking for slk_attrset in ncurses library configure:7422: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7422: $? = 0 configure:7432: result: yes configure:7439: checking for sb_init in ncurses library configure:7457: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 /tmp/ccAhJ9g6.o: In function `main': conftest.c:(.text+0x7): undefined reference to `sb_init' collect2: error: ld returned 1 exit status configure:7457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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 | /* end confdefs.h. */ | #include "xxxxx.h" | #include | int | main () | { | sb_init() | ; | return 0; | } configure:7467: result: no configure:7474: checking for resize_term in ncurses library configure:7492: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7492: $? = 0 configure:7502: result: yes configure:7509: checking for resizeterm in ncurses library configure:7527: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7527: $? = 0 configure:7537: result: yes configure:7544: checking for wvline in ncurses library configure:7562: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 configure:7562: $? = 0 configure:7572: result: yes configure:7579: checking for curses_version in ncurses library configure:7597: gcc -o conftest -m32 conftest.c -L/lib -lncurses -lm >&5 conftest.c: In function 'main': conftest.c:99:12: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] char *fred=curses_version() ^ configure:7597: $? = 0 configure:7607: result: yes configure:7614: checking if ncurses.h WINDOW structure contains _begy configure:7632: gcc conftest.c -c 1>&5 2>&5 configure:7632: $? = 0 configure:7641: result: yes configure:7648: checking if ncurses.h WINDOW structure contains begy configure:7666: gcc conftest.c -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:101:24: error: 'WINDOW' has no member named 'begy' int xxx;WINDOW *w;xxx=w->begy; ^ configure:7666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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_RESIZE_TERM 1 | #define HAVE_RESIZETERM 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:7675: result: no configure:7682: checking if ncurses.h WINDOW structure contains _maxy configure:7700: gcc conftest.c -c 1>&5 2>&5 configure:7700: $? = 0 configure:7709: result: yes configure:7716: checking if ncurses.h WINDOW structure contains maxy configure:7734: gcc conftest.c -c 1>&5 2>&5 conftest.c: In function 'main': conftest.c:102:24: error: 'WINDOW' has no member named 'maxy' int xxx;WINDOW *w;xxx=w->maxy; ^ configure:7734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "THE" | #define PACKAGE_TARNAME "THE" | #define PACKAGE_VERSION "3.3RC4" | #define PACKAGE_STRING "THE 3.3RC4" | #define PACKAGE_BUGREPORT "mark@rexx.org" | #define PACKAGE_URL "" | #define MY_PREFIX "/usr" | #define MH_KERNEL_NAME "Linux" | #define USE_REGINA 1 | #define USE_NCURSES 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_STDINT_H 1 | #define HAVE_INTTYPES_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_RESIZE_TERM 1 | #define HAVE_RESIZETERM 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:7743: result: no configure:7869: checking dlfcn.h usability configure:7869: gcc conftest.c -O2 -m32 -O3 -Wall -c 1>&5 2>&5 configure:7869: $? = 0 configure:7869: result: yes configure:7869: checking dlfcn.h presence configure:7869: gcc -E conftest.c configure:7869: $? = 0 configure:7869: result: yes configure:7869: checking for dlfcn.h configure:7869: result: yes configure:7913: checking shared library/external function extensions configure:7946: result: .so/.so configure:8026: checking for rpm configure:8042: found /bin/rpm configure:8054: result: yes configure:8063: checking where rpms are built configure:8066: result: /var/uhubuild/rpmbuild configure:8074: checking for lsb_release configure:8102: result: no configure:8197: checking for a BSD-compatible install configure:8265: result: /bin/install -c configure:8402: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by THE config.status 3.3RC4, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:962: creating Makefile config.status:1065: WARNING: '../Makefile.in' seems to ignore the --datarootdir setting config.status:962: 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_lsb_release=no ac_cv_prog_make_make_set=yes ac_cv_prog_mh_rpm_exists=yes ac_cv_prog_ncurses5_config=yes ac_cv_prog_regina_config=yes ac_cv_prog_uname=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=yes mh_cv_func_sb_init=no 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='ncurses' 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='' MACH_ARCH='i686' MH_CURSES_INC='' MH_CURSES_LIB='-L/lib -lncurses' MH_EXTRA_LIBS=' -lm' MH_XINC_DIR='' MH_XLIBS='' MH_XTRA_OBJS='' MODPST='.so' MYDISTRO='i686-pc-linux-gnu' MY_PREFIX='/usr' OBJEXT='o' PACKAGE_BUGREPORT='mark@rexx.org' PACKAGE_NAME='THE' PACKAGE_STRING='THE 3.3RC4' PACKAGE_TARNAME='THE' PACKAGE_URL='' PACKAGE_VERSION='3.3RC4' PATH_SEPARATOR=':' PURIFY='' REXX_BUILD='regina' 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='nthe' THETYPE='ncurses' VERSION='"3.3RC4"' VERSION_NODOT='"33RC4"' VERSION_UNQUOTED='3.3RC4' VER_DATE='"10-July-2013"' 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='/usr/lib' libdir64='/usr/lib' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lsb_release='no' mandir='/usr/share/man' mh_rpm_exists='yes' ncurses5_config='yes' 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/curses' uname='yes' valid_arch_flags='' xcurses_config='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "THE" #define PACKAGE_TARNAME "THE" #define PACKAGE_VERSION "3.3RC4" #define PACKAGE_STRING "THE 3.3RC4" #define PACKAGE_BUGREPORT "mark@rexx.org" #define PACKAGE_URL "" #define MY_PREFIX "/usr" #define MH_KERNEL_NAME "Linux" #define USE_REGINA 1 #define USE_NCURSES 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_STDINT_H 1 #define HAVE_INTTYPES_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_RESIZE_TERM 1 #define HAVE_RESIZETERM 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 configure: exit 0