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

It was created by lsh configure 1.5.5, which was
generated by GNU Autoconf 2.56.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx

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

hostname = tranquillity.hrw.dyndns.org
uname -m = alpha
uname -r = V5.1
uname -s = OSF1
uname -v = 2650

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

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

PATH: /usr/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1249: creating cache config.cache
configure:1377: checking for a BSD-compatible install
configure:1431: result: /usr/local/bin/install -c
configure:1442: checking whether build environment is sane
configure:1485: result: yes
configure:1518: checking for gawk
configure:1547: result: no
configure:1518: checking for mawk
configure:1547: result: no
configure:1518: checking for nawk
configure:1534: found /usr/bin/nawk
configure:1544: result: nawk
configure:1554: checking whether make sets $(MAKE)
configure:1574: result: yes
configure:1739: WARNING:  Converted . to /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5,
If this does not work, please use an absolute path to the configure script. 
configure:2086: checking for -R flag
configure:2116: result: none
configure:2126: result: Searching for libraries
configure:2133: checking /usr/local/lib
configure:2151: result: added
configure:2133: checking /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx/lib
configure:2160: result: not found
configure:2133: checking /usr/local/lib
configure:2151: result: added
configure:2133: checking /sw/local/lib
configure:2160: result: not found
configure:2133: checking /sw/lib
configure:2160: result: not found
configure:2133: checking /usr/gnu/lib
configure:2160: result: not found
configure:2133: checking /opt/gnu/lib
configure:2160: result: not found
configure:2133: checking /sw/gnu/lib
configure:2160: result: not found
configure:2133: checking /usr/freeware/lib
configure:2160: result: not found
configure:2133: checking /usr/pkg/lib
configure:2160: result: not found
configure:2215: checking for gcc
configure:2244: result: no
configure:2295: checking for cc
configure:2311: found /usr/bin/cc
configure:2321: result: cc
configure:2485: checking for C compiler version
configure:2488: cc --version </dev/null >&5
cc: Error: No source or object files specified on the command line
configure:2491: $? = 1
configure:2493: cc -v </dev/null >&5
cc: Error: No source or object files specified on the command line
configure:2496: $? = 1
configure:2498: cc -V </dev/null >&5
Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-003 (sys) cc Driver
configure:2501: $? = 0
configure:2525: checking for C compiler default output
configure:2528: cc   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2531: $? = 0
configure:2577: result: a.out
configure:2582: checking whether the C compiler works
configure:2588: ./a.out
configure:2591: $? = 0
configure:2608: result: yes
configure:2615: checking whether we are cross compiling
configure:2617: result: no
configure:2620: checking for suffix of executables
configure:2622: cc -o conftest   -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2625: $? = 0
configure:2650: result: 
configure:2656: checking for suffix of object files
configure:2678: cc -c   -I/usr/local/include conftest.c >&5
configure:2681: $? = 0
configure:2703: result: o
configure:2707: checking whether we are using the GNU C compiler
configure:2732: cc -c   -I/usr/local/include conftest.c >&5
cc: Error: configure, line 2736: In this declaration, "choke" must specify a type. (badparsedecl)
       choke me
-------^
configure:2735: $? = 1
configure: failed program was:
| #line 2712 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2754: result: no
configure:2760: checking whether cc accepts -g
configure:2782: cc -c -g  -I/usr/local/include conftest.c >&5
configure:2785: $? = 0
configure:2788: test -s conftest.o
configure:2791: $? = 0
configure:2802: result: yes
configure:2819: checking for cc option to accept ANSI C
configure:2880: cc  -c -g  -I/usr/local/include conftest.c >&5
configure:2883: $? = 0
configure:2886: test -s conftest.o
configure:2889: $? = 0
configure:2907: result: none needed
configure:2925: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef)
  choke me
