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.0.2, which was generated by GNU Autoconf 2.59. 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 = sparc /bin/uname -X = System = SunOS Node = megalon.roxen.com Release = 5.8 KernelID = Generic_117350-29 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 4 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/build/xenofarm/client/nt-tools/tools PATH: /usr/bin PATH: . PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1282: creating cache config.cache configure:1413: checking for a BSD-compatible install configure:1468: result: /home/build/xenofarm/client/nt-tools/tools/install -c configure:1479: checking whether build environment is sane configure:1522: result: yes configure:1579: checking for gawk configure:1608: result: no configure:1579: checking for mawk configure:1608: result: no configure:1579: checking for nawk configure:1595: found /usr/bin/nawk configure:1605: result: nawk configure:1615: checking whether make sets $(MAKE) configure:1635: result: yes configure:1810: WARNING: Converted . to /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.0.2, If this does not work, please use an absolute path to the configure script. configure:2115: checking build system type configure:2133: result: i586-pc-interix configure:2141: checking host system type configure:2155: result: i586-pc-interix configure:2163: checking for -R flag configure:2182: result: none configure:2192: result: Searching for libraries configure:2199: checking /usr/local/lib configure:2217: result: added configure:2199: checking /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib configure:2226: result: not found configure:2199: checking /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/lib configure:2226: result: not found configure:2199: checking /usr/local/lib configure:2217: result: added configure:2199: checking /sw/local/lib configure:2226: result: not found configure:2199: checking /sw/lib configure:2226: result: not found configure:2199: checking /usr/gnu/lib configure:2226: result: not found configure:2199: checking /opt/gnu/lib configure:2226: result: not found configure:2199: checking /sw/gnu/lib configure:2226: result: not found configure:2199: checking /usr/freeware/lib configure:2226: result: not found configure:2199: checking /usr/pkg/lib configure:2226: result: not found configure:2281: checking for gcc configure:2307: result: rntcl configure:2551: checking for C compiler version configure:2554: rntcl --version &5 Unknown option --version. configure:2557: $? = 1 configure:2559: rntcl -v &5 cl -Zm300 -Ge -F8388608 -GR -D__WIN32__ -D_WIN32 -D__NT__ -nologo -Fea.out.exe BINMODE.OBJ -MT -link -INCREMENTAL:no -VERBOSE:lib Searching Libraries Done Searching Libraries LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:2562: $? = 2 configure:2564: rntcl -V &5 Unknown option -V. configure:2567: $? = 1 configure:2590: checking for C compiler default output file name configure:2593: 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:2596: $? = 0 configure:2642: result: a.out configure:2647: checking whether the C compiler works configure:2653: ./a.out configure:2656: $? = 0 configure:2673: result: yes configure:2680: checking whether we are cross compiling configure:2682: result: no configure:2685: checking for suffix of executables configure:2687: 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:2690: $? = 0 configure:2715: result: .exe configure:2721: checking for suffix of object files configure:2742: rntcl -c -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:2745: $? = 0 configure:2767: result: o configure:2771: checking whether we are using the GNU C compiler configure:2795: rntcl -c -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c(22) : error C2065: 'choke' : undeclared identifier conftest.c(22) : error C2146: syntax error : missing ';' before identifier 'me' conftest.c(25) : error C2065: 'me' : undeclared identifier CL returned error code 2. configure:2801: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2827: result: no configure:2833: checking whether rntcl accepts -g configure:2854: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:2860: $? = 0 configure:2864: test -z || test ! -s conftest.err configure:2867: $? = 0 configure:2870: test -s conftest.o configure:2873: $? = 0 configure:2884: result: yes configure:2901: checking for rntcl option to accept ANSI C configure:2971: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(58) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' conftest.c(58) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )' configure:2977: $? = 0 configure:2981: test -z || test ! -s conftest.err configure:2984: $? = 0 configure:2987: test -s conftest.o configure:2990: $? = 0 configure:3008: result: none needed configure:3026: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : conftest.c(2) : error C2061: syntax error : identifier 'me' conftest.c(2) : error C2059: syntax error : ';' overriding '/Z7' with '/Zi' CL returned error code 2. configure:3032: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3176: checking for style of include used by make configure:3204: result: GNU configure:3232: checking dependency style of rntcl configure:3315: result: none configure:3332: checking whether make sets $(MAKE) configure:3352: result: yes configure:3402: checking for ranlib configure:3418: found /home/build/xenofarm/client/nt-tools/tools/ranlib configure:3429: result: ranlib configure:3487: checking for gcc configure:3513: result: rntcl configure:3757: checking for C compiler version configure:3760: rntcl --version &5 Unknown option --version. configure:3763: $? = 1 configure:3765: rntcl -v &5 cl -Zm300 -Ge -F8388608 -GR -D__WIN32__ -D_WIN32 -D__NT__ -nologo -Fea.out.exe BINMODE.OBJ -MT -link -INCREMENTAL:no -VERBOSE:lib Searching Libraries Done Searching Libraries LINK : fatal error LNK1561: entry point must be defined CL returned error code 2. configure:3768: $? = 2 configure:3770: rntcl -V &5 Unknown option -V. configure:3773: $? = 1 configure:3776: checking whether we are using the GNU C compiler configure:3832: result: no configure:3838: checking whether rntcl accepts -g configure:3889: result: yes configure:3906: checking for rntcl option to accept ANSI C configure:4013: result: none needed configure:4031: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : conftest.c(2) : error C2061: syntax error : identifier 'me' conftest.c(2) : error C2059: syntax error : ';' overriding '/Z7' with '/Zi' CL returned error code 2. configure:4037: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4172: checking dependency style of rntcl configure:4255: result: none configure:4336: checking for guile configure:4354: found /usr/local/bin/guile configure:4366: result: /usr/local/bin/guile configure:4392: checking for groff configure:4425: result: no configure:4435: checking for m4 configure:4453: found /usr/local/bin/m4 configure:4466: result: /usr/local/bin/m4 configure:4484: checking how to run the C preprocessor configure:4519: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c configure:4525: $? = 0 configure:4557: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:4563: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:4602: result: rntcl -E configure:4626: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c configure:4632: $? = 0 configure:4664: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:4670: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:4714: checking for egrep configure:4724: result: egrep configure:4729: checking for ANSI C header files configure:4882: result: yes configure:4908: checking for sys/types.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4930: $? = 0 configure:4934: test -z || test ! -s conftest.err configure:4937: $? = 0 configure:4940: test -s conftest.o configure:4943: $? = 0 configure:4954: result: yes configure:4908: checking for sys/stat.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4930: $? = 0 configure:4934: test -z || test ! -s conftest.err configure:4937: $? = 0 configure:4940: test -s conftest.o configure:4943: $? = 0 configure:4954: result: yes configure:4908: checking for stdlib.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4930: $? = 0 configure:4934: test -z || test ! -s conftest.err configure:4937: $? = 0 configure:4940: test -s conftest.o configure:4943: $? = 0 configure:4954: result: yes configure:4908: checking for string.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4930: $? = 0 configure:4934: test -z || test ! -s conftest.err configure:4937: $? = 0 configure:4940: test -s conftest.o configure:4943: $? = 0 configure:4954: result: yes configure:4908: checking for memory.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4930: $? = 0 configure:4934: test -z || test ! -s conftest.err configure:4937: $? = 0 configure:4940: test -s conftest.o configure:4943: $? = 0 configure:4954: result: yes configure:4908: checking for strings.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(58) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory CL returned error code 2. configure:4930: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4954: result: no configure:4908: checking for inttypes.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(58) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory CL returned error code 2. configure:4930: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4954: result: no configure:4908: checking for stdint.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(58) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory CL returned error code 2. configure:4930: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4954: result: no configure:4908: checking for unistd.h configure:4924: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(58) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory CL returned error code 2. configure:4930: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4954: result: no configure:4980: checking gmp.h usability configure:4992: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:4998: $? = 0 configure:5002: test -z || test ! -s conftest.err configure:5005: $? = 0 configure:5008: test -s conftest.o configure:5011: $? = 0 configure:5021: result: yes configure:5025: checking gmp.h presence configure:5035: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5041: $? = 0 configure:5061: result: yes configure:5096: checking for gmp.h configure:5103: result: yes configure:5138: checking fcntl.h usability configure:5150: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5156: $? = 0 configure:5160: test -z || test ! -s conftest.err configure:5163: $? = 0 configure:5166: test -s conftest.o configure:5169: $? = 0 configure:5179: result: yes configure:5183: checking fcntl.h presence configure:5193: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5199: $? = 0 configure:5219: result: yes configure:5254: checking for fcntl.h configure:5261: result: yes configure:5129: checking for strings.h configure:5134: result: no configure:5138: checking sys/time.h usability configure:5150: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(59) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory CL returned error code 2. configure:5156: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5179: result: no configure:5183: checking sys/time.h presence configure:5193: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:5199: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:5219: result: no configure:5254: checking for sys/time.h configure:5261: result: no configure:5129: checking for unistd.h configure:5134: result: no configure:5288: checking shadow.h usability configure:5300: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(59) : fatal error C1083: Cannot open include file: 'shadow.h': No such file or directory CL returned error code 2. configure:5306: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5329: result: no configure:5333: checking shadow.h presence configure:5343: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:5349: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:5369: result: no configure:5404: checking for shadow.h configure:5411: result: no configure:5440: checking zlib.h usability configure:5452: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' configure:5458: $? = 0 configure:5462: test -z || test ! -s conftest.err configure:5465: $? = 0 configure:5468: test -s conftest.o configure:5471: $? = 0 configure:5481: result: yes configure:5485: checking zlib.h presence configure:5495: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5501: $? = 0 configure:5521: result: yes configure:5556: checking for zlib.h configure:5563: result: yes configure:5594: checking poll.h usability configure:5606: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'poll.h': No such file or directory CL returned error code 2. configure:5612: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5635: result: no configure:5639: checking poll.h presence configure:5649: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:5655: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:5675: result: no configure:5710: checking for poll.h configure:5717: result: no configure:5594: checking sys/poll.h usability configure:5606: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'sys/poll.h': No such file or directory CL returned error code 2. configure:5612: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5635: result: no configure:5639: checking sys/poll.h presence configure:5649: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:5655: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:5675: result: no configure:5710: checking for sys/poll.h configure:5717: result: no configure:5744: checking libutil.h usability configure:5756: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'libutil.h': No such file or directory CL returned error code 2. configure:5762: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5785: result: no configure:5789: checking libutil.h presence configure:5799: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:5805: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:5825: result: no configure:5860: checking for libutil.h configure:5867: result: no configure:5894: checking crypt.h usability configure:5906: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'crypt.h': No such file or directory CL returned error code 2. configure:5912: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5935: result: no configure:5939: checking crypt.h presence configure:5949: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:5955: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:5975: result: no configure:6010: checking for crypt.h configure:6017: result: no configure:6044: checking pty.h usability configure:6056: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'pty.h': No such file or directory CL returned error code 2. configure:6062: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6085: result: no configure:6089: checking pty.h presence configure:6099: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:6105: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:6125: result: no configure:6160: checking for pty.h configure:6167: result: no configure:6194: checking stropts.h usability configure:6206: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'stropts.h': No such file or directory CL returned error code 2. configure:6212: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6235: result: no configure:6239: checking stropts.h presence configure:6249: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:6255: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:6275: result: no configure:6310: checking for stropts.h configure:6317: result: no configure:6344: checking syslog.h usability configure:6356: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'syslog.h': No such file or directory CL returned error code 2. configure:6362: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6385: result: no configure:6389: checking syslog.h presence configure:6399: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:6405: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:6425: result: no configure:6460: checking for syslog.h configure:6467: result: no configure:6494: checking argp.h usability configure:6506: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'argp.h': No such file or directory CL returned error code 2. configure:6512: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6535: result: no configure:6539: checking argp.h presence configure:6549: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:6555: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:6575: result: no configure:6610: checking for argp.h configure:6617: result: no configure:6644: checking sys/resource.h usability configure:6656: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory CL returned error code 2. configure:6662: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6685: result: no configure:6689: checking sys/resource.h presence configure:6699: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:6705: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:6725: result: no configure:6760: checking for sys/resource.h configure:6767: result: no configure:6795: checking utmp.h usability configure:6807: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'utmp.h': No such file or directory CL returned error code 2. configure:6813: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6836: result: no configure:6840: checking utmp.h presence configure:6850: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:6856: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:6876: result: no configure:6911: checking for utmp.h configure:6918: result: no configure:6947: checking utmpx.h usability configure:6959: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'utmpx.h': No such file or directory CL returned error code 2. configure:6965: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6988: result: no configure:6992: checking utmpx.h presence configure:7002: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:7008: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:7028: result: no configure:7063: checking for utmpx.h configure:7070: result: no configure:11132: checking gss.h usability configure:11144: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'gss.h': No such file or directory CL returned error code 2. configure:11150: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11173: result: no configure:11177: checking gss.h presence configure:11187: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:11193: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:11213: result: no configure:11248: checking for gss.h configure:11255: result: no configure:11271: checking for gss_check_version in -lgss configure:11301: 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 Command line warning D4025 : overriding '/Z7' with '/Zi' LINK : fatal error LNK1181: cannot open input file "gss.lib" CL returned error code 2. configure:11307: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gss_check_version (); | int | main () | { | gss_check_version (); | ; | return 0; | } configure:11333: result: no configure:11364: checking krb5.h usability configure:11376: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'krb5.h': No such file or directory CL returned error code 2. configure:11382: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11405: result: no configure:11409: checking krb5.h presence configure:11419: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:11425: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:11445: result: no configure:11480: checking for krb5.h configure:11487: result: no configure:11519: checking security/pam_appl.h usability configure:11531: rntcl -c -g -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 Command line warning D4025 : overriding '/Z7' with '/Zi' conftest.c(60) : fatal error C1083: Cannot open include file: 'security/pam_appl.h': No such file or directory CL returned error code 2. configure:11537: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11560: result: no configure:11564: checking security/pam_appl.h presence configure:11574: rntcl -E -I/usr/local/include -I/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx/include conftest.c CL returned error code 2. configure:11580: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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:11600: result: no configure:11635: checking for security/pam_appl.h configure:11642: result: no configure:11667: checking for socklen_t in sys/socket.h CL returned error code 2. configure:11690: result: no configure:11693: checking for AIX configure:11719: result: no configure:11735: checking for __gmpz_getlimbn in -lgmp configure:11765: 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 Command line warning D4025 : overriding '/Z7' with '/Zi' gmp.lib(getlimbn.o) : warning LNK4078: multiple ".text" sections found with different attributes (E0000020) configure:11771: $? = 0 configure:11775: test -z || test ! -s conftest.err configure:11778: $? = 0 configure:11781: test -s conftest.exe configure:11784: $? = 0 configure:11797: result: yes configure:11909: checking for oop_sys_new in -loop configure:11939: 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 Command line warning D4025 : overriding '/Z7' with '/Zi' LINK : fatal error LNK1181: cannot open input file "oop.lib" CL returned error code 2. configure:11945: $? = 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.0.2" | #define PACKAGE_STRING "lsh 2.0.2" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.0.2" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 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 socklen_t int | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char oop_sys_new (); | int | main () | { | oop_sys_new (); | ; | return 0; | } configure:11971: result: no configure:11981: error: liboop is missing. Get liboop from http://www.liboop.org ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-pc-interix ac_cv_build_alias=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_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_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_poll_h=no 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_poll_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_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_host_alias=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_M4=/usr/local/bin/m4 ac_cv_path_SCHEME_PROGRAM=/usr/local/bin/guile ac_cv_path_install='/home/build/xenofarm/client/nt-tools/tools/install -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='rntcl -E' ac_cv_prog_ac_ct_CC=rntcl ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep=egrep 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.0.2/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.0.2/missing --run tar' AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.0.2/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.0.2/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.0.2/missing --run automake-1.8' AWK='nawk' 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='egrep' EXEEXT='.exe' GROFF='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(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/local/bin/m4' MAKEINFO='${SHELL} /home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.0.2/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 2.0.2' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='2.0.2' PAM_PROGRAM='' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='guile' SCHEME_PROGRAM='/usr/local/bin/guile' SET_MAKE='' SHELL='/bin/bash' SRP_PROGRAM='srp-gen' STRIP='' VERSION='2.0.2' XAUTH_PROGRAM='' ac_ct_CC='rntcl' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-pc-interix' build_alias='' build_cpu='i586' build_os='interix' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i586-pc-interix' host_alias='' host_cpu='i586' host_os='interix' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/lsh-2.0.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/home/build/xenofarm/client/lsh/kali.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_FCNTL_H 1 #define HAVE_GMP_H 1 #define HAVE_LIBGMP 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ZLIB_H 1 #define PACKAGE "lsh" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE_NAME "lsh" #define PACKAGE_STRING "lsh 2.0.2" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "2.0.2" #define STDC_HEADERS 1 #define VERSION "2.0.2" #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_TCP_FORWARD 1 #define WITH_UTMP 1 #define WITH_X11_FORWARD 1 #define _GNU_SOURCE 1 #define socklen_t int configure: exit 1