This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by less configure 1, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --bindir=/bin --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2151: checking for i686-uhu-linux-gcc configure:2167: found /usr/bin/i686-uhu-linux-gcc configure:2178: result: i686-uhu-linux-gcc configure:2447: checking for C compiler version configure:2456: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2467: $? = 0 configure:2456: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2467: $? = 0 configure:2456: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2467: $? = 1 configure:2456: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2467: $? = 1 configure:2487: checking whether the C compiler works configure:2509: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2513: $? = 0 configure:2561: result: yes configure:2564: checking for C compiler default output file name configure:2566: result: a.out configure:2572: checking for suffix of executables configure:2579: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2583: $? = 0 configure:2605: result: configure:2627: checking whether we are cross compiling configure:2635: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2639: $? = 0 configure:2646: ./conftest configure:2650: $? = 0 configure:2665: result: no configure:2670: checking for suffix of object files configure:2692: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2696: $? = 0 configure:2717: result: o configure:2721: checking whether we are using the GNU C compiler configure:2740: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2740: $? = 0 configure:2749: result: yes configure:2758: checking whether i686-uhu-linux-gcc accepts -g configure:2778: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2778: $? = 0 configure:2819: result: yes configure:2836: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:2900: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2900: $? = 0 configure:2913: result: none needed configure:2934: checking for library containing strerror configure:2965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2965: $? = 0 configure:2982: result: none required configure:2995: checking how to run the C preprocessor configure:3026: i686-uhu-linux-gcc -E conftest.c configure:3026: $? = 0 configure:3040: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3065: result: i686-uhu-linux-gcc -E configure:3085: i686-uhu-linux-gcc -E conftest.c configure:3085: $? = 0 configure:3099: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3099: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3128: checking for grep that handles long lines and -e configure:3186: result: /bin/grep configure:3191: checking for egrep configure:3253: result: /bin/grep -E configure:3259: checking whether i686-uhu-linux-gcc needs -traditional configure:3293: result: no configure:3343: checking for a BSD-compatible install configure:3411: result: /bin/install -c configure:3431: checking for special C compiler options needed for large files configure:3476: result: no configure:3482: checking for _FILE_OFFSET_BITS value needed for large files configure:3507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:15:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:15:3: warning: left shift count >= width of type [enabled by default] conftest.c:16:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:16:10: warning: left shift count >= width of type [enabled by default] conftest.c:15:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:3507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3531: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3531: $? = 0 configure:3539: result: 64 configure:3624: checking for tgoto in -ltinfo configure:3649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltinfo >&5 /usr/bin/ld: cannot find -ltinfo collect2: error: ld returned 1 exit status configure:3649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgoto (); | int | main () | { | return tgoto (); | ; | return 0; | } configure:3658: result: no configure:3666: checking for initscr in -lxcurses configure:3691: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lxcurses >&5 /usr/bin/ld: cannot find -lxcurses collect2: error: ld returned 1 exit status configure:3691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char initscr (); | int | main () | { | return initscr (); | ; | return 0; | } configure:3700: result: no configure:3708: checking for initscr in -lncursesw configure:3733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:3733: $? = 0 configure:3742: result: yes configure:3750: checking for initscr in -lncurses configure:3775: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:3775: $? = 0 configure:3784: result: yes configure:3792: checking for initscr in -lcurses configure:3817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcurses >&5 configure:3817: $? = 0 configure:3826: result: yes configure:3834: checking for tgetent in -ltermcap configure:3859: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltermcap >&5 /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status configure:3859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:3868: result: no configure:3876: checking for tgetent in -ltermlib configure:3901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltermlib >&5 /usr/bin/ld: cannot find -ltermlib collect2: error: ld returned 1 exit status configure:3901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:3910: result: no configure:3920: checking for library containing regcmp configure:3951: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccX6RQLz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `regcmp' collect2: error: ld returned 1 exit status configure:3951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char regcmp (); | int | main () | { | return regcmp (); | ; | return 0; | } configure:3951: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgen >&5 /usr/bin/ld: cannot find -lgen collect2: error: ld returned 1 exit status configure:3951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char regcmp (); | int | main () | { | return regcmp (); | ; | return 0; | } configure:3951: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lintl >&5 /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:3951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char regcmp (); | int | main () | { | return regcmp (); | ; | return 0; | } configure:3951: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lPW >&5 /usr/bin/ld: cannot find -lPW collect2: error: ld returned 1 exit status configure:3951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char regcmp (); | int | main () | { | return regcmp (); | ; | return 0; | } configure:3968: result: no configure:3978: checking for working terminal libraries configure:4070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4070: $? = 0 configure:4235: result: using -lncursesw configure:4240: checking for ANSI C header files configure:4260: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4260: $? = 0 configure:4333: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4333: $? = 0 configure:4333: ./conftest configure:4333: $? = 0 configure:4344: result: yes configure:4357: checking for sys/types.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for sys/stat.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for stdlib.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for string.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for memory.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for strings.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for inttypes.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for stdint.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4357: checking for unistd.h configure:4357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4357: $? = 0 configure:4357: result: yes configure:4372: checking ctype.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking ctype.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for ctype.h configure:4372: result: yes configure:4372: checking errno.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking errno.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for errno.h configure:4372: result: yes configure:4372: checking fcntl.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking fcntl.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for fcntl.h configure:4372: result: yes configure:4372: checking limits.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking limits.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for limits.h configure:4372: result: yes configure:4372: checking stdio.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking stdio.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for stdio.h configure:4372: result: yes configure:4372: checking for stdlib.h configure:4372: result: yes configure:4372: checking for string.h configure:4372: result: yes configure:4372: checking termcap.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking termcap.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for termcap.h configure:4372: result: yes configure:4372: checking termio.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking termio.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for termio.h configure:4372: result: yes configure:4372: checking termios.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking termios.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for termios.h configure:4372: result: yes configure:4372: checking time.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking time.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for time.h configure:4372: result: yes configure:4372: checking for unistd.h configure:4372: result: yes configure:4372: checking values.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking values.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for values.h configure:4372: result: yes configure:4372: checking sys/ioctl.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking sys/ioctl.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for sys/ioctl.h configure:4372: result: yes configure:4372: checking sys/stream.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:4372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_IOCTL_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:4372: result: no configure:4372: checking sys/stream.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c conftest.c:34:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:4372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:4372: result: no configure:4372: checking for sys/stream.h configure:4372: result: no configure:4372: checking wctype.h usability configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking wctype.h presence configure:4372: i686-uhu-linux-gcc -E conftest.c configure:4372: $? = 0 configure:4372: result: yes configure:4372: checking for wctype.h configure:4372: result: yes configure:4384: checking whether stat file-mode macros are broken configure:4411: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4411: $? = 0 configure:4418: result: no configure:4426: checking for an ANSI C-conforming const configure:4491: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4491: $? = 0 configure:4498: result: yes configure:4506: checking for off_t configure:4506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4506: $? = 0 configure:4506: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:71:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:4506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_WCTYPE_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:4506: result: yes configure:4517: checking for size_t configure:4517: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4517: $? = 0 configure:4517: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:71:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:4517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_WCTYPE_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4517: result: yes configure:4528: checking whether time.h and sys/time.h may both be included configure:4548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4548: $? = 0 configure:4555: result: yes configure:4595: checking for off_t configure:4595: result: yes configure:4606: checking for void configure:4619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4619: $? = 0 configure:4620: result: yes configure:4628: checking for const configure:4641: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4641: $? = 0 configure:4642: result: yes configure:4650: checking for time_t configure:4663: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4663: $? = 0 configure:4664: result: yes configure:4672: checking for st_ino in struct stat configure:4686: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4686: $? = 0 configure:4687: result: yes configure:4697: checking return type of signal handlers configure:4715: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:46:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:4715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_WCTYPE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VOID 1 | #define HAVE_CONST 1 | #define HAVE_TIME_T 1 | #define HAVE_STAT_INO 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:4722: result: void configure:4733: checking for fsync configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for popen configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for _setjmp configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for sigprocmask configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for sigsetmask configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for snprintf configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 conftest.c:69:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for stat configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for system configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4733: checking for fchmod configure:4733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4733: $? = 0 configure:4733: result: yes configure:4744: checking for memcpy configure:4760: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4760: $? = 0 configure:4761: result: yes configure:4771: checking for strchr configure:4787: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4787: $? = 0 configure:4788: result: yes configure:4798: checking for strstr configure:4814: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4814: $? = 0 configure:4815: result: yes configure:4826: checking for tcgetattr configure:4826: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4826: $? = 0 configure:4826: result: yes configure:4833: checking for fileno configure:4849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4849: $? = 0 configure:4850: result: yes configure:4860: checking for strerror configure:4882: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4882: $? = 0 configure:4883: result: yes configure:4893: checking for sys_errlist configure:4906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4906: $? = 0 configure:4907: result: yes configure:4917: checking for sigset_t configure:4917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4917: $? = 0 configure:4917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:62:23: error: expected expression before ')' token if (sizeof ((sigset_t))) ^ configure:4917: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "less" | #define PACKAGE_TARNAME "less" | #define PACKAGE_VERSION "1" | #define PACKAGE_STRING "less 1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #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_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_WCTYPE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VOID 1 | #define HAVE_CONST 1 | #define HAVE_TIME_T 1 | #define HAVE_STAT_INO 1 | #define RETSIGTYPE void | #define HAVE_FSYNC 1 | #define HAVE_POPEN 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STAT 1 | #define HAVE_SYSTEM 1 | #define HAVE_FCHMOD 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_TERMIOS_FUNCS 1 | #define HAVE_FILENO 1 | #define HAVE_STRERROR 1 | #define HAVE_SYS_ERRLIST 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:4917: result: yes configure:4929: checking for sigemptyset configure:4944: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4944: $? = 0 configure:4945: result: yes configure:4956: checking for errno configure:4972: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:4972: $? = 0 configure:4973: result: yes - in errno.h configure:5007: checking for locale configure:5022: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:5022: $? = 0 configure:5023: result: yes configure:5033: checking for ctype functions configure:5049: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:5049: $? = 0 configure:5050: result: yes configure:5060: checking for wctype functions configure:5073: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:5073: $? = 0 configure:5074: result: yes configure:5086: checking termcap for ospeed configure:5106: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:5106: $? = 0 configure:5107: result: yes - in termcap.h configure:5151: checking for floating point configure:5173: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:5173: $? = 0 configure:5174: result: yes configure:5206: checking for POSIX regcomp configure:5226: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 conftest.c: In function 'main': conftest.c:70:28: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (regcomp(&r, "abc", 0)) exit(1); ^ configure:5226: $? = 0 configure:5226: ./conftest configure:5226: $? = 0 configure:5236: result: yes configure:5438: result: regular expression library: posix configure:5572: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by less config.status 1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp05 config.status:863: creating Makefile config.status:863: creating defines.h configure:6744: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__setjmp=yes ac_cv_func_fchmod=yes ac_cv_func_fsync=yes ac_cv_func_popen=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_snprintf=yes ac_cv_func_stat=yes ac_cv_func_system=yes ac_cv_func_tcgetattr=yes ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_types_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_wctype_h=yes ac_cv_lib_curses_initscr=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_ncursesw_initscr=yes ac_cv_lib_termcap_tgetent=no ac_cv_lib_termlib_tgetent=no ac_cv_lib_tinfo_tgoto=no ac_cv_lib_xcurses_initscr=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=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_search_regcmp=no ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS=' -lncursesw' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='less' PACKAGE_STRING='less 1' PACKAGE_TARNAME='less' PACKAGE_URL='' PACKAGE_VERSION='1' PATH_SEPARATOR=':' REGEX_O='' SHELL='/bin/sh' ac_ct_CC='' bindir='/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "less" #define PACKAGE_TARNAME "less" #define PACKAGE_VERSION "1" #define PACKAGE_STRING "less 1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define _FILE_OFFSET_BITS 64 #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_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VALUES_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_WCTYPE_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_VOID 1 #define HAVE_CONST 1 #define HAVE_TIME_T 1 #define HAVE_STAT_INO 1 #define RETSIGTYPE void #define HAVE_FSYNC 1 #define HAVE_POPEN 1 #define HAVE__SETJMP 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGSETMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_STAT 1 #define HAVE_SYSTEM 1 #define HAVE_FCHMOD 1 #define HAVE_MEMCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRSTR 1 #define HAVE_TERMIOS_FUNCS 1 #define HAVE_FILENO 1 #define HAVE_STRERROR 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_SIGSET_T 1 #define HAVE_SIGEMPTYSET 1 #define HAVE_ERRNO 1 #define HAVE_LOCALE 1 #define HAVE_UPPER_LOWER 1 #define HAVE_WCTYPE 1 #define HAVE_OSPEED 1 #define SECURE_COMPILE 0 #define HAVE_FLOAT 1 #define HAVE_POSIX_REGCOMP 1 #define EDIT_PGM "vi" configure: exit 0