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.6, which was
generated by GNU Autoconf 2.59.  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/compiler70/ia64/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:1278: creating cache config.cache
configure:1409: checking for a BSD-compatible install
configure:1464: result: /usr/bin/install -c
configure:1475: checking whether build environment is sane
configure:1518: result: yes
configure:1575: checking for gawk
configure:1591: found /bin/gawk
configure:1601: result: gawk
configure:1611: checking whether make sets $(MAKE)
configure:1631: result: yes
configure:1806: WARNING:  Converted . to /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6,
If this does not work, please use an absolute path to the configure script. 
configure:2105: checking for -R flag
configure:2138: result: using -Wl,-rpath,
configure:2145: result: Searching for libraries
configure:2152: checking /usr/local/lib
configure:2170: result: added
configure:2152: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib
configure:2179: result: not found
configure:2152: checking /usr/local/lib
configure:2170: result: added
configure:2152: checking /sw/local/lib
configure:2179: result: not found
configure:2152: checking /sw/lib
configure:2179: result: not found
configure:2152: checking /usr/gnu/lib
configure:2179: result: not found
configure:2152: checking /opt/gnu/lib
configure:2179: result: not found
configure:2152: checking /sw/gnu/lib
configure:2179: result: not found
configure:2152: checking /usr/freeware/lib
configure:2179: result: not found
configure:2152: checking /usr/pkg/lib
configure:2179: result: not found
configure:2234: checking for gcc
configure:2260: result: ecc
configure:2504: checking for C compiler version
configure:2507: ecc --version </dev/null >&5
ecc: Command line warning: ignoring unknown option '-fversion'
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x41): undefined reference to `main'
configure:2510: $? = 1
configure:2512: ecc -v </dev/null >&5
ld  \
    /usr/lib/crt1.o \
    /usr/lib/crti.o \
    /opt/intel/compiler70/ia64/lib/crtxi.o \
    -dynamic-linker \
    /lib/ld-linux-ia64.so.2 \
    -u \
    ___get_intrinsics \
    -o \
    a.out \
    -relax \
    -rpath \
    /opt/intel/compiler70/ia64/lib \
    -Qy \
    -L/opt/intel/compiler70/ia64/lib \
    -L/usr/lib \
    -Bstatic \
    -limf \
    -Bdynamic \
    -lm \
    -Bstatic \
    -lirc \
    -Bstatic \
    -lcprts \
    -Bdynamic \
    -lcxa \
    -Bstatic \
    -lunwind \
    -Bdynamic \
    -lc \
    /opt/intel/compiler70/ia64/lib/crtxn.o \
    /usr/lib/crtn.o \
    --script \
    /opt/intel/compiler70/ia64/lib/elf64_ia64_intel.x

/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x41): undefined reference to `main'
configure:2515: $? = 1
configure:2517: ecc -V </dev/null >&5
Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications
Version 7.1, Build 20030307 
Copyright (C) 1985-2003 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

/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:2520: $? = 1
configure:2543: checking for C compiler default output file name
configure:2546: ecc   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2549: $? = 0
configure:2595: result: a.out
configure:2600: checking whether the C compiler works
configure:2606: ./a.out
configure:2609: $? = 0
configure:2626: result: yes
configure:2633: checking whether we are cross compiling
configure:2635: result: no
configure:2638: checking for suffix of executables
configure:2640: ecc -o conftest   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2643: $? = 0
configure:2668: result: 
configure:2674: checking for suffix of object files
configure:2695: ecc -c   -I/usr/local/include conftest.c >&5
configure:2698: $? = 0
configure:2720: result: o
configure:2724: checking whether we are using the GNU C compiler
configure:2748: ecc -c   -I/usr/local/include conftest.c >&5
conftest.c(22): error: identifier "choke" is undefined
         choke me
         ^

compilation aborted for conftest.c (code 2)
configure:2754: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2780: result: no
configure:2786: checking whether ecc accepts -g
configure:2807: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:2813: $? = 0
configure:2817: test -z 
			 || test ! -s conftest.err