--^
configure:2928: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3056: checking for style of include used by make
configure:3084: result: GNU
configure:3112: checking dependency style of cc
configure:3174: result: tru64
configure:3191: checking whether make sets $(MAKE)
configure:3211: result: yes
configure:3261: checking for ranlib
configure:3277: found /usr/bin/ranlib
configure:3288: result: ranlib
configure:3304: checking for cc option to accept ANSI C
configure:3368: cc  -c -g  -I/usr/local/include conftest.c >&5
configure:3371: $? = 0
configure:3374: test -s conftest.o
configure:3377: $? = 0
configure:3392: result: none needed
configure:3464: checking for guile
configure:3497: result: no
configure:3464: checking for scsh
configure:3497: result: no
configure:3507: WARNING: No scheme implementation found.
This is fine as long as you don't modify the source files.
configure:3520: checking for groff
configure:3553: result: no
configure:3563: checking for m4
configure:3581: found /usr/bin/m4
configure:3594: result: /usr/bin/m4
configure:3611: checking how to run the C preprocessor
configure:3641: cc -E  -I/usr/local/include conftest.c
configure:3647: $? = 0
configure:3679: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 3689: Cannot find file <ac_nonexistent.h> specified in #include directive. (noinclfile)
#include <ac_nonexistent.h>
-^
configure:3685: $? = 1
configure: failed program was:
| #line 3670 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3723: result: cc -E
configure:3742: cc -E  -I/usr/local/include conftest.c
configure:3748: $? = 0
configure:3780: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 3790: Cannot find file <ac_nonexistent.h> specified in #include directive. (noinclfile)
#include <ac_nonexistent.h>
-^
configure:3786: $? = 1
configure: failed program was:
| #line 3771 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3829: checking for egrep
configure:3839: result: grep -E
configure:3844: checking for ANSI C header files
configure:3870: cc -c -g  -I/usr/local/include conftest.c >&5
configure:3873: $? = 0
configure:3876: test -s conftest.o
configure:3879: $? = 0
configure:3971: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:3974: $? = 0
configure:3976: ./conftest
configure:3979: $? = 0
configure:3994: result: yes
configure:4020: checking for sys/types.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4020: checking for sys/stat.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4020: checking for stdlib.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4020: checking for string.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4020: checking for memory.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4020: checking for strings.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4020: checking for inttypes.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4020: checking for stdint.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Severe: configure, line 4087: Cannot find file <stdint.h> specified in #include directive. (noinclfilef)
#include <stdint.h>
-^
configure:4040: $? = 1
configure: failed program was:
| #line 4025 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4057: result: no
configure:4020: checking for unistd.h
configure:4037: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4040: $? = 0
configure:4043: test -s conftest.o
configure:4046: $? = 0
configure:4057: result: yes
configure:4083: checking gmp.h usability
configure:4096: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4099: $? = 0
configure:4102: test -s conftest.o
configure:4105: $? = 0
configure:4115: result: yes
configure:4119: checking gmp.h presence
configure:4130: cc -E  -I/usr/local/include conftest.c
configure:4136: $? = 0
configure:4155: result: yes
configure:4191: checking for gmp.h
configure:4198: result: yes
configure:4233: checking fcntl.h usability
configure:4246: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4249: $? = 0
configure:4252: test -s conftest.o
configure:4255: $? = 0
configure:4265: result: yes
configure:4269: checking fcntl.h presence
configure:4280: cc -E  -I/usr/local/include conftest.c
configure:4286: $? = 0
configure:4305: result: yes
configure:4341: checking for fcntl.h
configure:4348: result: yes
configure:4224: checking for strings.h
configure:4229: result: yes
configure:4233: checking sys/time.h usability
configure:4246: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4249: $? = 0
configure:4252: test -s conftest.o
configure:4255: $? = 0
configure:4265: result: yes
configure:4269: checking sys/time.h presence
configure:4280: cc -E  -I/usr/local/include conftest.c
configure:4286: $? = 0
configure:4305: result: yes
configure:4341: checking for sys/time.h
configure:4348: result: yes
configure:4224: checking for unistd.h
configure:4229: result: yes
configure:4375: checking shadow.h usability
configure:4388: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Severe: configure, line 4444: Cannot find file <shadow.h> specified in #include directive. (noinclfilef)
#include <shadow.h>
-^
configure:4391: $? = 1
configure: failed program was:
| #line 4377 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <shadow.h>
configure:4407: result: no
configure:4411: checking shadow.h presence
configure:4422: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 4446: Cannot find file <shadow.h> specified in #include directive. (noinclfile)
#include <shadow.h>
-^
configure:4428: $? = 1
configure: failed program was:
| #line 4413 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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
| /* end confdefs.h.  */
| #include <shadow.h>
configure:4447: result: no
configure:4483: checking for shadow.h
configure:4490: result: no
configure:4519: checking zlib.h usability
configure:4532: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4535: $? = 0
configure:4538: test -s conftest.o
configure:4541: $? = 0
configure:4551: result: yes
configure:4555: checking zlib.h presence
configure:4566: cc -E  -I/usr/local/include conftest.c
configure:4572: $? = 0
configure:4591: result: yes
configure:4627: checking for zlib.h
configure:4634: result: yes
configure:4665: checking poll.h usability
configure:4678: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4681: $? = 0
configure:4684: test -s conftest.o
configure:4687: $? = 0
configure:4697: result: yes
configure:4701: checking poll.h presence
configure:4712: cc -E  -I/usr/local/include conftest.c
configure:4718: $? = 0
configure:4737: result: yes
configure:4773: checking for poll.h
configure:4780: result: yes
configure:4665: checking sys/poll.h usability
configure:4678: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4681: $? = 0
configure:4684: test -s conftest.o
configure:4687: $? = 0
configure:4697: result: yes
configure:4701: checking sys/poll.h presence
configure:4712: cc -E  -I/usr/local/include conftest.c
configure:4718: $? = 0
configure:4737: result: yes
configure:4773: checking for sys/poll.h
configure:4780: result: yes
configure:4807: checking libutil.h usability
configure:4820: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Severe: configure, line 4879: Cannot find file <libutil.h> specified in #include directive. (noinclfilef)
#include <libutil.h>
-^
configure:4823: $? = 1
configure: failed program was:
| #line 4809 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:4839: result: no
configure:4843: checking libutil.h presence
configure:4854: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 4881: Cannot find file <libutil.h> specified in #include directive. (noinclfile)
#include <libutil.h>
-^
configure:4860: $? = 1
configure: failed program was:
| #line 4845 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:4879: result: no
configure:4915: checking for libutil.h
configure:4922: result: no
configure:4949: checking crypt.h usability
configure:4962: cc -c -g  -I/usr/local/include conftest.c >&5
configure:4965: $? = 0
configure:4968: test -s conftest.o
configure:4971: $? = 0
configure:4981: result: yes
configure:4985: checking crypt.h presence
configure:4996: cc -E  -I/usr/local/include conftest.c
configure:5002: $? = 0
configure:5021: result: yes
configure:5057: checking for crypt.h
configure:5064: result: yes
configure:5091: checking pty.h usability
configure:5104: cc -c -g  -I/usr/local/include conftest.c >&5
configure:5107: $? = 0
configure:5110: test -s conftest.o
configure:5113: $? = 0
configure:5123: result: yes
configure:5127: checking pty.h presence
configure:5138: cc -E  -I/usr/local/include conftest.c
configure:5144: $? = 0
configure:5163: result: yes
configure:5199: checking for pty.h
configure:5206: result: yes
configure:5233: checking stropts.h usability
configure:5246: cc -c -g  -I/usr/local/include conftest.c >&5
configure:5249: $? = 0
configure:5252: test -s conftest.o
configure:5255: $? = 0
configure:5265: result: yes
configure:5269: checking stropts.h presence
configure:5280: cc -E  -I/usr/local/include conftest.c
configure:5286: $? = 0
configure:5305: result: yes
configure:5341: checking for stropts.h
configure:5348: result: yes
configure:5375: checking syslog.h usability
configure:5388: cc -c -g  -I/usr/local/include conftest.c >&5
configure:5391: $? = 0
configure:5394: test -s conftest.o
configure:5397: $? = 0
configure:5407: result: yes
configure:5411: checking syslog.h presence
configure:5422: cc -E  -I/usr/local/include conftest.c
configure:5428: $? = 0
configure:5447: result: yes
configure:5483: checking for syslog.h
configure:5490: result: yes
configure:5517: checking argp.h usability
configure:5530: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Severe: configure, line 5593: Cannot find file <argp.h> specified in #include directive. (noinclfilef)
#include <argp.h>
-^
configure:5533: $? = 1
configure: failed program was:
| #line 5519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argp.h>
configure:5549: result: no
configure:5553: checking argp.h presence
configure:5564: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 5595: Cannot find file <argp.h> specified in #include directive. (noinclfile)
#include <argp.h>
-^
configure:5570: $? = 1
configure: failed program was:
| #line 5555 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <argp.h>
configure:5589: result: no
configure:5625: checking for argp.h
configure:5632: result: no
configure:5659: checking sys/resource.h usability
configure:5672: cc -c -g  -I/usr/local/include conftest.c >&5
configure:5675: $? = 0
configure:5678: test -s conftest.o
configure:5681: $? = 0
configure:5691: result: yes
configure:5695: checking sys/resource.h presence
configure:5706: cc -E  -I/usr/local/include conftest.c
configure:5712: $? = 0
configure:5731: result: yes
configure:5767: checking for sys/resource.h
configure:5774: result: yes
configure:5802: checking utmp.h usability
configure:5815: cc -c -g  -I/usr/local/include conftest.c >&5
configure:5818: $? = 0
configure:5821: test -s conftest.o
configure:5824: $? = 0
configure:5834: result: yes
configure:5838: checking utmp.h presence
configure:5849: cc -E  -I/usr/local/include conftest.c
configure:5855: $? = 0
configure:5874: result: yes
configure:5910: checking for utmp.h
configure:5917: result: yes
configure:5946: checking utmpx.h usability
configure:5959: cc -c -g  -I/usr/local/include conftest.c >&5
configure:5962: $? = 0
configure:5965: test -s conftest.o
configure:5968: $? = 0
configure:5978: result: yes
configure:5982: checking utmpx.h presence
configure:5993: cc -E  -I/usr/local/include conftest.c
configure:5999: $? = 0
configure:6018: result: yes
configure:6054: checking for utmpx.h
configure:6061: result: yes
configure:6079: checking for struct utmp.ut_host
configure:6107: cc -c -g  -I/usr/local/include conftest.c >&5
configure:6110: $? = 0
configure:6113: test -s conftest.o
configure:6116: $? = 0
configure:6168: result: yes
configure:6178: checking for struct utmp.ut_name
configure:6206: cc -c -g  -I/usr/local/include conftest.c >&5
configure:6209: $? = 0
configure:6212: test -s conftest.o
configure:6215: $? = 0
configure:6267: result: yes
configure:6277: checking for struct utmp.ut_user
configure:6305: cc -c -g  -I/usr/local/include conftest.c >&5
configure:6308: $? = 0
configure:6311: test -s conftest.o
configure:6314: $? = 0
configure:6366: result: yes
configure:6376: checking for struct utmp.ut_time
configure:6404: cc -c -g  -I/usr/local/include conftest.c >&5
configure:6407: $? = 0
configure:6410: test -s conftest.o
configure:6413: $? = 0
configure:6465: result: yes
configure:6475: checking for struct utmp.ut_tv
configure:6503: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 6536: The controlling expression "ac_aggr.ut_tv" has a struct type, which is not scalar. (notscalarctrl)
if (ac_aggr.ut_tv)
----^
configure:6506: $? = 1
configure: failed program was:
| #line 6480 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:6542: cc -c -g  -I/usr/local/include conftest.c >&5
configure:6545: $? = 0
configure:6548: test -s conftest.o
configure:6551: $? = 0
configure:6564: result: yes
configure:6574: checking for struct utmp.ut_tv.tv_sec
configure:6602: cc -c -g  -I/usr/local/include conftest.c >&5
configure:6605: $? = 0
configure:6608: test -s conftest.o
configure:6611: $? = 0
configure:6663: result: yes
configure:6673: checking for struct utmp.ut_id
configure:6701: cc -c -g  -I/usr/local/include conftest.c >&5
configure:6704: $? = 0
configure:6707: test -s conftest.o
configure:6710: $? = 0
configure:6762: result: yes
configure:6772: checking for struct utmp.ut_syslen
configure:6800: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 6836: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_syslen)
----^
configure:6803: $? = 1
configure: failed program was:
| #line 6777 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:6839: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 6875: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_syslen)
-----------^
configure:6842: $? = 1
configure: failed program was:
| #line 6816 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:6861: result: no
configure:6871: checking for struct utmp.ut_session
configure:6899: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 6935: In this statement, "ut_session" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_session)
----^
configure:6902: $? = 1
configure: failed program was:
| #line 6876 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:6938: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 6974: In this statement, "ut_session" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_session)
-----------^
configure:6941: $? = 1
configure: failed program was:
| #line 6915 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:6960: result: no
configure:6970: checking for struct utmp.ut_pid
configure:6998: cc -c -g  -I/usr/local/include conftest.c >&5
configure:7001: $? = 0
configure:7004: test -s conftest.o
configure:7007: $? = 0
configure:7059: result: yes
configure:7069: checking for struct utmp.ut_exit
configure:7097: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7134: The controlling expression "ac_aggr.ut_exit" has a struct type, which is not scalar. (notscalarctrl)
if (ac_aggr.ut_exit)
----^
configure:7100: $? = 1
configure: failed program was:
| #line 7074 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:7136: cc -c -g  -I/usr/local/include conftest.c >&5
configure:7139: $? = 0
configure:7142: test -s conftest.o
configure:7145: $? = 0
configure:7158: result: yes
configure:7168: checking for struct utmp.ut_exit.e_termination
configure:7196: cc -c -g  -I/usr/local/include conftest.c >&5
configure:7199: $? = 0
configure:7202: test -s conftest.o
configure:7205: $? = 0
configure:7257: result: yes
configure:7267: checking for struct utmp.ut_exit.__e_termination
configure:7295: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7334: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (ac_aggr.ut_exit.__e_termination)
----^
configure:7298: $? = 1
configure: failed program was:
| #line 7272 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:7334: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7373: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (sizeof ac_aggr.ut_exit.__e_termination)
-----------^
configure:7337: $? = 1
configure: failed program was:
| #line 7311 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:7356: result: no
configure:7366: checking for struct utmp.ut_exit.ut_termination
configure:7394: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7433: In this statement, "ut_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (ac_aggr.ut_exit.ut_termination)
----^
configure:7397: $? = 1
configure: failed program was:
| #line 7371 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:7433: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7472: In this statement, "ut_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (sizeof ac_aggr.ut_exit.ut_termination)
-----------^
configure:7436: $? = 1
configure: failed program was:
| #line 7410 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:7455: result: no
configure:7465: checking for struct utmp.ut_addr
configure:7493: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7532: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_addr)
----^
configure:7496: $? = 1
configure: failed program was:
| #line 7470 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:7532: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7571: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_addr)
-----------^
configure:7535: $? = 1
configure: failed program was:
| #line 7509 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:7554: result: no
configure:7564: checking for struct utmp.ut_addr_v6
configure:7592: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7631: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_addr_v6)
----^
configure:7595: $? = 1
configure: failed program was:
| #line 7569 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:7631: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7670: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_addr_v6)
-----------^
configure:7634: $? = 1
configure: failed program was:
| #line 7608 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:7653: result: no
configure:7667: checking for struct utmpx.ut_host
configure:7695: cc -c -g  -I/usr/local/include conftest.c >&5
configure:7698: $? = 0
configure:7701: test -s conftest.o
configure:7704: $? = 0
configure:7756: result: yes
configure:7766: checking for struct utmpx.ut_name
configure:7794: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7834: In this statement, "ut_name" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_name)
----^
configure:7797: $? = 1
configure: failed program was:
| #line 7771 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:7833: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 7873: In this statement, "ut_name" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_name)
-----------^
configure:7836: $? = 1
configure: failed program was:
| #line 7810 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:7855: result: no
configure:7865: checking for struct utmpx.ut_user
configure:7893: cc -c -g  -I/usr/local/include conftest.c >&5
configure:7896: $? = 0
configure:7899: test -s conftest.o
configure:7902: $? = 0
configure:7954: result: yes
configure:7964: checking for struct utmpx.ut_time
configure:7992: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8033: In this statement, "ut_time" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_time)
----^
configure:7995: $? = 1
configure: failed program was:
| #line 7969 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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:8031: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8072: In this statement, "ut_time" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_time)
-----------^
configure:8034: $? = 1
configure: failed program was:
| #line 8008 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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:8053: result: no
configure:8063: checking for struct utmpx.ut_id
configure:8091: cc -c -g  -I/usr/local/include conftest.c >&5
configure:8094: $? = 0
configure:8097: test -s conftest.o
configure:8100: $? = 0
configure:8152: result: yes
configure:8162: checking for struct utmpx.ut_tv
configure:8190: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8232: The controlling expression "ac_aggr.ut_tv" has a struct type, which is not scalar. (notscalarctrl)
if (ac_aggr.ut_tv)
----^
configure:8193: $? = 1
configure: failed program was:
| #line 8167 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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:8229: cc -c -g  -I/usr/local/include conftest.c >&5
configure:8232: $? = 0
configure:8235: test -s conftest.o
configure:8238: $? = 0
configure:8251: result: yes
configure:8261: checking for struct utmpx.ut_tv.tv_sec
configure:8289: cc -c -g  -I/usr/local/include conftest.c >&5
configure:8292: $? = 0
configure:8295: test -s conftest.o
configure:8298: $? = 0
configure:8350: result: yes
configure:8360: checking for struct utmpx.ut_syslen
configure:8388: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8432: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_syslen)
----^
configure:8391: $? = 1
configure: failed program was:
| #line 8365 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8427: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8471: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_syslen)
-----------^
configure:8430: $? = 1
configure: failed program was:
| #line 8404 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8449: result: no
configure:8459: checking for struct utmpx.ut_session
configure:8487: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8531: In this statement, "ut_session" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_session)
----^
configure:8490: $? = 1
configure: failed program was:
| #line 8464 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:8526: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8570: In this statement, "ut_session" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_session)
-----------^
configure:8529: $? = 1
configure: failed program was:
| #line 8503 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:8548: result: no
configure:8558: checking for struct utmpx.ut_pid
configure:8586: cc -c -g  -I/usr/local/include conftest.c >&5
configure:8589: $? = 0
configure:8592: test -s conftest.o
configure:8595: $? = 0
configure:8647: result: yes
configure:8657: checking for struct utmpx.ut_exit
configure:8685: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8730: The controlling expression "ac_aggr.ut_exit" has a struct type, which is not scalar. (notscalarctrl)
if (ac_aggr.ut_exit)
----^
configure:8688: $? = 1
configure: failed program was:
| #line 8662 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_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:8724: cc -c -g  -I/usr/local/include conftest.c >&5
configure:8727: $? = 0
configure:8730: test -s conftest.o
configure:8733: $? = 0
configure:8746: result: yes
configure:8756: checking for struct utmpx.ut_exit.e_termination
configure:8784: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8830: In this statement, "e_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (ac_aggr.ut_exit.e_termination)
----^
configure:8787: $? = 1
configure: failed program was:
| #line 8761 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 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:8823: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8869: In this statement, "e_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (sizeof ac_aggr.ut_exit.e_termination)
-----------^
configure:8826: $? = 1
configure: failed program was:
| #line 8800 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 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:8845: result: no
configure:8855: checking for struct utmpx.ut_exit.__e_termination
configure:8883: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8929: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (ac_aggr.ut_exit.__e_termination)
----^
configure:8886: $? = 1
configure: failed program was:
| #line 8860 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 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:8922: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 8968: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember)
if (sizeof ac_aggr.ut_exit.__e_termination)
-----------^
configure:8925: $? = 1
configure: failed program was:
| #line 8899 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 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:8944: result: no
configure:8954: checking for struct utmpx.ut_exit.ut_termination
configure:8982: cc -c -g  -I/usr/local/include conftest.c >&5
configure:8985: $? = 0
configure:8988: test -s conftest.o
configure:8991: $? = 0
configure:9043: result: yes
configure:9053: checking for struct utmpx.ut_addr
configure:9081: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 9128: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_addr)
----^
configure:9084: $? = 1
configure: failed program was:
| #line 9058 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_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:9120: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 9167: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_addr)
-----------^
configure:9123: $? = 1
configure: failed program was:
| #line 9097 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_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:9142: result: no
configure:9152: checking for struct utmpx.ut_addr_v6
configure:9180: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 9227: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember)
if (ac_aggr.ut_addr_v6)
----^
configure:9183: $? = 1
configure: failed program was:
| #line 9157 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_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:9219: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 9266: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember)
if (sizeof ac_aggr.ut_addr_v6)
-----------^
configure:9222: $? = 1
configure: failed program was:
| #line 9196 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_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:9241: result: no
configure:9530: checking gss.h usability
configure:9543: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Severe: configure, line 9627: Cannot find file <gss.h> specified in #include directive. (noinclfilef)
#include <gss.h>
-^
configure:9546: $? = 1
configure: failed program was:
| #line 9532 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gss.h>
configure:9562: result: no
configure:9566: checking gss.h presence
configure:9577: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 9629: Cannot find file <gss.h> specified in #include directive. (noinclfile)
#include <gss.h>
-^
configure:9583: $? = 1
configure: failed program was:
| #line 9568 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| /* end confdefs.h.  */
| #include <gss.h>
configure:9602: result: no
configure:9638: checking for gss.h
configure:9645: result: no
configure:9661: checking for gss_check_version in -lgss
configure:9692: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lgss   >&5
ld:
Can't locate file for: -lgss
configure:9695: $? = 1
configure: failed program was:
| #line 9668 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gss_check_version ();
| int
| main ()
| {
| gss_check_version ();
|   ;
|   return 0;
| }
configure:9713: result: no
configure:9744: checking krb5.h usability
configure:9757: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Severe: configure, line 9841: Cannot find file <krb5.h> specified in #include directive. (noinclfilef)
#include <krb5.h>
-^
configure:9760: $? = 1
configure: failed program was:
| #line 9746 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:9776: result: no
configure:9780: checking krb5.h presence
configure:9791: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 9843: Cannot find file <krb5.h> specified in #include directive. (noinclfile)
#include <krb5.h>
-^
configure:9797: $? = 1
configure: failed program was:
| #line 9782 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| /* end confdefs.h.  */
| #include <krb5.h>
configure:9816: result: no
configure:9852: checking for krb5.h
configure:9859: result: no
configure:9891: checking security/pam_appl.h usability
configure:9904: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Severe: configure, line 9988: Cannot find file <security/pam_appl.h> specified in #include directive. (noinclfilef)
#include <security/pam_appl.h>
-^
configure:9907: $? = 1
configure: failed program was:
| #line 9893 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <security/pam_appl.h>
configure:9923: result: no
configure:9927: checking security/pam_appl.h presence
configure:9938: cc -E  -I/usr/local/include conftest.c
cc: Error: configure, line 9990: Cannot find file <security/pam_appl.h> specified in #include directive. (noinclfile)
#include <security/pam_appl.h>
-^
configure:9944: $? = 1
configure: failed program was:
| #line 9929 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| /* end confdefs.h.  */
| #include <security/pam_appl.h>
configure:9963: result: no
configure:9999: checking for security/pam_appl.h
configure:10006: result: no
configure:10031: checking for socklen_t in sys/socket.h
configure:10055: result: no
configure:10058: checking for AIX
configure:10085: result: no
configure:10101: checking for __gmpz_getlimbn in -lgmp
configure:10132: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lgmp   >&5
configure:10135: $? = 0
configure:10138: test -s conftest
configure:10141: $? = 0
configure:10153: result: yes
configure:10267: checking for oop_sys_new in -loop
configure:10298: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -loop  -lgmp  >&5
configure:10301: $? = 0
configure:10304: test -s conftest
configure:10307: $? = 0
configure:10319: result: yes
configure:10434: checking for inflate in -lz
configure:10465: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lz  -loop -lgmp  >&5
configure:10468: $? = 0
configure:10471: test -s conftest
configure:10474: $? = 0
configure:10486: result: yes
configure:10930: checking for X
configure:11036: cc -E  -I/usr/local/include conftest.c
configure:11042: $? = 0
configure:11092: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lXt -lz -loop -lgmp  >&5
configure:11095: $? = 0
configure:11098: test -s conftest
configure:11101: $? = 0
configure:11150: result: libraries , headers 
configure:11209: checking X11/Xauth.h usability
configure:11222: cc -c -g  -I/usr/local/include conftest.c >&5
configure:11225: $? = 0
configure:11228: test -s conftest.o
configure:11231: $? = 0
configure:11241: result: yes
configure:11245: checking X11/Xauth.h presence
configure:11256: cc -E  -I/usr/local/include conftest.c
configure:11262: $? = 0
configure:11281: result: yes
configure:11317: checking for X11/Xauth.h
configure:11324: result: yes
configure:11338: checking for XauGetAuthByAddr in -lXau
configure:11369: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lXau  -lz -loop -lgmp  >&5
configure:11372: $? = 0
configure:11375: test -s conftest
configure:11378: $? = 0
configure:11390: result: yes
configure:11503: checking for xauth
configure:11522: found /usr/bin/X11/xauth
configure:11534: result: /usr/bin/X11/xauth
configure:11559: checking for library containing gethostbyname
configure:11590: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lXau -lz -loop -lgmp  >&5
configure:11593: $? = 0
configure:11596: test -s conftest
configure:11599: $? = 0
configure:11658: result: none required
configure:11665: checking for library containing inet_ntop
configure:11696: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lXau -lz -loop -lgmp  >&5
configure:11699: $? = 0
configure:11702: test -s conftest
configure:11705: $? = 0
configure:11764: result: none required
configure:11772: checking for setsockopt in -lsocket
configure:11803: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lsocket  -lXau -lz -loop -lgmp  >&5
ld:
Can't locate file for: -lsocket
configure:11806: $? = 1
configure: failed program was:
| #line 11779 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char setsockopt ();
| int
| main ()
| {
| setsockopt ();
|   ;
|   return 0;
| }
configure:11824: result: no
configure:11837: checking for crypt in -lcrypt
configure:11868: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lcrypt  -lXau -lz -loop -lgmp  >&5
ld:
Can't locate file for: -lcrypt
configure:11871: $? = 1
configure: failed program was:
| #line 11844 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char crypt ();
| int
| main ()
| {
| crypt ();
|   ;
|   return 0;
| }
configure:11889: result: no
configure:11901: checking for inet_addr in -lxnet
configure:11932: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lxnet  -lXau -lz -loop -lgmp  >&5
configure:11935: $? = 0
configure:11938: test -s conftest
configure:11941: $? = 0
configure:11953: result: yes
configure:11966: checking for openpty in -lutil
configure:11997: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil  -lxnet -lXau -lz -loop -lgmp  >&5
configure:12000: $? = 0
configure:12003: test -s conftest
configure:12006: $? = 0
configure:12018: result: yes
configure:12031: checking for library containing syslog
configure:12062: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:12065: $? = 0
configure:12068: test -s conftest
configure:12071: $? = 0
configure:12130: result: none required
configure:12613: checking for an ANSI C-conforming const
configure:12681: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Warning: configure, line 12720: The scalar variable "t" is fetched but not initialized.  And there may be other such fetches of this variable that have not been reported in this compilation. (uninit1)
    *t++ = 0;
