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 1.5.2, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/pfx

## --------- ##
## Platform. ##
## --------- ##

hostname = danae.bortas.org
uname -m = x86
uname -r = 5.1.2600-smp
uname -s = Windows_XP
uname -v = 5.1.2600-smp

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /mnt/media/win32-pike/nt-tools/tools
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sw/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1252: creating cache config.cache
configure:1380: checking for a BSD-compatible install
configure:1434: result: /mnt/media/win32-pike/nt-tools/tools/install -c
configure:1445: checking whether build environment is sane
configure:1488: result: yes
configure:1521: checking for gawk
configure:1537: found /usr/bin/gawk
configure:1547: result: gawk
configure:1557: checking whether make sets $(MAKE)
configure:1577: result: yes
configure:1743: WARNING:  Converted . to /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2,
If this does not work, please use an absolute path to the configure script. 
configure:2072: checking for -R flag
configure:2102: result: none
configure:2112: result: Searching for libraries
configure:2119: checking /usr/local/lib
configure:2137: result: added
configure:2119: checking /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/pfx/lib
configure:2146: result: not found
configure:2119: checking /usr/local/lib
configure:2137: result: added
configure:2119: checking /sw/local/lib
configure:2146: result: not found
configure:2119: checking /sw/lib
configure:2146: result: not found
configure:2119: checking /usr/gnu/lib
configure:2146: result: not found
configure:2119: checking /opt/gnu/lib
configure:2146: result: not found
configure:2119: checking /sw/gnu/lib
configure:2146: result: not found
configure:2119: checking /usr/freeware/lib
configure:2146: result: not found
configure:2119: checking /usr/pkg/lib
configure:2146: result: not found
configure:2201: checking for gcc
configure:2227: result: rntcl
configure:2471: checking for C compiler version
configure:2474: rntcl --version </dev/null >&5
Unknown option --version.
configure:2477: $? = 1
configure:2479: rntcl -v </dev/null >&5
   cl -Zm300 -Ge -F8388608 -GR -D__WIN32__ -D_WIN32 -D__NT__ -nologo -Fea.out.exe BINMODE.OBJ -MT