configure:2820: $? = 0
configure:2823: test -s conftest.o
configure:2826: $? = 0
configure:2837: result: yes
configure:2854: checking for ecc option to accept ANSI C
configure:2924: ecc  -c -g  -I/usr/local/include conftest.c >&5
configure:2930: $? = 0
configure:2934: test -z 
			 || test ! -s conftest.err
configure:2937: $? = 0
configure:2940: test -s conftest.o
configure:2943: $? = 0
configure:2961: result: none needed
configure:2979: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(2): error: identifier "choke" is undefined
    choke me
    ^

conftest.c(3): error: expected a ";"

compilation aborted for conftest.c (code 2)
configure:2985: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3129: checking for style of include used by make
configure:3157: result: GNU
configure:3185: checking dependency style of ecc
configure:3268: result: icc
configure:3285: checking whether make sets $(MAKE)
configure:3305: result: yes
configure:3355: checking for ranlib
configure:3371: found /usr/bin/ranlib
configure:3382: result: ranlib
configure:3440: checking for gcc
configure:3466: result: ecc
configure:3710: checking for C compiler version
configure:3713: ecc --version </dev/null >&5
ecc: Command line warning: ignoring unknown option '-fversion'
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x41): undefined reference to `main'
configure:3716: $? = 1
configure:3718: ecc -v </dev/null >&5
ld  \
    /usr/lib/crt1.o \
    /usr/lib/crti.o \
    /opt/intel/compiler70/ia64/lib/crtxi.o \
    -dynamic-linker \
    /lib/ld-linux-ia64.so.2 \
    -u \
    ___get_intrinsics \
    -o \
    a.out \
    -relax \
    -rpath \
    /opt/intel/compiler70/ia64/lib \
    -Qy \
    -L/opt/intel/compiler70/ia64/lib \
    -L/usr/lib \
    -Bstatic \
    -limf \
    -Bdynamic \
    -lm \
    -Bstatic \
    -lirc \
    -Bstatic \
    -lcprts \
    -Bdynamic \
    -lcxa \
    -Bstatic \
    -lunwind \
    -Bdynamic \
    -lc \
    /opt/intel/compiler70/ia64/lib/crtxn.o \
    /usr/lib/crtn.o \
    --script \
    /opt/intel/compiler70/ia64/lib/elf64_ia64_intel.x

/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x41): undefined reference to `main'
configure:3721: $? = 1
configure:3723: ecc -V </dev/null >&5
Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications
Version 7.1, Build 20030307 
Copyright (C) 1985-2003 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

/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:3726: $? = 1
configure:3729: checking whether we are using the GNU C compiler
configure:3785: result: no
configure:3791: checking whether ecc accepts -g
configure:3842: result: yes
configure:3859: checking for ecc option to accept ANSI C
configure:3966: result: none needed
configure:3984: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(2): error: identifier "choke" is undefined
    choke me
    ^

conftest.c(3): error: expected a ";"

compilation aborted for conftest.c (code 2)
configure:3990: $? = 2
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4125: checking dependency style of ecc
configure:4208: result: icc
configure:4289: checking for guile
configure:4307: found /usr/bin/guile
configure:4319: result: /usr/bin/guile
configure:4345: checking for groff
configure:4363: found /usr/bin/groff
configure:4375: result: /usr/bin/groff
configure:4388: checking for m4
configure:4406: found /usr/bin/m4
configure:4419: result: /usr/bin/m4
configure:4437: checking how to run the C preprocessor
configure:4472: ecc -E  -I/usr/local/include conftest.c
configure:4478: $? = 0
configure:4510: ecc -E  -I/usr/local/include conftest.c
conftest.c(17): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:4516: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4555: result: ecc -E
configure:4579: ecc -E  -I/usr/local/include conftest.c
configure:4585: $? = 0
configure:4617: ecc -E  -I/usr/local/include conftest.c
conftest.c(17): catastrophic error: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:4623: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4667: checking for egrep
configure:4677: result: grep -E
configure:4682: checking for ANSI C header files
configure:4707: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4713: $? = 0
configure:4717: test -z 
			 || test ! -s conftest.err