-----^
cc: Warning: configure, line 12735: The scalar variable "b" is fetched but not initialized.  And there may be other such fetches of this variable that have not been reported in this compilation. (uninit1)
    struct s *b; b->j = 5;
-----------------^
configure:12684: $? = 0
configure:12687: test -s conftest.o
configure:12690: $? = 0
configure:12701: result: yes
configure:12711: checking for inline
configure:12733: cc -c -g  -I/usr/local/include conftest.c >&5
configure:12736: $? = 0
configure:12739: test -s conftest.o
configure:12742: $? = 0
configure:12754: result: inline
configure:12769: checking for uid_t in sys/types.h
configure:12793: result: yes
configure:12808: checking for size_t
configure:12833: cc -c -g  -I/usr/local/include conftest.c >&5
configure:12836: $? = 0
configure:12839: test -s conftest.o
configure:12842: $? = 0
configure:12853: result: yes
configure:12865: checking whether time.h and sys/time.h may both be included
configure:12891: cc -c -g  -I/usr/local/include conftest.c >&5
configure:12894: $? = 0
configure:12897: test -s conftest.o
configure:12900: $? = 0
configure:12911: result: yes
configure:12923: checking whether byte ordering is bigendian
configure:12951: cc -c -g  -I/usr/local/include conftest.c >&5
configure:12954: $? = 0
configure:12957: test -s conftest.o
configure:12960: $? = 0
configure:12985: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 13044: In this declaration, "not" must specify a type. (badparsedecl)
 not big endian
