This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --bindir=/bin --with-tcsetpgrp --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 = maki uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2434: checking build system type configure:2448: result: i686-uhu-linux-gnu configure:2468: checking host system type configure:2481: result: i686-uhu-linux-gnu configure:2966: checking for i686-uhu-linux-gcc configure:2982: found /usr/bin/i686-uhu-linux-gcc configure:2993: result: i686-uhu-linux-gcc configure:3262: checking for C compiler version configure:3271: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3282: $? = 0 configure:3271: 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.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:3282: $? = 0 configure:3271: 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:3282: $? = 1 configure:3271: 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:3282: $? = 1 configure:3302: checking whether the C compiler works configure:3324: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3328: $? = 0 configure:3376: result: yes configure:3379: checking for C compiler default output file name configure:3381: result: a.out configure:3387: checking for suffix of executables configure:3394: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3398: $? = 0 configure:3420: result: configure:3442: checking whether we are cross compiling configure:3450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3461: ./conftest configure:3465: $? = 0 configure:3480: result: no configure:3485: checking for suffix of object files configure:3507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3511: $? = 0 configure:3532: result: o configure:3536: checking whether we are using the GNU C compiler configure:3555: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3555: $? = 0 configure:3564: result: yes configure:3573: checking whether i686-uhu-linux-gcc accepts -g configure:3593: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3593: $? = 0 configure:3634: result: yes configure:3651: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3715: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3715: $? = 0 configure:3728: result: none needed configure:3761: checking for special C compiler options needed for large files configure:3806: result: no configure:3812: checking for _FILE_OFFSET_BITS value needed for large files configure:3837: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:27:3: warning: left shift count >= width of type [enabled by default] conftest.c:27:3: warning: left shift count >= width of type [enabled by default] conftest.c:28:10: warning: left shift count >= width of type [enabled by default] conftest.c:28:10: warning: left shift count >= width of type [enabled by default] conftest.c:27:7: error: size of array 'off_t_is_large' is negative conftest.c:29:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:3837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | /* 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:3861: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3861: $? = 0 configure:3869: result: 64 configure:4014: checking how to run the C preprocessor configure:4045: i686-uhu-linux-gcc -E conftest.c configure:4045: $? = 0 configure:4059: i686-uhu-linux-gcc -E conftest.c conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:4084: result: i686-uhu-linux-gcc -E configure:4104: i686-uhu-linux-gcc -E conftest.c configure:4104: $? = 0 configure:4118: i686-uhu-linux-gcc -E conftest.c conftest.c:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4118: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:4146: checking for grep that handles long lines and -e configure:4204: result: /bin/grep configure:4209: checking for egrep configure:4271: result: /bin/grep -E configure:4277: checking whether i686-uhu-linux-gcc needs -traditional configure:4311: result: no configure:4317: checking for an ANSI C-conforming const configure:4382: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4382: $? = 0 configure:4389: result: yes configure:4401: checking for i686-uhu-linux-gcc option to accept ANSI C configure:4436: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4436: $? = 0 configure:4444: result: configure:4451: checking whether to use prototypes configure:4469: result: yes configure:4477: checking for ANSI C header files configure:4497: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4497: $? = 0 configure:4570: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4570: $? = 0 configure:4570: ./conftest configure:4570: $? = 0 configure:4581: result: yes configure:4594: checking for sys/types.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for sys/stat.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for stdlib.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for string.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for memory.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for strings.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for inttypes.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for stdint.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4594: checking for unistd.h configure:4594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4594: $? = 0 configure:4594: result: yes configure:4606: checking for size_t configure:4606: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4606: $? = 0 configure:4606: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:69:21: error: expected expression before ')' token configure:4606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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 | /* 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:4606: result: yes configure:4619: checking for working alloca.h configure:4636: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4636: $? = 0 configure:4644: result: yes configure:4652: checking for alloca configure:4689: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4689: $? = 0 configure:4697: result: yes configure:4806: checking if the compiler supports union initialisation configure:4822: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4822: $? = 0 configure:4829: result: yes configure:4837: checking if signed to unsigned casting is broken configure:4849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4849: $? = 0 configure:4849: ./conftest configure:4849: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | /* end confdefs.h. */ | main(){return((int)(unsigned char)((char) -1) == 255);} configure:4859: result: no configure:4867: checking if the compiler supports variable-length arrays configure:4883: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4883: $? = 0 configure:4890: result: yes configure:4898: checking whether make sets $(MAKE) configure:4920: result: yes configure:4942: checking for a BSD-compatible install configure:5010: result: /bin/install -c configure:5024: checking for gawk configure:5040: found /bin/gawk configure:5051: result: gawk configure:5061: checking whether ln works configure:5079: result: yes configure:5085: checking for egrep configure:5147: result: /bin/grep -E configure:5155: checking for yodl configure:5185: result: no configure:5207: checking for pdfetex configure:5237: result: no configure:5250: checking for texi2pdf configure:5266: found /usr/bin/texi2pdf configure:5277: result: texi2pdf configure:5292: checking for texi2html configure:5322: result: no configure:5334: checking for ansi2knr configure:5364: result: no configure:5387: checking for dirent.h that defines DIR configure:5406: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5406: $? = 0 configure:5414: result: yes configure:5427: checking for library containing opendir configure:5458: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5458: $? = 0 configure:5475: result: none required configure:5542: checking for ANSI C header files configure:5646: result: yes configure:5654: checking whether time.h and sys/time.h may both be included configure:5674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5674: $? = 0 configure:5681: result: yes configure:5689: checking whether stat file-mode macros are broken configure:5716: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5716: $? = 0 configure:5723: result: no configure:5731: checking for sys/wait.h that is POSIX.1 compatible configure:5757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5757: $? = 0 configure:5764: result: yes configure:5828: checking sys/time.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/time.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/time.h configure:5828: result: yes configure:5828: checking sys/times.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/times.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/times.h configure:5828: result: yes configure:5828: checking sys/select.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/select.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/select.h configure:5828: result: yes configure:5828: checking termcap.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking termcap.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for termcap.h configure:5828: result: yes configure:5828: checking termio.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking termio.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for termio.h configure:5828: result: yes configure:5828: checking termios.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking termios.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for termios.h configure:5828: result: yes configure:5828: checking sys/param.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/param.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/param.h configure:5828: result: yes configure:5828: checking sys/filio.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_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:5828: result: no configure:5828: checking sys/filio.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c conftest.c:48:23: fatal error: sys/filio.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:5828: result: no configure:5828: checking for sys/filio.h configure:5828: result: no configure:5828: checking for string.h configure:5828: result: yes configure:5828: checking for memory.h configure:5828: result: yes configure:5828: checking limits.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking limits.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for limits.h configure:5828: result: yes configure:5828: checking fcntl.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking fcntl.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for fcntl.h configure:5828: result: yes configure:5828: checking libc.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:18: fatal error: libc.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_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:5828: result: no configure:5828: checking libc.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c conftest.c:52:18: fatal error: libc.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:5828: result: no configure:5828: checking for libc.h configure:5828: result: no configure:5828: checking sys/utsname.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/utsname.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/utsname.h configure:5828: result: yes configure:5828: checking sys/resource.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/resource.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/resource.h configure:5828: result: yes configure:5828: checking locale.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking locale.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for locale.h configure:5828: result: yes configure:5828: checking errno.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking errno.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for errno.h configure:5828: result: yes configure:5828: checking stdio.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking stdio.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for stdio.h configure:5828: result: yes configure:5828: checking stdarg.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking stdarg.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for stdarg.h configure:5828: result: yes configure:5828: checking varargs.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 In file included from conftest.c:91:0: /usr/lib/gcc/i686-uhu-linux/4.7.0/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/i686-uhu-linux/4.7.0/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5828: result: no configure:5828: checking varargs.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c In file included from conftest.c:58:0: /usr/lib/gcc/i686-uhu-linux/4.7.0/include/varargs.h:4:2: error: #error "GCC no longer implements ." /usr/lib/gcc/i686-uhu-linux/4.7.0/include/varargs.h:5:2: error: #error "Revise your code to use ." configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:5828: result: no configure:5828: checking for varargs.h configure:5828: result: no configure:5828: checking for stdlib.h configure:5828: result: yes configure:5828: checking for unistd.h configure:5828: result: yes configure:5828: checking sys/capability.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:28: fatal error: sys/capability.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5828: result: no configure:5828: checking sys/capability.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c conftest.c:60:28: fatal error: sys/capability.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5828: result: no configure:5828: checking for sys/capability.h configure:5828: result: no configure:5828: checking utmp.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking utmp.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for utmp.h configure:5828: result: yes configure:5828: checking utmpx.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking utmpx.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for utmpx.h configure:5828: result: yes configure:5828: checking for sys/types.h configure:5828: result: yes configure:5828: checking pwd.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking pwd.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for pwd.h configure:5828: result: yes configure:5828: checking grp.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking grp.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for grp.h configure:5828: result: yes configure:5828: checking poll.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking poll.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for poll.h configure:5828: result: yes configure:5828: checking sys/mman.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/mman.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/mman.h configure:5828: result: yes configure:5828: checking netinet/in_systm.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking netinet/in_systm.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for netinet/in_systm.h configure:5828: result: yes configure:5828: checking pcre.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:101:18: fatal error: pcre.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_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:5828: result: no configure:5828: checking pcre.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c conftest.c:68:18: fatal error: pcre.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include configure:5828: result: no configure:5828: checking for pcre.h configure:5828: result: no configure:5828: checking langinfo.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking langinfo.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for langinfo.h configure:5828: result: yes configure:5828: checking wchar.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking wchar.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for wchar.h configure:5828: result: yes configure:5828: checking stddef.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking stddef.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for stddef.h configure:5828: result: yes configure:5828: checking sys/stropts.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking sys/stropts.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for sys/stropts.h configure:5828: result: yes configure:5828: checking iconv.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking iconv.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for iconv.h configure:5828: result: yes configure:5828: checking ncurses.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking ncurses.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c configure:5828: $? = 0 configure:5828: result: yes configure:5828: checking for ncurses.h configure:5828: result: yes configure:5828: checking ncursesw/ncurses.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:107:30: fatal error: ncursesw/ncurses.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_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:5828: result: no configure:5828: checking ncursesw/ncurses.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c conftest.c:74:30: fatal error: ncursesw/ncurses.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:5828: result: no configure:5828: checking for ncursesw/ncurses.h configure:5828: result: no configure:5828: checking ncurses/ncurses.h usability configure:5828: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:107:29: fatal error: ncurses/ncurses.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_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:5828: result: no configure:5828: checking ncurses/ncurses.h presence configure:5828: i686-uhu-linux-gcc -E conftest.c conftest.c:74:29: fatal error: ncurses/ncurses.h: No such file or directory compilation terminated. configure:5828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:5828: result: no configure:5828: checking for ncurses/ncurses.h configure:5828: result: no configure:5841: checking dlfcn.h usability configure:5841: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking dlfcn.h presence configure:5841: i686-uhu-linux-gcc -E conftest.c configure:5841: $? = 0 configure:5841: result: yes configure:5841: checking for dlfcn.h configure:5841: result: yes configure:5853: checking dl.h usability configure:5853: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:16: fatal error: dl.h: No such file or directory compilation terminated. configure:5853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_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:5853: result: no configure:5853: checking dl.h presence configure:5853: i686-uhu-linux-gcc -E conftest.c conftest.c:75:16: fatal error: dl.h: No such file or directory compilation terminated. configure:5853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5853: result: no configure:5853: checking for dl.h configure:5853: result: no configure:5867: checking for conflicts in sys/time.h and sys/select.h configure:5884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5884: $? = 0 configure:5891: result: no configure:5901: checking TIOCGWINSZ in termios.h configure:5921: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:9: error: 'TIOCGWINSZ' undeclared (first use in this function) conftest.c:83:9: note: each undeclared identifier is reported only once for each function it appears in configure:5921: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #include | int | main () | { | int x = TIOCGWINSZ; | ; | return 0; | } configure:5929: result: no configure:5935: checking TIOCGWINSZ in sys/ioctl.h configure:5955: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5955: $? = 0 configure:5963: result: yes configure:5972: checking for streams headers including struct winsize configure:5989: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:24: fatal error: sys/stream.h: No such file or directory compilation terminated. configure:5989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct winsize wsz | ; | return 0; | } configure:5996: result: no configure:6004: checking for printf in -lc configure:6029: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc >&5 conftest.c:83:6: warning: conflicting types for built-in function 'printf' [enabled by default] configure:6029: $? = 0 configure:6038: result: yes configure:6045: checking for pow in -lm configure:6070: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lc >&5 conftest.c:83:6: warning: conflicting types for built-in function 'pow' [enabled by default] configure:6070: $? = 0 configure:6079: result: yes configure:6091: checking for clock_gettime in -lrt configure:6116: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm -lc >&5 configure:6116: $? = 0 configure:6125: result: yes configure:6222: checking if _XOPEN_SOURCE_EXTENDED should not be defined configure:6236: result: no configure:6243: checking for library containing tigetflag configure:6274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm -lc >&5 /tmp/cc5WHp9E.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `tigetflag' collect2: error: ld returned 1 exit status configure:6274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tigetflag (); | int | main () | { | return tigetflag (); | ; | return 0; | } configure:6274: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw -lrt -lm -lc >&5 configure:6274: $? = 0 configure:6291: result: -lncursesw configure:6299: checking for library containing tgetent configure:6330: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw -lrt -lm -lc >&5 configure:6330: $? = 0 configure:6347: result: none required configure:6365: checking curses.h usability configure:6365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6365: $? = 0 configure:6365: result: yes configure:6365: checking curses.h presence configure:6365: i686-uhu-linux-gcc -E conftest.c configure:6365: $? = 0 configure:6365: result: yes configure:6365: checking for curses.h configure:6365: result: yes configure:6408: checking if we need to ignore ncurses configure:6422: result: no configure:6425: checking for library containing getpwnam configure:6456: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw -lrt -lm -lc >&5 configure:6456: $? = 0 configure:6473: result: none required configure:6487: checking for dlopen in -ldl configure:6512: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:6512: $? = 0 configure:6521: result: yes configure:6582: checking for socket in -lsocket configure:6607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -ldl -lncursesw -lrt -lm -lc >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:6607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:6616: result: no configure:6627: checking for library containing gethostbyname2 configure:6658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:6658: $? = 0 configure:6675: result: none required configure:6703: checking for iconv configure:6703: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:6703: $? = 0 configure:6703: result: yes configure:6797: checking whether _libiconv_version is declared configure:6797: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:89:10: error: '_libiconv_version' undeclared (first use in this function) conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in configure:6797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _libiconv_version | #ifdef __cplusplus | (void) _libiconv_version; | #else | (void) _libiconv_version; | #endif | #endif | | ; | return 0; | } configure:6797: result: no configure:6860: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:85:17: error: '_libiconv_version' undeclared (first use in this function) conftest.c:85:17: note: each undeclared identifier is reported only once for each function it appears in configure:6860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | int | main () | { | int myversion = _libiconv_version | ; | return 0; | } configure:6869: checking for iconv declaration configure:6893: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6893: $? = 0 configure:6900: result: configure:6913: checking if an include file defines ospeed configure:6935: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:6935: $? = 0 configure:6943: result: yes configure:6990: checking gdbm.h usability configure:6990: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:116:18: fatal error: gdbm.h: No such file or directory compilation terminated. configure:6990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 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:6990: result: no configure:6990: checking gdbm.h presence configure:6990: i686-uhu-linux-gcc -E conftest.c conftest.c:83:18: fatal error: gdbm.h: No such file or directory compilation terminated. configure:6990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | /* end confdefs.h. */ | #include configure:6990: result: no configure:6990: checking for gdbm.h configure:6990: result: no configure:7000: checking for gdbm_open in -lgdbm configure:7025: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgdbm -ldl -lncursesw -lrt -lm -lc >&5 /usr/bin/ld: cannot find -lgdbm collect2: error: ld returned 1 exit status configure:7025: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gdbm_open (); | int | main () | { | return gdbm_open (); | ; | return 0; | } configure:7034: result: no configure:7049: checking sys/xattr.h usability configure:7049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7049: $? = 0 configure:7049: result: yes configure:7049: checking sys/xattr.h presence configure:7049: i686-uhu-linux-gcc -E conftest.c configure:7049: $? = 0 configure:7049: result: yes configure:7049: checking for sys/xattr.h configure:7049: result: yes configure:7061: checking return type of signal handlers configure:7079: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:90:1: error: void value not ignored as it ought to be configure:7079: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7086: result: void configure:7094: checking for pid_t configure:7094: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7094: $? = 0 configure:7094: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:121:20: error: expected expression before ')' token configure:7094: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | /* 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 ((pid_t))) | return 0; | ; | return 0; | } configure:7094: result: yes configure:7105: checking for off_t configure:7105: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7105: $? = 0 configure:7105: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:121:20: error: expected expression before ')' token configure:7105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | /* 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:7105: result: yes configure:7116: checking for ino_t configure:7116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7116: $? = 0 configure:7116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:121:20: error: expected expression before ')' token configure:7116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | /* 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 ((ino_t))) | return 0; | ; | return 0; | } configure:7116: result: yes configure:7127: checking for mode_t configure:7127: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7127: $? = 0 configure:7127: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:121:21: error: expected expression before ')' token configure:7127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | /* 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 ((mode_t))) | return 0; | ; | return 0; | } configure:7127: result: yes configure:7138: checking for uid_t in sys/types.h configure:7157: result: yes configure:7168: checking for size_t configure:7168: result: yes configure:7180: checking if long is 64 bits configure:7192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:7192: $? = 0 configure:7192: ./conftest configure:7192: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | int main() { return sizeof(long) < 8; } configure:7202: result: no configure:7215: checking if off_t is 64 bit configure:7231: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:7231: $? = 0 configure:7231: ./conftest configure:7231: $? = 0 configure:7241: result: yes configure:7248: checking if ino_t is 64 bit configure:7264: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:7264: $? = 0 configure:7264: ./conftest configure:7264: $? = 0 configure:7274: result: yes configure:7283: checking if compiler has a 64 bit type configure:7310: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:7310: $? = 0 configure:7310: ./conftest configure:7310: $? = 0 configure:7424: result: long long configure:7432: checking for a corresponding unsigned 64 bit type configure:7459: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:7459: $? = 0 configure:7459: ./conftest configure:7459: $? = 0 configure:7504: result: unsigned long long configure:7516: checking for sigset_t configure:7534: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7534: $? = 0 configure:7541: result: yes configure:7549: checking for struct stat.st_atim.tv_nsec configure:7549: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7549: $? = 0 configure:7549: result: yes configure:7558: checking for struct stat.st_atimespec.tv_nsec configure:7558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: 'struct stat' has no member named 'st_atimespec' configure:7558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7558: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:127:19: error: 'struct stat' has no member named 'st_atimespec' configure:7558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7558: result: no configure:7567: checking for struct stat.st_atimensec configure:7567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:127:12: error: 'struct stat' has no member named 'st_atimensec' configure:7567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:7567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:127:19: error: 'struct stat' has no member named 'st_atimensec' configure:7567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:7567: result: no configure:7576: checking for struct stat.st_mtim.tv_nsec configure:7576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7576: $? = 0 configure:7576: result: yes configure:7585: checking for struct stat.st_mtimespec.tv_nsec configure:7585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:128:12: error: 'struct stat' has no member named 'st_mtimespec' configure:7585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7585: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:128:19: error: 'struct stat' has no member named 'st_mtimespec' configure:7585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7585: result: no configure:7594: checking for struct stat.st_mtimensec configure:7594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:128:12: error: 'struct stat' has no member named 'st_mtimensec' configure:7594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:7594: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:128:19: error: 'struct stat' has no member named 'st_mtimensec' configure:7594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:7594: result: no configure:7603: checking for struct stat.st_ctim.tv_nsec configure:7603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7603: $? = 0 configure:7603: result: yes configure:7612: checking for struct stat.st_ctimespec.tv_nsec configure:7612: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:129:12: error: 'struct stat' has no member named 'st_ctimespec' configure:7612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_ctimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7612: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:129:19: error: 'struct stat' has no member named 'st_ctimespec' configure:7612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_ctimespec.tv_nsec) | return 0; | ; | return 0; | } configure:7612: result: no configure:7621: checking for struct stat.st_ctimensec configure:7621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:129:12: error: 'struct stat' has no member named 'st_ctimensec' configure:7621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_ctimensec) | return 0; | ; | return 0; | } configure:7621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:129:19: error: 'struct stat' has no member named 'st_ctimensec' configure:7621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_ctimensec) | return 0; | ; | return 0; | } configure:7621: result: no configure:7632: checking for struct timezone configure:7653: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7653: $? = 0 configure:7661: result: yes configure:7670: checking for struct utmp configure:7693: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7693: $? = 0 configure:7701: result: yes configure:7709: checking for struct utmpx configure:7732: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7732: $? = 0 configure:7740: result: yes configure:7749: checking for ut_host in struct utmp configure:7772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7772: $? = 0 configure:7780: result: yes configure:7788: checking for ut_host in struct utmpx configure:7811: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7811: $? = 0 configure:7819: result: yes configure:7827: checking for ut_xtime in struct utmpx configure:7850: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:108:30: error: 'struct utmpx' has no member named 'ut_xtime' configure:7850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_UTMPX_H | # include | #endif | | int | main () | { | struct utmpx testvar; testvar.ut_xtime; | ; | return 0; | } configure:7858: result: no configure:7866: checking for ut_tv in struct utmpx configure:7889: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7889: $? = 0 configure:7897: result: yes configure:7906: checking for d_ino in struct dirent configure:7929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7929: $? = 0 configure:7937: result: yes configure:7945: checking for d_stat in struct dirent configure:7968: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:110:31: error: 'struct dirent' has no member named 'd_stat' configure:7968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_DIRENT_H | # include | #endif | | int | main () | { | struct dirent testvar; testvar.d_stat; | ; | return 0; | } configure:7976: result: no configure:7984: checking for d_ino in struct direct configure:8013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:116:15: error: storage size of 'testvar' isn't known configure:8013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_NDIR_H | # include | #endif | #ifdef HAVE_SYS_DIR_H | # include | #endif | #ifdef HAVE_NDIR_H | # include | #endif | | int | main () | { | struct direct testvar; testvar.d_ino; | ; | return 0; | } configure:8021: result: no configure:8029: checking for d_stat in struct direct configure:8058: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:116:15: error: storage size of 'testvar' isn't known configure:8058: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_NDIR_H | # include | #endif | #ifdef HAVE_SYS_DIR_H | # include | #endif | #ifdef HAVE_NDIR_H | # include | #endif | | int | main () | { | struct direct testvar; testvar.d_stat; | ; | return 0; | } configure:8066: result: no configure:8075: checking for sin6_scope_id in struct sockaddr_in6 configure:8096: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8096: $? = 0 configure:8104: result: yes configure:8114: checking if we need our own h_errno configure:8130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /usr/bin/ld: h_errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in /tmp/cc6ZSQGI.o /lib/libc.so.6: could not read symbols: Bad value collect2: error: ld returned 1 exit status configure:8130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | /* end confdefs.h. */ | | int | main () | { | extern int h_errno; h_errno = 0; | ; | return 0; | } configure:8138: result: yes configure:8185: checking for strftime configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:124:6: warning: conflicting types for built-in function 'strftime' [enabled by default] configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for strptime configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for mktime configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for timelocal configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for difftime configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for gettimeofday configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for clock_gettime configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for select configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for poll configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for readlink configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for faccessx configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/cc3SCmOZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `faccessx' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | /* Define faccessx to an innocuous variant, in case declares faccessx. | For example, HP-UX 11i declares gettimeofday. */ | #define faccessx innocuous_faccessx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char faccessx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef faccessx | | /* 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 faccessx (); | /* 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_faccessx || defined __stub___faccessx | choke me | #endif | | int | main () | { | return faccessx (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for fchdir configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for ftruncate configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for fstat configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for lstat configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for lchown configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for fchown configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for fchmod configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for fseeko configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for ftello configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for mkfifo configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for _mktemp configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/cc07kY3I.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_mktemp' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | /* end confdefs.h. */ | /* Define _mktemp to an innocuous variant, in case declares _mktemp. | For example, HP-UX 11i declares gettimeofday. */ | #define _mktemp innocuous__mktemp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mktemp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mktemp | | /* 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 _mktemp (); | /* 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__mktemp || defined __stub____mktemp | choke me | #endif | | int | main () | { | return _mktemp (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for mkstemp configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for waitpid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for wait3 configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sigaction configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sigblock configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sighold configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sigrelse configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sigsetmask configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sigprocmask configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for killpg configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setpgid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setpgrp configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for tcsetpgrp configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for tcgetattr configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for nice configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for gethostname configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for gethostbyname2 configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getipnodebyname configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccDJOyL6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | /* end confdefs.h. */ | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyname innocuous_getipnodebyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyname | | /* 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 getipnodebyname (); | /* 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_getipnodebyname || defined __stub___getipnodebyname | choke me | #endif | | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for inet_aton configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for inet_pton configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for inet_ntop configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getlogin configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getpwent configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getpwnam configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getpwuid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getgrgid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getgrnam configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for initgroups configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for nis_list configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccaBGiue.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `nis_list' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | /* end confdefs.h. */ | /* Define nis_list to an innocuous variant, in case declares nis_list. | For example, HP-UX 11i declares gettimeofday. */ | #define nis_list innocuous_nis_list | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nis_list (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nis_list | | /* 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 nis_list (); | /* 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_nis_list || defined __stub___nis_list | choke me | #endif | | int | main () | { | return nis_list (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for setuid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for seteuid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setreuid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setresuid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setsid configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for memcpy configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:176:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for memmove configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:177:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for strstr configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:178:6: warning: conflicting types for built-in function 'strstr' [enabled by default] configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for strerror configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for strtoul configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getrlimit configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getrusage configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setlocale configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for uname configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for signgam configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for putenv configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getenv configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setenv configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for unsetenv configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for xw configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccgyeLD8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `xw' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | /* end confdefs.h. */ | /* Define xw to an innocuous variant, in case declares xw. | For example, HP-UX 11i declares gettimeofday. */ | #define xw innocuous_xw | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char xw (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef xw | | /* 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 xw (); | /* 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_xw || defined __stub___xw | choke me | #endif | | int | main () | { | return xw (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for brk configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sbrk configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for pathconf configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for sysconf configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for tgetent configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for tigetflag configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for tigetnum configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for tigetstr configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setupterm configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for initscr configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getcchar configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for setcchar configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for waddwstr configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for wget_wch configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for win_wch configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for use_default_colors configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for pcre_compile configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccF6lIXi.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pcre_compile' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | /* end confdefs.h. */ | /* Define pcre_compile to an innocuous variant, in case declares pcre_compile. | For example, HP-UX 11i declares gettimeofday. */ | #define pcre_compile innocuous_pcre_compile | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcre_compile (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcre_compile | | /* 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 pcre_compile (); | /* 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_pcre_compile || defined __stub___pcre_compile | choke me | #endif | | int | main () | { | return pcre_compile (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for pcre_study configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/cc1L56WL.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pcre_study' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | /* end confdefs.h. */ | /* Define pcre_study to an innocuous variant, in case declares pcre_study. | For example, HP-UX 11i declares gettimeofday. */ | #define pcre_study innocuous_pcre_study | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcre_study (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcre_study | | /* 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 pcre_study (); | /* 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_pcre_study || defined __stub___pcre_study | choke me | #endif | | int | main () | { | return pcre_study (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for pcre_exec configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccXBGksS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pcre_exec' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | /* end confdefs.h. */ | /* Define pcre_exec to an innocuous variant, in case declares pcre_exec. | For example, HP-UX 11i declares gettimeofday. */ | #define pcre_exec innocuous_pcre_exec | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pcre_exec (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pcre_exec | | /* 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 pcre_exec (); | /* 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_pcre_exec || defined __stub___pcre_exec | choke me | #endif | | int | main () | { | return pcre_exec (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for nl_langinfo configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for erand48 configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for open_memstream configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for wctomb configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for iconv configure:8185: result: yes configure:8185: checking for grantpt configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for unlockpt configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for ptsname configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for htons configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for ntohs configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for regcomp configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for regexec configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for regerror configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for regfree configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for gdbm_open configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccAMSw9U.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gdbm_open' collect2: error: ld returned 1 exit status configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | /* end confdefs.h. */ | /* Define gdbm_open to an innocuous variant, in case declares gdbm_open. | For example, HP-UX 11i declares gettimeofday. */ | #define gdbm_open innocuous_gdbm_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gdbm_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gdbm_open | | /* 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 gdbm_open (); | /* 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_gdbm_open || defined __stub___gdbm_open | choke me | #endif | | int | main () | { | return gdbm_open (); | ; | return 0; | } configure:8185: result: no configure:8185: checking for getxattr configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for realpath configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for canonicalize_file_name configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for symlink configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8185: checking for getcwd configure:8185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8185: $? = 0 configure:8185: result: yes configure:8194: checking for working strcoll configure:8215: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8215: $? = 0 configure:8215: ./conftest configure:8215: $? = 0 configure:8225: result: yes configure:8249: checking if tgetent accepts NULL configure:8275: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:215:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:8275: $? = 0 configure:8275: ./conftest configure:8275: $? = 0 configure:8289: result: yes configure:8295: checking if tgetent returns 0 on success configure:8321: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:216:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:8321: $? = 0 configure:8321: ./conftest configure:8321: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | /* end confdefs.h. */ | | main() | { | char buf[4096]; | int r1 = tgetent(buf, "!@#$%^&*"); | int r2 = tgetent(buf, "vt100"); | if (r1 < 0 && r2 == 0) { | char tbuf[1024], *u; | u = tbuf; | tgetstr("cl", &u); | creat("conftest.tgetent0", 0640); | } | exit(r1 == r2); | } | configure:8335: result: no configure:8352: checking for stdlib.h configure:8352: result: yes configure:8352: checking for unistd.h configure:8352: result: yes configure:8352: checking for sys/param.h configure:8352: result: yes configure:8372: checking for getpagesize configure:8372: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8372: $? = 0 configure:8372: result: yes configure:8381: checking for working mmap configure:8528: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8528: $? = 0 configure:8528: ./conftest configure:8528: $? = 0 configure:8538: result: yes configure:8551: checking for munmap configure:8551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8551: $? = 0 configure:8551: result: yes configure:8551: checking for msync configure:8551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8551: $? = 0 configure:8551: result: yes configure:8563: checking whether getpgrp requires zero arguments configure:8580: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:248:1: error: too many arguments to function 'getpgrp' In file included from conftest.c:243:0: /usr/include/unistd.h:637:16: note: declared here configure:8580: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 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 () | { | getpgrp (0); | ; | return 0; | } configure:8588: result: yes configure:8607: checking for dlopen configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8607: $? = 0 configure:8607: result: yes configure:8607: checking for dlerror configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8607: $? = 0 configure:8607: result: yes configure:8607: checking for dlsym configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8607: $? = 0 configure:8607: result: yes configure:8607: checking for dlclose configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:8607: $? = 0 configure:8607: result: yes configure:8607: checking for load configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccv9fkLx.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `load' collect2: error: ld returned 1 exit status configure:8607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define load to an innocuous variant, in case declares load. | For example, HP-UX 11i declares gettimeofday. */ | #define load innocuous_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef load | | /* 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 load (); | /* 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_load || defined __stub___load | choke me | #endif | | int | main () | { | return load (); | ; | return 0; | } configure:8607: result: no configure:8607: checking for loadquery configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccB4jSOB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `loadquery' collect2: error: ld returned 1 exit status configure:8607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define loadquery to an innocuous variant, in case declares loadquery. | For example, HP-UX 11i declares gettimeofday. */ | #define loadquery innocuous_loadquery | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char loadquery (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef loadquery | | /* 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 loadquery (); | /* 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_loadquery || defined __stub___loadquery | choke me | #endif | | int | main () | { | return loadquery (); | ; | return 0; | } configure:8607: result: no configure:8607: checking for loadbind configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/cch74M2G.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `loadbind' collect2: error: ld returned 1 exit status configure:8607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define loadbind to an innocuous variant, in case declares loadbind. | For example, HP-UX 11i declares gettimeofday. */ | #define loadbind innocuous_loadbind | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char loadbind (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef loadbind | | /* 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 loadbind (); | /* 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_loadbind || defined __stub___loadbind | choke me | #endif | | int | main () | { | return loadbind (); | ; | return 0; | } configure:8607: result: no configure:8607: checking for unload configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccvlte5S.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `unload' collect2: error: ld returned 1 exit status configure:8607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define unload to an innocuous variant, in case declares unload. | For example, HP-UX 11i declares gettimeofday. */ | #define unload innocuous_unload | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unload (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unload | | /* 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 unload (); | /* 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_unload || defined __stub___unload | choke me | #endif | | int | main () | { | return unload (); | ; | return 0; | } configure:8607: result: no configure:8607: checking for shl_load configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccZYfiMY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:8607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:8607: result: no configure:8607: checking for shl_unload configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccfxaP18.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_unload' collect2: error: ld returned 1 exit status configure:8607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define shl_unload to an innocuous variant, in case declares shl_unload. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_unload innocuous_shl_unload | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_unload (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_unload | | /* 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 shl_unload (); | /* 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_shl_unload || defined __stub___shl_unload | choke me | #endif | | int | main () | { | return shl_unload (); | ; | return 0; | } configure:8607: result: no configure:8607: checking for shl_findsym configure:8607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/cc5F60Of.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_findsym' collect2: error: ld returned 1 exit status configure:8607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | /* end confdefs.h. */ | /* Define shl_findsym to an innocuous variant, in case declares shl_findsym. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_findsym innocuous_shl_findsym | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_findsym (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_findsym | | /* 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 shl_findsym (); | /* 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_shl_findsym || defined __stub___shl_findsym | choke me | #endif | | int | main () | { | return shl_findsym (); | ; | return 0; | } configure:8607: result: no configure:8621: checking if getxattr etc. are Linux-like configure:8643: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8643: $? = 0 configure:8650: result: yes configure:8691: checking if getxattr etc. are usable configure:8703: result: yes configure:8710: checking what style of signals to use configure:8733: result: POSIX_SIGNALS configure:8736: checking where signal.h is located configure:8773: result: /usr/include/bits/signum.h configure:8777: checking where error names are located configure:8806: result: /usr/include/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h configure:8810: checking location of curses header configure:8833: result: ncurses.h configure:8845: checking where curses key definitions are located configure:8877: result: /usr/include/curses.h configure:8883: checking for ncursesw/term.h configure:8883: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:220:30: fatal error: ncursesw/ncurses.h: No such file or directory compilation terminated. configure:8883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | | #include configure:8883: result: no configure:8898: checking for ncurses/term.h configure:8898: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:220:29: fatal error: ncurses/ncurses.h: No such file or directory compilation terminated. configure:8898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include | | #include configure:8898: result: no configure:8913: checking for term.h configure:8913: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8913: $? = 0 configure:8913: result: yes configure:8927: checking where term.h is located configure:8952: result: term.h configure:8974: checking if boolcodes is available configure:8987: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:227:15: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:8987: $? = 0 configure:8995: result: yes configure:8997: checking if numcodes is available configure:9010: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:228:15: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:9010: $? = 0 configure:9018: result: yes configure:9020: checking if strcodes is available configure:9033: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:229:15: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:9033: $? = 0 configure:9041: result: yes configure:9043: checking if boolnames is available configure:9056: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:230:15: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:9056: $? = 0 configure:9064: result: yes configure:9066: checking if numnames is available configure:9079: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:231:15: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:9079: $? = 0 configure:9087: result: yes configure:9089: checking if strnames is available configure:9102: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:232:15: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:9102: $? = 0 configure:9110: result: yes configure:9118: checking where the RLIMIT macros are located configure:9151: result: /usr/include/bits/resource.h configure:9163: checking if rlim_t is longer than a long configure:9180: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:233:24: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9180: $? = 0 configure:9180: ./conftest configure:9180: $? = 0 configure:9190: result: yes configure:9193: checking if rlim_t is a quad configure:9217: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:239:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9217: $? = 0 configure:9217: ./conftest configure:9217: $? = 0 configure:9227: result: yes configure:9275: checking for rlim_t configure:9296: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9296: $? = 0 configure:9303: result: yes configure:9315: checking for limit RLIMIT_AIO_MEM configure:9336: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:238:1: error: 'RLIMIT_AIO_MEM' undeclared (first use in this function) conftest.c:238:1: note: each undeclared identifier is reported only once for each function it appears in configure:9336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int | main () | { | RLIMIT_AIO_MEM | ; | return 0; | } configure:9343: result: no configure:9351: checking for limit RLIMIT_AIO_OPS configure:9372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:238:1: error: 'RLIMIT_AIO_OPS' undeclared (first use in this function) conftest.c:238:1: note: each undeclared identifier is reported only once for each function it appears in configure:9372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int | main () | { | RLIMIT_AIO_OPS | ; | return 0; | } configure:9379: result: no configure:9387: checking for limit RLIMIT_AS configure:9408: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9408: $? = 0 configure:9415: result: yes configure:9423: checking for limit RLIMIT_LOCKS configure:9444: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9444: $? = 0 configure:9451: result: yes configure:9459: checking for limit RLIMIT_MEMLOCK configure:9480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9480: $? = 0 configure:9487: result: yes configure:9495: checking for limit RLIMIT_NPROC configure:9516: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9516: $? = 0 configure:9523: result: yes configure:9531: checking for limit RLIMIT_NOFILE configure:9552: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9552: $? = 0 configure:9559: result: yes configure:9567: checking for limit RLIMIT_PTHREAD configure:9588: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:243:1: error: 'RLIMIT_PTHREAD' undeclared (first use in this function) conftest.c:243:1: note: each undeclared identifier is reported only once for each function it appears in configure:9588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int | main () | { | RLIMIT_PTHREAD | ; | return 0; | } configure:9595: result: no configure:9603: checking for limit RLIMIT_RSS configure:9624: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9624: $? = 0 configure:9631: result: yes configure:9639: checking for limit RLIMIT_SBSIZE configure:9660: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:244:1: error: 'RLIMIT_SBSIZE' undeclared (first use in this function) conftest.c:244:1: note: each undeclared identifier is reported only once for each function it appears in configure:9660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int | main () | { | RLIMIT_SBSIZE | ; | return 0; | } configure:9667: result: no configure:9675: checking for limit RLIMIT_TCACHE configure:9696: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:244:1: error: 'RLIMIT_TCACHE' undeclared (first use in this function) conftest.c:244:1: note: each undeclared identifier is reported only once for each function it appears in configure:9696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int | main () | { | RLIMIT_TCACHE | ; | return 0; | } configure:9703: result: no configure:9711: checking for limit RLIMIT_VMEM configure:9732: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:244:1: error: 'RLIMIT_VMEM' undeclared (first use in this function) conftest.c:244:1: note: each undeclared identifier is reported only once for each function it appears in configure:9732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int | main () | { | RLIMIT_VMEM | ; | return 0; | } configure:9739: result: no configure:9747: checking for limit RLIMIT_SIGPENDING configure:9768: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9768: $? = 0 configure:9775: result: yes configure:9783: checking for limit RLIMIT_MSGQUEUE configure:9804: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9804: $? = 0 configure:9811: result: yes configure:9819: checking for limit RLIMIT_NICE configure:9840: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9840: $? = 0 configure:9847: result: yes configure:9855: checking for limit RLIMIT_RTPRIO configure:9876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9876: $? = 0 configure:9883: result: yes configure:9892: checking if RLIMIT_VMEM and RLIMIT_RSS are the same configure:9917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:9917: $? = 0 configure:9917: ./conftest configure:9917: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int main() | { | int ret = 1; | #if defined(HAVE_RLIMIT_VMEM) && defined(HAVE_RLIMIT_RSS) | if (RLIMIT_RSS == RLIMIT_VMEM) ret = 0; | #endif | return ret; | } configure:9927: result: no configure:9937: checking if RLIMIT_VMEM and RLIMIT_AS are the same configure:9962: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:9962: $? = 0 configure:9962: ./conftest configure:9962: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int main() | { | int ret = 1; | #if defined(HAVE_RLIMIT_VMEM) && defined(HAVE_RLIMIT_AS) | if (RLIMIT_AS == RLIMIT_VMEM) ret = 0; | #endif | return ret; | } configure:9972: result: no configure:9982: checking if RLIMIT_RSS and RLIMIT_AS are the same configure:10007: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:10007: $? = 0 configure:10007: ./conftest configure:10007: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TIME_H | #include | #endif | #include | int main() | { | int ret = 1; | #if defined(HAVE_RLIMIT_RSS) && defined(HAVE_RLIMIT_AS) | if (RLIMIT_AS == RLIMIT_RSS) ret = 0; | #endif | return ret; | } configure:10017: result: no configure:10027: checking for struct rusage.ru_maxrss configure:10027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10027: $? = 0 configure:10027: result: yes configure:10041: checking for struct rusage.ru_ixrss configure:10041: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10041: $? = 0 configure:10041: result: yes configure:10055: checking for struct rusage.ru_idrss configure:10055: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10055: $? = 0 configure:10055: result: yes configure:10069: checking for struct rusage.ru_isrss configure:10069: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10069: $? = 0 configure:10069: result: yes configure:10083: checking for struct rusage.ru_minflt configure:10083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10083: $? = 0 configure:10083: result: yes configure:10097: checking for struct rusage.ru_majflt configure:10097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10097: $? = 0 configure:10097: result: yes configure:10111: checking for struct rusage.ru_nswap configure:10111: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10111: $? = 0 configure:10111: result: yes configure:10125: checking for struct rusage.ru_inblock configure:10125: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10125: $? = 0 configure:10125: result: yes configure:10139: checking for struct rusage.ru_oublock configure:10139: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10139: $? = 0 configure:10139: result: yes configure:10153: checking for struct rusage.ru_msgsnd configure:10153: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10153: $? = 0 configure:10153: result: yes configure:10167: checking for struct rusage.ru_msgrcv configure:10167: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10167: $? = 0 configure:10167: result: yes configure:10181: checking for struct rusage.ru_nsignals configure:10181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10181: $? = 0 configure:10181: result: yes configure:10195: checking for struct rusage.ru_nvcsw configure:10195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10195: $? = 0 configure:10195: result: yes configure:10209: checking for struct rusage.ru_nivcsw configure:10209: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10209: $? = 0 configure:10209: result: yes configure:10247: checking for /dev/fd filesystem configure:10260: result: /proc/self/fd configure:10269: checking for RFS superroot directory configure:10276: result: no configure:10284: checking whether we should use the native getcwd configure:10294: result: no configure:10304: checking whether getcwd calls malloc to allocate memory configure:10328: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:10328: $? = 0 configure:10328: ./conftest configure:10328: $? = 0 configure:10338: result: yes configure:10347: checking for setproctitle configure:10347: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/ccHPbqt4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:10347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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 setproctitle (); | /* 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_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:10347: result: no configure:10352: checking for library containing setproctitle configure:10383: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 /tmp/cc8EAn2R.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:10383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | int | main () | { | return setproctitle (); | ; | return 0; | } configure:10383: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lutil -ldl -lncursesw -lrt -lm -lc >&5 /tmp/cc72pt9F.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:10383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setproctitle (); | int | main () | { | return setproctitle (); | ; | return 0; | } configure:10400: result: no configure:10413: checking for NIS configure:10421: result: no configure:10485: checking for NIS+ configure:10494: result: no configure:10501: checking for utmp file configure:10513: result: /var/run/utmp configure:10523: checking for wtmp file configure:10535: result: /var/log/wtmp configure:10545: checking for utmpx file configure:10557: result: no configure:10567: checking for wtmpx file configure:10579: result: no configure:10590: checking for brk() prototype in configure:10607: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:259:8: error: conflicting types for 'brk' In file included from conftest.c:258:0: /usr/include/unistd.h:1061:12: note: previous declaration of 'brk' was here configure:10607: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | #define PATH_UTMP_FILE "/var/run/utmp" | #define PATH_WTMP_FILE "/var/log/wtmp" | /* end confdefs.h. */ | #include | double brk(); | int | main () | { | int i; | ; | return 0; | } configure:10614: result: yes configure:10622: checking for sbrk() prototype in configure:10639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:260:8: error: conflicting types for 'sbrk' In file included from conftest.c:259:0: /usr/include/unistd.h:1067:14: note: previous declaration of 'sbrk' was here configure:10639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | #define PATH_UTMP_FILE "/var/run/utmp" | #define PATH_WTMP_FILE "/var/log/wtmp" | #define HAVE_BRK_PROTO 1 | /* end confdefs.h. */ | #include | double sbrk(); | int | main () | { | int i; | ; | return 0; | } configure:10646: result: yes configure:10656: checking for mknod prototype in configure:10673: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:261:8: error: conflicting types for 'mknod' In file included from conftest.c:260:0: /usr/include/sys/stat.h:485:1: note: previous definition of 'mknod' was here configure:10673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | #define PATH_UTMP_FILE "/var/run/utmp" | #define PATH_WTMP_FILE "/var/log/wtmp" | #define HAVE_BRK_PROTO 1 | #define HAVE_SBRK_PROTO 1 | /* end confdefs.h. */ | #include | int mknod(double x); | int | main () | { | int i; | ; | return 0; | } configure:10680: result: yes configure:10688: checking for ioctl prototype in or configure:10711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10711: $? = 0 configure:10718: result: no configure:10722: checking for ioctl prototype in configure:10739: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:262:10: error: conflicting types for 'ioctl' In file included from conftest.c:261:0: /usr/include/sys/ioctl.h:42:12: note: previous declaration of 'ioctl' was here configure:10739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | #define PATH_UTMP_FILE "/var/run/utmp" | #define PATH_WTMP_FILE "/var/log/wtmp" | #define HAVE_BRK_PROTO 1 | #define HAVE_SBRK_PROTO 1 | #define HAVE_MKNOD_PROTO 1 | /* end confdefs.h. */ | #include | double ioctl(); | int | main () | { | int i; | ; | return 0; | } configure:10746: result: yes configure:10797: checking if named FIFOs work configure:10839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:277:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:10839: $? = 0 configure:10839: ./conftest configure:10839: $? = 0 configure:10850: result: yes configure:10857: checking if echo in /bin/sh interprets escape sequences configure:10868: result: no configure:10876: checking if link() works configure:10906: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:277:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:10906: $? = 0 configure:10906: ./conftest configure:10906: $? = 0 configure:10916: result: yes configure:10924: checking if kill(pid, 0) returns ESRCH correctly configure:10946: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:274:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:10946: $? = 0 configure:10946: ./conftest configure:10946: $? = 0 configure:10956: result: yes configure:10966: checking if POSIX sigsuspend() works configure:11003: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:288:9: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:11003: $? = 0 configure:11003: ./conftest configure:11003: $? = 0 configure:11013: result: yes configure:11101: checking if getpwnam() is faked configure:11125: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:271:5: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] conftest.c:273:14: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] conftest.c:276:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:11125: $? = 0 configure:11125: ./conftest configure:11125: $? = 0 configure:11135: result: no configure:11146: checking base type of the third argument to accept configure:11165: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11165: $? = 0 configure:11175: result: socklen_t configure:11184: checking if your system has /dev/ptmx configure:11195: result: yes configure:11203: checking if /dev/ptmx is usable configure:11223: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:271:5: error: conflicting types for 'ptsname' In file included from conftest.c:270:0: /usr/include/stdlib.h:930:14: note: previous declaration of 'ptsname' was here configure:11223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | #define PATH_UTMP_FILE "/var/run/utmp" | #define PATH_WTMP_FILE "/var/log/wtmp" | #define HAVE_BRK_PROTO 1 | #define HAVE_SBRK_PROTO 1 | #define HAVE_MKNOD_PROTO 1 | #define HAVE_IOCTL_PROTO 1 | #define IOCTL_IN_SYS_IOCTL 1 | #define HAVE_FIFOS 1 | #define SH_USE_BSD_ECHO 1 | #define HAVE_LINK 1 | #define ZSOCKLEN_T socklen_t | /* end confdefs.h. */ | #ifdef __linux | #define _GNU_SOURCE 1 | #endif | #include | int ptsname(); | int | main () | { | | ; | return 0; | } configure:11230: result: yes configure:11245: checking for functions supporting multibyte characters configure:11253: checking for iswalnum configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswalnum' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswcntrl configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswdigit configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswdigit' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswgraph configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswgraph' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswlower configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswlower' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswprint configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswprint' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswpunct configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswpunct' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswspace configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswspace' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswupper configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswupper' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for iswxdigit configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'iswxdigit' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for mbrlen configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for mbrtowc configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for towupper configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'towupper' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for towlower configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c:291:6: warning: conflicting types for built-in function 'towlower' [enabled by default] configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wcschr configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wcscpy configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wcslen configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wcsncmp configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wcsncpy configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wcrtomb configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wcwidth configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wmemchr configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wmemcmp configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wmemcpy configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wmemmove configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11253: checking for wmemset configure:11253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11253: $? = 0 configure:11253: result: yes configure:11262: all functions found, multibyte support enabled configure:11310: checking if the wcwidth() function is broken configure:11322: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11322: $? = 0 configure:11322: ./conftest configure:11322: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MACHTYPE "i686" | #define VENDOR "uhu" | #define OSTYPE "linux-gnu" | #define GLOBAL_ZSHENV "/etc/zshenv" | #define GLOBAL_ZSHRC "/etc/zshrc" | #define GLOBAL_ZPROFILE "/etc/zprofile" | #define GLOBAL_ZLOGIN "/etc/zlogin" | #define GLOBAL_ZLOGOUT "/etc/zlogout" | #define RESTRICTED_R 1 | #define CONFIG_LOCALE 1 | #define MAX_FUNCTION_DEPTH 1000 | #define DEFAULT_READNULLCMD "more" | #define _FILE_OFFSET_BITS 64 | #define PROTOTYPES 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_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNION_INIT 1 | #define HAVE_VARIABLE_LENGTH_ARRAYS 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_PWD_H 1 | #define HAVE_GRP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_DLFCN_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_LIBM 1 | #define HAVE_LIBRT 1 | #define HAVE_CURSES_H 1 | #define HAVE_LIBDL 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_OSPEED 1 | #define HAVE_SYS_XATTR_H 1 | #define RETSIGTYPE void | #define OFF_T_IS_64_BIT 1 | #define INO_T_IS_64_BIT 1 | #define ZSH_64_BIT_TYPE long long | #define ZSH_64_BIT_UTYPE unsigned long long | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define HAVE_STRUCT_UTMP 1 | #define HAVE_STRUCT_UTMPX 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define USE_LOCAL_H_ERRNO 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_MKTIME 1 | #define HAVE_TIMELOCAL 1 | #define HAVE_DIFFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FSTAT 1 | #define HAVE_LSTAT 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTELLO 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKSTEMP 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT3 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGRELSE 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_KILLPG 1 | #define HAVE_SETPGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_TCSETPGRP 1 | #define HAVE_TCGETATTR 1 | #define HAVE_NICE 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRNAM 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETSID 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRSTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOUL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UNAME 1 | #define HAVE_SIGNGAM 1 | #define HAVE_PUTENV 1 | #define HAVE_GETENV 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_BRK 1 | #define HAVE_SBRK 1 | #define HAVE_PATHCONF 1 | #define HAVE_SYSCONF 1 | #define HAVE_TGETENT 1 | #define HAVE_TIGETFLAG 1 | #define HAVE_TIGETNUM 1 | #define HAVE_TIGETSTR 1 | #define HAVE_SETUPTERM 1 | #define HAVE_INITSCR 1 | #define HAVE_GETCCHAR 1 | #define HAVE_SETCCHAR 1 | #define HAVE_WADDWSTR 1 | #define HAVE_WGET_WCH 1 | #define HAVE_WIN_WCH 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_ERAND48 1 | #define HAVE_OPEN_MEMSTREAM 1 | #define HAVE_WCTOMB 1 | #define HAVE_ICONV 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_REGCOMP 1 | #define HAVE_REGEXEC 1 | #define HAVE_REGERROR 1 | #define HAVE_REGFREE 1 | #define HAVE_GETXATTR 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SYMLINK 1 | #define HAVE_GETCWD 1 | #define HAVE_STRCOLL 1 | #define TGETENT_ACCEPTS_NULL 1 | #define TGETENT_SUCCESS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MSYNC 1 | #define GETPGRP_VOID 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLERROR 1 | #define HAVE_DLSYM 1 | #define HAVE_DLCLOSE 1 | #define POSIX_SIGNALS 1 | #define POSIX_SIGNALS 1 | #define ZSH_HAVE_CURSES_H 1 | #define HAVE_TERM_H 1 | #define ZSH_HAVE_TERM_H 1 | #define HAVE_BOOLCODES 1 | #define HAVE_NUMCODES 1 | #define HAVE_STRCODES 1 | #define HAVE_BOOLNAMES 1 | #define HAVE_NUMNAMES 1 | #define HAVE_STRNAMES 1 | #define RLIM_T_IS_QUAD_T 1 | #define HAVE_RLIMIT_AS 1 | #define HAVE_RLIMIT_LOCKS 1 | #define HAVE_RLIMIT_MEMLOCK 1 | #define HAVE_RLIMIT_NPROC 1 | #define HAVE_RLIMIT_NOFILE 1 | #define HAVE_RLIMIT_RSS 1 | #define HAVE_RLIMIT_SIGPENDING 1 | #define HAVE_RLIMIT_MSGQUEUE 1 | #define HAVE_RLIMIT_NICE 1 | #define HAVE_RLIMIT_RTPRIO 1 | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 | #define DEFAULT_PATH "/bin:/usr/bin" | #define PATH_DEV_FD "/proc/self/fd" | #define GETCWD_CALLS_MALLOC 1 | #define PATH_UTMP_FILE "/var/run/utmp" | #define PATH_WTMP_FILE "/var/log/wtmp" | #define HAVE_BRK_PROTO 1 | #define HAVE_SBRK_PROTO 1 | #define HAVE_MKNOD_PROTO 1 | #define HAVE_IOCTL_PROTO 1 | #define IOCTL_IN_SYS_IOCTL 1 | #define HAVE_FIFOS 1 | #define SH_USE_BSD_ECHO 1 | #define HAVE_LINK 1 | #define ZSOCKLEN_T socklen_t | #define USE_DEV_PTMX 1 | #define MULTIBYTE_SUPPORT 1 | /* end confdefs.h. */ | char *my_locales[] = { | "en_US.UTF-8", "en_GB.UTF-8", "en.UTF-8", "C.UTF-8", | "POSIX.UTF-8", | "aa_DJ.UTF-8", | "aa_ER.UTF-8", | "aa_ER.UTF-8@saaho", | "aa_ET.UTF-8", | "af_ZA.UTF-8", | "am_ET.UTF-8", | "an_ES.UTF-8", | "ar_AE.UTF-8", | "ar_BH.UTF-8", | "ar_DZ.UTF-8", | "ar_EG.UTF-8", | "ar_IN.UTF-8", | "ar_IQ.UTF-8", | "ar_JO.UTF-8", | "ar_KW.UTF-8", | "ar_LB.UTF-8", | "ar_LY.UTF-8", | "ar_MA.UTF-8", | "ar_OM.UTF-8", | "ar_QA.UTF-8", | "ar_SA.UTF-8", | "ar_SD.UTF-8", | "ar_SY.UTF-8", | "ar_TN.UTF-8", | "ar_YE.UTF-8", | "as_IN.UTF-8", | "ast_ES.UTF-8", | "az_AZ.UTF-8", | "be_BY.UTF-8", | "be_BY.UTF-8@latin", | "bem_ZM.UTF-8", | "ber_DZ.UTF-8", | "ber_MA.UTF-8", | "bg_BG.UTF-8", | "bho_IN.UTF-8", | "bn_BD.UTF-8", | "bn_IN.UTF-8", | "bo_CN.UTF-8", | "bo_IN.UTF-8", | "br_FR.UTF-8", | "brx_IN.UTF-8", | "bs_BA.UTF-8", | "byn_ER.UTF-8", | "ca_AD.UTF-8", | "ca_ES.UTF-8", | "ca_FR.UTF-8", | "ca_IT.UTF-8", | "crh_UA.UTF-8", | "cs_CZ.UTF-8", | "csb_PL.UTF-8", | "cv_RU.UTF-8", | "cy_GB.UTF-8", | "da_DK.UTF-8", | "de_AT.UTF-8", | "de_BE.UTF-8", | "de_CH.UTF-8", | "de_DE.UTF-8", | "de_LU.UTF-8", | "dv_MV.UTF-8", | "dz_BT.UTF-8", | "el_CY.UTF-8", | "el_GR.UTF-8", | "en_AG.UTF-8", | "en_AU.UTF-8", | "en_BW.UTF-8", | "en_CA.UTF-8", | "en_DK.UTF-8", | "en_GB.UTF-8", | "en_HK.UTF-8", | "en_IE.UTF-8", | "en_IN.UTF-8", | "en_NG.UTF-8", | "en_NZ.UTF-8", | "en_PH.UTF-8", | "en_SG.UTF-8", | "en_US.UTF-8", | "en_ZA.UTF-8", | "en_ZM.UTF-8", | "en_ZW.UTF-8", | "eo.UTF-8", | "es_AR.UTF-8", | "es_BO.UTF-8", | "es_CL.UTF-8", | "es_CO.UTF-8", | "es_CR.UTF-8", | "es_CU.UTF-8", | "es_DO.UTF-8", | "es_EC.UTF-8", | "es_ES.UTF-8", | "es_GT.UTF-8", | "es_HN.UTF-8", | "es_MX.UTF-8", | "es_NI.UTF-8", | "es_PA.UTF-8", | "es_PE.UTF-8", | "es_PR.UTF-8", | "es_PY.UTF-8", | "es_SV.UTF-8", | "es_US.UTF-8", | "es_UY.UTF-8", | "es_VE.UTF-8", | "et_EE.UTF-8", | "eu_ES.UTF-8", | "fa_IR.UTF-8", | "ff_SN.UTF-8", | "fi_FI.UTF-8", | "fil_PH.UTF-8", | "fo_FO.UTF-8", | "fr_BE.UTF-8", | "fr_CA.UTF-8", | "fr_CH.UTF-8", | "fr_FR.UTF-8", | "fr_LU.UTF-8", | "fur_IT.UTF-8", | "fy_DE.UTF-8", | "fy_NL.UTF-8", | "ga_IE.UTF-8", | "gd_GB.UTF-8", | "gez_ER.UTF-8", | "gez_ER.UTF-8@abegede", | "gez_ET.UTF-8", | "gez_ET.UTF-8@abegede", | "gl_ES.UTF-8", | "gu_IN.UTF-8", | "gv_GB.UTF-8", | "ha_NG.UTF-8", | "he_IL.UTF-8", | "hi_IN.UTF-8", | "hne_IN.UTF-8", | "hr_HR.UTF-8", | "hsb_DE.UTF-8", | "ht_HT.UTF-8", | "hu_HU.UTF-8", | "hy_AM.UTF-8", | "id_ID.UTF-8", | "ig_NG.UTF-8", | "ik_CA.UTF-8", | "is_IS.UTF-8", | "it_CH.UTF-8", | "it_IT.UTF-8", | "iu_CA.UTF-8", | "iw_IL.UTF-8", | "ja_JP.UTF-8", | "ka_GE.UTF-8", | "kk_KZ.UTF-8", | "kl_GL.UTF-8", | "km_KH.UTF-8", | "kn_IN.UTF-8", | "ko_KR.UTF-8", | "kok_IN.UTF-8", | "ks_IN.UTF-8", | "ks_IN.UTF-8@devanagari", | "ku_TR.UTF-8", | "kw_GB.UTF-8", | "ky_KG.UTF-8", | "lb_LU.UTF-8", | "lg_UG.UTF-8", | "li_BE.UTF-8", | "li_NL.UTF-8", | "lij_IT.UTF-8", | "lo_LA.UTF-8", | "lt_LT.UTF-8", | "lv_LV.UTF-8", | "mai_IN.UTF-8", | "mg_MG.UTF-8", | "mhr_RU.UTF-8", | "mi_NZ.UTF-8", | "mk_MK.UTF-8", | "ml_IN.UTF-8", | "mn_MN.UTF-8", | "mr_IN.UTF-8", | "ms_MY.UTF-8", | "mt_MT.UTF-8", | "my_MM.UTF-8", | "nan_TW.UTF-8@latin", | "nb_NO.UTF-8", | "nds_DE.UTF-8", | "nds_NL.UTF-8", | "ne_NP.UTF-8", | "nl_AW.UTF-8", | "nl_BE.UTF-8", | "nl_NL.UTF-8", | "nn_NO.UTF-8", | "nr_ZA.UTF-8", | "nso_ZA.UTF-8", | "oc_FR.UTF-8", | "om_ET.UTF-8", | "om_KE.UTF-8", | "or_IN.UTF-8", | "os_RU.UTF-8", | "pa_IN.UTF-8", | "pa_PK.UTF-8", | "pap_AN.UTF-8", | "pl_PL.UTF-8", | "ps_AF.UTF-8", | "pt_BR.UTF-8", | "pt_PT.UTF-8", | "ro_RO.UTF-8", | "ru_RU.UTF-8", | "ru_UA.UTF-8", | "rw_RW.UTF-8", | "sa_IN.UTF-8", | "sc_IT.UTF-8", | "sd_IN.UTF-8", | "sd_IN.UTF-8@devanagari", | "se_NO.UTF-8", | "shs_CA.UTF-8", | "si_LK.UTF-8", | "sid_ET.UTF-8", | "sk_SK.UTF-8", | "sl_SI.UTF-8", | "so_DJ.UTF-8", | "so_ET.UTF-8", | "so_KE.UTF-8", | "so_SO.UTF-8", | "sq_AL.UTF-8", | "sq_MK.UTF-8", | "sr_ME.UTF-8", | "sr_RS.UTF-8", | "sr_RS.UTF-8@latin", | "ss_ZA.UTF-8", | "st_ZA.UTF-8", | "sv_FI.UTF-8", | "sv_SE.UTF-8", | "sw_KE.UTF-8", | "sw_TZ.UTF-8", | "ta_IN.UTF-8", | "ta_LK.UTF-8", | "te_IN.UTF-8", | "tg_TJ.UTF-8", | "th_TH.UTF-8", | "ti_ER.UTF-8", | "ti_ET.UTF-8", | "tig_ER.UTF-8", | "tk_TM.UTF-8", | "tl_PH.UTF-8", | "tn_ZA.UTF-8", | "tr_CY.UTF-8", | "tr_TR.UTF-8", | "ts_ZA.UTF-8", | "tt_RU.UTF-8", | "tt_RU.UTF-8@iqtelif", | "ug_CN.UTF-8", | "uk_UA.UTF-8", | "unm_US.UTF-8", | "ur_IN.UTF-8", | "ur_PK.UTF-8", | "uz_UZ.UTF-8@cyrillic", | "ve_ZA.UTF-8", | "vi_VN.UTF-8", | "wa_BE.UTF-8", | "wae_CH.UTF-8", | "wal_ET.UTF-8", | "wo_SN.UTF-8", | "xh_ZA.UTF-8", | "yi_US.UTF-8", | "yo_NG.UTF-8", | "yue_HK.UTF-8", | "zh_CN.UTF-8", | "zh_HK.UTF-8", | "zh_SG.UTF-8", | "zh_TW.UTF-8", | "zu_ZA.UTF-8", 0 }; | #define _XOPEN_SOURCE | #include | #include | #include | | int main() { | char **localep; | char comb_acute_mb[] = { (char)0xcc, (char)0x81 }; | wchar_t wc; | | for (localep = my_locales; *localep; localep++) | if (setlocale(LC_ALL, *localep) && | mbtowc(&wc, comb_acute_mb, 2) == 2) | break; | if (!*localep) | return 1; | if (wcwidth(wc) == 0) | return 1; | return 0; | } | configure:11332: result: no configure:11439: checking if your system uses ELF binaries configure:11466: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11466: $? = 0 configure:11466: ./conftest configure:11466: $? = 0 configure:11476: result: yes configure:11599: checking if we can use -rdynamic configure:11617: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -rdynamic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 configure:11617: $? = 0 configure:11627: result: yes configure:11629: checking if your dlsym() needs a leading underscore configure:11638: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c 1>&5 configure:11641: $? = 0 configure:11644: i686-uhu-linux-gcc -shared -o conftest.so conftest.o 1>&5 configure:11647: $? = 0 configure:11708: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:302:13: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:11708: $? = 0 configure:11708: ./conftest configure:11708: $? = 0 configure:11719: result: no configure:11730: checking if environ is available in shared libraries configure:11752: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:11755: $? = 0 configure:11758: i686-uhu-linux-gcc -o conftest1.so -shared conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:11761: $? = 0 configure:11764: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest2.c 1>&5 configure:11767: $? = 0 configure:11770: i686-uhu-linux-gcc -o conftest2.so -shared conftest2.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:11773: $? = 0 configure:11835: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:18: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:11835: $? = 0 configure:11835: ./conftest configure:11835: $? = 0 configure:11849: result: yes configure:11854: checking if tgetent is available in shared libraries configure:11876: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:11879: $? = 0 configure:11882: i686-uhu-linux-gcc -o conftest1.so -shared conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:11885: $? = 0 configure:11888: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest2.c 1>&5 configure:11891: $? = 0 configure:11894: i686-uhu-linux-gcc -o conftest2.so -shared conftest2.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:11897: $? = 0 configure:11959: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:18: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:11959: $? = 0 configure:11959: ./conftest configure:11959: $? = 0 configure:11973: result: yes configure:11978: checking if tigetstr is available in shared libraries configure:12000: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:12003: $? = 0 configure:12006: i686-uhu-linux-gcc -o conftest1.so -shared conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12009: $? = 0 configure:12012: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest2.c 1>&5 configure:12015: $? = 0 configure:12018: i686-uhu-linux-gcc -o conftest2.so -shared conftest2.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12021: $? = 0 configure:12083: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:18: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:12083: $? = 0 configure:12083: ./conftest configure:12083: $? = 0 configure:12097: result: yes configure:12104: checking if name clashes in shared objects are OK configure:12117: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:12120: $? = 0 configure:12123: i686-uhu-linux-gcc -o conftest1.so -shared conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12126: $? = 0 configure:12129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest2.c 1>&5 configure:12132: $? = 0 configure:12135: i686-uhu-linux-gcc -o conftest2.so -shared conftest2.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12138: $? = 0 configure:12190: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:18: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:12190: $? = 0 configure:12190: ./conftest configure:12190: $? = 0 configure:12204: result: yes configure:12211: checking for working RTLD_GLOBAL configure:12224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:12227: $? = 0 configure:12230: i686-uhu-linux-gcc -o conftest1.so -shared conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12233: $? = 0 configure:12236: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest2.c 1>&5 configure:12239: $? = 0 configure:12242: i686-uhu-linux-gcc -o conftest2.so -shared conftest2.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12245: $? = 0 configure:12295: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:12295: $? = 0 configure:12295: ./conftest configure:12295: $? = 0 configure:12309: result: yes configure:12313: checking whether symbols in the executable are available configure:12325: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:12328: $? = 0 configure:12331: i686-uhu-linux-gcc -o conftest1.so -shared conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12334: $? = 0 configure:12386: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -rdynamic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:12386: $? = 0 configure:12386: ./conftest configure:12386: $? = 0 configure:12401: result: yes configure:12408: checking whether executables can be stripped configure:12423: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:12426: $? = 0 configure:12429: i686-uhu-linux-gcc -o conftest1.so -shared conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12432: $? = 0 configure:12484: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -rdynamic -s conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:12484: $? = 0 configure:12484: ./conftest configure:12484: $? = 0 configure:12499: result: yes configure:12502: checking whether libraries can be stripped configure:12514: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest1.c 1>&5 configure:12517: $? = 0 configure:12520: i686-uhu-linux-gcc -o conftest1.so -shared -s conftest1.o -ldl -lncursesw -lrt -lm -lc 1>&5 configure:12523: $? = 0 configure:12571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lncursesw -lrt -lm -lc >&5 conftest.c: In function 'main': conftest.c:303:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:12571: $? = 0 configure:12571: ./conftest configure:12571: $? = 0 configure:12585: result: yes configure:12873: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:1166: creating Config/defs.mk config.status:1166: creating Makefile config.status:1166: creating Doc/Makefile config.status:1166: creating Etc/Makefile config.status:1166: creating Src/Makefile config.status:1166: creating Test/Makefile config.status:1166: creating config.h config.status:1360: executing config.modules commands config.status:1360: executing stamp-h commands configure:14105: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-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=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__mktemp=no ac_cv_func_alloca_works=yes ac_cv_func_brk=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_clock_gettime=yes ac_cv_func_difftime=yes ac_cv_func_dlclose=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_erand48=yes ac_cv_func_faccessx=no ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fseeko=yes ac_cv_func_fstat=yes ac_cv_func_ftello=yes ac_cv_func_ftruncate=yes ac_cv_func_gdbm_open=no ac_cv_func_getcchar=yes ac_cv_func_getcwd=yes ac_cv_func_getenv=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrnam=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostname=yes ac_cv_func_getipnodebyname=no ac_cv_func_getlogin=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getxattr=yes ac_cv_func_grantpt=yes ac_cv_func_htons=yes ac_cv_func_iconv=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_initscr=yes ac_cv_func_iswalnum=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswdigit=yes ac_cv_func_iswgraph=yes ac_cv_func_iswlower=yes ac_cv_func_iswprint=yes ac_cv_func_iswpunct=yes ac_cv_func_iswspace=yes ac_cv_func_iswupper=yes ac_cv_func_iswxdigit=yes ac_cv_func_killpg=yes ac_cv_func_lchown=yes ac_cv_func_load=no ac_cv_func_loadbind=no ac_cv_func_loadquery=no ac_cv_func_lstat=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_msync=yes ac_cv_func_munmap=yes ac_cv_func_nice=yes ac_cv_func_nis_list=no ac_cv_func_nl_langinfo=yes ac_cv_func_ntohs=yes ac_cv_func_open_memstream=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_compile=no ac_cv_func_pcre_exec=no ac_cv_func_pcre_study=no ac_cv_func_poll=yes ac_cv_func_ptsname=yes ac_cv_func_putenv=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_regcomp=yes ac_cv_func_regerror=yes ac_cv_func_regexec=yes ac_cv_func_regfree=yes ac_cv_func_sbrk=yes ac_cv_func_select=yes ac_cv_func_setcchar=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setproctitle=no ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setupterm=yes ac_cv_func_shl_findsym=no ac_cv_func_shl_load=no ac_cv_func_shl_unload=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_sighold=yes ac_cv_func_signgam=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigrelse=yes ac_cv_func_sigsetmask=yes ac_cv_func_strcoll_works=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strptime=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetpgrp=yes ac_cv_func_tgetent=yes ac_cv_func_tigetflag=yes ac_cv_func_tigetnum=yes ac_cv_func_tigetstr=yes ac_cv_func_timelocal=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_uname=yes ac_cv_func_unload=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_use_default_colors=yes ac_cv_func_waddwstr=yes ac_cv_func_wait3=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcschr=yes ac_cv_func_wcscpy=yes ac_cv_func_wcslen=yes ac_cv_func_wcsncmp=yes ac_cv_func_wcsncpy=yes ac_cv_func_wctomb=yes ac_cv_func_wcwidth=yes ac_cv_func_wget_wch=yes ac_cv_func_win_wch=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcmp=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmemmove=yes ac_cv_func_wmemset=yes ac_cv_func_xw=no ac_cv_have_decl__libiconv_version=no ac_cv_have_dev_ptmx=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gdbm_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libc_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=no ac_cv_header_ncurses_term_h=no ac_cv_header_ncursesw_ncurses_h=no ac_cv_header_ncursesw_term_h=no ac_cv_header_netinet_in_systm_h=yes ac_cv_header_pcre_h=no ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_capability_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stropts_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_term_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_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_varargs_h=no ac_cv_header_wchar_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_iconv_const= ac_cv_lib_c_printf=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gdbm_gdbm_open=no ac_cv_lib_m_pow=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_socket_socket=no ac_cv_member_struct_rusage_ru_idrss=yes ac_cv_member_struct_rusage_ru_inblock=yes ac_cv_member_struct_rusage_ru_isrss=yes ac_cv_member_struct_rusage_ru_ixrss=yes ac_cv_member_struct_rusage_ru_majflt=yes ac_cv_member_struct_rusage_ru_maxrss=yes ac_cv_member_struct_rusage_ru_minflt=yes ac_cv_member_struct_rusage_ru_msgrcv=yes ac_cv_member_struct_rusage_ru_msgsnd=yes ac_cv_member_struct_rusage_ru_nivcsw=yes ac_cv_member_struct_rusage_ru_nsignals=yes ac_cv_member_struct_rusage_ru_nswap=yes ac_cv_member_struct_rusage_ru_nvcsw=yes ac_cv_member_struct_rusage_ru_oublock=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=no ac_cv_member_struct_stat_st_ctim_tv_nsec=yes ac_cv_member_struct_stat_st_ctimensec=no ac_cv_member_struct_stat_st_ctimespec_tv_nsec=no ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_stat_st_mtimensec=no ac_cv_member_struct_stat_st_mtimespec_tv_nsec=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_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_LN=ln ac_cv_prog_TEXI2PDF=texi2pdf ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname2='none required' ac_cv_search_getpwnam='none required' ac_cv_search_opendir='none required' ac_cv_search_setproctitle=no ac_cv_search_tgetent='none required' ac_cv_search_tigetflag=-lncursesw ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_ino_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_use_dev_ptmx=yes ac_cv_winsize_in_ptem=no ac_cv_working_alloca_h=yes fp_cv_prog_cc_stdc= zsh_cv_64_bit_type='long long' zsh_cv_64_bit_utype='unsigned long long' zsh_cv_c_broken_signed_to_unsigned_casting=no zsh_cv_c_broken_wcwidth=no zsh_cv_c_have_union_init=yes zsh_cv_c_unicode_support=yes zsh_cv_c_variable_length_arrays=yes zsh_cv_cs_path=/bin:/usr/bin zsh_cv_decl_h_errno_use_local=yes zsh_cv_decl_ospeed_include_defines=yes zsh_cv_func_dlsym_needs_underscore=no zsh_cv_func_tgetent_accepts_null=yes zsh_cv_func_tgetent_zero_success=no zsh_cv_getcwd_malloc=yes zsh_cv_getxattr_linux=yes zsh_cv_have_RLIMIT_AIO_MEM=no zsh_cv_have_RLIMIT_AIO_OPS=no zsh_cv_have_RLIMIT_AS=yes zsh_cv_have_RLIMIT_LOCKS=yes zsh_cv_have_RLIMIT_MEMLOCK=yes zsh_cv_have_RLIMIT_MSGQUEUE=yes zsh_cv_have_RLIMIT_NICE=yes zsh_cv_have_RLIMIT_NOFILE=yes zsh_cv_have_RLIMIT_NPROC=yes zsh_cv_have_RLIMIT_PTHREAD=no zsh_cv_have_RLIMIT_RSS=yes zsh_cv_have_RLIMIT_RTPRIO=yes zsh_cv_have_RLIMIT_SBSIZE=no zsh_cv_have_RLIMIT_SIGPENDING=yes zsh_cv_have_RLIMIT_TCACHE=no zsh_cv_have_RLIMIT_VMEM=no zsh_cv_header_sys_ioctl_h_ioctl_proto=yes zsh_cv_header_sys_ioctl_h_tiocgwinsz=yes zsh_cv_header_sys_stat_h_mknod_proto=yes zsh_cv_header_termios_h_tiocgwinsz=no zsh_cv_header_time_h_select_h_conflicts=no zsh_cv_header_unistd_h_brk_proto=yes zsh_cv_header_unistd_h_sbrk_proto=yes zsh_cv_header_unistd_h_termios_h_ioctl_proto=no zsh_cv_ignore_ncurses=no zsh_cv_ino_t_is_64_bit=yes zsh_cv_long_is_64_bit=no zsh_cv_no_xopen=no zsh_cv_off_t_is_64_bit=yes zsh_cv_path_curses_header=ncurses.h zsh_cv_path_curses_keys_h=/usr/include/curses.h zsh_cv_path_errno_h=' /usr/include/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h' zsh_cv_path_rlimit_h=/usr/include/bits/resource.h zsh_cv_path_signal_h=/usr/include/bits/signum.h zsh_cv_path_term_header=term.h zsh_cv_path_utmp=/var/run/utmp zsh_cv_path_utmpx=no zsh_cv_path_wtmp=/var/log/wtmp zsh_cv_path_wtmpx=no zsh_cv_prog_sh_echo_escape=no zsh_cv_rdynamic_available=yes zsh_cv_rlim_t_is_longer=yes zsh_cv_rlim_t_is_quad_t=yes zsh_cv_rlimit_rss_is_as=no zsh_cv_rlimit_vmem_is_as=no zsh_cv_rlimit_vmem_is_rss=no zsh_cv_shared_environ=yes zsh_cv_shared_tgetent=yes zsh_cv_shared_tigetstr=yes zsh_cv_struct_member_struct_direct_d_ino=no zsh_cv_struct_member_struct_direct_d_stat=no zsh_cv_struct_member_struct_dirent_d_ino=yes zsh_cv_struct_member_struct_dirent_d_stat=no zsh_cv_struct_member_struct_sockaddr_in6_sin6_scope_id=yes zsh_cv_struct_member_struct_utmp_ut_host=yes zsh_cv_struct_member_struct_utmpx_ut_host=yes zsh_cv_struct_member_struct_utmpx_ut_tv=yes zsh_cv_struct_member_struct_utmpx_ut_xtime=no zsh_cv_sys_dynamic_clash_ok=yes zsh_cv_sys_dynamic_execsyms=yes zsh_cv_sys_dynamic_rtld_global=yes zsh_cv_sys_dynamic_strip_exe=yes zsh_cv_sys_dynamic_strip_lib=yes zsh_cv_sys_elf=yes zsh_cv_sys_fifo=yes zsh_cv_sys_getpwnam_faked=no zsh_cv_sys_killesrch=yes zsh_cv_sys_link=yes zsh_cv_sys_nis=no zsh_cv_sys_nis_plus=no zsh_cv_sys_path_dev_fd=/proc/self/fd zsh_cv_sys_sigsuspend=yes zsh_cv_sys_superroot=no zsh_cv_type_exists_struct_timezone=yes zsh_cv_type_exists_struct_utmp=yes zsh_cv_type_exists_struct_utmpx=yes zsh_cv_type_rlim_t=yes zsh_cv_type_sigset_t=yes zsh_cv_type_socklen_t=socklen_t zsh_cv_use_getcwd=no zsh_cv_use_xattr=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' ANSI2KNR=': ansi2knr' AWK='gawk' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CURSES_KEYS_H='/usr/include/curses.h' D='D' DEFS='-DHAVE_CONFIG_H' DLCFLAGS='-fPIC' DLLD='i686-uhu-linux-gcc' DLLDFLAGS='-shared' DL_EXT='so' E='N' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ERRNO_H=' /usr/include/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h' EXEEXT='' EXELDFLAGS=' -s' EXPOPT='' EXTRAZSHOBJS='' EXTRA_LDFLAGS='-rdynamic' FUNCTIONS_SUBDIRS='no' GREP='/bin/grep' IMPOPT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTLIB='install.bin-$(L)' L='N' LDFLAGS='' LIBLDFLAGS=' -s' LIBOBJS='' LIBS='-ldl -lncursesw -lrt -lm -lc' LINKMODS='NOLINKMODS' LN='ln' LTLIBOBJS='' MOD_EXPORT='' MOD_IMPORT_FUNCTION='' MOD_IMPORT_VARIABLE='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRECONF='' PDFETEX=': pdfetex' RLIMITS_INC_H='/usr/include/bits/resource.h' SET_MAKE='' SHELL='/bin/sh' SHORTBOOTNAMES='yes' SIGNAL_H='/usr/include/bits/signum.h' TEXI2HTML='' TEXI2PDF='texi2pdf' U='' UNINSTLIB='uninstall.bin-$(L)' YODL=': yodl' YODL_OPTIONS='' ZSH_CURSES_H='ncurses.h' ZSH_TERM_H='term.h' ac_ct_CC='' additionalfpath='' bindir='/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' fndir='${datarootdir}/zsh/${VERSION}/functions' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='$(datadir)/$(tzsh)/htmldoc' 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' scriptdir='${datarootdir}/zsh/${VERSION}/scripts' sharedstatedir='${prefix}/com' sitefndir='${datarootdir}/zsh/site-functions' sitescriptdir='${datarootdir}/zsh/scripts' sysconfdir='/etc' target_alias='' tzsh='zsh' zlogin='/etc/zlogin' zlogout='/etc/zlogout' zprofile='/etc/zprofile' zshenv='/etc/zshenv' zshrc='/etc/zshrc' ## ------------------- ## ## File substitutions. ## ## ------------------- ## CLEAN_MK='./Config/clean.mk' CONFIG_MK='./Config/config.mk' DEFS_MK='Config/defs.mk' VERSION_MK='./Config/version.mk' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define MACHTYPE "i686" #define VENDOR "uhu" #define OSTYPE "linux-gnu" #define GLOBAL_ZSHENV "/etc/zshenv" #define GLOBAL_ZSHRC "/etc/zshrc" #define GLOBAL_ZPROFILE "/etc/zprofile" #define GLOBAL_ZLOGIN "/etc/zlogin" #define GLOBAL_ZLOGOUT "/etc/zlogout" #define RESTRICTED_R 1 #define CONFIG_LOCALE 1 #define MAX_FUNCTION_DEPTH 1000 #define DEFAULT_READNULLCMD "more" #define _FILE_OFFSET_BITS 64 #define PROTOTYPES 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_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_UNION_INIT 1 #define HAVE_VARIABLE_LENGTH_ARRAYS 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_LIMITS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_ICONV_H 1 #define HAVE_NCURSES_H 1 #define HAVE_DLFCN_H 1 #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_LIBM 1 #define HAVE_LIBRT 1 #define HAVE_CURSES_H 1 #define HAVE_LIBDL 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_OSPEED 1 #define HAVE_SYS_XATTR_H 1 #define RETSIGTYPE void #define OFF_T_IS_64_BIT 1 #define INO_T_IS_64_BIT 1 #define ZSH_64_BIT_TYPE long long #define ZSH_64_BIT_UTYPE unsigned long long #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 #define HAVE_STRUCT_TIMEZONE 1 #define HAVE_STRUCT_UTMP 1 #define HAVE_STRUCT_UTMPX 1 #define HAVE_STRUCT_UTMP_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_TV 1 #define HAVE_STRUCT_DIRENT_D_INO 1 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 #define USE_LOCAL_H_ERRNO 1 #define HAVE_STRFTIME 1 #define HAVE_STRPTIME 1 #define HAVE_MKTIME 1 #define HAVE_TIMELOCAL 1 #define HAVE_DIFFTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_READLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FTRUNCATE 1 #define HAVE_FSTAT 1 #define HAVE_LSTAT 1 #define HAVE_LCHOWN 1 #define HAVE_FCHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_FSEEKO 1 #define HAVE_FTELLO 1 #define HAVE_MKFIFO 1 #define HAVE_MKSTEMP 1 #define HAVE_WAITPID 1 #define HAVE_WAIT3 1 #define HAVE_SIGACTION 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGHOLD 1 #define HAVE_SIGRELSE 1 #define HAVE_SIGSETMASK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_KILLPG 1 #define HAVE_SETPGID 1 #define HAVE_SETPGRP 1 #define HAVE_TCSETPGRP 1 #define HAVE_TCGETATTR 1 #define HAVE_NICE 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAVE_GETLOGIN 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRNAM 1 #define HAVE_INITGROUPS 1 #define HAVE_SETUID 1 #define HAVE_SETEUID 1 #define HAVE_SETREUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETSID 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRSTR 1 #define HAVE_STRERROR 1 #define HAVE_STRTOUL 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_SETLOCALE 1 #define HAVE_UNAME 1 #define HAVE_SIGNGAM 1 #define HAVE_PUTENV 1 #define HAVE_GETENV 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_BRK 1 #define HAVE_SBRK 1 #define HAVE_PATHCONF 1 #define HAVE_SYSCONF 1 #define HAVE_TGETENT 1 #define HAVE_TIGETFLAG 1 #define HAVE_TIGETNUM 1 #define HAVE_TIGETSTR 1 #define HAVE_SETUPTERM 1 #define HAVE_INITSCR 1 #define HAVE_GETCCHAR 1 #define HAVE_SETCCHAR 1 #define HAVE_WADDWSTR 1 #define HAVE_WGET_WCH 1 #define HAVE_WIN_WCH 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_NL_LANGINFO 1 #define HAVE_ERAND48 1 #define HAVE_OPEN_MEMSTREAM 1 #define HAVE_WCTOMB 1 #define HAVE_ICONV 1 #define HAVE_GRANTPT 1 #define HAVE_UNLOCKPT 1 #define HAVE_PTSNAME 1 #define HAVE_HTONS 1 #define HAVE_NTOHS 1 #define HAVE_REGCOMP 1 #define HAVE_REGEXEC 1 #define HAVE_REGERROR 1 #define HAVE_REGFREE 1 #define HAVE_GETXATTR 1 #define HAVE_REALPATH 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_SYMLINK 1 #define HAVE_GETCWD 1 #define HAVE_STRCOLL 1 #define TGETENT_ACCEPTS_NULL 1 #define TGETENT_SUCCESS 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_MSYNC 1 #define GETPGRP_VOID 1 #define HAVE_DLOPEN 1 #define HAVE_DLERROR 1 #define HAVE_DLSYM 1 #define HAVE_DLCLOSE 1 #define POSIX_SIGNALS 1 #define POSIX_SIGNALS 1 #define ZSH_HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define ZSH_HAVE_TERM_H 1 #define HAVE_BOOLCODES 1 #define HAVE_NUMCODES 1 #define HAVE_STRCODES 1 #define HAVE_BOOLNAMES 1 #define HAVE_NUMNAMES 1 #define HAVE_STRNAMES 1 #define RLIM_T_IS_QUAD_T 1 #define HAVE_RLIMIT_AS 1 #define HAVE_RLIMIT_LOCKS 1 #define HAVE_RLIMIT_MEMLOCK 1 #define HAVE_RLIMIT_NPROC 1 #define HAVE_RLIMIT_NOFILE 1 #define HAVE_RLIMIT_RSS 1 #define HAVE_RLIMIT_SIGPENDING 1 #define HAVE_RLIMIT_MSGQUEUE 1 #define HAVE_RLIMIT_NICE 1 #define HAVE_RLIMIT_RTPRIO 1 #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1 #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1 #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1 #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1 #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1 #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1 #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1 #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1 #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1 #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1 #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1 #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1 #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1 #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1 #define DEFAULT_PATH "/bin:/usr/bin" #define PATH_DEV_FD "/proc/self/fd" #define GETCWD_CALLS_MALLOC 1 #define PATH_UTMP_FILE "/var/run/utmp" #define PATH_WTMP_FILE "/var/log/wtmp" #define HAVE_BRK_PROTO 1 #define HAVE_SBRK_PROTO 1 #define HAVE_MKNOD_PROTO 1 #define HAVE_IOCTL_PROTO 1 #define IOCTL_IN_SYS_IOCTL 1 #define HAVE_FIFOS 1 #define SH_USE_BSD_ECHO 1 #define HAVE_LINK 1 #define ZSOCKLEN_T socklen_t #define USE_DEV_PTMX 1 #define MULTIBYTE_SUPPORT 1 #define DYNAMIC_NAME_CLASH_OK 1 #define DYNAMIC 1 #define DL_EXT "so" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=Src/Makemod:Src/Makemod.in on maki config.status:1166: creating Src/Makemod ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=Src/Builtins/Makefile:Src/Builtins/Makefile.in on maki config.status:1166: creating Src/Builtins/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=Src/Modules/Makefile:Src/Modules/Makefile.in on maki config.status:1166: creating Src/Modules/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status --file=Src/Zle/Makefile:Src/Zle/Makefile.in on maki config.status:1166: creating Src/Zle/Makefile