configure:4720: $? = 0
configure:4723: test -s conftest.o
configure:4726: $? = 0
configure:4812: ecc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
conftest.c(34): warning #266: function declared implicitly
        exit(2);
        ^

conftest.c(35): warning #266: function declared implicitly
    exit (0);
    ^

configure:4815: $? = 0
configure:4817: ./conftest
configure:4820: $? = 0
configure:4835: result: yes
configure:4861: checking for sys/types.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for sys/stat.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for stdlib.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for string.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for memory.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for strings.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for inttypes.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for stdint.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4861: checking for unistd.h
configure:4877: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4883: $? = 0
configure:4887: test -z 
			 || test ! -s conftest.err
configure:4890: $? = 0
configure:4893: test -s conftest.o
configure:4896: $? = 0
configure:4907: result: yes
configure:4933: checking gmp.h usability
configure:4945: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:4951: $? = 0
configure:4955: test -z 
			 || test ! -s conftest.err
configure:4958: $? = 0
configure:4961: test -s conftest.o
configure:4964: $? = 0
configure:4974: result: yes
configure:4978: checking gmp.h presence
configure:4988: ecc -E  -I/usr/local/include conftest.c
configure:4994: $? = 0
configure:5014: result: yes
configure:5049: checking for gmp.h
configure:5056: result: yes
configure:5091: checking fcntl.h usability
configure:5103: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:5109: $? = 0
configure:5113: test -z 
			 || test ! -s conftest.err
configure:5116: $? = 0
configure:5119: test -s conftest.o
configure:5122: $? = 0
configure:5132: result: yes
configure:5136: checking fcntl.h presence
configure:5146: ecc -E  -I/usr/local/include conftest.c
configure:5152: $? = 0
configure:5172: result: yes
configure:5207: checking for fcntl.h
configure:5214: result: yes
configure:5082: checking for strings.h
configure:5087: result: yes
configure:5091: checking sys/time.h usability
configure:5103: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:5109: $? = 0
configure:5113: test -z 
			 || test ! -s conftest.err
configure:5116: $? = 0
configure:5119: test -s conftest.o
configure:5122: $? = 0
configure:5132: result: yes
configure:5136: checking sys/time.h presence
configure:5146: ecc -E  -I/usr/local/include conftest.c
configure:5152: $? = 0
configure:5172: result: yes
configure:5207: checking for sys/time.h
configure:5214: result: yes
configure:5082: checking for unistd.h
configure:5087: result: yes
configure:5241: checking shadow.h usability
configure:5253: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:5259: $? = 0
configure:5263: test -z 
			 || test ! -s conftest.err
configure:5266: $? = 0
configure:5269: test -s conftest.o
configure:5272: $? = 0
configure:5282: result: yes
configure:5286: checking shadow.h presence
configure:5296: ecc -E  -I/usr/local/include conftest.c
configure:5302: $? = 0
configure:5322: result: yes
configure:5357: checking for shadow.h
configure:5364: result: yes
configure:5393: checking zlib.h usability
configure:5405: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:5411: $? = 0
configure:5415: test -z 
			 || test ! -s conftest.err
configure:5418: $? = 0
configure:5421: test -s conftest.o
configure:5424: $? = 0
configure:5434: result: yes
configure:5438: checking zlib.h presence
configure:5448: ecc -E  -I/usr/local/include conftest.c
configure:5454: $? = 0
configure:5474: result: yes
configure:5509: checking for zlib.h
configure:5516: result: yes
configure:5547: checking poll.h usability
configure:5559: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:5565: $? = 0
configure:5569: test -z 
			 || test ! -s conftest.err
configure:5572: $? = 0
configure:5575: test -s conftest.o
configure:5578: $? = 0
configure:5588: result: yes
configure:5592: checking poll.h presence
configure:5602: ecc -E  -I/usr/local/include conftest.c
configure:5608: $? = 0
configure:5628: result: yes
configure:5663: checking for poll.h
configure:5670: result: yes
configure:5547: checking sys/poll.h usability
configure:5559: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:5565: $? = 0
configure:5569: test -z 
			 || test ! -s conftest.err