-^
configure:12988: $? = 1
configure: failed program was:
| #line 12963 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:13108: result: no
configure:13128: checking for short
configure:13153: cc -c -g  -I/usr/local/include conftest.c >&5
configure:13156: $? = 0
configure:13159: test -s conftest.o
configure:13162: $? = 0
configure:13173: result: yes
configure:13176: checking size of short
configure:13451: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:13454: $? = 0
configure:13456: ./conftest
configure:13459: $? = 0
configure:13482: result: 2
configure:13489: checking for int
configure:13514: cc -c -g  -I/usr/local/include conftest.c >&5
configure:13517: $? = 0
configure:13520: test -s conftest.o
configure:13523: $? = 0
configure:13534: result: yes
configure:13537: checking size of int
configure:13812: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:13815: $? = 0
configure:13817: ./conftest
configure:13820: $? = 0
configure:13843: result: 4
configure:13850: checking for long
configure:13875: cc -c -g  -I/usr/local/include conftest.c >&5
configure:13878: $? = 0
configure:13881: test -s conftest.o
configure:13884: $? = 0
configure:13895: result: yes
configure:13898: checking size of long
configure:14173: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:14176: $? = 0
configure:14178: ./conftest
configure:14181: $? = 0
configure:14204: result: 8
configure:14218: checking for working alloca.h
configure:14240: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:14243: $? = 0
configure:14246: test -s conftest
configure:14249: $? = 0
configure:14260: result: yes
configure:14270: checking for alloca
configure:14312: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:14315: $? = 0
configure:14318: test -s conftest
configure:14321: $? = 0
configure:14332: result: yes
configure:14539: checking for strerror
configure:14583: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:14586: $? = 0
configure:14589: test -s conftest
configure:14592: $? = 0
configure:14603: result: yes
configure:14619: checking for strsignal
configure:14663: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
ld:
Unresolved:
strsignal
configure:14666: $? = 1
configure: failed program was:
| #line 14624 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strsignal (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strsignal ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_strsignal) || defined (__stub___strsignal)
| choke me
| #else
| char (*f) () = strsignal;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:14683: result: no
configure:14693: checking whether sys_siglist is declared
configure:14718: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 14816: In the initializer for p, "sys_siglist" is not declared. (undeclared)
  char *p = (char *) sys_siglist;
