This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lsh configure 2.9.1-exp, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include:/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib --prefix=/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = kali.roxen.com uname -m = i686 uname -r = 4.0 uname -s = Windows_NT uname -v = 4.0 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/build/xenofarm/client/nt-tools/tools PATH: /usr/bin PATH: /bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1718: creating cache config.cache configure:1853: checking for a BSD-compatible install configure:1909: result: /home/build/xenofarm/client/nt-tools/tools/install -c configure:1920: checking whether build environment is sane configure:1963: result: yes configure:1991: checking for a thread-safe mkdir -p configure:2030: result: /home/build/xenofarm/client/nt-tools/tools/mkdir -p configure:2043: checking for gawk configure:2059: found /usr/bin/gawk configure:2070: result: gawk configure:2081: checking whether make sets $(MAKE) configure:2102: result: yes configure:2301: WARNING: Converted . to /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp, If this does not work, please use an absolute path to the configure script. configure:2597: checking build system type configure:2615: result: i586-pc-interix configure:2637: checking host system type configure:2652: result: i586-pc-interix configure:2674: checking for -R flag configure:2693: result: none configure:2703: result: Searching for libraries configure:2710: checking /usr/local/lib configure:2728: result: added configure:2710: checking /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib configure:2737: result: not found configure:2710: checking /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib configure:2737: result: not found configure:2710: checking /usr/local/lib configure:2728: result: added configure:2710: checking /sw/local/lib configure:2737: result: not found configure:2710: checking /sw/lib configure:2737: result: not found configure:2710: checking /usr/gnu/lib configure:2737: result: not found configure:2710: checking /opt/gnu/lib configure:2737: result: not found configure:2710: checking /sw/gnu/lib configure:2737: result: not found configure:2710: checking /usr/freeware/lib configure:2737: result: not found configure:2710: checking /usr/pkg/lib configure:2737: result: not found configure:2794: checking for gcc configure:2821: result: rntcl configure:3059: checking for C compiler version configure:3066: rntcl --version >&5 Unknown option --version. configure:3069: $? = 1 configure:3076: rntcl -v >&5 cl -W3 -F8388608 -D__WIN32__ -D_WIN32 -D__NT__ -D_CRT_SECURE_NO_DEPRECATE -nologo -Fea.out.exe BINMODE.OBJ -MT -link -VERBOSE:lib -incremental:no -nodefaultlib:libc.lib -nodefaultlib:msvcrt.lib -nodefaultlib:libcd.lib -nodefaultlib:libcmtd.lib -nodefaultlib:msvcrtd.lib Searching Libraries Done Searching Libraries LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:3079: $? = 2 configure:3086: rntcl -V >&5 Unknown option -V. configure:3089: $? = 1 configure:3112: checking for C compiler default output file name configure:3139: rntcl -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:3142: $? = 0 configure:3180: result: a.out configure:3197: checking whether the C compiler works configure:3207: ./a.out configure:3210: $? = 0 configure:3227: result: yes configure:3234: checking whether we are cross compiling configure:3236: result: no configure:3239: checking for suffix of executables configure:3246: rntcl -o conftest -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:3249: $? = 0 configure:3273: result: .exe configure:3279: checking for suffix of object files configure:3305: rntcl -c -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:3308: $? = 0 configure:3331: result: o configure:3335: checking whether we are using the GNU C compiler configure:3364: rntcl -c -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(20) : error C2065: 'choke' : undeclared identifier conftest.c(20) : error C2146: syntax error : missing ';' before identifier 'me' conftest.c(23) : error C2065: 'me' : undeclared identifier CL returned error code 2. configure:3370: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3387: result: no configure:3392: checking whether rntcl accepts -g configure:3422: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:3428: $? = 0 configure:3527: result: yes configure:3544: checking for rntcl option to accept ISO C89 configure:3618: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(61) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' conftest.c(61) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' configure:3624: $? = 0 configure:3647: result: none needed configure:3676: checking for style of include used by make configure:3704: result: GNU configure:3729: checking dependency style of rntcl configure:3820: result: none configure:3835: checking whether make sets $(MAKE) configure:3856: result: yes configure:3908: checking for ranlib configure:3924: found /home/build/xenofarm/client/nt-tools/tools/ranlib configure:3935: result: ranlib configure:4009: checking for gcc configure:4036: result: rntcl configure:4274: checking for C compiler version configure:4281: rntcl --version >&5 Unknown option --version. configure:4284: $? = 1 configure:4291: rntcl -v >&5 cl -W3 -F8388608 -D__WIN32__ -D_WIN32 -D__NT__ -D_CRT_SECURE_NO_DEPRECATE -nologo -Fea.out.exe BINMODE.OBJ -MT -link -VERBOSE:lib -incremental:no -nodefaultlib:libc.lib -nodefaultlib:msvcrt.lib -nodefaultlib:libcd.lib -nodefaultlib:libcmtd.lib -nodefaultlib:msvcrtd.lib Searching Libraries Done Searching Libraries LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:4294: $? = 2 configure:4301: rntcl -V >&5 Unknown option -V. configure:4304: $? = 1 configure:4307: checking whether we are using the GNU C compiler configure:4359: result: no configure:4364: checking whether rntcl accepts -g configure:4499: result: yes configure:4516: checking for rntcl option to accept ISO C89 configure:4619: result: none needed configure:4639: checking dependency style of rntcl configure:4730: result: none configure:4810: checking for guile configure:4828: found /usr/bin/guile configure:4840: result: /usr/bin/guile configure:4867: checking for groff configure:4885: found /usr/bin/groff configure:4897: result: /usr/bin/groff configure:4911: checking for m4 configure:4929: found /usr/bin/m4 configure:4942: result: /usr/bin/m4 configure:4961: checking how to run the C preprocessor configure:5001: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c configure:5007: $? = 0 configure:5038: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(15) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory CL returned error code 2. configure:5044: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | #include configure:5077: result: rntcl -E configure:5106: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c configure:5112: $? = 0 configure:5143: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(15) : fatal error C1083: Cannot open include file: 'ac_nonexistent.h': No such file or directory CL returned error code 2. configure:5149: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | #include configure:5187: checking for grep that handles long lines and -e configure:5261: result: /home/build/xenofarm/client/nt-tools/tools/grep configure:5266: checking for egrep configure:5344: result: /home/build/xenofarm/client/nt-tools/tools/grep -E configure:5349: checking for ANSI C header files configure:5513: result: yes configure:5539: checking for sys/types.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for sys/stat.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for stdlib.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for string.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for memory.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for strings.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(55) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory CL returned error code 2. configure:5566: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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 | /* 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:5582: result: no configure:5539: checking for inttypes.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(55) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory CL returned error code 2. configure:5566: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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 | /* 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:5582: result: no configure:5539: checking for stdint.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(55) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory CL returned error code 2. configure:5566: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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 | /* 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:5582: result: no configure:5539: checking for unistd.h configure:5560: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(55) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory CL returned error code 2. configure:5566: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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 | /* 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:5582: result: no configure:5609: checking gmp.h usability configure:5626: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5632: $? = 0 configure:5646: result: yes configure:5650: checking gmp.h presence configure:5665: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c configure:5671: $? = 0 configure:5685: result: yes configure:5718: checking for gmp.h configure:5726: result: yes configure:5762: checking fcntl.h usability configure:5779: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5785: $? = 0 configure:5799: result: yes configure:5803: checking fcntl.h presence configure:5818: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c configure:5824: $? = 0 configure:5838: result: yes configure:5871: checking for fcntl.h configure:5879: result: yes configure:5752: checking for strings.h configure:5758: result: no configure:5762: checking sys/time.h usability configure:5779: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(56) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory CL returned error code 2. configure:5785: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_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:5799: result: no configure:5803: checking sys/time.h presence configure:5818: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(23) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory CL returned error code 2. configure:5824: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:5838: result: no configure:5871: checking for sys/time.h configure:5879: result: no configure:5752: checking for unistd.h configure:5758: result: no configure:5907: checking shadow.h usability configure:5924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(56) : fatal error C1083: Cannot open include file: 'shadow.h': No such file or directory CL returned error code 2. configure:5930: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_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:5944: result: no configure:5948: checking shadow.h presence configure:5963: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(23) : fatal error C1083: Cannot open include file: 'shadow.h': No such file or directory CL returned error code 2. configure:5969: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:5983: result: no configure:6016: checking for shadow.h configure:6024: result: no configure:6054: checking zlib.h usability configure:6071: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6077: $? = 0 configure:6091: result: yes configure:6095: checking zlib.h presence configure:6110: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c configure:6116: $? = 0 configure:6130: result: yes configure:6163: checking for zlib.h configure:6171: result: yes configure:6202: checking libutil.h usability configure:6219: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'libutil.h': No such file or directory CL returned error code 2. configure:6225: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:6239: result: no configure:6243: checking libutil.h presence configure:6258: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'libutil.h': No such file or directory CL returned error code 2. configure:6264: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:6278: result: no configure:6311: checking for libutil.h configure:6319: result: no configure:6347: checking crypt.h usability configure:6364: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'crypt.h': No such file or directory CL returned error code 2. configure:6370: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:6384: result: no configure:6388: checking crypt.h presence configure:6403: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'crypt.h': No such file or directory CL returned error code 2. configure:6409: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:6423: result: no configure:6456: checking for crypt.h configure:6464: result: no configure:6492: checking pty.h usability configure:6509: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'pty.h': No such file or directory CL returned error code 2. configure:6515: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:6529: result: no configure:6533: checking pty.h presence configure:6548: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'pty.h': No such file or directory CL returned error code 2. configure:6554: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:6568: result: no configure:6601: checking for pty.h configure:6609: result: no configure:6637: checking stropts.h usability configure:6654: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'stropts.h': No such file or directory CL returned error code 2. configure:6660: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:6674: result: no configure:6678: checking stropts.h presence configure:6693: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'stropts.h': No such file or directory CL returned error code 2. configure:6699: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:6713: result: no configure:6746: checking for stropts.h configure:6754: result: no configure:6782: checking syslog.h usability configure:6799: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'syslog.h': No such file or directory CL returned error code 2. configure:6805: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:6819: result: no configure:6823: checking syslog.h presence configure:6838: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'syslog.h': No such file or directory CL returned error code 2. configure:6844: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:6858: result: no configure:6891: checking for syslog.h configure:6899: result: no configure:6927: checking argp.h usability configure:6944: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'argp.h': No such file or directory CL returned error code 2. configure:6950: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:6964: result: no configure:6968: checking argp.h presence configure:6983: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'argp.h': No such file or directory CL returned error code 2. configure:6989: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:7003: result: no configure:7036: checking for argp.h configure:7044: result: no configure:7072: checking sys/resource.h usability configure:7089: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory CL returned error code 2. configure:7095: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:7109: result: no configure:7113: checking sys/resource.h presence configure:7128: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory CL returned error code 2. configure:7134: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:7148: result: no configure:7181: checking for sys/resource.h configure:7189: result: no configure:7217: checking sys/filio.h usability configure:7234: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'sys/filio.h': No such file or directory CL returned error code 2. configure:7240: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:7254: result: no configure:7258: checking sys/filio.h presence configure:7273: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'sys/filio.h': No such file or directory CL returned error code 2. configure:7279: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:7293: result: no configure:7326: checking for sys/filio.h configure:7334: result: no configure:7362: checking ucred.h usability configure:7379: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'ucred.h': No such file or directory CL returned error code 2. configure:7385: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:7399: result: no configure:7403: checking ucred.h presence configure:7418: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'ucred.h': No such file or directory CL returned error code 2. configure:7424: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:7438: result: no configure:7471: checking for ucred.h configure:7479: result: no configure:7508: checking utmp.h usability configure:7525: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'utmp.h': No such file or directory CL returned error code 2. configure:7531: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:7545: result: no configure:7549: checking utmp.h presence configure:7564: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'utmp.h': No such file or directory CL returned error code 2. configure:7570: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:7584: result: no configure:7617: checking for utmp.h configure:7625: result: no configure:7655: checking utmpx.h usability configure:7672: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(57) : fatal error C1083: Cannot open include file: 'utmpx.h': No such file or directory CL returned error code 2. configure:7678: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_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:7692: result: no configure:7696: checking utmpx.h presence configure:7711: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(24) : fatal error C1083: Cannot open include file: 'utmpx.h': No such file or directory CL returned error code 2. configure:7717: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:7731: result: no configure:7764: checking for utmpx.h configure:7772: result: no configure:11768: checking gss.h usability configure:11785: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(58) : fatal error C1083: Cannot open include file: 'gss.h': No such file or directory CL returned error code 2. configure:11791: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 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:11805: result: no configure:11809: checking gss.h presence configure:11824: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(25) : fatal error C1083: Cannot open include file: 'gss.h': No such file or directory CL returned error code 2. configure:11830: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:11844: result: no configure:11877: checking for gss.h configure:11885: result: no configure:11901: checking for gss_check_version in -lgss configure:11936: rntcl -o conftest.exe -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgss >&5 LINK : fatal error LNK1181: cannot open input file "gss.lib" CL returned error code 2. configure:11942: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 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 gss_check_version (); | int | main () | { | return gss_check_version (); | ; | return 0; | } configure:11960: result: no configure:11992: checking krb5.h usability configure:12009: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(58) : fatal error C1083: Cannot open include file: 'krb5.h': No such file or directory CL returned error code 2. configure:12015: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 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:12029: result: no configure:12033: checking krb5.h presence configure:12048: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(25) : fatal error C1083: Cannot open include file: 'krb5.h': No such file or directory CL returned error code 2. configure:12054: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:12068: result: no configure:12101: checking for krb5.h configure:12109: result: no configure:12142: checking security/pam_appl.h usability configure:12159: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(58) : fatal error C1083: Cannot open include file: 'security/pam_appl.h': No such file or directory CL returned error code 2. configure:12165: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 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:12179: result: no configure:12183: checking security/pam_appl.h presence configure:12198: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c conftest.c(25) : fatal error C1083: Cannot open include file: 'security/pam_appl.h': No such file or directory CL returned error code 2. configure:12204: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:12218: result: no configure:12251: checking for security/pam_appl.h configure:12259: result: no configure:12284: checking for socklen_t in sys/socket.h conftest.c conftest.c(25) : fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory CL returned error code 2. configure:12307: result: no configure:12310: checking for AIX conftest.c configure:12336: result: no configure:12352: checking for __gmpz_getlimbn in -lgmp configure:12387: rntcl -o conftest.exe -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 gmp.lib(getlimbn.o) : warning LNK4078: multiple ".text" sections found with different attributes (E0000020) configure:12393: $? = 0 configure:12411: result: yes configure:12545: checking for oop_sys_new in -loop configure:12580: rntcl -o conftest.exe -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop -lgmp >&5 LINK : fatal error LNK1181: cannot open input file "oop.lib" CL returned error code 2. configure:12586: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9.1-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ZLIB_H 1 | #define WITH_UTMP 1 | #define socklen_t int | #define HAVE_LIBGMP 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 oop_sys_new (); | int | main () | { | return oop_sys_new (); | ; | return 0; | } configure:12604: result: no configure:12614: error: liboop is missing. Get liboop from http://www.liboop.org ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-pc-interix ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=rntcl ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_header_argp_h=no ac_cv_header_crypt_h=no ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gss_h=no ac_cv_header_inttypes_h=no ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_pty_h=no ac_cv_header_security_pam_appl_h=no ac_cv_header_shadow_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=no ac_cv_header_stropts_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_resource_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=no ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=no ac_cv_header_ucred_h=no ac_cv_header_unistd_h=no ac_cv_header_utmp_h=no ac_cv_header_utmpx_h=no ac_cv_header_zlib_h=yes ac_cv_host=i586-pc-interix ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_gss_gss_check_version=no ac_cv_lib_oop_oop_sys_new=no ac_cv_objext=o ac_cv_path_EGREP='/home/build/xenofarm/client/nt-tools/tools/grep -E' ac_cv_path_GREP=/home/build/xenofarm/client/nt-tools/tools/grep ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_M4=/usr/bin/m4 ac_cv_path_SCHEME_PROGRAM=/usr/bin/guile ac_cv_path_install='/home/build/xenofarm/client/nt-tools/tools/install -c' ac_cv_path_mkdir=/home/build/xenofarm/client/nt-tools/tools/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='rntcl -E' ac_cv_prog_ac_ct_CC=rntcl ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_socklen_t=no am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp/missing --run tar' AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp/missing --run automake-1.10' AWK='gawk' BUILD_ARCH='' BUILD_OSREV='' BUILD_OSSYS='' CC='rntcl' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='rntcl -E' CPPFLAGS=' -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOTDOT_LIBARGP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/home/build/xenofarm/client/nt-tools/tools/grep -E' EXEEXT='.exe' GREP='/home/build/xenofarm/client/nt-tools/tools/grep' GROFF='/usr/bin/groff' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB5CONFIG='' KRB_LIBS='' KRB_PROGRAM='' LDFLAGS=' -L/usr/local/lib -L/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib' LIBARGP='' LIBOBJS='' LIBS='-lgmp ' LTLIBOBJS='' M4='/usr/bin/m4' MAKEINFO='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 2.9.1-exp' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='2.9.1-exp' PAM_PROGRAM='' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='guile' SCHEME_PROGRAM='/usr/bin/guile' SET_MAKE='' SHELL='/bin/sh' SRP_PROGRAM='srp-gen' STRIP='' VERSION='2.9.1-exp' XAUTH_PROGRAM='' XMKMF='' ac_ct_CC='rntcl' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i586-pc-interix' build_alias='' build_cpu='i586' build_os='interix' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i586-pc-interix' host_alias='' host_cpu='i586' host_os='interix' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.9.1-exp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/home/build/xenofarm/client/nt-tools/tools/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "lsh" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "2.9.1-exp" #define PACKAGE_STRING "lsh 2.9.1-exp" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE "lsh" #define VERSION "2.9.1-exp" #define _GNU_SOURCE 1 #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_TCP_FORWARD 1 #define WITH_X11_FORWARD 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_GMP_H 1 #define HAVE_FCNTL_H 1 #define HAVE_ZLIB_H 1 #define WITH_UTMP 1 #define socklen_t int #define HAVE_LIBGMP 1 configure: exit 1