configure:5572: $? = 0
configure:5575: test -s conftest.o
configure:5578: $? = 0
configure:5588: result: yes
configure:5592: checking sys/poll.h presence
configure:5602: ecc -E  -I/usr/local/include conftest.c
configure:5608: $? = 0
configure:5628: result: yes
configure:5663: checking for sys/poll.h
configure:5670: result: yes
configure:5697: checking libutil.h usability
configure:5709: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(70): catastrophic error: could not open source file "libutil.h"
  #include <libutil.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:5715: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:5738: result: no
configure:5742: checking libutil.h presence
configure:5752: ecc -E  -I/usr/local/include conftest.c
conftest.c(36): catastrophic error: could not open source file "libutil.h"
  #include <libutil.h>
                      ^

configure:5758: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:5778: result: no
configure:5813: checking for libutil.h
configure:5820: result: no
configure:5847: checking crypt.h usability
configure:5859: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:5865: $? = 0
configure:5869: test -z 
			 || test ! -s conftest.err
configure:5872: $? = 0
configure:5875: test -s conftest.o
configure:5878: $? = 0
configure:5888: result: yes
configure:5892: checking crypt.h presence
configure:5902: ecc -E  -I/usr/local/include conftest.c
configure:5908: $? = 0
configure:5928: result: yes
configure:5963: checking for crypt.h
configure:5970: result: yes
configure:5997: checking pty.h usability
configure:6009: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:6015: $? = 0
configure:6019: test -z 
			 || test ! -s conftest.err
configure:6022: $? = 0
configure:6025: test -s conftest.o
configure:6028: $? = 0
configure:6038: result: yes
configure:6042: checking pty.h presence
configure:6052: ecc -E  -I/usr/local/include conftest.c
configure:6058: $? = 0
configure:6078: result: yes
configure:6113: checking for pty.h
configure:6120: result: yes
configure:6147: checking stropts.h usability
configure:6159: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:6165: $? = 0
configure:6169: test -z 
			 || test ! -s conftest.err
configure:6172: $? = 0
configure:6175: test -s conftest.o
configure:6178: $? = 0
configure:6188: result: yes
configure:6192: checking stropts.h presence
configure:6202: ecc -E  -I/usr/local/include conftest.c
configure:6208: $? = 0
configure:6228: result: yes
configure:6263: checking for stropts.h
configure:6270: result: yes
configure:6297: checking syslog.h usability
configure:6309: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:6315: $? = 0
configure:6319: test -z 
			 || test ! -s conftest.err
configure:6322: $? = 0
configure:6325: test -s conftest.o
configure:6328: $? = 0
configure:6338: result: yes
configure:6342: checking syslog.h presence
configure:6352: ecc -E  -I/usr/local/include conftest.c
configure:6358: $? = 0
configure:6378: result: yes
configure:6413: checking for syslog.h
configure:6420: result: yes
configure:6447: checking argp.h usability
configure:6459: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:6465: $? = 0
configure:6469: test -z 
			 || test ! -s conftest.err
configure:6472: $? = 0
configure:6475: test -s conftest.o
configure:6478: $? = 0
configure:6488: result: yes
configure:6492: checking argp.h presence
configure:6502: ecc -E  -I/usr/local/include conftest.c
configure:6508: $? = 0
configure:6528: result: yes
configure:6563: checking for argp.h
configure:6570: result: yes
configure:6597: checking sys/resource.h usability
configure:6609: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:6615: $? = 0
configure:6619: test -z 
			 || test ! -s conftest.err
configure:6622: $? = 0
configure:6625: test -s conftest.o
configure:6628: $? = 0
configure:6638: result: yes
configure:6642: checking sys/resource.h presence
configure:6652: ecc -E  -I/usr/local/include conftest.c
configure:6658: $? = 0
configure:6678: result: yes
configure:6713: checking for sys/resource.h
configure:6720: result: yes
configure:6748: checking utmp.h usability
configure:6760: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:6766: $? = 0
configure:6770: test -z 
			 || test ! -s conftest.err