---------------------^
configure:14721: $? = 1
configure: failed program was:
| #line 14698 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef sys_siglist
|   char *p = (char *) sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:14738: result: no
configure:14754: checking whether _sys_siglist is declared
configure:14779: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 14878: In the initializer for p, "_sys_siglist" is not declared. (undeclared)
  char *p = (char *) _sys_siglist;
---------------------^
configure:14782: $? = 1
configure: failed program was:
| #line 14759 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef _sys_siglist
|   char *p = (char *) _sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:14799: result: no
configure:14819: checking for working memcmp
configure:14868: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:14871: $? = 0
configure:14873: ./conftest
configure:14876: $? = 0
configure:14890: result: yes
configure:14898: checking for vprintf
configure:14942: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:14945: $? = 0
configure:14948: test -s conftest
configure:14951: $? = 0
configure:14962: result: yes
configure:14969: checking for _doprnt
configure:15013: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15016: $? = 0
configure:15019: test -s conftest
configure:15022: $? = 0
configure:15033: result: yes
configure:15054: checking for select
configure:15098: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15101: $? = 0
configure:15104: test -s conftest
configure:15107: $? = 0
configure:15118: result: yes
configure:15054: checking for socket
configure:15098: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15101: $? = 0
configure:15104: test -s conftest
configure:15107: $? = 0
configure:15118: result: yes
configure:15054: checking for strtol
configure:15098: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15101: $? = 0
configure:15104: test -s conftest
configure:15107: $? = 0
configure:15118: result: yes
configure:15054: checking for alarm
configure:15098: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15101: $? = 0
configure:15104: test -s conftest
configure:15107: $? = 0
configure:15118: result: yes
configure:15133: checking for getrusage
configure:15177: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15180: $? = 0
configure:15183: test -s conftest
configure:15186: $? = 0
configure:15197: result: yes
configure:15133: checking for gettimeofday
configure:15177: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15180: $? = 0
configure:15183: test -s conftest
configure:15186: $? = 0
configure:15197: result: yes
configure:15211: checking for getspnam
configure:15255: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
ld:
Unresolved:
getspnam
configure:15258: $? = 1
configure: failed program was:
| #line 15216 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getspnam (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char getspnam ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_getspnam) || defined (__stub___getspnam)
| choke me
| #else
| char (*f) () = getspnam;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:15275: result: no
configure:15290: checking for vsnprintf
configure:15334: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15337: $? = 0
configure:15340: test -s conftest
configure:15343: $? = 0
configure:15354: result: yes
configure:15290: checking for inet_aton
configure:15334: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15337: $? = 0
configure:15340: test -s conftest
configure:15343: $? = 0
configure:15354: result: yes
configure:15368: checking for openpty
configure:15412: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15415: $? = 0
configure:15418: test -s conftest
configure:15421: $? = 0
configure:15432: result: yes
configure:15446: checking for cfmakeraw
configure:15490: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15493: $? = 0
configure:15496: test -s conftest
configure:15499: $? = 0
configure:15510: result: yes
configure:15530: checking for logwtmp
configure:15574: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15577: $? = 0
configure:15580: test -s conftest
configure:15583: $? = 0
configure:15594: result: yes
configure:15530: checking for login
configure:15574: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15577: $? = 0
configure:15580: test -s conftest
configure:15583: $? = 0
configure:15594: result: yes
configure:15530: checking for logout
configure:15574: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15577: $? = 0
configure:15580: test -s conftest
configure:15583: $? = 0
configure:15594: result: yes
configure:15530: checking for pututline
configure:15574: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15577: $? = 0
configure:15580: test -s conftest
configure:15583: $? = 0
configure:15594: result: yes
configure:15530: checking for pututxline
configure:15574: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15577: $? = 0
configure:15580: test -s conftest
configure:15583: $? = 0
configure:15594: result: yes
configure:15530: checking for updwtmp
configure:15574: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
ld:
Unresolved:
updwtmp
configure:15577: $? = 1
configure: failed program was:
| #line 15535 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char updwtmp (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char updwtmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_updwtmp) || defined (__stub___updwtmp)
| choke me
| #else
| char (*f) () = updwtmp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:15594: result: no
configure:15530: checking for updwtmpx
configure:15574: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
ld:
Unresolved:
updwtmpx
configure:15577: $? = 1
configure: failed program was:
| #line 15535 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char updwtmpx (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char updwtmpx ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_updwtmpx) || defined (__stub___updwtmpx)
| choke me
| #else
| char (*f) () = updwtmpx;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:15594: result: no
configure:15610: checking for getaddrinfo
configure:15654: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15657: $? = 0
configure:15660: test -s conftest
configure:15663: $? = 0
configure:15674: result: yes
configure:15610: checking for getnameinfo
configure:15654: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15657: $? = 0
configure:15660: test -s conftest
configure:15663: $? = 0
configure:15674: result: yes
configure:15610: checking for gai_strerror
configure:15654: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15657: $? = 0
configure:15660: test -s conftest
configure:15663: $? = 0
configure:15674: result: yes
configure:15688: checking for setrlimit
configure:15732: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15735: $? = 0
configure:15738: test -s conftest
configure:15741: $? = 0
configure:15752: result: yes
configure:15762: checking whether getpgrp requires zero arguments
configure:15785: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 15908: In this statement, "getpgrp" expects 0 arguments, but 1 are supplied. (toomanyargs)
getpgrp (0);
^
configure:15788: $? = 1
configure: failed program was:
| #line 15768 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:15806: result: yes
configure:15820: checking for syslog
configure:15864: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15867: $? = 0
configure:15870: test -s conftest
configure:15873: $? = 0
configure:15884: result: yes
configure:15901: checking for seteuid
configure:15945: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:15948: $? = 0
configure:15951: test -s conftest
configure:15954: $? = 0
configure:15965: result: yes
configure:15901: checking for setresuid
configure:15945: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
ld:
Unresolved:
setresuid
configure:15948: $? = 1
configure: failed program was:
| #line 15906 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setresuid (); below.  */
| #include <assert.h>
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char setresuid ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_setresuid) || defined (__stub___setresuid)
| choke me
| #else
| char (*f) () = setresuid;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:15965: result: no
configure:15980: checking if netdb.h defines AI_NUMERICHOST
configure:16007: result: yes
configure:16023: checking for poll
configure:16067: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:16070: $? = 0
configure:16073: test -s conftest
configure:16076: $? = 0
configure:16087: result: yes
configure:16106: checking for library containing argp_parse
configure:16137: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
ld:
Unresolved:
argp_parse
configure:16140: $? = 1
configure: failed program was:
| #line 16113 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char argp_parse ();
| int
| main ()
| {
| argp_parse ();
|   ;
|   return 0;
| }
configure:16182: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -largp  -lutil -lxnet -lXau -lz -loop -lgmp  >&5
ld:
Can't locate file for: -largp
configure:16185: $? = 1
configure: failed program was:
| #line 16158 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char argp_parse ();
| int
| main ()
| {
| argp_parse ();
|   ;
|   return 0;
| }
configure:16205: result: no
configure:16474: checking for working shutdown on AF_UNIX sockets
configure:16561: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
cc: Warning: configure, line 16619: In this statement, this argument to fprintf is of "int" type and is not appropriate for the conversion specifier "%s".  The value will be formatted in an unintended manner. (outstringtype)
      fprintf(stderr, "socketpair() failed: %s\n", strerror(errno));
