This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by lsh configure 2.9.1-exp, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib --prefix=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx

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

hostname = motoko
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_137112-08

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = motoko
Release = 5.10
KernelID = Generic_137112-08
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH: /opt/SUNWspro/bin
PATH: /usr/local/bin
PATH: /usr/local/share/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/ccs/bin
PATH: /usr/openwin/bin
PATH: /usr/bin
PATH: .
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /opt/csw/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1684: creating cache config.cache
configure:2108: checking build system type
configure:2126: result: x86_64-pc-solaris2.10
configure:2148: checking host system type
configure:2163: result: x86_64-pc-solaris2.10
configure:2185: checking for -R flag
configure:2207: result: using -R
configure:2214: result: Searching for libraries
configure:2221: checking /usr/local/lib
configure:2239: result: added
configure:2221: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib
configure:2239: result: added
configure:2221: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib
configure:2239: result: added
configure:2221: checking /usr/local/lib
configure:2239: result: added
configure:2221: checking /sw/local/lib
configure:2248: result: not found
configure:2221: checking /sw/lib
configure:2248: result: not found
configure:2221: checking /usr/gnu/lib
configure:2248: result: not found
configure:2221: checking /opt/gnu/lib
configure:2248: result: not found
configure:2221: checking /sw/gnu/lib
configure:2248: result: not found
configure:2221: checking /usr/freeware/lib
configure:2248: result: not found
configure:2221: checking /usr/pkg/lib
configure:2248: result: not found
configure:2305: checking for gcc
configure:2332: result: cc
configure:2570: checking for C compiler version
configure:2577: cc --version >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files.  Use 'cc -flags' for details
configure:2580: $? = 1
configure:2587: cc -v >&5
usage: cc [ options] files.  Use 'cc -flags' for details
configure:2590: $? = 1
configure:2597: cc -V >&5
cc: Sun C 5.7 Patch 117837-08 2006/04/19
usage: cc [ options] files.  Use 'cc -flags' for details
configure:2600: $? = 1
configure:2623: checking for C compiler default output file name
configure:2650: cc   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2653: $? = 0
configure:2691: result: a.out
configure:2708: checking whether the C compiler works
configure:2718: ./a.out
configure:2721: $? = 0
configure:2738: result: yes
configure:2745: checking whether we are cross compiling
configure:2747: result: no
configure:2750: checking for suffix of executables
configure:2757: cc -o conftest   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2760: $? = 0
configure:2784: result: 
configure:2790: checking for suffix of object files
configure:2816: cc -c   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:2819: $? = 0
configure:2842: result: o
configure:2846: checking whether we are using the GNU C compiler
configure:2875: cc -c   -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 18: undefined symbol: choke
"conftest.c", line 18: syntax error before or at: me
cc: acomp failed for conftest.c
configure:2881: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2898: result: no
configure:2903: checking whether cc accepts -g
configure:2933: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:2939: $? = 0
configure:3038: result: yes
configure:3055: checking for cc option to accept ISO C89
configure:3129: cc  -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 61: warning: statement not reached
configure:3135: $? = 0
configure:3158: result: none needed
configure:3176: checking whether make sets $(MAKE)
configure:3197: result: yes
configure:3249: checking for ranlib
configure:3265: found /usr/ccs/bin/ranlib
configure:3276: result: ranlib
configure:3322: checking for a BSD-compatible install
configure:3378: result: /usr/local/bin/install -c
configure:3392: checking for a thread-safe mkdir -p
configure:3431: result: ./install-sh -c -d
configure:3461: WARNING: Dependency tracking disabled
configure:3539: checking for guile
configure:3572: result: no
configure:3539: checking for scsh
configure:3572: result: no
configure:3584: WARNING: No scheme implementation found.
This is fine as long as you don't modify the source files.
configure:3596: checking for groff
configure:3629: result: no
configure:3640: checking for m4
configure:3658: found /usr/ccs/bin/m4
configure:3671: result: /usr/ccs/bin/m4
configure:3690: checking how to run the C preprocessor
configure:3730: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:3736: $? = 0
configure:3767: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 13: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:3773: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3806: result: cc -E
configure:3835: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:3841: $? = 0
configure:3872: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 13: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:3878: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3916: checking for grep that handles long lines and -e
configure:3990: result: /usr/sfw/bin/ggrep
configure:3995: checking for egrep
configure:4073: result: /usr/sfw/bin/ggrep -E
configure:4078: checking for ANSI C header files
configure:4108: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4114: $? = 0
configure:4213: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:4216: $? = 0
configure:4222: ./conftest
configure:4225: $? = 0
configure:4242: result: yes
configure:4268: checking for sys/types.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for sys/stat.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for stdlib.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for string.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for memory.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for strings.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for inttypes.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for stdint.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for unistd.h
configure:4289: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4338: checking gmp.h usability
configure:4355: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4361: $? = 0
configure:4375: result: yes
configure:4379: checking gmp.h presence
configure:4394: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4400: $? = 0
configure:4414: result: yes
configure:4447: checking for gmp.h
configure:4455: result: yes
configure:4491: checking fcntl.h usability
configure:4508: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4514: $? = 0
configure:4528: result: yes
configure:4532: checking fcntl.h presence
configure:4547: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4553: $? = 0
configure:4567: result: yes
configure:4600: checking for fcntl.h
configure:4608: result: yes
configure:4481: checking for strings.h
configure:4487: result: yes
configure:4491: checking sys/time.h usability
configure:4508: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4514: $? = 0
configure:4528: result: yes
configure:4532: checking sys/time.h presence
configure:4547: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4553: $? = 0
configure:4567: result: yes
configure:4600: checking for sys/time.h
configure:4608: result: yes
configure:4481: checking for unistd.h
configure:4487: result: yes
configure:4636: checking shadow.h usability
configure:4653: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:4659: $? = 0
configure:4673: result: yes
configure:4677: checking shadow.h presence
configure:4692: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:4698: $? = 0
configure:4712: result: yes
configure:4745: checking for shadow.h
configure:4753: result: yes
configure:4931: checking libutil.h usability
configure:4948: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 62: cannot find include file: <libutil.h>
cc: acomp failed for conftest.c
configure:4954: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:4968: result: no
configure:4972: checking libutil.h presence
configure:4987: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 29: cannot find include file: <libutil.h>
cc: acomp failed for conftest.c
configure:4993: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| #include <libutil.h>
configure:5007: result: no
configure:5040: checking for libutil.h
configure:5048: result: no
configure:5076: checking crypt.h usability
configure:5093: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5099: $? = 0
configure:5113: result: yes
configure:5117: checking crypt.h presence
configure:5132: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5138: $? = 0
configure:5152: result: yes
configure:5185: checking for crypt.h
configure:5193: result: yes
configure:5221: checking pty.h usability
configure:5238: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 63: cannot find include file: <pty.h>
cc: acomp failed for conftest.c
configure:5244: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:5258: result: no
configure:5262: checking pty.h presence
configure:5277: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 30: cannot find include file: <pty.h>
cc: acomp failed for conftest.c
configure:5283: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:5297: result: no
configure:5330: checking for pty.h
configure:5338: result: no
configure:5366: checking stropts.h usability
configure:5383: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5389: $? = 0
configure:5403: result: yes
configure:5407: checking stropts.h presence
configure:5422: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5428: $? = 0
configure:5442: result: yes
configure:5475: checking for stropts.h
configure:5483: result: yes
configure:5511: checking syslog.h usability
configure:5528: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5534: $? = 0
configure:5548: result: yes
configure:5552: checking syslog.h presence
configure:5567: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5573: $? = 0
configure:5587: result: yes
configure:5620: checking for syslog.h
configure:5628: result: yes
configure:5656: checking argp.h usability
configure:5673: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 65: cannot find include file: <argp.h>
cc: acomp failed for conftest.c
configure:5679: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argp.h>
configure:5693: result: no
configure:5697: checking argp.h presence
configure:5712: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 32: cannot find include file: <argp.h>
cc: acomp failed for conftest.c
configure:5718: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <argp.h>
configure:5732: result: no
configure:5765: checking for argp.h
configure:5773: result: no
configure:5801: checking sys/resource.h usability
configure:5818: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5824: $? = 0
configure:5838: result: yes
configure:5842: checking sys/resource.h presence
configure:5857: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5863: $? = 0
configure:5877: result: yes
configure:5910: checking for sys/resource.h
configure:5918: result: yes
configure:5946: checking sys/filio.h usability
configure:5963: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5969: $? = 0
configure:5983: result: yes
configure:5987: checking sys/filio.h presence
configure:6002: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6008: $? = 0
configure:6022: result: yes
configure:6055: checking for sys/filio.h
configure:6063: result: yes
configure:6091: checking ucred.h usability
configure:6108: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6114: $? = 0
configure:6128: result: yes
configure:6132: checking ucred.h presence
configure:6147: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6153: $? = 0
configure:6167: result: yes
configure:6200: checking for ucred.h
configure:6208: result: yes
configure:6237: checking utmp.h usability
configure:6254: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6260: $? = 0
configure:6274: result: yes
configure:6278: checking utmp.h presence
configure:6293: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6299: $? = 0
configure:6313: result: yes
configure:6346: checking for utmp.h
configure:6354: result: yes
configure:6384: checking utmpx.h usability
configure:6401: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6407: $? = 0
configure:6421: result: yes
configure:6425: checking utmpx.h presence
configure:6440: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6446: $? = 0
configure:6460: result: yes
configure:6493: checking for utmpx.h
configure:6501: result: yes
configure:6523: checking for pututline
configure:6579: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
"conftest.c", line 73: warning: statement not reached
configure:6585: $? = 0
configure:6602: result: yes
configure:6610: checking for struct utmp.ut_host
configure:6645: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 49: undefined struct/union member: ut_host
cc: acomp failed for conftest.c
configure:6651: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_host)
| return 0;
|   ;
|   return 0;
| }
configure:6691: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 49: undefined struct/union member: ut_host
cc: acomp failed for conftest.c
configure:6697: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_host)
| return 0;
|   ;
|   return 0;
| }
configure:6715: result: no
configure:6725: checking for struct utmp.ut_name
configure:6760: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6766: $? = 0
configure:6830: result: yes
configure:6840: checking for struct utmp.ut_user
configure:6875: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6881: $? = 0
configure:6945: result: yes
configure:6955: checking for struct utmp.ut_time
configure:6990: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6996: $? = 0
configure:7060: result: yes
configure:7070: checking for struct utmp.ut_tv
configure:7105: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 52: undefined struct/union member: ut_tv
cc: acomp failed for conftest.c
configure:7111: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:7151: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 52: undefined struct/union member: ut_tv
cc: acomp failed for conftest.c
configure:7157: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:7175: result: no
configure:7185: checking for struct utmp.ut_tv.tv_sec
configure:7220: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 52: undefined struct/union member: ut_tv
"conftest.c", line 52: warning: left operand of "." must be struct/union object
cc: acomp failed for conftest.c
configure:7226: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_tv.tv_sec)
| return 0;
|   ;
|   return 0;
| }
configure:7266: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 52: undefined struct/union member: ut_tv
"conftest.c", line 52: warning: left operand of "." must be struct/union object
cc: acomp failed for conftest.c
configure:7272: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_tv.tv_sec)
| return 0;
|   ;
|   return 0;
| }
configure:7290: result: no
configure:7300: checking for struct utmp.ut_id
configure:7335: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7341: $? = 0
configure:7405: result: yes
configure:7415: checking for struct utmp.ut_syslen
configure:7450: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 53: undefined struct/union member: ut_syslen
cc: acomp failed for conftest.c
configure:7456: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:7496: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 53: undefined struct/union member: ut_syslen
cc: acomp failed for conftest.c
configure:7502: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:7520: result: no
configure:7530: checking for struct utmp.ut_session
configure:7565: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 53: undefined struct/union member: ut_session
cc: acomp failed for conftest.c
configure:7571: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:7611: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 53: undefined struct/union member: ut_session
cc: acomp failed for conftest.c
configure:7617: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:7635: result: no
configure:7645: checking for struct utmp.ut_pid
configure:7680: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7686: $? = 0
configure:7750: result: yes
configure:7760: checking for struct utmp.ut_exit
configure:7795: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 54: controlling expressions must have scalar type
cc: acomp failed for conftest.c
configure:7801: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:7841: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7847: $? = 0
configure:7865: result: yes
configure:7875: checking for struct utmp.ut_exit.e_termination
configure:7910: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7916: $? = 0
configure:7980: result: yes
configure:7990: checking for struct utmp.ut_exit.__e_termination
configure:8025: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: __e_termination
cc: acomp failed for conftest.c
configure:8031: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:8071: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: __e_termination
cc: acomp failed for conftest.c
configure:8077: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:8095: result: no
configure:8105: checking for struct utmp.ut_exit.ut_termination
configure:8140: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: ut_termination
cc: acomp failed for conftest.c
configure:8146: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:8186: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: ut_termination
cc: acomp failed for conftest.c
configure:8192: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # 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:8210: result: no
configure:8220: checking for struct utmp.ut_addr
configure:8255: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: ut_addr
cc: acomp failed for conftest.c
configure:8261: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:8301: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: ut_addr
cc: acomp failed for conftest.c
configure:8307: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:8325: result: no
configure:8335: checking for struct utmp.ut_addr_v6
configure:8370: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: ut_addr_v6
cc: acomp failed for conftest.c
configure:8376: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:8416: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: undefined struct/union member: ut_addr_v6
cc: acomp failed for conftest.c
configure:8422: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:8440: result: no
configure:8454: checking for struct utmpx.ut_host
configure:8486: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8492: $? = 0
configure:8553: result: yes
configure:8563: checking for struct utmpx.ut_name
configure:8595: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8601: $? = 0
configure:8662: result: yes
configure:8672: checking for struct utmpx.ut_user
configure:8704: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8710: $? = 0
configure:8771: result: yes
configure:8781: checking for struct utmpx.ut_time
configure:8813: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: improper member use: ut_time
cc: acomp failed for conftest.c
configure:8819: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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:8856: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 56: improper member use: ut_time
cc: acomp failed for conftest.c
configure:8862: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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:8880: result: no
configure:8890: checking for struct utmpx.ut_id
configure:8922: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8928: $? = 0
configure:8989: result: yes
configure:8999: checking for struct utmpx.ut_tv
configure:9031: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 57: controlling expressions must have scalar type
cc: acomp failed for conftest.c
configure:9037: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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:9074: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9080: $? = 0
configure:9098: result: yes
configure:9108: checking for struct utmpx.ut_tv.tv_sec
configure:9140: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9146: $? = 0
configure:9207: result: yes
configure:9217: checking for struct utmpx.ut_syslen
configure:9249: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9255: $? = 0
configure:9316: result: yes
configure:9326: checking for struct utmpx.ut_session
configure:9358: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9364: $? = 0
configure:9425: result: yes
configure:9435: checking for struct utmpx.ut_pid
configure:9467: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9473: $? = 0
configure:9534: result: yes
configure:9544: checking for struct utmpx.ut_exit
configure:9576: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 62: controlling expressions must have scalar type
cc: acomp failed for conftest.c
configure:9582: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:9619: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9625: $? = 0
configure:9643: result: yes
configure:9653: checking for struct utmpx.ut_exit.e_termination
configure:9685: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9691: $? = 0
configure:9752: result: yes
configure:9762: checking for struct utmpx.ut_exit.__e_termination
configure:9794: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: __e_termination
cc: acomp failed for conftest.c
configure:9800: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:9837: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: __e_termination
cc: acomp failed for conftest.c
configure:9843: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:9861: result: no
configure:9871: checking for struct utmpx.ut_exit.ut_termination
configure:9903: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: ut_termination
cc: acomp failed for conftest.c
configure:9909: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:9946: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: ut_termination
cc: acomp failed for conftest.c
configure:9952: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:9970: result: no
configure:9980: checking for struct utmpx.ut_addr
configure:10012: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: ut_addr
cc: acomp failed for conftest.c
configure:10018: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:10055: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: ut_addr
cc: acomp failed for conftest.c
configure:10061: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:10079: result: no
configure:10089: checking for struct utmpx.ut_addr_v6
configure:10121: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: ut_addr_v6
cc: acomp failed for conftest.c
configure:10127: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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_v6)
| return 0;
|   ;
|   return 0;
| }
configure:10164: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 64: undefined struct/union member: ut_addr_v6
cc: acomp failed for conftest.c
configure:10170: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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_v6)
| return 0;
|   ;
|   return 0;
| }
configure:10188: result: no
configure:10497: checking gss.h usability
configure:10514: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 89: cannot find include file: <gss.h>
cc: acomp failed for conftest.c
configure:10520: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gss.h>
configure:10534: result: no
configure:10538: checking gss.h presence
configure:10553: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 56: cannot find include file: <gss.h>
cc: acomp failed for conftest.c
configure:10559: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
| /* end confdefs.h.  */
| #include <gss.h>
configure:10573: result: no
configure:10606: checking for gss.h
configure:10614: result: no
configure:10630: checking for gss_check_version in -lgss
configure:10665: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgss   >&5
"conftest.c", line 69: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
gss_check_version                   conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:10671: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gss_check_version ();
| int
| main ()
| {
| return gss_check_version ();
|   ;
|   return 0;
| }
configure:10689: result: no
configure:10721: checking krb5.h usability
configure:10738: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
"conftest.c", line 89: cannot find include file: <krb5.h>
cc: acomp failed for conftest.c
configure:10744: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:10758: result: no
configure:10762: checking krb5.h presence
configure:10777: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
"conftest.c", line 56: cannot find include file: <krb5.h>
cc: acomp failed for conftest.c
configure:10783: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
| /* end confdefs.h.  */
| #include <krb5.h>
configure:10797: result: no
configure:10830: checking for krb5.h
configure:10838: result: no
configure:10871: checking security/pam_appl.h usability
configure:10888: cc -c -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10894: $? = 0
configure:10908: result: yes
configure:10912: checking security/pam_appl.h presence
configure:10927: cc -E  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:10933: $? = 0
configure:10947: result: yes
configure:10980: checking for security/pam_appl.h
configure:10988: result: yes
configure:11013: checking for socklen_t in sys/socket.h
configure:11036: result: yes
configure:11085: checking for library containing gethostbyname
configure:11126: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
"conftest.c", line 70: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
gethostbyname                       conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
configure:11132: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
|   ;
|   return 0;
| }
configure:11126: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lnsl   >&5
"conftest.c", line 70: warning: statement not reached
configure:11132: $? = 0
configure:11160: result: -lnsl
configure:11168: checking for library containing inet_ntop
configure:11209: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lnsl  >&5
"conftest.c", line 70: warning: statement not reached
configure:11215: $? = 0
configure:11243: result: none required
configure:11252: checking for setsockopt in -lsocket
configure:11287: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lsocket  -lnsl  >&5
"conftest.c", line 70: warning: statement not reached
configure:11293: $? = 0
configure:11311: result: yes
configure:11324: checking for __gmpz_getlimbn in -lgmp
configure:11359: cc -o conftest -g  -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp  -lsocket -lnsl  >&5
"conftest.c", line 71: warning: statement not reached
ld: fatal: file /usr/local/lib/libgmp.so: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to conftest
configure:11365: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_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_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __gmpz_getlimbn ();
| int
| main ()
| {
| return __gmpz_getlimbn ();
|   ;
|   return 0;
| }
configure:11383: result: no
configure:11393: error: GNU MP not found, or not 3.1 or up, see http://gmplib.org/.

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