configure:6773: $? = 0
configure:6776: test -s conftest.o
configure:6779: $? = 0
configure:6789: result: yes
configure:6793: checking utmp.h presence
configure:6803: ecc -E  -I/usr/local/include conftest.c
configure:6809: $? = 0
configure:6829: result: yes
configure:6864: checking for utmp.h
configure:6871: result: yes
configure:6900: checking utmpx.h usability
configure:6912: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:6918: $? = 0
configure:6922: test -z 
			 || test ! -s conftest.err
configure:6925: $? = 0
configure:6928: test -s conftest.o
configure:6931: $? = 0
configure:6941: result: yes
configure:6945: checking utmpx.h presence
configure:6955: ecc -E  -I/usr/local/include conftest.c
configure:6961: $? = 0
configure:6981: result: yes
configure:7016: checking for utmpx.h
configure:7023: result: yes
configure:7041: checking for struct utmp.ut_host
configure:7068: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:7074: $? = 0
configure:7078: test -z 
			 || test ! -s conftest.err
configure:7081: $? = 0
configure:7084: test -s conftest.o
configure:7087: $? = 0
configure:7148: result: yes
configure:7158: checking for struct utmp.ut_name
configure:7185: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:7191: $? = 0
configure:7195: test -z 
			 || test ! -s conftest.err
configure:7198: $? = 0
configure:7201: test -s conftest.o
configure:7204: $? = 0
configure:7265: result: yes
configure:7275: checking for struct utmp.ut_user
configure:7302: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:7308: $? = 0
configure:7312: test -z 
			 || test ! -s conftest.err
configure:7315: $? = 0
configure:7318: test -s conftest.o
configure:7321: $? = 0
configure:7382: result: yes
configure:7392: checking for struct utmp.ut_time
configure:7419: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:7425: $? = 0
configure:7429: test -z 
			 || test ! -s conftest.err
configure:7432: $? = 0
configure:7435: test -s conftest.o
configure:7438: $? = 0
configure:7499: result: yes
configure:7509: checking for struct utmp.ut_tv
configure:7536: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(57): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_tv)
      ^

compilation aborted for conftest.c (code 2)
configure:7542: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:7584: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:7590: $? = 0
configure:7594: test -z 
			 || test ! -s conftest.err
configure:7597: $? = 0
configure:7600: test -s conftest.o
configure:7603: $? = 0
configure:7616: result: yes
configure:7626: checking for struct utmp.ut_tv.tv_sec
configure:7653: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:7659: $? = 0
configure:7663: test -z 
			 || test ! -s conftest.err
configure:7666: $? = 0
configure:7669: test -s conftest.o
configure:7672: $? = 0
configure:7733: result: yes
configure:7743: checking for struct utmp.ut_id
configure:7770: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:7776: $? = 0
configure:7780: test -z 
			 || test ! -s conftest.err
configure:7783: $? = 0
configure:7786: test -s conftest.o
configure:7789: $? = 0
configure:7850: result: yes
configure:7860: checking for struct utmp.ut_syslen
configure:7887: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(60): error: struct "utmp" has no field "ut_syslen"
  if (ac_aggr.ut_syslen)
              ^

compilation aborted for conftest.c (code 2)
configure:7893: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:7935: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(60): error: struct "utmp" has no field "ut_syslen"
  if (sizeof ac_aggr.ut_syslen)
                     ^

compilation aborted for conftest.c (code 2)
configure:7941: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:7967: result: no
configure:7977: checking for struct utmp.ut_session
configure:8004: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:8010: $? = 0
configure:8014: test -z 
			 || test ! -s conftest.err
configure:8017: $? = 0
configure:8020: test -s conftest.o
configure:8023: $? = 0
configure:8084: result: yes
configure:8094: checking for struct utmp.ut_pid
configure:8121: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:8127: $? = 0
configure:8131: test -z 
			 || test ! -s conftest.err
configure:8134: $? = 0
configure:8137: test -s conftest.o
configure:8140: $? = 0
configure:8201: result: yes
configure:8211: checking for struct utmp.ut_exit
configure:8238: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(62): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_exit)
      ^

compilation aborted for conftest.c (code 2)
configure:8244: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:8286: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:8292: $? = 0
configure:8296: test -z 
			 || test ! -s conftest.err