---------------------------------------------------^
cc: Warning: configure, line 16627: In this statement, this argument to fprintf is of "int" type and is not appropriate for the conversion specifier "%s".  The value will be formatted in an unintended manner. (outstringtype)
	      fds[0], strerror(errno));
----------------------^
cc: Warning: configure, line 16633: In this statement, this argument to fprintf is of "int" type and is not appropriate for the conversion specifier "%s".  The value will be formatted in an unintended manner. (outstringtype)
	      fds[1], strerror(errno));
----------------------^
configure:16564: $? = 0
configure:16566: ./conftest
Created socket pair. Using fd:s 3 <-- 4
configure:16569: $? = 0
configure:16583: result: yes
configure:16595: checking for working UNIX98 ptys
configure:16666: cc -o conftest -g  -I/usr/local/include  -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp  >&5
configure:16669: $? = 0
configure:16671: ./conftest
configure:16674: $? = 0
configure:16688: result: yes
configure:16700: checking for __attribute__
configure:16732: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 16822: Missing ";". (nosemi)
static void foo(void) __attribute__ ((noreturn));
----------------------^
cc: Error: configure, line 16824: Error parsing parameter list. Found "(" when expecting one of: <type-specifier>, <identifier>, "...", ")". (notexpecting)
static void __attribute__ ((noreturn))
---------------------------^
cc: Info: configure, line 16830: Extraneous semicolon. (extrasemi)
  ;
