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.4, 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=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx

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

hostname = gosroth.roxen.com
uname -m = ia64
uname -r = 2.4.3-12smp
uname -s = Linux
uname -v = #1 SMP Fri Jun 8 13:06:07 EDT 2001

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

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

PATH: /usr/kerberos/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/intel/compiler60/ia64/bin
PATH: /usr/local/bin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1253: creating cache config.cache
configure:1381: checking for a BSD-compatible install
configure:1435: result: /usr/bin/install -c
configure:1446: checking whether build environment is sane
configure:1489: result: yes
configure:1522: checking for gawk
configure:1538: found /bin/gawk
configure:1548: result: gawk
configure:1558: checking whether make sets $(MAKE)
configure:1578: result: yes
configure:1744: WARNING:  Converted . to /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4,
If this does not work, please use an absolute path to the configure script. 
configure:2082: checking for -R flag
configure:2115: result: using -Wl,-rpath,
configure:2122: result: Searching for libraries
configure:2129: checking /usr/local/lib
configure:2147: result: added
configure:2129: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib
configure:2156: result: not found
configure:2129: checking /usr/local/lib
configure:2147: result: added
configure:2129: checking /sw/local/lib
configure:2156: result: not found
configure:2129: checking /sw/lib
configure:2156: result: not found
configure:2129: checking /usr/gnu/lib
configure:2156: result: not found
configure:2129: checking /opt/gnu/lib
configure:2156: result: not found
configure:2129: checking /sw/gnu/lib
configure:2156: result: not found
configure:2129: checking /usr/freeware/lib
configure:2156: result: not found
configure:2129: checking /usr/pkg/lib
configure:2156: result: not found
configure:2211: checking for gcc
configure:2237: result: ecc
configure:2481: checking for C compiler version
configure:2484: ecc --version </dev/null >&5
ecc: Command line warning: ignoring unknown option '--version'
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x41): undefined reference to `main'
configure:2487: $? = 1
configure:2489: ecc -v </dev/null >&5
ecc: Command line warning: ignoring unknown option '-v'
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x41): undefined reference to `main'
configure:2492: $? = 1
configure:2494: ecc -V </dev/null >&5
Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications
Version 6.0.1, Build 20020821 
Copyright (C) 1985-2002 Intel Corporation.  All rights reserved.