configure:8299: $? = 0
configure:8302: test -s conftest.o
configure:8305: $? = 0
configure:8318: result: yes
configure:8328: checking for struct utmp.ut_exit.e_termination
configure:8355: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:8361: $? = 0
configure:8365: test -z 
			 || test ! -s conftest.err
configure:8368: $? = 0
configure:8371: test -s conftest.o
configure:8374: $? = 0
configure:8435: result: yes
configure:8445: checking for struct utmp.ut_exit.__e_termination
configure:8472: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(64): error: struct "exit_status" has no field "__e_termination"
  if (ac_aggr.ut_exit.__e_termination)
                      ^

compilation aborted for conftest.c (code 2)
configure:8478: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8520: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(64): error: struct "exit_status" has no field "__e_termination"
  if (sizeof ac_aggr.ut_exit.__e_termination)
                             ^

compilation aborted for conftest.c (code 2)
configure:8526: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8552: result: no
configure:8562: checking for struct utmp.ut_exit.ut_termination
configure:8589: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(64): error: struct "exit_status" has no field "ut_termination"
  if (ac_aggr.ut_exit.ut_termination)
                      ^

compilation aborted for conftest.c (code 2)
configure:8595: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8637: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(64): error: struct "exit_status" has no field "ut_termination"
  if (sizeof ac_aggr.ut_exit.ut_termination)
                             ^

compilation aborted for conftest.c (code 2)
configure:8643: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8669: result: no
configure:8679: checking for struct utmp.ut_addr
configure:8706: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:8712: $? = 0
configure:8716: test -z 
			 || test ! -s conftest.err
configure:8719: $? = 0
configure:8722: test -s conftest.o
configure:8725: $? = 0
configure:8786: result: yes
configure:8796: checking for struct utmp.ut_addr_v6
configure:8823: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:8829: $? = 0
configure:8833: test -z 
			 || test ! -s conftest.err
configure:8836: $? = 0
configure:8839: test -s conftest.o
configure:8842: $? = 0
configure:8903: result: yes
configure:8917: checking for struct utmpx.ut_host
configure:8944: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:8950: $? = 0
configure:8954: test -z 
			 || test ! -s conftest.err
configure:8957: $? = 0
configure:8960: test -s conftest.o
configure:8963: $? = 0
configure:9024: result: yes
configure:9034: checking for struct utmpx.ut_name
configure:9061: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(67): error: struct "utmpx" has no field "ut_name"
  if (ac_aggr.ut_name)
              ^

compilation aborted for conftest.c (code 2)
configure:9067: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:9109: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(67): error: struct "utmpx" has no field "ut_name"
  if (sizeof ac_aggr.ut_name)
                     ^

compilation aborted for conftest.c (code 2)
configure:9115: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:9141: result: no
configure:9151: checking for struct utmpx.ut_user
configure:9178: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:9184: $? = 0
configure:9188: test -z 
			 || test ! -s conftest.err
configure:9191: $? = 0
configure:9194: test -s conftest.o
configure:9197: $? = 0
configure:9258: result: yes
configure:9268: checking for struct utmpx.ut_time
configure:9295: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(68): error: struct "utmpx" has no field "ut_time"
  if (ac_aggr.ut_time)
              ^

compilation aborted for conftest.c (code 2)
configure:9301: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:9343: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(68): error: struct "utmpx" has no field "ut_time"
  if (sizeof ac_aggr.ut_time)
                     ^

compilation aborted for conftest.c (code 2)
configure:9349: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:9375: result: no
configure:9385: checking for struct utmpx.ut_id
configure:9412: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:9418: $? = 0
configure:9422: test -z 
			 || test ! -s conftest.err
configure:9425: $? = 0
configure:9428: test -s conftest.o
configure:9431: $? = 0
configure:9492: result: yes
configure:9502: checking for struct utmpx.ut_tv
configure:9529: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(69): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_tv)
      ^

compilation aborted for conftest.c (code 2)
configure:9535: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:9577: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:9583: $? = 0
configure:9587: test -z 
			 || test ! -s conftest.err