--^
cc: Error: configure, line 16831: Invalid declarator. (declarator)
  return 0;
--^
cc: Warning: configure, line 16822: The block-level declaration of the function "foo" specifies an explicit storage class other than extern. (funcstrcls)
static void foo(void) __attribute__ ((noreturn));
------------^
configure:16735: $? = 1
configure: failed program was:
| #line 16705 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
| #define HAVE_UNIX98_PTYS 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| 
| int
| main ()
| {
| 
| static void foo(void) __attribute__ ((noreturn));
| 
| static void __attribute__ ((noreturn))
| foo(void)
| {
|   exit(1);
| }
| 
|   ;
|   return 0;
| }
configure:16752: result: no
configure:16772: checking for __FUNCTION__
configure:16797: cc -c -g  -I/usr/local/include conftest.c >&5
cc: Error: configure, line 16894: Missing ";".  This condition may have been caused by an open brace without a matching close brace.  The compiler will attempt to identify open braces that might be missing a close brace. (nosemi1)
        void foo(void) { char c = __FUNCTION__[0]; }
-----------------------^
cc: Warning: configure, line 16890: This open brace may be missing a close brace and causing the syntax error at line number 16894 in file configure. (badopenbrace)
{
^
cc: Info: configure, line 16895: Extraneous semicolon. (extrasemi)
  ;
--^
cc: Error: configure, line 16896: Invalid declarator. (declarator)
  return 0;
--^
configure:16800: $? = 1
configure: failed program was:
| #line 16777 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.5"
| #define PACKAGE_STRING "lsh 1.5.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.5"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_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_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_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
| #define socklen_t int
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/bin/X11/xauth"
| #define HAVE_LIBXNET 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTLINE 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
| #define HAVE_UNIX98_PTYS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
|  #if __GNUC__ == 3
| 	#  error __FUNCTION__ is broken in gcc-3
| 	#endif
|         void foo(void) { char c = __FUNCTION__[0]; }
|   ;
|   return 0;
| }
configure:16817: result: no
configure:16828: checking for BSD pty names
configure:16853: result: done
configure:17037: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by lsh config.status 1.5.5, which was
generated by GNU Autoconf 2.56.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on tranquillity.hrw.dyndns.org