ac_cv_build=x86_64-pc-solaris2.10
ac_cv_c_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_pututline=yes
ac_cv_header_argp_h=no
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_pty_h=no
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_filio_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_ucred_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=x86_64-pc-solaris2.10
ac_cv_lib_gmp___gmpz_getlimbn=no
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_socket_setsockopt=yes
ac_cv_member_struct_utmp_ut_addr=no
ac_cv_member_struct_utmp_ut_addr_v6=no
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=no
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=no
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=no
ac_cv_member_struct_utmp_ut_tv_tv_sec=no
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=no
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=yes
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=yes
ac_cv_member_struct_utmpx_ut_syslen=yes
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_EGREP='/usr/sfw/bin/ggrep -E'
ac_cv_path_GREP=/usr/sfw/bin/ggrep
ac_cv_path_M4=/usr/ccs/bin/m4
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname=-lnsl
ac_cv_search_inet_ntop='none required'
ac_cv_type_socklen_t=yes

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

ALLOCA=''
BUILD_ARCH=''
BUILD_OSREV=''
BUILD_OSSYS=''
BUILD_SUBDIRS=''
CC='cc'
CFLAGS='-g'
CPP='cc -E'
CPPFLAGS=' -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include'
DEFS=''
DEP_FLAGS=''
DEP_INCLUDE='# '
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sfw/bin/ggrep -E'
EXEEXT=''
GREP='/usr/sfw/bin/ggrep'
GROFF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5CONFIG=''
KRB_LIBS=''
KRB_PROGRAM=''
LDFLAGS=' -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib'
LIBOBJS=''
LIBS='-lsocket -lnsl '
LIB_ARGP=''
LTLIBOBJS=''
M4='/usr/ccs/bin/m4'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 2.9.1-exp'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='2.9.1-exp'
PAM_PROGRAM=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='false'
SCHEME_PROGRAM='false'
SET_MAKE=''
SHELL='/bin/bash'
SRP_PROGRAM='srp-gen'
XMKMF=''
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-pc-solaris2.10'
build_alias=''
build_cpu='x86_64'
build_os='solaris2.10'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-solaris2.10'
host_alias=''
host_cpu='x86_64'
host_os='solaris2.10'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "lsh"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "2.9.1-exp"
#define PACKAGE_STRING "lsh 2.9.1-exp"
#define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
#define _GNU_SOURCE 1
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_TCP_FORWARD 1
#define WITH_X11_FORWARD 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_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_CRYPT_H 1
#define HAVE_STROPTS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_UCRED_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 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_ID 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_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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 WITH_UTMP 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_LIBSOCKET 1

configure: exit 1