LINK : fatal error LNK1561: entry point must be defined
CL returned error code 2.
configure:2482: $? = 2
configure:2484: rntcl -V </dev/null >&5
Unknown option -V.
configure:2487: $? = 1
configure:2511: checking for C compiler default output
configure:2514: rntcl   -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:2517: $? = 0
configure:2563: result: a.out
configure:2568: checking whether the C compiler works
configure:2574: ./a.out
configure:2577: $? = 0
configure:2594: result: yes
configure:2601: checking whether we are cross compiling
configure:2603: result: no
configure:2606: checking for suffix of executables
configure:2608: rntcl -o conftest   -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:2611: $? = 0
configure:2636: result: .exe
configure:2642: checking for suffix of object files
configure:2664: rntcl -c   -I /usr/local/include conftest.c >&5
configure:2667: $? = 0
configure:2689: result: o
configure:2693: checking whether we are using the GNU C compiler
configure:2718: rntcl -c   -I /usr/local/include conftest.c >&5
configure(2722) : error C2065: 'choke' : undeclared identifier
configure(2722) : error C2146: syntax error : missing ';' before identifier 'me'
configure(2725) : error C2065: 'me' : undeclared identifier
CL returned error code 2.
configure:2721: $? = 2
configure: failed program was:
| #line 2698 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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:2740: result: no
configure:2746: checking whether rntcl accepts -g
configure:2768: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:2771: $? = 0
configure:2774: test -s conftest.o
configure:2777: $? = 0
configure:2788: result: yes
configure:2805: checking for rntcl option to accept ANSI C
configure:2866: rntcl  -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(2862) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )'
configure(2862) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )'
configure:2869: $? = 0
configure:2872: test -s conftest.o
configure:2875: $? = 0
configure:2893: result: none needed
configure:2911: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
conftest.c(2) : error C2061: syntax error : identifier 'me'
conftest.c(2) : error C2059: syntax error : ';'
CL returned error code 2.
configure:2914: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3042: checking for style of include used by make
configure:3070: result: GNU
configure:3098: checking dependency style of rntcl
configure:3160: result: none
configure:3177: checking whether make sets $(MAKE)
configure:3197: result: yes
configure:3247: checking for ranlib
configure:3263: found /mnt/media/win32-pike/nt-tools/tools/ranlib
configure:3274: result: ranlib
configure:3290: checking for rntcl option to accept ANSI C
configure:3354: rntcl  -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(3359) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )'
configure(3359) : warning C4113: 'char *(__cdecl *)()' differs in parameter lists from 'char *(__cdecl *)(char ** ,int )'
configure:3357: $? = 0
configure:3360: test -s conftest.o
configure:3363: $? = 0
configure:3378: result: none needed
configure:3450: checking for guile
configure:3468: found /usr/bin/guile
configure:3480: result: /usr/bin/guile
configure:3512: checking for bash
configure:3530: found /bin/bash
configure:3542: result: /bin/bash
configure:3555: checking for groff
configure:3573: found /usr/bin/groff
configure:3585: result: /usr/bin/groff
configure:3598: checking for m4
configure:3616: found /usr/bin/m4
configure:3629: result: /usr/bin/m4
configure:3646: checking how to run the C preprocessor
configure:3682: rntcl -E  -I /usr/local/include conftest.c
configure:3688: $? = 0
configure:3720: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:3726: $? = 2
configure: failed program was:
| #line 3711 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3764: result: rntcl -E
configure:3789: rntcl -E  -I /usr/local/include conftest.c
configure:3795: $? = 0
configure:3827: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:3833: $? = 2
configure: failed program was:
| #line 3818 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3876: checking for egrep
configure:3886: result: grep -E
configure:3891: checking for ANSI C header files
configure:4038: result: yes
configure:4064: checking for sys/types.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for sys/stat.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for stdlib.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for string.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for memory.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for strings.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4129) : fatal error C1083: Cannot open include file: 'strings.h': No such file or directory
CL returned error code 2.
configure:4084: $? = 2
configure: failed program was:
| #line 4069 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <strings.h>
configure:4101: result: no
configure:4064: checking for inttypes.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4129) : fatal error C1083: Cannot open include file: 'inttypes.h': No such file or directory
CL returned error code 2.
configure:4084: $? = 2
configure: failed program was:
| #line 4069 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <inttypes.h>
configure:4101: result: no
configure:4064: checking for stdint.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4129) : fatal error C1083: Cannot open include file: 'stdint.h': No such file or directory
CL returned error code 2.
configure:4084: $? = 2
configure: failed program was:
| #line 4069 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4101: result: no
configure:4064: checking for unistd.h
configure:4081: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4129) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
CL returned error code 2.
configure:4084: $? = 2
configure: failed program was:
| #line 4069 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <unistd.h>
configure:4101: result: no
configure:4127: checking gmp.h usability
configure:4140: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
Y:\win32-RIS\include\gmp.h(752) : error C2061: syntax error : identifier 'add'
Y:\win32-RIS\include\gmp.h(752) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(752) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(753) : error C2061: syntax error : identifier 'add_1'
Y:\win32-RIS\include\gmp.h(753) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(753) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(754) : error C2061: syntax error : identifier 'add_n'
Y:\win32-RIS\include\gmp.h(754) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(754) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(755) : error C2061: syntax error : identifier 'add_nc'
Y:\win32-RIS\include\gmp.h(755) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(755) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(757) : error C2061: syntax error : identifier 'addmul_1'
Y:\win32-RIS\include\gmp.h(757) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(757) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(760) : error C2061: syntax error : identifier 'addmul_1c'
Y:\win32-RIS\include\gmp.h(760) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(760) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(762) : error C2061: syntax error : identifier 'addsub_n'
Y:\win32-RIS\include\gmp.h(762) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(762) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(763) : error C2061: syntax error : identifier 'bdivmod'
Y:\win32-RIS\include\gmp.h(763) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(763) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(764) : error C2061: syntax error : identifier 'cmp'
Y:\win32-RIS\include\gmp.h(764) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(764) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(769) : error C2061: syntax error : identifier 'divexact_by3c'
Y:\win32-RIS\include\gmp.h(769) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(770) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(774) : error C2061: syntax error : identifier 'divrem'
Y:\win32-RIS\include\gmp.h(774) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(774) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(776) : error C2061: syntax error : identifier 'divrem_1'
Y:\win32-RIS\include\gmp.h(776) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(776) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(779) : error C2061: syntax error : identifier 'divrem_1c'
Y:\win32-RIS\include\gmp.h(779) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(780) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(782) : error C2061: syntax error : identifier 'divrem_2'
Y:\win32-RIS\include\gmp.h(782) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(782) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(783) : error C2061: syntax error : identifier 'dump'
Y:\win32-RIS\include\gmp.h(783) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(783) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(784) : error C2061: syntax error : identifier 'gcd'
Y:\win32-RIS\include\gmp.h(784) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(784) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(785) : error C2061: syntax error : identifier 'gcd_1'
Y:\win32-RIS\include\gmp.h(785) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(785) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(786) : error C2061: syntax error : identifier 'gcdext'
Y:\win32-RIS\include\gmp.h(786) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(786) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(787) : error C2061: syntax error : identifier 'get_str'
Y:\win32-RIS\include\gmp.h(787) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(787) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(788) : error C2061: syntax error : identifier 'hamdist'
Y:\win32-RIS\include\gmp.h(788) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(788) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(791) : error C2061: syntax error : identifier 'jacobi_base'
Y:\win32-RIS\include\gmp.h(791) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(791) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(793) : error C2061: syntax error : identifier 'lshift'
Y:\win32-RIS\include\gmp.h(793) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(793) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(794) : error C2061: syntax error : identifier 'mod_1'
Y:\win32-RIS\include\gmp.h(794) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(794) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(797) : error C2061: syntax error : identifier 'mod_1c'
Y:\win32-RIS\include\gmp.h(797) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(797) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(800) : error C2061: syntax error : identifier 'mod_1_rshift'
Y:\win32-RIS\include\gmp.h(800) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(800) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(802) : error C2061: syntax error : identifier 'mul'
Y:\win32-RIS\include\gmp.h(802) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(802) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(803) : error C2061: syntax error : identifier 'mul_1'
Y:\win32-RIS\include\gmp.h(803) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(803) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(806) : error C2061: syntax error : identifier 'mul_1c'
Y:\win32-RIS\include\gmp.h(806) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(806) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(808) : error C2061: syntax error : identifier 'mul_basecase'
Y:\win32-RIS\include\gmp.h(808) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(808) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(809) : error C2061: syntax error : identifier 'mul_n'
Y:\win32-RIS\include\gmp.h(809) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(809) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(810) : error C2061: syntax error : identifier 'perfect_square_p'
Y:\win32-RIS\include\gmp.h(810) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(810) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(811) : error C2061: syntax error : identifier 'popcount'
Y:\win32-RIS\include\gmp.h(811) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(811) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(812) : error C2061: syntax error : identifier 'preinv_mod_1'
Y:\win32-RIS\include\gmp.h(812) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(812) : error C2059: syntax error : ')'
Y:\win32-RIS\include\gmp.h(813) : error C2061: syntax error : identifier 'random'
Y:\win32-RIS\include\gmp.h(813) : error C2059: syntax error : ';'
Y:\win32-RIS\include\gmp.h(813) : fatal error C1003: error count exceeds 100; stopping compilation
CL returned error code 2.
configure:4143: $? = 2
configure: failed program was:
| #line 4129 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gmp.h>
configure:4159: result: no
configure:4163: checking gmp.h presence
configure:4174: rntcl -E  -I /usr/local/include conftest.c
configure:4180: $? = 0
configure:4199: result: yes
configure:4219: WARNING: gmp.h: present but cannot be compiled
configure:4221: WARNING: gmp.h: check for missing prerequisite headers?
configure:4223: WARNING: gmp.h: proceeding with the preprocessor's result
configure:4235: checking for gmp.h
configure:4242: result: yes
configure:4277: checking fcntl.h usability
configure:4290: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4293: $? = 0
configure:4296: test -s conftest.o
configure:4299: $? = 0
configure:4309: result: yes
configure:4313: checking fcntl.h presence
configure:4324: rntcl -E  -I /usr/local/include conftest.c
configure:4330: $? = 0
configure:4349: result: yes
configure:4385: checking for fcntl.h
configure:4392: result: yes
configure:4268: checking for strings.h
configure:4273: result: no
configure:4277: checking sys/time.h usability
configure:4290: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4340) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
CL returned error code 2.
configure:4293: $? = 2
configure: failed program was:
| #line 4279 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/time.h>
configure:4309: result: no
configure:4313: checking sys/time.h presence
configure:4324: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:4330: $? = 2
configure: failed program was:
| #line 4315 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <sys/time.h>
configure:4349: result: no
configure:4385: checking for sys/time.h
configure:4392: result: no
configure:4268: checking for unistd.h
configure:4273: result: no
configure:4419: checking shadow.h usability
configure:4432: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4482) : fatal error C1083: Cannot open include file: 'shadow.h': No such file or directory
CL returned error code 2.
configure:4435: $? = 2
configure: failed program was:
| #line 4421 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <shadow.h>
configure:4451: result: no
configure:4455: checking shadow.h presence
configure:4466: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:4472: $? = 2
configure: failed program was:
| #line 4457 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <shadow.h>
configure:4491: result: no
configure:4527: checking for shadow.h
configure:4534: result: no
configure:4563: checking zlib.h usability
configure:4576: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4579: $? = 0
configure:4582: test -s conftest.o
configure:4585: $? = 0
configure:4595: result: yes
configure:4599: checking zlib.h presence
configure:4610: rntcl -E  -I /usr/local/include conftest.c
configure:4616: $? = 0
configure:4635: result: yes
configure:4671: checking for zlib.h
configure:4678: result: yes
configure:4709: checking poll.h usability
configure:4722: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4773) : fatal error C1083: Cannot open include file: 'poll.h': No such file or directory
CL returned error code 2.
configure:4725: $? = 2
configure: failed program was:
| #line 4711 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <poll.h>
configure:4741: result: no
configure:4745: checking poll.h presence
configure:4756: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:4762: $? = 2
configure: failed program was:
| #line 4747 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <poll.h>
configure:4781: result: no
configure:4817: checking for poll.h
configure:4824: result: no
configure:4709: checking sys/poll.h usability
configure:4722: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4773) : fatal error C1083: Cannot open include file: 'sys/poll.h': No such file or directory
CL returned error code 2.
configure:4725: $? = 2
configure: failed program was:
| #line 4711 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/poll.h>
configure:4741: result: no
configure:4745: checking sys/poll.h presence
configure:4756: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:4762: $? = 2
configure: failed program was:
| #line 4747 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <sys/poll.h>
configure:4781: result: no
configure:4817: checking for sys/poll.h
configure:4824: result: no
configure:4851: checking libutil.h usability
configure:4864: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4915) : fatal error C1083: Cannot open include file: 'libutil.h': No such file or directory
CL returned error code 2.
configure:4867: $? = 2
configure: failed program was:
| #line 4853 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:4883: result: no
configure:4887: checking libutil.h presence
configure:4898: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:4904: $? = 2
configure: failed program was:
| #line 4889 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <libutil.h>
configure:4923: result: no
configure:4959: checking for libutil.h
configure:4966: result: no
configure:4993: checking crypt.h usability
configure:5006: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(5057) : fatal error C1083: Cannot open include file: 'crypt.h': No such file or directory
CL returned error code 2.
configure:5009: $? = 2
configure: failed program was:
| #line 4995 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crypt.h>
configure:5025: result: no
configure:5029: checking crypt.h presence
configure:5040: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:5046: $? = 2
configure: failed program was:
| #line 5031 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <crypt.h>
configure:5065: result: no
configure:5101: checking for crypt.h
configure:5108: result: no
configure:5135: checking pty.h usability
configure:5148: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(5199) : fatal error C1083: Cannot open include file: 'pty.h': No such file or directory
CL returned error code 2.
configure:5151: $? = 2
configure: failed program was:
| #line 5137 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:5167: result: no
configure:5171: checking pty.h presence
configure:5182: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:5188: $? = 2
configure: failed program was:
| #line 5173 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <pty.h>
configure:5207: result: no
configure:5243: checking for pty.h
configure:5250: result: no
configure:5277: checking stropts.h usability
configure:5290: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(5341) : fatal error C1083: Cannot open include file: 'stropts.h': No such file or directory
CL returned error code 2.
configure:5293: $? = 2
configure: failed program was:
| #line 5279 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stropts.h>
configure:5309: result: no
configure:5313: checking stropts.h presence
configure:5324: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:5330: $? = 2
configure: failed program was:
| #line 5315 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stropts.h>
configure:5349: result: no
configure:5385: checking for stropts.h
configure:5392: result: no
configure:5419: checking syslog.h usability
configure:5432: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(5483) : fatal error C1083: Cannot open include file: 'syslog.h': No such file or directory
CL returned error code 2.
configure:5435: $? = 2
configure: failed program was:
| #line 5421 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <syslog.h>
configure:5451: result: no
configure:5455: checking syslog.h presence
configure:5466: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:5472: $? = 2
configure: failed program was:
| #line 5457 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <syslog.h>
configure:5491: result: no
configure:5527: checking for syslog.h
configure:5534: result: no
configure:5561: checking argp.h usability
configure:5574: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(5625) : fatal error C1083: Cannot open include file: 'argp.h': No such file or directory
CL returned error code 2.
configure:5577: $? = 2
configure: failed program was:
| #line 5563 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argp.h>
configure:5593: result: no
configure:5597: checking argp.h presence
configure:5608: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:5614: $? = 2
configure: failed program was:
| #line 5599 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <argp.h>
configure:5633: result: no
configure:5669: checking for argp.h
configure:5676: result: no
configure:5703: checking sys/resource.h usability
configure:5716: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(5767) : fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory
CL returned error code 2.
configure:5719: $? = 2
configure: failed program was:
| #line 5705 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/resource.h>
configure:5735: result: no
configure:5739: checking sys/resource.h presence
configure:5750: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:5756: $? = 2
configure: failed program was:
| #line 5741 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <sys/resource.h>
configure:5775: result: no
configure:5811: checking for sys/resource.h
configure:5818: result: no
configure:5846: checking utmp.h usability
configure:5859: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(5910) : fatal error C1083: Cannot open include file: 'utmp.h': No such file or directory
CL returned error code 2.
configure:5862: $? = 2
configure: failed program was:
| #line 5848 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <utmp.h>
configure:5878: result: no
configure:5882: checking utmp.h presence
configure:5893: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:5899: $? = 2
configure: failed program was:
| #line 5884 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <utmp.h>
configure:5918: result: no
configure:5954: checking for utmp.h
configure:5961: result: no
configure:5990: checking utmpx.h usability
configure:6003: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(6054) : fatal error C1083: Cannot open include file: 'utmpx.h': No such file or directory
CL returned error code 2.
configure:6006: $? = 2
configure: failed program was:
| #line 5992 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <utmpx.h>
configure:6022: result: no
configure:6026: checking utmpx.h presence
configure:6037: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:6043: $? = 2
configure: failed program was:
| #line 6028 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <utmpx.h>
configure:6062: result: no
configure:6098: checking for utmpx.h
configure:6105: result: no
configure:8721: checking krb5.h usability
configure:8734: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8785) : fatal error C1083: Cannot open include file: 'krb5.h': No such file or directory
CL returned error code 2.
configure:8737: $? = 2
configure: failed program was:
| #line 8723 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:8753: result: no
configure:8757: checking krb5.h presence
configure:8768: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:8774: $? = 2
configure: failed program was:
| #line 8759 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <krb5.h>
configure:8793: result: no
configure:8829: checking for krb5.h
configure:8836: result: no
configure:8868: checking security/pam_appl.h usability
configure:8881: rntcl -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8932) : fatal error C1083: Cannot open include file: 'security/pam_appl.h': No such file or directory
CL returned error code 2.
configure:8884: $? = 2
configure: failed program was:
| #line 8870 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <security/pam_appl.h>
configure:8900: result: no
configure:8904: checking security/pam_appl.h presence
configure:8915: rntcl -E  -I /usr/local/include conftest.c
CL returned error code 2.
configure:8921: $? = 2
configure: failed program was:
| #line 8906 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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 <security/pam_appl.h>
configure:8940: result: no
configure:8976: checking for security/pam_appl.h
configure:8983: result: no
configure:9008: checking for socklen_t in sys/socket.h
CL returned error code 2.
configure:9032: result: no
configure:9035: checking for AIX
configure:9062: result: no
configure:9078: checking for __gmpz_getlimbn in -lgmp
configure:9109: rntcl -o conftest.exe -g  -I /usr/local/include  -L /usr/local/lib conftest.c -lgmp   >&5
conftest.c
gmp.lib(getlimbn.o) : warning LNK4078: multiple ".text" sections found with different attributes (E0000020)
configure:9112: $? = 0
configure:9115: test -s conftest.exe
configure:9118: $? = 0
configure:9130: result: yes
configure:9244: checking for oop_sys_new in -loop
configure:9275: rntcl -o conftest.exe -g  -I /usr/local/include  -L /usr/local/lib conftest.c -loop  -lgmp  >&5
conftest.c
LINK : fatal error LNK1181: cannot open input file "oop.lib"
CL returned error code 2.
configure:9278: $? = 2
configure: failed program was:
| #line 9251 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 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:9296: result: no
configure:9306: error: liboop is missing. Get liboop from http://www.liboop.org

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=no
ac_cv_env_BASH_set=set
ac_cv_env_BASH_value=/bin/sh
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_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_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_oop_oop_sys_new=no
ac_cv_objext=o
ac_cv_path_BASH=/bin/bash
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=$'/mnt/media/win32-pike/nt-tools/tools/install -c'
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_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep=$'grep -E'
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} /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2/missing --run tar'
AUTOCONF='${SHELL} /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2/missing --run autoconf'
AUTOHEADER='${SHELL} /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2/missing --run autoheader'
AUTOMAKE='${SHELL} /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2/missing --run automake-1.7'
AWK='gawk'
BASH='/bin/bash'
BUILD_ARCH=''
BUILD_OSREV=''
BUILD_OSSYS=''
CC='rntcl'
CCDEPMODE='depmode=none'
CFLAGS='-g'
CPP='rntcl -E'
CPPFLAGS=' -I /usr/local/include'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOTDOT_LIBARGP=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
GROFF='/usr/bin/groff'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KRB_LIBS=''
KRB_PROGRAM=''
LDFLAGS=' -L /usr/local/lib'
LIBARGP=''
LIBOBJS=''
LIBS='-lgmp '
LTLIBOBJS=''
M4='/usr/bin/m4'
MAKEINFO='${SHELL} /mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lsh'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 1.5.2'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='1.5.2'
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='1.5.2'
XAUTH_PROGRAM=''
ac_ct_CC='rntcl'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/buildtmp/dist/lsh-1.5.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/mnt/aphraelraid/home/peter/hack/xenofarm/client/lsh/danae.bortas.org/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 DATAFELLOWS_WORKAROUNDS 1
#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 1.5.2"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "1.5.2"
#define SSHD1 "/usr/local/sbin/sshd1"
#define STDC_HEADERS 1
#define VERSION "1.5.2"
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_SSH1_FALLBACK 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