config.status:679: creating Makefile
config.status:679: creating doc/Makefile
config.status:679: creating misc/Makefile
config.status:679: creating src/Makefile
config.status:679: creating src/scm/Makefile
config.status:679: creating src/testsuite/Makefile
config.status:679: creating src/rsync/Makefile
config.status:679: creating contrib/Makefile
config.status:679: creating contrib/lsh.spec
config.status:679: creating contrib/solpkg.sh
config.status:776: creating config.h
config.status:1218: executing depfiles commands
configure:18296: configuring in src/argp
configure:18380: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/argp/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/argp
configure:18296: configuring in src/nettle
configure:18380: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/nettle/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/nettle
configure:18296: configuring in src/spki
configure:18380: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/spki/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/spki
configure:18296: configuring in src/sftp
configure:18380: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/sftp/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/sftp

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

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=no
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_GROFF_set=''
ac_cv_env_GROFF_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_M4_set=''
ac_cv_env_M4_value=''
ac_cv_env_XAUTH_PROGRAM_set=''
ac_cv_env_XAUTH_PROGRAM_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func__doprnt=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=no
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_openpty=yes
ac_cv_func_poll=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=no
ac_cv_func_setrlimit=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_strsignal=no
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=no
ac_cv_func_updwtmpx=no
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__sys_siglist=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x=have_x='yes 		ac_x_includes= ac_x_libraries='
ac_cv_header_X11_Xauth_h=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_poll_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_security_pam_appl_h=no
ac_cv_header_shadow_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_crypt_crypt=no
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=yes
ac_cv_lib_z_inflate=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=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_session=no
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=yes
ac_cv_member_struct_utmp_ut_tv_tv_sec=yes
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=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=no
ac_cv_member_struct_utmpx_ut_exit_ut_termination=yes
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=no
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_XAUTH_PROGRAM=/usr/bin/X11/xauth
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_argp_parse=no
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_short=2
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=no
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=tru64
am_cv_prog_cc_stdc=''
lsh_cv_c_FUNCTION=no
lsh_cv_c_attribute=no
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_unix98_ptys=yes

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

ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run tar'
AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run autoconf'
AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run autoheader'
AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run automake-1.7'
AWK='nawk'
BUILD_ARCH='alpha'
BUILD_OSREV='V5.1'
BUILD_OSSYS='OSF1'
CC='cc'
CCDEPMODE='depmode=tru64'
CFLAGS='-g'
CPP='cc -E'
CPPFLAGS=' -I/usr/local/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOTDOT_LIBARGP='../argp/libargp.a'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GROFF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KRB5CONFIG=''
KRB_LIBS=''
KRB_PROGRAM=''
LDFLAGS=' -L/usr/local/lib'
LIBARGP='argp/libargp.a'
LIBOBJS=''
LIBS='-lutil -lxnet -lXau -lz -loop -lgmp '
LTLIBOBJS=''
M4='/usr/bin/m4'
MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lsh'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 1.5.5'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='1.5.5'
PAM_PROGRAM=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='false'
SCHEME_PROGRAM='false'
SET_MAKE=''
SHELL='/bin/ksh'
SRP_PROGRAM='srp-gen'
STRIP=''
VERSION='1.5.5'
XAUTH_PROGRAM='/usr/bin/X11/xauth'
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' src/argp src/nettle src/spki src/sftp'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define DATAFELLOWS_WORKAROUNDS 1
#define GETPGRP_VOID 1
#define HAVE_AI_NUMERICHOST 1
#define HAVE_ALARM 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_CFMAKERAW 1
#define HAVE_CRYPT_H 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_DECL__SYS_SIGLIST 0
#define HAVE_DOPRNT 1
#define HAVE_FCNTL_H 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMP_H 1
#define HAVE_INET_ATON 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGMP 1
#define HAVE_LIBOOP 1
#define HAVE_LIBUTIL 1
#define HAVE_LIBXAU 1
#define HAVE_LIBXNET 1
#define HAVE_LIBZ 1
#define HAVE_LOGIN 1
#define HAVE_LOGOUT 1
#define HAVE_LOGWTMP 1
#define HAVE_MEMORY_H 1
#define HAVE_OPENPTY 1
#define HAVE_POLL 1
#define HAVE_POLL_H 1
#define HAVE_PTY_H 1
#define HAVE_PUTUTLINE 1
#define HAVE_PUTUTXLINE 1
#define HAVE_SELECT 1
#define HAVE_SETEUID 1
#define HAVE_SETRLIMIT 1
#define HAVE_SOCKET 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STROPTS_H 1
#define HAVE_STRTOL 1
#define HAVE_STRUCT_UTMPX_UT_EXIT 1
#define HAVE_STRUCT_UTMPX_UT_EXIT_UT_TERMINATION 1
#define HAVE_STRUCT_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_ID 1
#define HAVE_STRUCT_UTMPX_UT_PID 1
#define HAVE_STRUCT_UTMPX_UT_TV 1
#define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMPX_UT_USER 1
#define HAVE_STRUCT_UTMP_UT_EXIT 1
#define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
#define HAVE_STRUCT_UTMP_UT_HOST 1
#define HAVE_STRUCT_UTMP_UT_ID 1
#define HAVE_STRUCT_UTMP_UT_NAME 1
#define HAVE_STRUCT_UTMP_UT_PID 1
#define HAVE_STRUCT_UTMP_UT_TIME 1
#define HAVE_STRUCT_UTMP_UT_TV 1
#define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMP_UT_USER 1
#define HAVE_SYSLOG 1
#define HAVE_SYSLOG 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNIX98_PTYS 1
#define HAVE_UTMPX_H 1
#define HAVE_UTMP_H 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_X11_XAUTH_H 1
#define HAVE_ZLIB_H 1
#define PACKAGE "lsh"
#define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
#define PACKAGE_NAME "lsh"
#define PACKAGE_STRING "lsh 1.5.5"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "1.5.5"
#define PTY_BSD_SCHEME 1
#define PTY_BSD_SCHEME_FIRST_CHARS "pq"
#define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef"
#define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_SHORT 2
#define SSHD1 "/usr/local/sbin/sshd1"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.5.5"
#define WITH_IPV6 1
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_SSH1_FALLBACK 1
#define WITH_TCPWRAPPERS 0
#define WITH_TCP_FORWARD 1
#define WITH_UTMP 1
#define WITH_X11_FORWARD 1
#define WITH_ZLIB 1
#define XAUTH_PROGRAM "/usr/bin/X11/xauth"
#define _GNU_SOURCE 1
#define socklen_t int

configure: exit 0