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

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

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

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

hostname = bloodberry
uname -m = i686
uname -r = 2.6.30-gentoo-r8
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu Nov 12 12:13:35 CET 2009

/usr/bin/uname -p = Pentium II (Deschutes)
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/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:1792: creating cache config.cache
configure:1979: checking for gcc
configure:1995: found /usr/bin/gcc
configure:2006: result: gcc
configure:2238: checking for C compiler version
configure:2246: gcc --version >&5
gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2250: $? = 0
configure:2257: gcc -v >&5
Using built-in specs.
Target: i586-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i586-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i586-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i586-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i586-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/include/g++-v4 --host=i586-pc-linux-gnu --build=i586-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:2261: $? = 0
configure:2268: gcc -V >&5
gcc: '-V' option must have argument
configure:2272: $? = 1
configure:2295: checking for C compiler default output file name
configure:2317: gcc    conftest.c  >&5
configure:2321: $? = 0
configure:2359: result: a.out
configure:2378: checking whether the C compiler works
configure:2388: ./a.out
configure:2392: $? = 0
configure:2411: result: yes
configure:2418: checking whether we are cross compiling
configure:2420: result: no
configure:2423: checking for suffix of executables
configure:2430: gcc -o conftest    conftest.c  >&5
configure:2434: $? = 0
configure:2460: result: 
configure:2466: checking for suffix of object files
configure:2492: gcc -c   conftest.c >&5
configure:2496: $? = 0
configure:2521: result: o
configure:2525: checking whether we are using the GNU C compiler
configure:2554: gcc -c   conftest.c >&5
configure:2561: $? = 0
configure:2578: result: yes
configure:2587: checking whether gcc accepts -g
configure:2617: gcc -c -g  conftest.c >&5
configure:2624: $? = 0
configure:2725: result: yes
configure:2742: checking for gcc option to accept ISO C89
configure:2816: gcc  -c -g -O2  conftest.c >&5
configure:2823: $? = 0
configure:2846: result: none needed
configure:2870: checking how to run the C preprocessor
configure:2910: gcc -E  conftest.c
configure:2917: $? = 0
configure:2948: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2955: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2988: result: gcc -E
configure:3017: gcc -E  conftest.c
configure:3024: $? = 0
configure:3055: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3062: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3102: checking for grep that handles long lines and -e
configure:3162: result: /bin/grep
configure:3167: checking for egrep
configure:3231: result: /bin/grep -E
configure:3236: checking for ANSI C header files
configure:3266: gcc -c -g -O2  conftest.c >&5
configure:3273: $? = 0
configure:3372: gcc -o conftest -g -O2   conftest.c  >&5
configure:3376: $? = 0
configure:3382: ./conftest
configure:3386: $? = 0
configure:3404: result: yes
configure:3428: checking for sys/types.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for sys/stat.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for stdlib.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for string.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for memory.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for strings.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for inttypes.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for stdint.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3428: checking for unistd.h
configure:3449: gcc -c -g -O2  conftest.c >&5
configure:3456: $? = 0
configure:3473: result: yes
configure:3498: checking minix/config.h usability
configure:3515: gcc -c -g -O2  conftest.c >&5
conftest.c:51:26: error: minix/config.h: No such file or directory
configure:3522: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3536: result: no
configure:3540: checking minix/config.h presence
configure:3555: gcc -E  conftest.c
conftest.c:18:26: error: minix/config.h: No such file or directory
configure:3562: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3576: result: no
configure:3609: checking for minix/config.h
configure:3616: result: no
configure:3647: checking whether it is safe to define __EXTENSIONS__
configure:3675: gcc -c -g -O2  conftest.c >&5
configure:3682: $? = 0
configure:3697: result: yes
configure:4011: checking build system type
configure:4029: result: i686-pc-linux-gnu
configure:4051: checking host system type
configure:4066: result: i686-pc-linux-gnu
configure:4088: checking for -R flag
configure:4110: result: using -Wl,-rpath,
configure:4117: result: Searching for libraries
configure:4124: checking /usr/local/lib
configure:4142: result: added
configure:4124: checking /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib
configure:4142: result: added
configure:4124: checking /net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib
configure:4142: result: added
configure:4124: checking /usr/local/lib
configure:4142: result: added
configure:4124: checking /sw/local/lib
configure:4151: result: not found
configure:4124: checking /sw/lib
configure:4151: result: not found
configure:4124: checking /usr/gnu/lib
configure:4151: result: not found
configure:4124: checking /opt/gnu/lib
configure:4151: result: not found
configure:4124: checking /sw/gnu/lib
configure:4151: result: not found
configure:4124: checking /usr/freeware/lib
configure:4151: result: not found
configure:4124: checking /usr/pkg/lib
configure:4151: result: not found
configure:4208: checking for gcc
configure:4235: result: gcc
configure:4467: checking for C compiler version
configure:4475: gcc --version >&5
gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4479: $? = 0
configure:4486: gcc -v >&5
Using built-in specs.
Target: i586-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i586-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i586-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i586-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i586-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/include/g++-v4 --host=i586-pc-linux-gnu --build=i586-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:4490: $? = 0
configure:4497: gcc -V >&5
gcc: '-V' option must have argument
configure:4501: $? = 1
configure:4504: checking whether we are using the GNU C compiler
configure:4557: result: yes
configure:4566: checking whether gcc accepts -g
configure:4704: result: yes
configure:4721: checking for gcc option to accept ISO C89
configure:4825: result: none needed
configure:4843: checking whether make sets $(MAKE)
configure:4865: result: yes
configure:4917: checking for ranlib
configure:4933: found /usr/bin/ranlib
configure:4944: result: ranlib
configure:4987: checking for a BSD-compatible install
configure:5055: result: /usr/bin/install -c
configure:5069: checking for a thread-safe mkdir -p
configure:5108: result: /bin/mkdir -p
configure:5216: checking for guile
configure:5249: result: no
configure:5216: checking for scsh
configure:5249: result: no
configure:5261: WARNING: No scheme implementation found.
This is fine as long as you don't modify the source files.
configure:5273: checking for groff
configure:5291: found /usr/bin/groff
configure:5303: result: /usr/bin/groff
configure:5317: checking for m4
configure:5335: found /usr/bin/m4
configure:5348: result: /usr/bin/m4
configure:5361: checking for ANSI C header files
configure:5529: result: yes
configure:5557: checking gmp.h usability
configure:5574: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5581: $? = 0
configure:5595: result: yes
configure:5599: checking gmp.h presence
configure:5614: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5621: $? = 0
configure:5635: result: yes
configure:5668: checking for gmp.h
configure:5677: result: yes
configure:5716: checking fcntl.h usability
configure:5733: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5740: $? = 0
configure:5754: result: yes
configure:5758: checking fcntl.h presence
configure:5773: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5780: $? = 0
configure:5794: result: yes
configure:5827: checking for fcntl.h
configure:5836: result: yes
configure:5705: checking for strings.h
configure:5712: result: yes
configure:5716: checking sys/time.h usability
configure:5733: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5740: $? = 0
configure:5754: result: yes
configure:5758: checking sys/time.h presence
configure:5773: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5780: $? = 0
configure:5794: result: yes
configure:5827: checking for sys/time.h
configure:5836: result: yes
configure:5705: checking for unistd.h
configure:5712: result: yes
configure:5867: checking shadow.h usability
configure:5884: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5891: $? = 0
configure:5905: result: yes
configure:5909: checking shadow.h presence
configure:5924: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5931: $? = 0
configure:5945: result: yes
configure:5978: checking for shadow.h
configure:5987: result: yes
configure:6174: checking libutil.h usability
configure:6191: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:67:21: error: libutil.h: No such file or directory
configure:6198: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:6212: result: no
configure:6216: checking libutil.h presence
configure:6231: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:34:21: error: libutil.h: No such file or directory
configure:6238: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:6252: result: no
configure:6285: checking for libutil.h
configure:6294: result: no
configure:6325: checking crypt.h usability
configure:6342: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6349: $? = 0
configure:6363: result: yes
configure:6367: checking crypt.h presence
configure:6382: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6389: $? = 0
configure:6403: result: yes
configure:6436: checking for crypt.h
configure:6445: result: yes
configure:6476: checking pty.h usability
configure:6493: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6500: $? = 0
configure:6514: result: yes
configure:6518: checking pty.h presence
configure:6533: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6540: $? = 0
configure:6554: result: yes
configure:6587: checking for pty.h
configure:6596: result: yes
configure:6627: checking stropts.h usability
configure:6644: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6651: $? = 0
configure:6665: result: yes
configure:6669: checking stropts.h presence
configure:6684: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6691: $? = 0
configure:6705: result: yes
configure:6738: checking for stropts.h
configure:6747: result: yes
configure:6778: checking syslog.h usability
configure:6795: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6802: $? = 0
configure:6816: result: yes
configure:6820: checking syslog.h presence
configure:6835: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6842: $? = 0
configure:6856: result: yes
configure:6889: checking for syslog.h
configure:6898: result: yes
configure:6929: checking argp.h usability
configure:6946: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6953: $? = 0
configure:6967: result: yes
configure:6971: checking argp.h presence
configure:6986: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6993: $? = 0
configure:7007: result: yes
configure:7040: checking for argp.h
configure:7049: result: yes
configure:7080: checking sys/resource.h usability
configure:7097: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7104: $? = 0
configure:7118: result: yes
configure:7122: checking sys/resource.h presence
configure:7137: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:7144: $? = 0
configure:7158: result: yes
configure:7191: checking for sys/resource.h
configure:7200: result: yes
configure:7231: checking sys/filio.h usability
configure:7248: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:73:23: error: sys/filio.h: No such file or directory
configure:7255: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:7269: result: no
configure:7273: checking sys/filio.h presence
configure:7288: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:40:23: error: sys/filio.h: No such file or directory
configure:7295: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <sys/filio.h>
configure:7309: result: no
configure:7342: checking for sys/filio.h
configure:7351: result: no
configure:7382: checking ucred.h usability
configure:7399: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:73:19: error: ucred.h: No such file or directory
configure:7406: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ucred.h>
configure:7420: result: no
configure:7424: checking ucred.h presence
configure:7439: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:40:19: error: ucred.h: No such file or directory
configure:7446: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <ucred.h>
configure:7460: result: no
configure:7493: checking for ucred.h
configure:7502: result: no
configure:7534: checking utmp.h usability
configure:7551: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7558: $? = 0
configure:7572: result: yes
configure:7576: checking utmp.h presence
configure:7591: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:7598: $? = 0
configure:7612: result: yes
configure:7645: checking for utmp.h
configure:7654: result: yes
configure:7687: checking utmpx.h usability
configure:7704: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7711: $? = 0
configure:7725: result: yes
configure:7729: checking utmpx.h presence
configure:7744: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:7751: $? = 0
configure:7765: result: yes
configure:7798: checking for utmpx.h
configure:7807: result: yes
configure:7831: checking for pututline
configure:7887: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:7894: $? = 0
configure:7914: result: yes
configure:7922: checking for struct utmp.ut_host
configure:7957: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7964: $? = 0
configure:8029: result: yes
configure:8039: checking for struct utmp.ut_name
configure:8074: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8081: $? = 0
configure:8146: result: yes
configure:8156: checking for struct utmp.ut_user
configure:8191: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8198: $? = 0
configure:8263: result: yes
configure:8273: checking for struct utmp.ut_time
configure:8308: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8315: $? = 0
configure:8380: result: yes
configure:8390: checking for struct utmp.ut_tv
configure:8425: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: used struct type value where scalar is required
configure:8432: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:8472: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8479: $? = 0
configure:8497: result: yes
configure:8507: checking for struct utmp.ut_tv.tv_sec
configure:8542: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8549: $? = 0
configure:8614: result: yes
configure:8624: checking for struct utmp.ut_id
configure:8659: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8666: $? = 0
configure:8731: result: yes
configure:8741: checking for struct utmp.ut_syslen
configure:8776: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61: error: 'struct utmp' has no member named 'ut_syslen'
configure:8783: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8823: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61: error: 'struct utmp' has no member named 'ut_syslen'
configure:8830: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8848: result: no
configure:8858: checking for struct utmp.ut_session
configure:8893: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8900: $? = 0
configure:8965: result: yes
configure:8975: checking for struct utmp.ut_pid
configure:9010: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9017: $? = 0
configure:9082: result: yes
configure:9092: checking for struct utmp.ut_exit
configure:9127: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: used struct type value where scalar is required
configure:9134: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_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_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:9174: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9181: $? = 0
configure:9199: result: yes
configure:9209: checking for struct utmp.ut_exit.e_termination
configure:9244: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9251: $? = 0
configure:9316: result: yes
configure:9326: checking for struct utmp.ut_exit.__e_termination
configure:9361: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'struct exit_status' has no member named '__e_termination'
configure:9368: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9408: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'struct exit_status' has no member named '__e_termination'
configure:9415: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9433: result: no
configure:9443: checking for struct utmp.ut_exit.ut_termination
configure:9478: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'struct exit_status' has no member named 'ut_termination'
configure:9485: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9525: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'struct exit_status' has no member named 'ut_termination'
configure:9532: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9550: result: no
configure:9560: checking for struct utmp.ut_addr
configure:9595: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9602: $? = 0
configure:9667: result: yes
configure:9677: checking for struct utmp.ut_addr_v6
configure:9712: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9719: $? = 0
configure:9784: result: yes
configure:9798: checking for struct utmpx.ut_host
configure:9830: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9837: $? = 0
configure:9899: result: yes
configure:9909: checking for struct utmpx.ut_name
configure:9941: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'struct utmpx' has no member named 'ut_name'
configure:9948: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:9985: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'struct utmpx' has no member named 'ut_name'
configure:9992: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:10010: result: no
configure:10020: checking for struct utmpx.ut_user
configure:10052: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10059: $? = 0
configure:10121: result: yes
configure:10131: checking for struct utmpx.ut_time
configure:10163: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: 'struct utmpx' has no member named 'ut_time'
configure:10170: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:10207: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: 'struct utmpx' has no member named 'ut_time'
configure:10214: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:10232: result: no
configure:10242: checking for struct utmpx.ut_id
configure:10274: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10281: $? = 0
configure:10343: result: yes
configure:10353: checking for struct utmpx.ut_tv
configure:10385: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:67: error: used struct type value where scalar is required
configure:10392: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:10429: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10436: $? = 0
configure:10454: result: yes
configure:10464: checking for struct utmpx.ut_tv.tv_sec
configure:10496: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10503: $? = 0
configure:10565: result: yes
configure:10575: checking for struct utmpx.ut_syslen
configure:10607: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:69: error: 'struct utmpx' has no member named 'ut_syslen'
configure:10614: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:10651: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:69: error: 'struct utmpx' has no member named 'ut_syslen'
configure:10658: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:10676: result: no
configure:10686: checking for struct utmpx.ut_session
configure:10718: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10725: $? = 0
configure:10787: result: yes
configure:10797: checking for struct utmpx.ut_pid
configure:10829: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10836: $? = 0
configure:10898: result: yes
configure:10908: checking for struct utmpx.ut_exit
configure:10940: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:71: error: used struct type value where scalar is required
configure:10947: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:10984: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10991: $? = 0
configure:11009: result: yes
configure:11019: checking for struct utmpx.ut_exit.e_termination
configure:11051: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:11058: $? = 0
configure:11120: result: yes
configure:11130: checking for struct utmpx.ut_exit.__e_termination
configure:11162: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: 'struct __exit_status' has no member named '__e_termination'
configure:11169: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11206: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: 'struct __exit_status' has no member named '__e_termination'
configure:11213: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11231: result: no
configure:11241: checking for struct utmpx.ut_exit.ut_termination
configure:11273: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: 'struct __exit_status' has no member named 'ut_termination'
configure:11280: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11317: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: 'struct __exit_status' has no member named 'ut_termination'
configure:11324: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11342: result: no
configure:11352: checking for struct utmpx.ut_addr
configure:11384: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: 'struct utmpx' has no member named 'ut_addr'
configure:11391: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:11428: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: 'struct utmpx' has no member named 'ut_addr'
configure:11435: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:11453: result: no
configure:11463: checking for struct utmpx.ut_addr_v6
configure:11495: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:11502: $? = 0
configure:11564: result: yes
configure:11881: checking gss.h usability
configure:11898: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:99:17: error: gss.h: No such file or directory
configure:11905: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gss.h>
configure:11919: result: no
configure:11923: checking gss.h presence
configure:11938: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:66:17: error: gss.h: No such file or directory
configure:11945: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <gss.h>
configure:11959: result: no
configure:11992: checking for gss.h
configure:12001: result: no
configure:12019: checking for gss_check_version in -lgss
configure:12054: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgss   >&5
/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/../../../../i586-pc-linux-gnu/bin/ld: cannot find -lgss
collect2: ld returned 1 exit status
configure:12061: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gss_check_version ();
| int
| main ()
| {
| return gss_check_version ();
|   ;
|   return 0;
| }
configure:12082: result: no
configure:12115: checking krb5.h usability
configure:12132: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:12139: $? = 0
configure:12153: result: yes
configure:12157: checking krb5.h presence
configure:12172: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:12179: $? = 0
configure:12193: result: yes
configure:12226: checking for krb5.h
configure:12235: result: yes
configure:12271: checking security/pam_appl.h usability
configure:12288: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:12295: $? = 0
configure:12309: result: yes
configure:12313: checking security/pam_appl.h presence
configure:12328: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:12335: $? = 0
configure:12349: result: yes
configure:12382: checking for security/pam_appl.h
configure:12391: result: yes
configure:12418: checking for socklen_t in sys/socket.h
configure:12441: result: yes
configure:12490: checking for library containing gethostbyname
configure:12531: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:12538: $? = 0
configure:12569: result: none required
configure:12577: checking for library containing inet_ntop
configure:12618: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:12625: $? = 0
configure:12656: result: none required
configure:12665: checking for setsockopt in -lsocket
configure:12700: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lsocket   >&5
/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/../../../../i586-pc-linux-gnu/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:12707: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setsockopt ();
| int
| main ()
| {
| return setsockopt ();
|   ;
|   return 0;
| }
configure:12728: result: no
configure:12741: checking for __gmpz_getlimbn in -lgmp
configure:12776: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp   >&5
configure:12783: $? = 0
configure:12804: result: yes
configure:12839: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp  >&5
configure:12843: $? = 0
configure:12849: ./conftest
configure:12853: $? = 0
configure:12944: checking for oop_sys_new in -loop
configure:12979: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop  -lgmp  >&5
configure:12986: $? = 0
configure:13007: result: yes
configure:13042: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop -lgmp  >&5
configure:13046: $? = 0
configure:13052: ./conftest
configure:13056: $? = 0
configure:13722: checking for X
configure:13893: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lX11 -loop -lgmp  >&5
configure:13900: $? = 0
configure:13962: result: libraries , headers 
configure:14023: checking X11/Xauth.h usability
configure:14040: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:14047: $? = 0
configure:14061: result: yes
configure:14065: checking X11/Xauth.h presence
configure:14080: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:14087: $? = 0
configure:14101: result: yes
configure:14134: checking for X11/Xauth.h
configure:14143: result: yes
configure:14159: checking for XauGetAuthByAddr in -lXau
configure:14194: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lXau  -loop -lgmp  >&5
configure:14201: $? = 0
configure:14222: result: yes
configure:14253: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lXau -loop -lgmp  >&5
configure:14257: $? = 0
configure:14263: ./conftest
configure:14267: $? = 0
configure:14358: checking for crypt in -lcrypt
configure:14393: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lcrypt  -lXau -loop -lgmp  >&5
configure:14400: $? = 0
configure:14421: result: yes
configure:14433: checking for inet_addr in -lxnet
configure:14468: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lxnet  -lcrypt -lXau -loop -lgmp  >&5
/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/../../../../i586-pc-linux-gnu/bin/ld: cannot find -lxnet
collect2: ld returned 1 exit status
configure:14475: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_addr ();
| int
| main ()
| {
| return inet_addr ();
|   ;
|   return 0;
| }
configure:14496: result: no
configure:14509: checking for openpty in -lutil
configure:14544: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lutil  -lcrypt -lXau -loop -lgmp  >&5
configure:14551: $? = 0
configure:14572: result: yes
configure:14585: checking for library containing syslog
configure:14626: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:14633: $? = 0
configure:14664: result: none required
configure:14701: checking for strlcpy in -lroken
configure:14736: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lroken   -lutil -lcrypt -lXau -loop -lgmp  >&5
/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/../../../../i586-pc-linux-gnu/bin/ld: cannot find -lroken
collect2: ld returned 1 exit status
configure:14743: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| int
| main ()
| {
| return strlcpy ();
|   ;
|   return 0;
| }
configure:14764: result: no
configure:14778: checking for dn_expand in -lresolv
configure:14813: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lresolv   -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:14820: $? = 0
configure:14841: result: yes
configure:14855: checking for des_cbc_encrypt in -ldes
configure:14890: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -ldes  -lresolv  -lutil -lcrypt -lXau -loop -lgmp  >&5
/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/../../../../i586-pc-linux-gnu/bin/ld: cannot find -ldes
collect2: ld returned 1 exit status
configure:14897: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char des_cbc_encrypt ();
| int
| main ()
| {
| return des_cbc_encrypt ();
|   ;
|   return 0;
| }
configure:14918: result: no
configure:14932: checking for der_get_octet_string in -lasn1
configure:14967: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lasn1  -lresolv  -lutil -lcrypt -lXau -loop -lgmp  >&5
/usr/lib/gcc/i586-pc-linux-gnu/4.1.2/../../../../i586-pc-linux-gnu/bin/ld: cannot find -lasn1
collect2: ld returned 1 exit status
configure:14974: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char der_get_octet_string ();
| int
| main ()
| {
| return der_get_octet_string ();
|   ;
|   return 0;
| }
configure:14995: result: no
configure:15011: checking for krb5_verify_user_lrealm in -lkrb5
configure:15046: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lkrb5  -lresolv  -lutil -lcrypt -lXau -loop -lgmp  >&5
/tmp/ccif9anh.o: In function `main':
/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/conftest.c:88: undefined reference to `krb5_verify_user_lrealm'
collect2: ld returned 1 exit status
configure:15053: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char krb5_verify_user_lrealm ();
| int
| main ()
| {
| return krb5_verify_user_lrealm ();
|   ;
|   return 0;
| }
configure:15074: result: no
configure:15110: checking for pam_start in -lpam
configure:15145: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam  -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:15152: $? = 0
configure:15173: result: yes
configure:15216: checking for an ANSI C-conforming const
configure:15291: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15298: $? = 0
configure:15313: result: yes
configure:15323: checking for inline
configure:15349: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15356: $? = 0
configure:15374: result: inline
configure:15393: checking for uid_t in sys/types.h
configure:15416: result: yes
configure:15431: checking for size_t
configure:15459: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15466: $? = 0
configure:15493: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:115: error: expected expression before ')' token
configure:15500: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:15523: result: yes
configure:15535: checking whether time.h and sys/time.h may both be included
configure:15565: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15572: $? = 0
configure:15587: result: yes
configure:15600: checking whether byte ordering is bigendian
configure:15625: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:15632: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:15682: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15689: $? = 0
configure:15721: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:87: error: 'not' undeclared (first use in this function)
conftest.c:87: error: (Each undeclared identifier is reported only once
conftest.c:87: error: for each function it appears in.)
conftest.c:87: error: expected ';' before 'big'
configure:15728: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 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:15980: result: no
configure:16012: checking for working alloca.h
configure:16039: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:16046: $? = 0
configure:16066: result: yes
configure:16076: checking for alloca
configure:16123: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:16130: $? = 0
configure:16150: result: yes
configure:16403: checking malloc.h usability
configure:16420: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:16427: $? = 0
configure:16441: result: yes
configure:16445: checking malloc.h presence
configure:16460: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:16467: $? = 0
configure:16481: result: yes
configure:16514: checking for malloc.h
configure:16523: result: yes
configure:16544: checking for strerror
configure:16600: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:16607: $? = 0
configure:16629: result: yes
configure:16647: checking for strsignal
configure:16703: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:16710: $? = 0
configure:16732: result: yes
configure:16744: checking whether sys_siglist is declared
configure:16773: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:122: error: 'sys_siglist' undeclared (first use in this function)
conftest.c:122: error: (Each undeclared identifier is reported only once
conftest.c:122: error: for each function it appears in.)
configure:16780: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef sys_siglist
|   (void) sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:16795: result: no
configure:16811: checking whether _sys_siglist is declared
configure:16840: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:123: error: '_sys_siglist' undeclared (first use in this function)
conftest.c:123: error: (Each undeclared identifier is reported only once
conftest.c:123: error: for each function it appears in.)
configure:16847: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef _sys_siglist
|   (void) _sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:16862: result: no
configure:16882: checking for working memcmp
configure:16935: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:16939: $? = 0
configure:16945: ./conftest
configure:16949: $? = 0
configure:16966: result: yes
configure:16979: checking for vprintf
configure:17035: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
conftest.c:110: warning: conflicting types for built-in function 'vprintf'
configure:17042: $? = 0
configure:17064: result: yes
configure:17073: checking for _doprnt
configure:17129: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
/tmp/ccw7sdz8.o: In function `main':
/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/conftest.c:122: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:17136: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* 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
| 
| #undef _doprnt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _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
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:17156: result: no
configure:17177: checking for select
configure:17233: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17240: $? = 0
configure:17262: result: yes
configure:17177: checking for socket
configure:17233: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17240: $? = 0
configure:17262: result: yes
configure:17177: checking for strtol
configure:17233: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17240: $? = 0
configure:17262: result: yes
configure:17177: checking for alarm
configure:17233: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17240: $? = 0
configure:17262: result: yes
configure:17279: checking for getrusage
configure:17335: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17342: $? = 0
configure:17364: result: yes
configure:17279: checking for gettimeofday
configure:17335: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17342: $? = 0
configure:17364: result: yes
configure:17380: checking for getspnam
configure:17436: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17443: $? = 0
configure:17465: result: yes
configure:17483: checking for vsnprintf
configure:17539: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
conftest.c:118: warning: conflicting types for built-in function 'vsnprintf'
configure:17546: $? = 0
configure:17568: result: yes
configure:17483: checking for inet_aton
configure:17539: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17546: $? = 0
configure:17568: result: yes
configure:17483: checking for inet_ntop
configure:17539: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17546: $? = 0
configure:17568: result: yes
configure:17584: checking for openpty
configure:17640: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17647: $? = 0
configure:17669: result: yes
configure:17691: checking for logwtmp
configure:17747: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17754: $? = 0
configure:17776: result: yes
configure:17691: checking for login
configure:17747: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17754: $? = 0
configure:17776: result: yes
configure:17691: checking for logout
configure:17747: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17754: $? = 0
configure:17776: result: yes
configure:17691: checking for pututline
configure:17776: result: yes
configure:17691: checking for pututxline
configure:17747: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17754: $? = 0
configure:17776: result: yes
configure:17691: checking for updwtmp
configure:17747: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17754: $? = 0
configure:17776: result: yes
configure:17691: checking for updwtmpx
configure:17747: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17754: $? = 0
configure:17776: result: yes
configure:17794: checking for getaddrinfo
configure:17850: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17857: $? = 0
configure:17879: result: yes
configure:17794: checking for getnameinfo
configure:17850: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17857: $? = 0
configure:17879: result: yes
configure:17794: checking for gai_strerror
configure:17850: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17857: $? = 0
configure:17879: result: yes
configure:17896: checking for setrlimit
configure:17952: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17959: $? = 0
configure:17981: result: yes
configure:17896: checking for getdtablesize
configure:17952: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:17959: $? = 0
configure:17981: result: yes
configure:17993: checking whether getpgrp requires zero arguments
configure:18020: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:147: error: too many arguments to function 'getpgrp'
configure:18027: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define 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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ARGP_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_TV 1
| #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_SESSION 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMP_UT_ADDR 1
| #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
| #define WITH_UTMP 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_OPENPTY 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 HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:18043: result: yes
configure:18057: checking for syslog
configure:18113: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:18120: $? = 0
configure:18142: result: yes
configure:18161: checking for seteuid
configure:18217: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:18224: $? = 0
configure:18246: result: yes
configure:18161: checking for setresuid
configure:18217: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:18224: $? = 0
configure:18246: result: yes
configure:18263: checking if netdb.h defines AI_NUMERICHOST
configure:18289: result: yes
configure:18715: checking for working shutdown on AF_UNIX sockets
configure:18806: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:170: warning: incompatible implicit declaration of built-in function 'exit'
configure:18810: $? = 0
configure:18816: ./conftest
Created socket pair. Using fd:s 3 <-- 4
configure:18820: $? = 0
configure:18837: result: yes
configure:18849: checking for working UNIX98 ptys
configure:18924: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:18928: $? = 0
configure:18934: ./conftest
configure:18938: $? = 0
configure:18955: result: yes
configure:18971: checking for FIONREAD with int argument
configure:19043: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:141: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:154: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:160: warning: incompatible implicit declaration of built-in function 'printf'
configure:19047: $? = 0
configure:19053: ./conftest
configure:19057: $? = 0
configure:19074: result: yes
configure:19087: checking for credentials passing
configure:19363: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lutil -lcrypt -lXau -loop -lgmp  >&5
configure:19367: $? = 0
configure:19373: ./conftest
configure:19377: $? = 0
configure:19394: result: yes
configure:19406: checking for __attribute__
configure:19442: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:19449: $? = 0
configure:19464: result: yes
configure:19479: checking for BSD pty names
configure:19504: result: done
configure:19642: updating cache config.cache
configure:19680: creating ./config.status

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

This file was extended by lsh config.status 2.9.1-exp, which was
generated by GNU Autoconf 2.63.  Invocation command line was

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

on bloodberry

config.status:882: creating Makefile
config.status:882: creating src/config.make
config.status:882: creating src/Makefile
config.status:882: creating src/testsuite/Makefile
config.status:882: creating doc/Makefile
config.status:882: creating misc/Makefile
config.status:882: creating contrib/Makefile
config.status:882: creating contrib/lsh.spec
config.status:882: creating contrib/solpkg.sh
config.status:882: creating src/config.h
config.status:1122: executing dummy-dep-files commands
config.status:1122: executing argp-symlinks commands
config.status:1122: executing nettle-symlinks commands
config.status:1122: executing libspki-symlinks commands
configure:20933: === configuring in argp (/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp)
configure:21036: running /bin/sh ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:20933: === configuring in nettle (/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle)
configure:21036: running /bin/sh ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:20933: === configuring in spki (/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki)
configure:21036: running /bin/sh ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:20933: === configuring in sftp (/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/lsh-2.9.1-exp/sftp)
configure:21036: running /bin/sh ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdtablesize=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_inet_ntop=yes
ac_cv_func_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_openpty=yes
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=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_decl__sys_siglist=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_filio_h=no
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_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_asn1_der_get_octet_string=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_des_des_cbc_encrypt=no
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_krb5_krb5_verify_user_lrealm=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_resolv_dn_expand=yes
ac_cv_lib_roken_strlcpy=no
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
ac_cv_member_struct_utmp_ut_addr=yes
ac_cv_member_struct_utmp_ut_addr_v6=yes
ac_cv_member_struct_utmp_ut_exit=yes
ac_cv_member_struct_utmp_ut_exit___e_termination=no
ac_cv_member_struct_utmp_ut_exit_e_termination=yes
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_session=yes
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=yes
ac_cv_member_struct_utmp_ut_tv_tv_sec=yes
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=yes
ac_cv_member_struct_utmpx_ut_exit=yes
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=yes
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ioctl_fionread_int=yes
lsh_cv_sys_ucred_passing=yes
lsh_cv_sys_unix98_ptys=yes

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

ALLOCA=''
BUILD_ARCH='Pentium II (Deschutes)'
BUILD_OSREV='2.6.30-gentoo-r8'
BUILD_OSSYS='Linux'
BUILD_SUBDIRS=' argp nettle spki'
CC='gcc'
CFLAGS='-g -O2 -ggdb3 -Wno-pointer-sign -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/include'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
DEP_INCLUDE='include '
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
GROFF='/usr/bin/groff'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5CONFIG=''
KRB_LIBS='-lresolv '
KRB_PROGRAM=''
LDFLAGS=' -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx/lib'
LIBOBJS=''
LIBS='-lpam -lutil -lcrypt -lXau -loop -lgmp '
LIB_ARGP='-largp'
LTLIBOBJS=''
M4='/usr/bin/m4'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 2.9.1-exp'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='2.9.1-exp'
PAM_PROGRAM='lsh-pam-checkpw'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='false'
SCHEME_PROGRAM='false'
SET_MAKE=''
SHELL='/bin/sh'
SRP_PROGRAM='srp-gen'
XMKMF=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/net/myst/export/d1/xenofarm/lsh/bloodberry.roxen.com/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' argp nettle spki sftp'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "lsh"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "2.9.1-exp"
#define PACKAGE_STRING "lsh 2.9.1-exp"
#define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
#define 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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_TCP_FORWARD 1
#define WITH_X11_FORWARD 1
#define STDC_HEADERS 1
#define HAVE_GMP_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SHADOW_H 1
#define HAVE_CRYPT_H 1
#define HAVE_PTY_H 1
#define HAVE_STROPTS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_ARGP_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_STRUCT_UTMP_UT_HOST 1
#define HAVE_STRUCT_UTMP_UT_NAME 1
#define HAVE_STRUCT_UTMP_UT_USER 1
#define HAVE_STRUCT_UTMP_UT_TIME 1
#define HAVE_STRUCT_UTMP_UT_TV 1
#define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMP_UT_ID 1
#define HAVE_STRUCT_UTMP_UT_SESSION 1
#define HAVE_STRUCT_UTMP_UT_PID 1
#define HAVE_STRUCT_UTMP_UT_EXIT 1
#define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
#define HAVE_STRUCT_UTMP_UT_ADDR 1
#define HAVE_STRUCT_UTMP_UT_ADDR_V6 1
#define HAVE_STRUCT_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_USER 1
#define HAVE_STRUCT_UTMPX_UT_ID 1
#define HAVE_STRUCT_UTMPX_UT_TV 1
#define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMPX_UT_SESSION 1
#define HAVE_STRUCT_UTMPX_UT_PID 1
#define HAVE_STRUCT_UTMPX_UT_EXIT 1
#define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
#define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1
#define WITH_UTMP 1
#define HAVE_KRB5_H 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_LIBGMP 1
#define HAVE_LIBOOP 1
#define WITH_TCPWRAPPERS 0
#define HAVE_X11_XAUTH_H 1
#define HAVE_LIBXAU 1
#define HAVE_LIBCRYPT 1
#define HAVE_LIBUTIL 1
#define HAVE_SYSLOG 1
#define HAVE_LIBRESOLV 1
#define HAVE_LIBPAM 1
#define WITH_PAM 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_MALLOC_H 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_DECL__SYS_SIGLIST 0
#define HAVE_VPRINTF 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRTOL 1
#define HAVE_ALARM 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETSPNAM 1
#define HAVE_VSNPRINTF 1
#define HAVE_INET_ATON 1
#define HAVE_INET_NTOP 1
#define HAVE_OPENPTY 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 HAVE_GETDTABLESIZE 1
#define GETPGRP_VOID 1
#define HAVE_SYSLOG 1
#define HAVE_SETEUID 1
#define HAVE_SETRESUID 1
#define HAVE_AI_NUMERICHOST 1
#define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
#define HAVE_UNIX98_PTYS 1
#define HAVE_IOCTL_FIONREAD 1
#define HAVE_SOCKET_CREDENTIALS_PASSING 1
#define HAVE_GCC_ATTRIBUTE 1
#define PTY_BSD_SCHEME_FIRST_CHARS "abcdepqrstuvwxyz"
#define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef"
#define PTY_BSD_SCHEME 1
#define WITH_IPV6 1

configure: exit 0