configure:9590: $? = 0
configure:9593: test -s conftest.o
configure:9596: $? = 0
configure:9609: result: yes
configure:9619: checking for struct utmpx.ut_tv.tv_sec
configure:9646: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:9652: $? = 0
configure:9656: test -z 
			 || test ! -s conftest.err
configure:9659: $? = 0
configure:9662: test -s conftest.o
configure:9665: $? = 0
configure:9726: result: yes
configure:9736: checking for struct utmpx.ut_syslen
configure:9763: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(71): error: struct "utmpx" has no field "ut_syslen"
  if (ac_aggr.ut_syslen)
              ^

compilation aborted for conftest.c (code 2)
configure:9769: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:9811: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(71): error: struct "utmpx" has no field "ut_syslen"
  if (sizeof ac_aggr.ut_syslen)
                     ^

compilation aborted for conftest.c (code 2)
configure:9817: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:9843: result: no
configure:9853: checking for struct utmpx.ut_session
configure:9880: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:9886: $? = 0
configure:9890: test -z 
			 || test ! -s conftest.err
configure:9893: $? = 0
configure:9896: test -s conftest.o
configure:9899: $? = 0
configure:9960: result: yes
configure:9970: checking for struct utmpx.ut_pid
configure:9997: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:10003: $? = 0
configure:10007: test -z 
			 || test ! -s conftest.err
configure:10010: $? = 0
configure:10013: test -s conftest.o
configure:10016: $? = 0
configure:10077: result: yes
configure:10087: checking for struct utmpx.ut_exit
configure:10114: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(73): error: expression must have arithmetic or pointer type
  if (ac_aggr.ut_exit)
      ^

compilation aborted for conftest.c (code 2)
configure:10120: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:10162: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:10168: $? = 0
configure:10172: test -z 
			 || test ! -s conftest.err
configure:10175: $? = 0
configure:10178: test -s conftest.o
configure:10181: $? = 0
configure:10194: result: yes
configure:10204: checking for struct utmpx.ut_exit.e_termination
configure:10231: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:10237: $? = 0
configure:10241: test -z 
			 || test ! -s conftest.err
configure:10244: $? = 0
configure:10247: test -s conftest.o
configure:10250: $? = 0
configure:10311: result: yes
configure:10321: checking for struct utmpx.ut_exit.__e_termination
configure:10348: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(75): error: struct "__exit_status" has no field "__e_termination"
  if (ac_aggr.ut_exit.__e_termination)
                      ^

compilation aborted for conftest.c (code 2)
configure:10354: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:10396: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(75): error: struct "__exit_status" has no field "__e_termination"
  if (sizeof ac_aggr.ut_exit.__e_termination)
                             ^

compilation aborted for conftest.c (code 2)
configure:10402: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:10428: result: no
configure:10438: checking for struct utmpx.ut_exit.ut_termination
configure:10465: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(75): error: struct "__exit_status" has no field "ut_termination"
  if (ac_aggr.ut_exit.ut_termination)
                      ^

compilation aborted for conftest.c (code 2)
configure:10471: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:10513: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(75): error: struct "__exit_status" has no field "ut_termination"
  if (sizeof ac_aggr.ut_exit.ut_termination)
                             ^

compilation aborted for conftest.c (code 2)
configure:10519: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:10545: result: no
configure:10555: checking for struct utmpx.ut_addr
configure:10582: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(75): error: struct "utmpx" has no field "ut_addr"
  if (ac_aggr.ut_addr)
              ^

compilation aborted for conftest.c (code 2)
configure:10588: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:10630: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(75): error: struct "utmpx" has no field "ut_addr"
  if (sizeof ac_aggr.ut_addr)
                     ^

compilation aborted for conftest.c (code 2)
configure:10636: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:10662: result: no
configure:10672: checking for struct utmpx.ut_addr_v6
configure:10699: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:10705: $? = 0
configure:10709: test -z 
			 || test ! -s conftest.err
configure:10712: $? = 0
configure:10715: test -s conftest.o
configure:10718: $? = 0
configure:10779: result: yes
configure:11085: checking gss.h usability
configure:11097: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(101): catastrophic error: could not open source file "gss.h"
  #include <gss.h>
                  ^