/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x41): undefined reference to `main'
GNU ld version 2.10.91 (with BFD 2.10.91.0.2)
  Supported emulations:
   elf64_ia64
configure:2497: $? = 1
configure:2521: checking for C compiler default output
configure:2524: ecc   -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
conftest.c
configure:2527: $? = 0
configure:2573: result: a.out
configure:2578: checking whether the C compiler works
configure:2584: ./a.out
configure:2587: $? = 0
configure:2604: result: yes
configure:2611: checking whether we are cross compiling
configure:2613: result: no
configure:2616: checking for suffix of executables
configure:2618: ecc -o conftest   -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
conftest.c
configure:2621: $? = 0
configure:2646: result: 
configure:2652: checking for suffix of object files
configure:2674: ecc -c   -I /usr/local/include conftest.c >&5
conftest.c
configure:2677: $? = 0
configure:2699: result: o
configure:2703: checking whether we are using the GNU C compiler
configure:2728: ecc -c   -I /usr/local/include conftest.c >&5
conftest.c
configure(2732): error: identifier "choke" is undefined
         choke me
         ^

compilation aborted for conftest.c (code 2)
configure:2731: $? = 2
configure: failed program was:
| #line 2708 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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:2750: result: no
configure:2756: checking whether ecc accepts -g
configure:2778: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:2781: $? = 0
configure:2784: test -s conftest.o
configure:2787: $? = 0
configure:2798: result: yes
configure:2815: checking for ecc option to accept ANSI C
configure:2876: ecc  -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:2879: $? = 0
configure:2882: test -s conftest.o
configure:2885: $? = 0
configure:2903: result: none needed
configure:2921: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
conftest.c(2): error: identifier "choke" is undefined
    choke me
    ^

At end of source: error: expected a ";"

compilation aborted for conftest.c (code 2)
configure:2924: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3052: checking for style of include used by make
configure:3080: result: GNU
configure:3108: checking dependency style of ecc
configure:3170: result: none
configure:3187: checking whether make sets $(MAKE)
configure:3207: result: yes
configure:3257: checking for ranlib
configure:3273: found /usr/bin/ranlib
configure:3284: result: ranlib
configure:3300: checking for ecc option to accept ANSI C
configure:3364: ecc  -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:3367: $? = 0
configure:3370: test -s conftest.o
configure:3373: $? = 0
configure:3388: result: none needed
configure:3460: checking for guile
configure:3478: found /usr/bin/guile
configure:3490: result: /usr/bin/guile
configure:3522: checking for bash
configure:3540: found /bin/bash
configure:3552: result: /bin/bash
configure:3565: checking for groff
configure:3583: found /usr/bin/groff
configure:3595: result: /usr/bin/groff
configure:3608: checking for m4
configure:3626: found /usr/bin/m4
configure:3639: result: /usr/bin/m4
configure:3656: checking how to run the C preprocessor
configure:3692: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:3698: $? = 0
configure:3730: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure(3740): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:3736: $? = 4
configure: failed program was:
| #line 3721 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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:3774: result: ecc -E
configure:3799: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:3805: $? = 0
configure:3837: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure(3847): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:3843: $? = 4
configure: failed program was:
| #line 3828 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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:3886: checking for egrep
configure:3896: result: grep -E
configure:3901: checking for ANSI C header files
configure:3927: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:3930: $? = 0
configure:3933: test -s conftest.o
configure:3936: $? = 0
conftest.c
conftest.c
configure:4025: ecc -o conftest -g  -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
conftest.c
configure(4032): warning #266: function declared implicitly
        exit(2);
        ^

configure:4028: $? = 0
configure:4030: ./conftest
configure:4033: $? = 0
configure:4048: result: yes
configure:4074: checking for sys/types.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for sys/stat.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for stdlib.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for string.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for memory.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for strings.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for inttypes.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for stdint.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4074: checking for unistd.h
configure:4091: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4094: $? = 0
configure:4097: test -s conftest.o
configure:4100: $? = 0
configure:4111: result: yes
configure:4137: checking gmp.h usability
configure:4150: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4153: $? = 0
configure:4156: test -s conftest.o
configure:4159: $? = 0
configure:4169: result: yes
configure:4173: checking gmp.h presence
configure:4184: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:4190: $? = 0
configure:4209: result: yes
configure:4245: checking for gmp.h
configure:4252: result: yes
configure:4287: checking fcntl.h usability
configure:4300: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4303: $? = 0
configure:4306: test -s conftest.o
configure:4309: $? = 0
configure:4319: result: yes
configure:4323: checking fcntl.h presence
configure:4334: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:4340: $? = 0
configure:4359: result: yes
configure:4395: checking for fcntl.h
configure:4402: result: yes
configure:4278: checking for strings.h
configure:4283: result: yes
configure:4287: checking sys/time.h usability
configure:4300: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4303: $? = 0
configure:4306: test -s conftest.o
configure:4309: $? = 0
configure:4319: result: yes
configure:4323: checking sys/time.h presence
configure:4334: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:4340: $? = 0
configure:4359: result: yes
configure:4395: checking for sys/time.h
configure:4402: result: yes
configure:4278: checking for unistd.h
configure:4283: result: yes
configure:4429: checking shadow.h usability
configure:4442: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4445: $? = 0
configure:4448: test -s conftest.o
configure:4451: $? = 0
configure:4461: result: yes
configure:4465: checking shadow.h presence
configure:4476: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:4482: $? = 0
configure:4501: result: yes
configure:4537: checking for shadow.h
configure:4544: result: yes
configure:4573: checking zlib.h usability
configure:4586: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4589: $? = 0
configure:4592: test -s conftest.o
configure:4595: $? = 0
configure:4605: result: yes
configure:4609: checking zlib.h presence
configure:4620: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:4626: $? = 0
configure:4645: result: yes
configure:4681: checking for zlib.h
configure:4688: result: yes
configure:4719: checking poll.h usability
configure:4732: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4735: $? = 0
configure:4738: test -s conftest.o
configure:4741: $? = 0
configure:4751: result: yes
configure:4755: checking poll.h presence
configure:4766: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:4772: $? = 0
configure:4791: result: yes
configure:4827: checking for poll.h
configure:4834: result: yes
configure:4719: checking sys/poll.h usability
configure:4732: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:4735: $? = 0
configure:4738: test -s conftest.o
configure:4741: $? = 0
configure:4751: result: yes
configure:4755: checking sys/poll.h presence
configure:4766: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:4772: $? = 0
configure:4791: result: yes
configure:4827: checking for sys/poll.h
configure:4834: result: yes
configure:4861: checking libutil.h usability
configure:4874: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(4935): catastrophic error: could not open source file "libutil.h"
  #include <libutil.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:4877: $? = 4
configure: failed program was:
| #line 4863 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_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:4893: result: no
configure:4897: checking libutil.h presence
configure:4908: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure(4937): catastrophic error: could not open source file "libutil.h"
  #include <libutil.h>
                      ^

configure:4914: $? = 4
configure: failed program was:
| #line 4899 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:4933: result: no
configure:4969: checking for libutil.h
configure:4976: result: no
configure:5003: checking crypt.h usability
configure:5016: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:5019: $? = 0
configure:5022: test -s conftest.o
configure:5025: $? = 0
configure:5035: result: yes
configure:5039: checking crypt.h presence
configure:5050: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:5056: $? = 0
configure:5075: result: yes
configure:5111: checking for crypt.h
configure:5118: result: yes
configure:5145: checking pty.h usability
configure:5158: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:5161: $? = 0
configure:5164: test -s conftest.o
configure:5167: $? = 0
configure:5177: result: yes
configure:5181: checking pty.h presence
configure:5192: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:5198: $? = 0
configure:5217: result: yes
configure:5253: checking for pty.h
configure:5260: result: yes
configure:5287: checking stropts.h usability
configure:5300: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:5303: $? = 0
configure:5306: test -s conftest.o
configure:5309: $? = 0
configure:5319: result: yes
configure:5323: checking stropts.h presence
configure:5334: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:5340: $? = 0
configure:5359: result: yes
configure:5395: checking for stropts.h
configure:5402: result: yes
configure:5429: checking syslog.h usability
configure:5442: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:5445: $? = 0
configure:5448: test -s conftest.o
configure:5451: $? = 0
configure:5461: result: yes
configure:5465: checking syslog.h presence
configure:5476: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:5482: $? = 0
configure:5501: result: yes
configure:5537: checking for syslog.h
configure:5544: result: yes
configure:5571: checking argp.h usability
configure:5584: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:5587: $? = 0
configure:5590: test -s conftest.o
configure:5593: $? = 0
configure:5603: result: yes
configure:5607: checking argp.h presence
configure:5618: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:5624: $? = 0
configure:5643: result: yes
configure:5679: checking for argp.h
configure:5686: result: yes
configure:5713: checking sys/resource.h usability
configure:5726: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:5729: $? = 0
configure:5732: test -s conftest.o
configure:5735: $? = 0
configure:5745: result: yes
configure:5749: checking sys/resource.h presence
configure:5760: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:5766: $? = 0
configure:5785: result: yes
configure:5821: checking for sys/resource.h
configure:5828: result: yes
configure:5856: checking utmp.h usability
configure:5869: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:5872: $? = 0
configure:5875: test -s conftest.o
configure:5878: $? = 0
configure:5888: result: yes
configure:5892: checking utmp.h presence
configure:5903: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:5909: $? = 0
configure:5928: result: yes
configure:5964: checking for utmp.h
configure:5971: result: yes
configure:6000: checking utmpx.h usability
configure:6013: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6016: $? = 0
configure:6019: test -s conftest.o
configure:6022: $? = 0
configure:6032: result: yes
configure:6036: checking utmpx.h presence
configure:6047: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:6053: $? = 0
configure:6072: result: yes
configure:6108: checking for utmpx.h
configure:6115: result: yes
configure:6133: checking for struct utmp.ut_host
configure:6161: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6164: $? = 0
configure:6167: test -s conftest.o
configure:6170: $? = 0
configure:6222: result: yes
configure:6232: checking for struct utmp.ut_name
configure:6260: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6263: $? = 0
configure:6266: test -s conftest.o
configure:6269: $? = 0
configure:6321: result: yes
configure:6331: checking for struct utmp.ut_user
configure:6359: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6362: $? = 0
configure:6365: test -s conftest.o
configure:6368: $? = 0
configure:6420: result: yes
configure:6430: checking for struct utmp.ut_time
configure:6458: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6461: $? = 0
configure:6464: test -s conftest.o
configure:6467: $? = 0
configure:6519: result: yes
configure:6529: checking for struct utmp.ut_tv
configure:6557: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(6593): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_tv)
      ^

compilation aborted for conftest.c (code 2)
configure:6560: $? = 2
configure: failed program was:
| #line 6534 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:6596: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6599: $? = 0
configure:6602: test -s conftest.o
configure:6605: $? = 0
configure:6618: result: yes
configure:6628: checking for struct utmp.ut_tv.tv_sec
configure:6656: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6659: $? = 0
configure:6662: test -s conftest.o
configure:6665: $? = 0
configure:6717: result: yes
configure:6727: checking for struct utmp.ut_id
configure:6755: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6758: $? = 0
configure:6761: test -s conftest.o
configure:6764: $? = 0
configure:6816: result: yes
configure:6826: checking for struct utmp.ut_syslen
configure:6854: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(6893): error: struct "utmp" has no field "ut_syslen"
  if (ac_aggr.ut_syslen)
              ^

compilation aborted for conftest.c (code 2)
configure:6857: $? = 2
configure: failed program was:
| #line 6831 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:6893: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(6932): error: struct "utmp" has no field "ut_syslen"
  if (sizeof ac_aggr.ut_syslen)
                     ^

compilation aborted for conftest.c (code 2)
configure:6896: $? = 2
configure: failed program was:
| #line 6870 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:6915: result: no
configure:6925: checking for struct utmp.ut_session
configure:6953: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:6956: $? = 0
configure:6959: test -s conftest.o
configure:6962: $? = 0
configure:7014: result: yes
configure:7024: checking for struct utmp.ut_pid
configure:7052: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7055: $? = 0
configure:7058: test -s conftest.o
configure:7061: $? = 0
configure:7113: result: yes
configure:7123: checking for struct utmp.ut_exit
configure:7151: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(7192): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_exit)
      ^

compilation aborted for conftest.c (code 2)
configure:7154: $? = 2
configure: failed program was:
| #line 7128 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:7190: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7193: $? = 0
configure:7196: test -s conftest.o
configure:7199: $? = 0
configure:7212: result: yes
configure:7222: checking for struct utmp.ut_exit.e_termination
configure:7250: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7253: $? = 0
configure:7256: test -s conftest.o
configure:7259: $? = 0
configure:7311: result: yes
configure:7321: checking for struct utmp.ut_addr
configure:7349: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7352: $? = 0
configure:7355: test -s conftest.o
configure:7358: $? = 0
configure:7410: result: yes
configure:7420: checking for struct utmp.ut_addr_v6
configure:7448: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7451: $? = 0
configure:7454: test -s conftest.o
configure:7457: $? = 0
configure:7509: result: yes
configure:7523: checking for struct utmpx.ut_host
configure:7551: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7554: $? = 0
configure:7557: test -s conftest.o
configure:7560: $? = 0
configure:7612: result: yes
configure:7622: checking for struct utmpx.ut_name
configure:7650: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(7696): error: struct "utmpx" has no field "ut_name"
  if (ac_aggr.ut_name)
              ^

compilation aborted for conftest.c (code 2)
configure:7653: $? = 2
configure: failed program was:
| #line 7627 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:7689: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(7735): error: struct "utmpx" has no field "ut_name"
  if (sizeof ac_aggr.ut_name)
                     ^

compilation aborted for conftest.c (code 2)
configure:7692: $? = 2
configure: failed program was:
| #line 7666 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:7711: result: no
configure:7721: checking for struct utmpx.ut_user
configure:7749: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7752: $? = 0
configure:7755: test -s conftest.o
configure:7758: $? = 0
configure:7810: result: yes
configure:7820: checking for struct utmpx.ut_time
configure:7848: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(7895): error: struct "utmpx" has no field "ut_time"
  if (ac_aggr.ut_time)
              ^

compilation aborted for conftest.c (code 2)
configure:7851: $? = 2
configure: failed program was:
| #line 7825 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:7887: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(7934): error: struct "utmpx" has no field "ut_time"
  if (sizeof ac_aggr.ut_time)
                     ^

compilation aborted for conftest.c (code 2)
configure:7890: $? = 2
configure: failed program was:
| #line 7864 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:7909: result: no
configure:7919: checking for struct utmpx.ut_id
configure:7947: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:7950: $? = 0
configure:7953: test -s conftest.o
configure:7956: $? = 0
configure:8008: result: yes
configure:8018: checking for struct utmpx.ut_tv
configure:8046: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8094): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_tv)
      ^

compilation aborted for conftest.c (code 2)
configure:8049: $? = 2
configure: failed program was:
| #line 8023 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:8085: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:8088: $? = 0
configure:8091: test -s conftest.o
configure:8094: $? = 0
configure:8107: result: yes
configure:8117: checking for struct utmpx.ut_tv.tv_sec
configure:8145: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:8148: $? = 0
configure:8151: test -s conftest.o
configure:8154: $? = 0
configure:8206: result: yes
configure:8216: checking for struct utmpx.ut_syslen
configure:8244: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8294): error: struct "utmpx" has no field "ut_syslen"
  if (ac_aggr.ut_syslen)
              ^

compilation aborted for conftest.c (code 2)
configure:8247: $? = 2
configure: failed program was:
| #line 8221 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8283: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8333): error: struct "utmpx" has no field "ut_syslen"
  if (sizeof ac_aggr.ut_syslen)
                     ^

compilation aborted for conftest.c (code 2)
configure:8286: $? = 2
configure: failed program was:
| #line 8260 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8305: result: no
configure:8315: checking for struct utmpx.ut_session
configure:8343: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:8346: $? = 0
configure:8349: test -s conftest.o
configure:8352: $? = 0
configure:8404: result: yes
configure:8414: checking for struct utmpx.ut_pid
configure:8442: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:8445: $? = 0
configure:8448: test -s conftest.o
configure:8451: $? = 0
configure:8503: result: yes
configure:8513: checking for struct utmpx.ut_exit
configure:8541: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8593): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_exit)
      ^

compilation aborted for conftest.c (code 2)
configure:8544: $? = 2
configure: failed program was:
| #line 8518 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:8580: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:8583: $? = 0
configure:8586: test -s conftest.o
configure:8589: $? = 0
configure:8602: result: yes
configure:8612: checking for struct utmpx.ut_exit.e_termination
configure:8640: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:8643: $? = 0
configure:8646: test -s conftest.o
configure:8649: $? = 0
configure:8701: result: yes
configure:8711: checking for struct utmpx.ut_addr
configure:8739: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8793): error: struct "utmpx" has no field "ut_addr"
  if (ac_aggr.ut_addr)
              ^

compilation aborted for conftest.c (code 2)
configure:8742: $? = 2
configure: failed program was:
| #line 8716 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:8778: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(8832): error: struct "utmpx" has no field "ut_addr"
  if (sizeof ac_aggr.ut_addr)
                     ^

compilation aborted for conftest.c (code 2)
configure:8781: $? = 2
configure: failed program was:
| #line 8755 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:8800: result: no
configure:8810: checking for struct utmpx.ut_addr_v6
configure:8838: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:8841: $? = 0
configure:8844: test -s conftest.o
configure:8847: $? = 0
configure:8899: result: yes
configure:8929: checking krb5.h usability
configure:8942: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure(9034): catastrophic error: could not open source file "krb5.h"
  #include <krb5.h>
                   ^

compilation aborted for conftest.c (code 4)
configure:8945: $? = 4
configure: failed program was:
| #line 8931 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 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:8961: result: no
configure:8965: checking krb5.h presence
configure:8976: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure(9036): catastrophic error: could not open source file "krb5.h"
  #include <krb5.h>
                   ^

configure:8982: $? = 4
configure: failed program was:
| #line 8967 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| /* end confdefs.h.  */
| #include <krb5.h>
configure:9001: result: no
configure:9037: checking for krb5.h
configure:9044: result: no
configure:9076: checking security/pam_appl.h usability
configure:9089: ecc -c -g  -I /usr/local/include conftest.c >&5
conftest.c
configure:9092: $? = 0
configure:9095: test -s conftest.o
configure:9098: $? = 0
configure:9108: result: yes
configure:9112: checking security/pam_appl.h presence
configure:9123: ecc -E  -I /usr/local/include conftest.c
conftest.c
configure:9129: $? = 0
configure:9148: result: yes
configure:9184: checking for security/pam_appl.h
configure:9191: result: yes
configure:9216: checking for socklen_t in sys/socket.h
conftest.c
configure:9240: result: yes
configure:9286: checking for __gmpz_getlimbn in -lgmp
configure:9317: ecc -o conftest -g  -I /usr/local/include  -L /usr/local/lib conftest.c -lgmp   >&5
conftest.c
configure:9320: $? = 0
configure:9323: test -s conftest
configure:9326: $? = 0
configure:9338: result: yes
configure:9369: ecc -o conftest -g  -I /usr/local/include  -L /usr/local/lib conftest.c -lgmp  >&5
conftest.c
configure:9372: $? = 0
configure:9374: ./conftest
configure:9377: $? = 0
configure:9452: checking for oop_sys_new in -loop
configure:9483: ecc -o conftest -g  -I /usr/local/include  -L /usr/local/lib conftest.c -loop  -lgmp  >&5
conftest.c
ld: cannot find -loop
configure:9486: $? = 1
configure: failed program was:
| #line 9459 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.4"
| #define PACKAGE_STRING "lsh 1.5.4"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.4"
| #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_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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:9504: result: no
configure:9514: 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=ecc
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=
ac_cv_header_argp_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=no
ac_cv_header_libutil_h=no
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_oop_oop_sys_new=no
ac_cv_member_struct_utmp_ut_addr=yes
ac_cv_member_struct_utmp_ut_addr_v6=yes
ac_cv_member_struct_utmp_ut_exit=yes
ac_cv_member_struct_utmp_ut_exit_e_termination=yes
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_session=yes
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=yes
ac_cv_member_struct_utmp_ut_tv_tv_sec=yes
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=yes
ac_cv_member_struct_utmpx_ut_exit=yes
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=yes
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
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='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='ecc -E'
ac_cv_prog_ac_ct_CC=ecc
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=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_prog_cc_stdc=

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4/missing --run tar'
AUTOCONF='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4/missing --run autoconf'
AUTOHEADER='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4/missing --run autoheader'
AUTOMAKE='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4/missing --run automake-1.7'
AWK='gawk'
BASH='/bin/bash'
BUILD_ARCH=''
BUILD_OSREV=''
BUILD_OSSYS=''
CC='ecc'
CCDEPMODE='depmode=none'
CFLAGS='-g'
CPP='ecc -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=''
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} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lsh'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 1.5.4'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='1.5.4'
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.4'
XAUTH_PROGRAM=''
ac_ct_CC='ecc'
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='/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/export/d1/xenofarm/lsh/gosroth.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 DATAFELLOWS_WORKAROUNDS 1
#define HAVE_ARGP_H 1
#define HAVE_CRYPT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GMP_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGMP 1
#define HAVE_MEMORY_H 1
#define HAVE_POLL_H 1
#define HAVE_PTY_H 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_SHADOW_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STROPTS_H 1
#define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
#define HAVE_STRUCT_UTMPX_UT_EXIT 1
#define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
#define HAVE_STRUCT_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_ID 1
#define HAVE_STRUCT_UTMPX_UT_PID 1
#define HAVE_STRUCT_UTMPX_UT_SESSION 1
#define HAVE_STRUCT_UTMPX_UT_TV 1
#define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMPX_UT_USER 1
#define HAVE_STRUCT_UTMP_UT_ADDR 1
#define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
#define HAVE_STRUCT_UTMP_UT_EXIT 1
#define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
#define HAVE_STRUCT_UTMP_UT_HOST 1
#define HAVE_STRUCT_UTMP_UT_ID 1
#define HAVE_STRUCT_UTMP_UT_NAME 1
#define HAVE_STRUCT_UTMP_UT_PID 1
#define HAVE_STRUCT_UTMP_UT_SESSION 1
#define HAVE_STRUCT_UTMP_UT_TIME 1
#define HAVE_STRUCT_UTMP_UT_TV 1
#define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMP_UT_USER 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTMPX_H 1
#define HAVE_UTMP_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.4"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "1.5.4"
#define SSHD1 "/usr/local/sbin/sshd1"
#define STDC_HEADERS 1
#define VERSION "1.5.4"
#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

configure: exit 1