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

  $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx

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

hostname = asmodean.lysator.liu.se
uname -m = alpha
uname -r = 2.2.19-6.2.10
uname -s = Linux
uname -v = #1 Tue Oct 9 11:51:06 EDT 2001

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

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

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


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

configure:1255: creating cache config.cache
configure:1380: checking for a BSD-compatible install
configure:1434: result: /usr/bin/install -c
configure:1445: checking whether build environment is sane
configure:1488: result: yes
configure:1555: checking for gawk
configure:1555: found /usr/bin/gawk
configure:1555: result: gawk
configure:1557: checking whether make sets $(MAKE)
configure:1584: result: yes
configure:1741: WARNING:  Converted . to /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5,
If this does not work, please use an absolute path to the configure script. 
configure:2063: checking for -R flag
configure:2098: result: using -Wl,-rpath,
configure:2103: result: Searching for libraries
configure:2141: checking /usr/local/lib
configure:2141: result: added
configure:2141: checking /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx/lib
configure:2141: result: not found
configure:2141: checking /usr/local/lib
configure:2141: result: added
configure:2141: checking /sw/local/lib
configure:2141: result: added
configure:2141: checking /sw/lib
configure:2141: result: not found
configure:2141: checking /usr/gnu/lib
configure:2141: result: not found
configure:2141: checking /opt/gnu/lib
configure:2141: result: not found
configure:2141: checking /sw/gnu/lib
configure:2141: result: not found
configure:2141: checking /usr/freeware/lib
configure:2141: result: not found
configure:2141: checking /usr/pkg/lib
configure:2141: result: not found
configure:2228: checking for gcc
configure:2228: found /usr/bin/gcc
configure:2228: result: gcc
configure:2463: checking for C compiler version
configure:2469: gcc --version </dev/null >&5
egcs-2.91.66
configure:2469: $? = 0
configure:2474: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
configure:2474: $? = 0
configure:2479: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2479: $? = 1
configure:2502: checking for C compiler default output
configure:2551: gcc   -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:2551: $? = 0
configure:2554: result: a.out
configure:2559: checking whether the C compiler works
configure:2584: ./a.out
configure:2584: $? = 0
configure:2585: result: yes
configure:2592: checking whether we are cross compiling
configure:2594: result: no
configure:2597: checking for suffix of executables
configure:2624: gcc -o conftest   -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:2624: $? = 0
configure:2627: result: 
configure:2633: checking for suffix of object files
configure:2679: gcc -c   -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:2679: $? = 0
configure:2680: result: o
configure:2684: checking whether we are using the GNU C compiler
configure:2730: gcc -c   -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:2730: $? = 0
configure:2730: test -s conftest.o
configure:2730: $? = 0
configure:2731: result: yes
configure:2737: checking whether gcc accepts -g
configure:2778: gcc -c -g  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:2778: $? = 0
configure:2778: test -s conftest.o
configure:2778: $? = 0
configure:2779: result: yes
configure:2796: checking for gcc option to accept ANSI C
configure:2880: gcc  -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:2880: $? = 0
configure:2880: test -s conftest.o
configure:2880: $? = 0
configure:2890: result: none needed
configure:3006: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
conftest.c:2: parse error before `me'
configure:3006: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3033: checking for style of include used by make
configure:3061: result: GNU
configure:3089: checking dependency style of gcc
configure:3151: result: gcc
configure:3156: checking whether make sets $(MAKE)
configure:3183: result: yes
configure:3263: checking for ranlib
configure:3263: found /usr/bin/ranlib
configure:3263: result: ranlib
configure:3269: checking for gcc option to accept ANSI C
configure:3354: gcc  -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:3354: $? = 0
configure:3354: test -s conftest.o
configure:3354: $? = 0
configure:3362: result: none needed
configure:3469: checking for guile
configure:3469: found /usr/bin/guile
configure:3469: result: /usr/bin/guile
configure:3528: checking for bash
configure:3528: found /bin/bash
configure:3528: result: /bin/bash
configure:3571: checking for groff
configure:3571: found /usr/bin/groff
configure:3571: result: /usr/bin/groff
configure:3615: checking for m4
configure:3615: found /usr/bin/m4
configure:3615: result: /usr/bin/m4
configure:3625: checking how to run the C preprocessor
configure:3742: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:3742: $? = 0
configure:3742: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:3760: ac_nonexistent.h: No such file or directory
configure:3742: $? = 1
configure: failed program was:
| #line 3742 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #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:3743: result: gcc -E
configure:3835: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:3835: $? = 0
configure:3835: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:3853: ac_nonexistent.h: No such file or directory
configure:3835: $? = 1
configure: failed program was:
| #line 3835 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #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:3855: checking for egrep
configure:3865: result: grep -E
configure:3870: checking for ANSI C header files
configure:4016: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4016: $? = 0
configure:4016: test -s conftest.o
configure:4016: $? = 0
configure:4016: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:4016: $? = 0
configure:4016: ./conftest
configure:4016: $? = 0
configure:4017: result: yes
configure:4089: checking for sys/types.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for sys/stat.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for stdlib.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for string.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for memory.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for strings.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for inttypes.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for stdint.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4089: checking for unistd.h
configure:4089: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4089: $? = 0
configure:4089: test -s conftest.o
configure:4089: $? = 0
configure:4089: result: yes
configure:4236: checking gmp.h usability
configure:4236: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4236: $? = 0
configure:4236: test -s conftest.o
configure:4236: $? = 0
configure:4236: result: yes
configure:4236: checking gmp.h presence
configure:4236: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4236: $? = 0
configure:4236: result: yes
configure:4236: checking for gmp.h
configure:4236: result: yes
configure:4382: checking fcntl.h usability
configure:4382: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4382: $? = 0
configure:4382: test -s conftest.o
configure:4382: $? = 0
configure:4382: result: yes
configure:4382: checking fcntl.h presence
configure:4382: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4382: $? = 0
configure:4382: result: yes
configure:4382: checking for fcntl.h
configure:4382: result: yes
configure:4382: checking for strings.h
configure:4382: result: yes
configure:4382: checking sys/time.h usability
configure:4382: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4382: $? = 0
configure:4382: test -s conftest.o
configure:4382: $? = 0
configure:4382: result: yes
configure:4382: checking sys/time.h presence
configure:4382: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4382: $? = 0
configure:4382: result: yes
configure:4382: checking for sys/time.h
configure:4382: result: yes
configure:4382: checking for unistd.h
configure:4382: result: yes
configure:4524: checking shadow.h usability
configure:4524: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4524: $? = 0
configure:4524: test -s conftest.o
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking shadow.h presence
configure:4524: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4524: $? = 0
configure:4524: result: yes
configure:4524: checking for shadow.h
configure:4524: result: yes
configure:4672: checking zlib.h usability
configure:4672: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4672: $? = 0
configure:4672: test -s conftest.o
configure:4672: $? = 0
configure:4672: result: yes
configure:4672: checking zlib.h presence
configure:4672: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4672: $? = 0
configure:4672: result: yes
configure:4672: checking for zlib.h
configure:4672: result: yes
configure:4814: checking poll.h usability
configure:4814: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4814: $? = 0
configure:4814: test -s conftest.o
configure:4814: $? = 0
configure:4814: result: yes
configure:4814: checking poll.h presence
configure:4814: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4814: $? = 0
configure:4814: result: yes
configure:4814: checking for poll.h
configure:4814: result: yes
configure:4814: checking sys/poll.h usability
configure:4814: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:4814: $? = 0
configure:4814: test -s conftest.o
configure:4814: $? = 0
configure:4814: result: yes
configure:4814: checking sys/poll.h presence
configure:4814: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4814: $? = 0
configure:4814: result: yes
configure:4814: checking for sys/poll.h
configure:4814: result: yes
configure:4956: checking libutil.h usability
configure:4956: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5027: libutil.h: No such file or directory
configure:4956: $? = 1
configure: failed program was:
| #line 4956 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:4956: result: no
configure:4956: checking libutil.h presence
configure:4956: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:4993: libutil.h: No such file or directory
configure:4956: $? = 1
configure: failed program was:
| #line 4956 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:4956: result: no
configure:4956: checking for libutil.h
configure:4956: result: no
configure:5098: checking crypt.h usability
configure:5098: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5098: $? = 0
configure:5098: test -s conftest.o
configure:5098: $? = 0
configure:5098: result: yes
configure:5098: checking crypt.h presence
configure:5098: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:5098: $? = 0
configure:5098: result: yes
configure:5098: checking for crypt.h
configure:5098: result: yes
configure:5240: checking pty.h usability
configure:5240: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5240: $? = 0
configure:5240: test -s conftest.o
configure:5240: $? = 0
configure:5240: result: yes
configure:5240: checking pty.h presence
configure:5240: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:5240: $? = 0
configure:5240: result: yes
configure:5240: checking for pty.h
configure:5240: result: yes
configure:5382: checking stropts.h usability
configure:5382: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5382: $? = 0
configure:5382: test -s conftest.o
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking stropts.h presence
configure:5382: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for stropts.h
configure:5382: result: yes
configure:5524: checking syslog.h usability
configure:5524: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5524: $? = 0
configure:5524: test -s conftest.o
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking syslog.h presence
configure:5524: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:5524: $? = 0
configure:5524: result: yes
configure:5524: checking for syslog.h
configure:5524: result: yes
configure:5666: checking argp.h usability
configure:5666: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5666: $? = 0
configure:5666: test -s conftest.o
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking argp.h presence
configure:5666: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:5666: $? = 0
configure:5666: result: yes
configure:5666: checking for argp.h
configure:5666: result: yes
configure:5808: checking sys/resource.h usability
configure:5808: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5808: $? = 0
configure:5808: test -s conftest.o
configure:5808: $? = 0
configure:5808: result: yes
configure:5808: checking sys/resource.h presence
configure:5808: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:5808: $? = 0
configure:5808: result: yes
configure:5808: checking for sys/resource.h
configure:5808: result: yes
configure:5953: checking utmp.h usability
configure:5953: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:5953: $? = 0
configure:5953: test -s conftest.o
configure:5953: $? = 0
configure:5953: result: yes
configure:5953: checking utmp.h presence
configure:5953: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:5953: $? = 0
configure:5953: result: yes
configure:5953: checking for utmp.h
configure:5953: result: yes
configure:6097: checking utmpx.h usability
configure:6097: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:6097: $? = 0
configure:6097: test -s conftest.o
configure:6097: $? = 0
configure:6097: result: yes
configure:6097: checking utmpx.h presence
configure:6097: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:6097: $? = 0
configure:6097: result: yes
configure:6097: checking for utmpx.h
configure:6097: result: yes
configure:7390: checking for struct utmp.ut_host
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_name
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_user
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_time
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_tv
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:7448: invalid operands to binary !=
configure:7390: $? = 1
configure: failed program was:
| #line 7390 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_tv.tv_sec
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_id
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_syslen
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:7451: structure has no member named `ut_syslen'
configure:7390: $? = 1
configure: failed program was:
| #line 7390 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:7451: structure has no member named `ut_syslen'
configure:7390: $? = 1
configure: failed program was:
| #line 7390 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:7390: result: no
configure:7390: checking for struct utmp.ut_session
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_pid
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_exit
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:7453: invalid operands to binary !=
configure:7390: $? = 1
configure: failed program was:
| #line 7390 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_addr
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:7390: checking for struct utmp.ut_addr_v6
configure:7390: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:7390: $? = 0
configure:7390: test -s conftest.o
configure:7390: $? = 0
configure:7390: result: yes
configure:8681: checking for struct utmpx.ut_host
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_name
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8748: structure has no member named `ut_name'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8748: structure has no member named `ut_name'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:8681: result: no
configure:8681: checking for struct utmpx.ut_user
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_time
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8749: structure has no member named `ut_time'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8749: structure has no member named `ut_time'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:8681: result: no
configure:8681: checking for struct utmpx.ut_id
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_tv
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8750: invalid operands to binary !=
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_tv.tv_sec
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_syslen
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8752: structure has no member named `ut_syslen'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8752: structure has no member named `ut_syslen'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8681: result: no
configure:8681: checking for struct utmpx.ut_session
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_pid
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_exit
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8754: invalid operands to binary !=
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8681: checking for struct utmpx.ut_addr
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8755: structure has no member named `ut_addr'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| /* 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:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:8755: structure has no member named `ut_addr'
configure:8681: $? = 1
configure: failed program was:
| #line 8681 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| /* 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:8681: result: no
configure:8681: checking for struct utmpx.ut_addr_v6
configure:8681: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8681: $? = 0
configure:8681: test -s conftest.o
configure:8681: $? = 0
configure:8681: result: yes
configure:8830: checking krb5.h usability
configure:8830: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8930: krb5.h: No such file or directory
configure:8830: $? = 1
configure: failed program was:
| #line 8830 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:8830: result: no
configure:8830: checking krb5.h presence
configure:8830: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:8896: krb5.h: No such file or directory
configure:8830: $? = 1
configure: failed program was:
| #line 8830 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| /* end confdefs.h.  */
| #include <krb5.h>
configure:8830: result: no
configure:8830: checking for krb5.h
configure:8830: result: no
configure:8977: checking security/pam_appl.h usability
configure:8977: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:8977: $? = 0
configure:8977: test -s conftest.o
configure:8977: $? = 0
configure:8977: result: yes
configure:8977: checking security/pam_appl.h presence
configure:8977: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:8977: $? = 0
configure:8977: result: yes
configure:8977: checking for security/pam_appl.h
configure:8977: result: yes
configure:8985: checking for socklen_t in sys/socket.h
configure:9009: result: yes
configure:9053: checking for __gmpz_getlimbn in -lgmp
configure:9104: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include  -L /usr/local/lib conftest.c -lgmp   >&5
configure:9104: $? = 0
configure:9104: test -s conftest
configure:9104: $? = 0
configure:9105: result: yes
configure:9219: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include  -L /usr/local/lib conftest.c -lgmp  >&5
configure:9219: $? = 0
configure:9219: ./conftest
./conftest: error in loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory
configure:9219: $? = 127
configure: program exited with status 127
configure: failed program was:
| #line 9219 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| /* end confdefs.h.  */
| int main(int argc, char **argv) { return 0; }
configure:9219: checking Running simple test program failed. Trying -R flags
configure:9219: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/sw/local/lib  -L /usr/local/lib conftest.c -lgmp  >&5
configure:9219: $? = 0
configure:9219: ./conftest
./conftest: error in loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory
configure:9219: $? = 127
configure: program exited with status 127
configure: failed program was:
| #line 9219 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| /* end confdefs.h.  */
| int main(int argc, char **argv) { return 0; }
configure:9219: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib conftest.c -lgmp  >&5
configure:9219: $? = 0
configure:9219: ./conftest
configure:9219: $? = 0
configure:9219: result: adding -Wl,-rpath,/usr/local/lib
configure:9223: checking for oop_sys_new in -loop
configure:9274: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib conftest.c -loop  -lgmp  >&5
configure:9274: $? = 0
configure:9274: test -s conftest
configure:9274: $? = 0
configure:9275: result: yes
configure:9385: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib conftest.c -loop -lgmp  >&5
configure:9385: $? = 0
configure:9385: ./conftest
configure:9385: $? = 0
configure:9455: checking for inflate in -lz
configure:9455: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib conftest.c -lz  -loop -lgmp  >&5
configure:9455: $? = 0
configure:9455: test -s conftest
configure:9455: $? = 0
configure:9455: result: yes
configure:9554: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib conftest.c -lz -loop -lgmp  >&5
configure:9554: $? = 0
configure:9554: ./conftest
configure:9554: $? = 0
configure:9886: checking for X
configure:10093: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:10093: $? = 0
configure:10093: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib conftest.c -lXt -lz -loop -lgmp  >&5
/usr/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure:10093: $? = 1
configure: failed program was:
| #line 10093 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
| int
| main ()
| {
| XtMalloc (0)
|   ;
|   return 0;
| }
configure:10108: result: libraries /usr/X11R6/lib, headers 
configure:10149: checking /usr/X11R6/lib
configure:10149: result: added
configure:10291: checking X11/Xauth.h usability
configure:10291: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:10291: $? = 0
configure:10291: test -s conftest.o
configure:10291: $? = 0
configure:10291: result: yes
configure:10291: checking X11/Xauth.h presence
configure:10291: gcc -E  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c
configure:10291: $? = 0
configure:10291: result: yes
configure:10291: checking for X11/Xauth.h
configure:10291: result: yes
configure:10294: checking for XauGetAuthByAddr in -lXau
configure:10345: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lXau  -lz -loop -lgmp  >&5
configure:10345: $? = 0
configure:10345: test -s conftest
configure:10345: $? = 0
configure:10346: result: yes
configure:10451: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lXau -lz -loop -lgmp  >&5
configure:10451: $? = 0
configure:10451: ./conftest
configure:10451: $? = 0
configure:10497: checking for xauth
configure:10497: found /usr/X11R6/bin/xauth
configure:10497: result: /usr/X11R6/bin/xauth
configure:10511: checking for crypt in -lcrypt
configure:10562: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lcrypt  -lXau -lz -loop -lgmp  >&5
configure:10562: $? = 0
configure:10562: test -s conftest
configure:10562: $? = 0
configure:10563: result: yes
configure:10575: checking for inet_addr in -lxnet
configure:10626: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lxnet  -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/bin/ld: cannot find -lxnet
collect2: ld returned 1 exit status
configure:10626: $? = 1
configure: failed program was:
| #line 10626 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 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 inet_addr ();
| int
| main ()
| {
| inet_addr ();
|   ;
|   return 0;
| }
configure:10627: result: no
configure:10639: checking for setsockopt in -lsocket
configure:10690: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lsocket  -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:10690: $? = 1
configure: failed program was:
| #line 10690 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 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 setsockopt ();
| int
| main ()
| {
| setsockopt ();
|   ;
|   return 0;
| }
configure:10691: result: no
configure:10704: checking for openpty in -lutil
configure:10755: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lutil  -lcrypt -lXau -lz -loop -lgmp  >&5
configure:10755: $? = 0
configure:10755: test -s conftest
configure:10755: $? = 0
configure:10756: result: yes
configure:10770: checking for library containing gethostbyname
configure:10868: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:10868: $? = 0
configure:10868: test -s conftest
configure:10868: $? = 0
configure:10869: result: none required
configure:10878: checking for library containing syslog
configure:10976: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:10976: $? = 0
configure:10976: test -s conftest
configure:10976: $? = 0
configure:10977: result: none required
configure:11431: checking for pam_start in -lpam
configure:11431: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam  -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:11431: $? = 0
configure:11431: test -s conftest
configure:11431: $? = 0
configure:11431: result: yes
configure:11446: checking for an ANSI C-conforming const
configure:11533: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:11533: $? = 0
configure:11533: test -s conftest.o
configure:11533: $? = 0
configure:11534: result: yes
configure:11544: checking for inline
configure:11586: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:11586: $? = 0
configure:11586: test -s conftest.o
configure:11586: $? = 0
configure:11587: result: inline
configure:11602: checking for uid_t in sys/types.h
configure:11626: result: yes
configure:11641: checking for size_t
configure:11685: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:11685: $? = 0
configure:11685: test -s conftest.o
configure:11685: $? = 0
configure:11686: result: yes
configure:11698: checking whether time.h and sys/time.h may both be included
configure:11743: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:11743: $? = 0
configure:11743: test -s conftest.o
configure:11743: $? = 0
configure:11744: result: yes
configure:11756: checking whether byte ordering is bigendian
configure:11940: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:11940: $? = 0
configure:11940: test -s conftest.o
configure:11940: $? = 0
configure:11940: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:12028: `not' undeclared (first use in this function)
configure:12028: (Each undeclared identifier is reported only once
configure:12028: for each function it appears in.)
configure:12028: parse error before `big'
configure:11940: $? = 1
configure: failed program was:
| #line 11940 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 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:11941: result: no
configure:11961: checking for short
configure:12005: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:12005: $? = 0
configure:12005: test -s conftest.o
configure:12005: $? = 0
configure:12006: result: yes
configure:12009: checking size of short
configure:12314: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:12314: $? = 0
configure:12314: ./conftest
configure:12314: $? = 0
configure:12315: result: 2
configure:12322: checking for int
configure:12366: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:12366: $? = 0
configure:12366: test -s conftest.o
configure:12366: $? = 0
configure:12367: result: yes
configure:12370: checking size of int
configure:12675: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:12675: $? = 0
configure:12675: ./conftest
configure:12675: $? = 0
configure:12676: result: 4
configure:12683: checking for long
configure:12727: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:12727: $? = 0
configure:12727: test -s conftest.o
configure:12727: $? = 0
configure:12728: result: yes
configure:12731: checking size of long
configure:13036: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13036: $? = 0
configure:13036: ./conftest
configure:13036: $? = 0
configure:13037: result: 8
configure:13051: checking for working alloca.h
configure:13092: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13092: $? = 0
configure:13092: test -s conftest
configure:13092: $? = 0
configure:13093: result: yes
configure:13103: checking for alloca
configure:13164: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13164: $? = 0
configure:13164: test -s conftest
configure:13164: $? = 0
configure:13165: result: yes
configure:13372: checking for working memcmp
configure:13442: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure: In function `main':
configure:13549: warning: type mismatch in implicit declaration for built-in function `strcpy'
configure:13442: $? = 0
configure:13442: ./conftest
configure:13442: $? = 0
configure:13443: result: yes
configure:13609: checking for vprintf
configure:13609: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13609: $? = 0
configure:13609: test -s conftest
configure:13609: $? = 0
configure:13609: result: yes
configure:13609: checking for _doprnt
configure:13609: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/tmp/ccXejmgH.o: In function `main':
/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/configure:13728: undefined reference to `_doprnt'
/tmp/ccXejmgH.o: In function `main':
/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/conftest.c(.sdata+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:13609: $? = 1
configure: failed program was:
| #line 13609 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 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_VPRINTF 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 _doprnt ();
| /* 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__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:13609: result: no
configure:13699: checking for select
configure:13699: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13699: $? = 0
configure:13699: test -s conftest
configure:13699: $? = 0
configure:13699: result: yes
configure:13699: checking for socket
configure:13699: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13699: $? = 0
configure:13699: test -s conftest
configure:13699: $? = 0
configure:13699: result: yes
configure:13699: checking for strerror
configure:13699: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13699: $? = 0
configure:13699: test -s conftest
configure:13699: $? = 0
configure:13699: result: yes
configure:13699: checking for strsignal
configure:13699: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13699: $? = 0
configure:13699: test -s conftest
configure:13699: $? = 0
configure:13699: result: yes
configure:13699: checking for strtol
configure:13699: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13699: $? = 0
configure:13699: test -s conftest
configure:13699: $? = 0
configure:13699: result: yes
configure:13699: checking for alarm
configure:13699: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13699: $? = 0
configure:13699: test -s conftest
configure:13699: $? = 0
configure:13699: result: yes
configure:13784: checking for getrusage
configure:13784: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13784: $? = 0
configure:13784: test -s conftest
configure:13784: $? = 0
configure:13784: result: yes
configure:13784: checking for gettimeofday
configure:13784: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13784: $? = 0
configure:13784: test -s conftest
configure:13784: $? = 0
configure:13784: result: yes
configure:13868: checking for getspnam
configure:13868: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13868: $? = 0
configure:13868: test -s conftest
configure:13868: $? = 0
configure:13868: result: yes
configure:13953: checking for vsnprintf
configure:13953: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13953: $? = 0
configure:13953: test -s conftest
configure:13953: $? = 0
configure:13953: result: yes
configure:13953: checking for inet_aton
configure:13953: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13953: $? = 0
configure:13953: test -s conftest
configure:13953: $? = 0
configure:13953: result: yes
configure:14037: checking for openpty
configure:14037: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14037: $? = 0
configure:14037: test -s conftest
configure:14037: $? = 0
configure:14037: result: yes
configure:14121: checking for cfmakeraw
configure:14121: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14121: $? = 0
configure:14121: test -s conftest
configure:14121: $? = 0
configure:14121: result: yes
configure:14211: checking for logwtmp
configure:14211: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14211: $? = 0
configure:14211: test -s conftest
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for login
configure:14211: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14211: $? = 0
configure:14211: test -s conftest
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for logout
configure:14211: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14211: $? = 0
configure:14211: test -s conftest
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for pututline
configure:14211: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14211: $? = 0
configure:14211: test -s conftest
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for pututxline
configure:14211: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14211: $? = 0
configure:14211: test -s conftest
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for updwtmp
configure:14211: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14211: $? = 0
configure:14211: test -s conftest
configure:14211: $? = 0
configure:14211: result: yes
configure:14211: checking for updwtmpx
configure:14211: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14211: $? = 0
configure:14211: test -s conftest
configure:14211: $? = 0
configure:14211: result: yes
configure:14297: checking for getaddrinfo
configure:14297: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14297: $? = 0
configure:14297: test -s conftest
configure:14297: $? = 0
configure:14297: result: yes
configure:14297: checking for getnameinfo
configure:14297: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14297: $? = 0
configure:14297: test -s conftest
configure:14297: $? = 0
configure:14297: result: yes
configure:14297: checking for gai_strerror
configure:14297: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14297: $? = 0
configure:14297: test -s conftest
configure:14297: $? = 0
configure:14297: result: yes
configure:14381: checking for setrlimit
configure:14381: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14381: $? = 0
configure:14381: test -s conftest
configure:14381: $? = 0
configure:14381: result: yes
configure:14383: checking whether getpgrp requires zero arguments
configure:14426: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure: In function `main':
configure:14574: too many arguments to function `getpgrp'
configure:14426: $? = 1
configure: failed program was:
| #line 14426 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 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_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 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_UPDWTMP 1
| #define HAVE_UPDWTMPX 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:14427: result: yes
configure:14519: checking for syslog
configure:14519: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14519: $? = 0
configure:14519: test -s conftest
configure:14519: $? = 0
configure:14519: result: yes
configure:14605: checking for memxor
configure:14605: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/tmp/ccjC08Bd.o: In function `main':
/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/configure:14750: undefined reference to `memxor'
/tmp/ccjC08Bd.o: In function `main':
/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/conftest.c(.sdata+0x0): undefined reference to `memxor'
collect2: ld returned 1 exit status
configure:14605: $? = 1
configure: failed program was:
| #line 14605 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 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_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 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_UPDWTMP 1
| #define HAVE_UPDWTMPX 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
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memxor (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 memxor ();
| /* 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_memxor) || defined (__stub___memxor)
| choke me
| #else
| char (*f) () = memxor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memxor;
|   ;
|   return 0;
| }
configure:14605: result: no
configure:14610: checking if netdb.h defines AI_NUMERICHOST
configure:14637: result: yes
configure:14733: checking for poll
configure:14733: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:14733: $? = 0
configure:14733: test -s conftest
configure:14733: $? = 0
configure:14733: result: yes
configure:15093: checking for library containing argp_parse
configure:15093: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:15093: $? = 0
configure:15093: test -s conftest
configure:15093: $? = 0
configure:15093: result: none required
configure:15093: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:15093: $? = 0
configure:15093: ./conftest
configure:15093: $? = 0
configure:15093: checking for working argp
configure:15093: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:15093: $? = 0
configure:15093: ./conftest
configure:15093: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 15093 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5"
| #define PACKAGE_STRING "lsh 1.5"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5"
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #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/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 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_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 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_UPDWTMP 1
| #define HAVE_UPDWTMPX 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_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| /* end confdefs.h.  */
| #include <argp.h>
| #include <stdlib.h>
| 
| static const struct argp_option
| options[] =
| {
|   { NULL, 0, NULL, 0, NULL, 0 }
| };
| 
| struct child_state
| {
|   int n;
| };
| 
| static error_t
| child_parser(int key, char *arg, struct argp_state *state)
| {
|   struct child_state *input = (struct child_state *) state->input;
| 
|   switch(key)
|     {
|     default:
|       return ARGP_ERR_UNKNOWN;
|     case ARGP_KEY_END:
|       if (!input->n)
| 	input->n = 1;
|       break;
|     }
|   return 0;
| }
| 
| const struct argp child_argp =
| {
|   options,
|   child_parser,
|   NULL, NULL, NULL, NULL, NULL
| };
| 
| struct main_state
| {
|   struct child_state child;
|   int m;
| };
| 
| static error_t
| main_parser(int key, char *arg, struct argp_state *state)
| {
|   struct main_state *input = (struct main_state *) state->input;
| 
|   switch(key)
|     {
|     default:
|       return ARGP_ERR_UNKNOWN;
|     case ARGP_KEY_INIT:
|       state->child_inputs[0] = &input->child;
|       break;
|     case ARGP_KEY_END:
|       if (!input->m)
| 	input->m = input->child.n;
| 
|       break;
|     }
|   return 0;
| }
| 
| static const struct argp_child
| main_children[] =
| {
|   { &child_argp, 0, "", 0 },
|   { NULL, 0, NULL, 0}
| };
| 
| static const struct argp
| main_argp =
| { options, main_parser,
|   NULL,
|   NULL,
|   main_children,
|   NULL, NULL
| };
| 
| int main(int argc, char **argv)
| {
|   struct main_state input = { { 0 }, 0 };
|   char *v[2] = { "foo", NULL };
| 
|   argp_parse(&main_argp, 1, v, 0, NULL, &input);
| 
|   if ( (input.m == 1) && (input.child.n == 1) )
|     return 0;
|   else
|     return 1;
| }
| 
configure:15093: result: no
configure:15106: checking for working shutdown on AF_UNIX sockets
configure:15214: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:15214: $? = 0
configure:15214: ./conftest
Created socket pair. Using fd:s 3 <-- 4
configure:15214: $? = 0
configure:15215: result: yes
configure:15227: checking for working UNIX98 ptys
configure:15319: gcc -o conftest -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:15319: $? = 0
configure:15319: ./conftest
configure:15319: $? = 0
configure:15320: result: yes
configure:15335: checking for __attribute__
configure:15386: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:15386: $? = 0
configure:15386: test -s conftest.o
configure:15386: $? = 0
configure:15387: result: yes
configure:15403: checking for __FUNCTION__
configure:15447: gcc -c -g -O2  -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5
configure:15447: $? = 0
configure:15447: test -s conftest.o
configure:15447: $? = 0
configure:15448: result: yes
configure:15460: checking for BSD pty names
configure:15485: result: done
configure:15656: creating ./config.status

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

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

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

on asmodean.lysator.liu.se

config.status:736: creating Makefile
config.status:736: creating doc/Makefile
config.status:736: creating misc/Makefile
config.status:736: creating src/Makefile
config.status:736: creating src/scm/Makefile
config.status:736: creating src/testsuite/Makefile
config.status:736: creating src/rsync/Makefile
config.status:736: creating contrib/Makefile
config.status:736: creating contrib/lsh.spec
config.status:1186: creating config.h
config.status:1334: executing depfiles commands
configure:16995: configuring in src/argp
configure:16995: running /bin/sh '/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp/configure' --prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx' 'BASH=/bin/sh' --cache-file=../../config.cache --srcdir=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp
configure:16995: configuring in src/nettle
configure:16995: running /bin/sh '/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/nettle/configure' --prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx' 'BASH=/bin/sh' --cache-file=../../config.cache --srcdir=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/nettle
configure:16995: configuring in src/spki
configure:16995: running /bin/sh '/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/spki/configure' --prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx' 'BASH=/bin/sh' --cache-file=../../config.cache --srcdir=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/spki
configure:16995: configuring in src/sftp
configure:16995: running /bin/sh '/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/sftp/configure' --prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx' 'BASH=/bin/sh' --cache-file=../../config.cache --srcdir=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/sftp

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

ac_cv_c_bigendian='no'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_const='yes'
ac_cv_c_inline='inline'
ac_cv_env_BASH_set='set'
ac_cv_env_BASH_value='/bin/sh'
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='no'
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='yes'
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_memxor='no'
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_setrlimit='yes'
ac_cv_func_socket='yes'
ac_cv_func_strerror='yes'
ac_cv_func_strsignal='yes'
ac_cv_func_strtol='yes'
ac_cv_func_syslog='yes'
ac_cv_func_updwtmp='yes'
ac_cv_func_updwtmpx='yes'
ac_cv_func_vprintf='yes'
ac_cv_func_vsnprintf='yes'
ac_cv_have_x='have_x=yes 		ac_x_includes= ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_Xauth_h='yes'
ac_cv_header_argp_h='yes'
ac_cv_header_crypt_h='yes'
ac_cv_header_fcntl_h='yes'
ac_cv_header_gmp_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_krb5_h='no'
ac_cv_header_libutil_h='no'
ac_cv_header_memory_h='yes'
ac_cv_header_poll_h='yes'
ac_cv_header_pty_h='yes'
ac_cv_header_security_pam_appl_h='yes'
ac_cv_header_shadow_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_stropts_h='yes'
ac_cv_header_sys_poll_h='yes'
ac_cv_header_sys_resource_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_syslog_h='yes'
ac_cv_header_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='yes'
ac_cv_lib_gmp___gmpz_getlimbn='yes'
ac_cv_lib_oop_oop_sys_new='yes'
ac_cv_lib_pam_pam_start='yes'
ac_cv_lib_socket_setsockopt='no'
ac_cv_lib_util_openpty='yes'
ac_cv_lib_xnet_inet_addr='no'
ac_cv_lib_z_inflate='yes'
ac_cv_member_struct_utmp_ut_addr='yes'
ac_cv_member_struct_utmp_ut_addr_v6='yes'
ac_cv_member_struct_utmp_ut_exit='yes'
ac_cv_member_struct_utmp_ut_host='yes'
ac_cv_member_struct_utmp_ut_id='yes'
ac_cv_member_struct_utmp_ut_name='yes'
ac_cv_member_struct_utmp_ut_pid='yes'
ac_cv_member_struct_utmp_ut_session='yes'
ac_cv_member_struct_utmp_ut_syslen='no'
ac_cv_member_struct_utmp_ut_time='yes'
ac_cv_member_struct_utmp_ut_tv='yes'
ac_cv_member_struct_utmp_ut_tv_tv_sec='yes'
ac_cv_member_struct_utmp_ut_user='yes'
ac_cv_member_struct_utmpx_ut_addr='no'
ac_cv_member_struct_utmpx_ut_addr_v6='yes'
ac_cv_member_struct_utmpx_ut_exit='yes'
ac_cv_member_struct_utmpx_ut_host='yes'
ac_cv_member_struct_utmpx_ut_id='yes'
ac_cv_member_struct_utmpx_ut_name='no'
ac_cv_member_struct_utmpx_ut_pid='yes'
ac_cv_member_struct_utmpx_ut_session='yes'
ac_cv_member_struct_utmpx_ut_syslen='no'
ac_cv_member_struct_utmpx_ut_time='no'
ac_cv_member_struct_utmpx_ut_tv='yes'
ac_cv_member_struct_utmpx_ut_tv_tv_sec='yes'
ac_cv_member_struct_utmpx_ut_user='yes'
ac_cv_objext='o'
ac_cv_path_BASH='/bin/bash'
ac_cv_path_GROFF='/usr/bin/groff'
ac_cv_path_M4='/usr/bin/m4'
ac_cv_path_SCHEME_PROGRAM='/usr/bin/guile'
ac_cv_path_XAUTH_PROGRAM='/usr/X11R6/bin/xauth'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
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='none required'
ac_cv_search_gethostbyname='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='yes'
ac_cv_type_uid_t='yes'
ac_cv_working_alloca_h='yes'
am_cv_CC_dependencies_compiler_type='gcc'
am_cv_prog_cc_stdc=''
lsh_cv_c_FUNCTION='yes'
lsh_cv_c_attribute='yes'
lsh_cv_func_shutdown_works_on_unix_sockets='yes'
lsh_cv_lib_argp_works='no'
lsh_cv_sys_ai_numerichost='yes'
lsh_cv_sys_unix98_ptys='yes'

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

ACLOCAL='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run aclocal-1.6'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run tar'
AUTOCONF='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run autoconf'
AUTOHEADER='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run autoheader'
AUTOMAKE='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run automake-1.6'
AWK='gawk'
BASH='/bin/bash'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-g -O2 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GROFF='/usr/bin/groff'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KRB_LIBS=''
KRB_PROGRAM=''
LDFLAGS='-Wl,-rpath,/usr/local/lib  -L /usr/local/lib -L/usr/X11R6/lib'
LIBARGP='argp/libargp.a'
LIBOBJS=' memxor$U.o'
LIBS='-lpam -lutil -lcrypt -lXau -lz -loop -lgmp '
LTLIBOBJS=' memxor$U.lo'
M4='/usr/bin/m4'
MAKEINFO='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lsh'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 1.5'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='1.5'
PAM_PROGRAM='lsh-pam-checkpw'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='guile'
SCHEME_PROGRAM='/usr/bin/guile'
SET_MAKE=''
SHELL='/bin/sh'
SRP_PROGRAM='srp-gen'
STRIP=''
VERSION='1.5'
XAUTH_PROGRAM='/usr/X11R6/bin/xauth'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
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='/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/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_ARGP_H 1
#define HAVE_CFMAKERAW 1
#define HAVE_CRYPT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_GCC_FUNCTION 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSPNAM 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMP_H 1
#define HAVE_INET_ATON 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBCRYPT 1
#define HAVE_LIBGMP 1
#define HAVE_LIBOOP 1
#define HAVE_LIBPAM 1
#define HAVE_LIBUTIL 1
#define HAVE_LIBXAU 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_SECURITY_PAM_APPL_H 1
#define HAVE_SELECT 1
#define HAVE_SETRLIMIT 1
#define HAVE_SHADOW_H 1
#define HAVE_SOCKET 1
#define HAVE_STDINT_H 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_STRSIGNAL 1
#define HAVE_STRTOL 1
#define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
#define HAVE_STRUCT_UTMPX_UT_EXIT 1
#define HAVE_STRUCT_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_ID 1
#define HAVE_STRUCT_UTMPX_UT_PID 1
#define HAVE_STRUCT_UTMPX_UT_SESSION 1
#define HAVE_STRUCT_UTMPX_UT_TV 1
#define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMPX_UT_USER 1
#define HAVE_STRUCT_UTMP_UT_ADDR 1
#define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
#define HAVE_STRUCT_UTMP_UT_EXIT 1
#define HAVE_STRUCT_UTMP_UT_HOST 1
#define HAVE_STRUCT_UTMP_UT_ID 1
#define HAVE_STRUCT_UTMP_UT_NAME 1
#define HAVE_STRUCT_UTMP_UT_PID 1
#define HAVE_STRUCT_UTMP_UT_SESSION 1
#define HAVE_STRUCT_UTMP_UT_TIME 1
#define HAVE_STRUCT_UTMP_UT_TV 1
#define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMP_UT_USER 1
#define HAVE_SYSLOG 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_UPDWTMP 1
#define HAVE_UPDWTMPX 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"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "1.5"
#define PTY_BSD_SCHEME 1
#define PTY_BSD_SCHEME_FIRST_CHARS "abcdepqrstuvwxyz"
#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"
#define WITH_IPV6 1
#define WITH_PAM 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/X11R6/bin/xauth"

configure: exit 0