compilation aborted for conftest.c (code 4)
configure:11103: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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 <gss.h>
configure:11126: result: no
configure:11130: checking gss.h presence
configure:11140: ecc -E  -I/usr/local/include conftest.c
conftest.c(67): catastrophic error: could not open source file "gss.h"
  #include <gss.h>
                  ^

configure:11146: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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 <gss.h>
configure:11166: result: no
configure:11201: checking for gss.h
configure:11208: result: no
configure:11224: checking for gss_check_version in -lgss
configure:11254: ecc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lgss   >&5
ld: cannot find -lgss
configure:11260: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gss_check_version ();
| int
| main ()
| {
| gss_check_version ();
|   ;
|   return 0;
| }
configure:11286: result: no
configure:11317: checking krb5.h usability
configure:11329: ecc -c -g  -I/usr/local/include conftest.c >&5
conftest.c(101): catastrophic error: could not open source file "krb5.h"
  #include <krb5.h>
                   ^

compilation aborted for conftest.c (code 4)
configure:11335: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:11358: result: no
configure:11362: checking krb5.h presence
configure:11372: ecc -E  -I/usr/local/include conftest.c
conftest.c(67): catastrophic error: could not open source file "krb5.h"
  #include <krb5.h>
                   ^

configure:11378: $? = 4
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:11398: result: no
configure:11433: checking for krb5.h
configure:11440: result: no
configure:11472: checking security/pam_appl.h usability
configure:11484: ecc -c -g  -I/usr/local/include conftest.c >&5
configure:11490: $? = 0
configure:11494: test -z 
			 || test ! -s conftest.err
configure:11497: $? = 0
configure:11500: test -s conftest.o
configure:11503: $? = 0
configure:11513: result: yes
configure:11517: checking security/pam_appl.h presence
configure:11527: ecc -E  -I/usr/local/include conftest.c
configure:11533: $? = 0
configure:11553: result: yes
configure:11588: checking for security/pam_appl.h
configure:11595: result: yes
configure:11620: checking for socklen_t in sys/socket.h
configure:11643: result: yes
configure:11688: checking for __gmpz_getlimbn in -lgmp
configure:11718: ecc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp   >&5
configure:11724: $? = 0
configure:11728: test -z 
			 || test ! -s conftest.err
configure:11731: $? = 0
configure:11734: test -s conftest
configure:11737: $? = 0
configure:11750: result: yes
configure:11780: ecc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp  >&5
configure:11783: $? = 0
configure:11785: ./conftest
configure:11788: $? = 0
configure:11862: checking for oop_sys_new in -loop
configure:11892: ecc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -loop  -lgmp  >&5
ld: cannot find -loop
configure:11898: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.6"
| #define PACKAGE_STRING "lsh 1.5.6"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.6"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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:11924: result: no
configure:11934: error: liboop is missing. Get liboop from http://www.liboop.org

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

ac_cv_c_compiler_gnu=no
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_gss_h=no
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_gss_gss_check_version=no
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=no
ac_cv_member_struct_utmp_ut_exit_e_termination=yes
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
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=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
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_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=icc
am_cv_prog_cc_stdc=

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

ACLOCAL='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/missing --run aclocal-1.8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/missing --run tar'
AUTOCONF='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/missing --run autoconf'
AUTOHEADER='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/missing --run autoheader'
AUTOMAKE='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.6/missing --run automake-1.8'
AWK='gawk'
BUILD_ARCH=''
BUILD_OSREV=''
BUILD_OSSYS=''
CC='ecc'
CCDEPMODE='depmode=icc'
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'
KRB5CONFIG=''
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.6/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lsh'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 1.5.6'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='1.5.6'
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.6'
XAUTH_PROGRAM=''
ac_ct_CC='ecc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build_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.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
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 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.6"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "1.5.6"
#define STDC_HEADERS 1
#define VERSION "1.5.6"
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_TCP_FORWARD 1
#define WITH_UTMP 1
#define WITH_X11_FORWARD 1
#define _GNU_SOURCE 1

configure: exit 1