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=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include:/usr/local/include --with-lib-path=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib:/usr/local/lib --prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx

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

hostname = megalon.roxen.com
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_117350-29

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = megalon.roxen.com
Release = 5.8
KernelID = Generic_117350-29
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4

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

PATH: /usr/bin
PATH: .
PATH: /usr/local/bin
PATH: /sw/local/bin
PATH: /usr/ccs/bin


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

configure:1793: creating cache config.cache
configure:1980: checking for gcc
configure:1996: found /usr/local/bin/gcc
configure:2007: result: gcc
configure:2239: checking for C compiler version
configure:2247: gcc --version >&5
gcc (GCC) 3.3.2
Copyright (C) 2003 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:2251: $? = 0
configure:2258: gcc -v >&5
Reading specs from /i/gcc/3.3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: ../configure --prefix=/i/gcc/3.3.2 --disable-shared
Thread model: posix
gcc version 3.3.2
configure:2262: $? = 0
configure:2269: gcc -V >&5
gcc: `-V' option must have argument
configure:2273: $? = 1
configure:2296: checking for C compiler default output file name
configure:2318: gcc    conftest.c  >&5
configure:2322: $? = 0
configure:2360: result: a.out
configure:2379: checking whether the C compiler works
configure:2389: ./a.out
configure:2393: $? = 0
configure:2412: result: yes
configure:2419: checking whether we are cross compiling
configure:2421: result: no
configure:2424: checking for suffix of executables
configure:2431: gcc -o conftest    conftest.c  >&5
configure:2435: $? = 0
configure:2461: result: 
configure:2467: checking for suffix of object files
configure:2493: gcc -c   conftest.c >&5
configure:2497: $? = 0
configure:2522: result: o
configure:2526: checking whether we are using the GNU C compiler
configure:2555: gcc -c   conftest.c >&5
configure:2562: $? = 0
configure:2579: result: yes
configure:2588: checking whether gcc accepts -g
configure:2618: gcc -c -g  conftest.c >&5
configure:2625: $? = 0
configure:2726: result: yes
configure:2743: checking for gcc option to accept ISO C89
configure:2817: gcc  -c -g -O2  conftest.c >&5
configure:2824: $? = 0
configure:2847: result: none needed
configure:2871: checking how to run the C preprocessor
configure:2911: gcc -E  conftest.c
configure:2918: $? = 0
configure:2949: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2956: $? = 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:2989: result: gcc -E
configure:3018: gcc -E  conftest.c
configure:3025: $? = 0
configure:3056: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3063: $? = 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:3103: checking for grep that handles long lines and -e
configure:3163: result: /usr/local/bin/grep
configure:3168: checking for egrep
configure:3232: result: /usr/local/bin/grep -E
configure:3237: checking for ANSI C header files
configure:3267: gcc -c -g -O2  conftest.c >&5
configure:3274: $? = 0
configure:3370: gcc -o conftest -g -O2   conftest.c  >&5
configure:3374: $? = 0
configure:3380: ./conftest
configure:3384: $? = 0
configure:3402: result: yes
configure:3426: checking for sys/types.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3426: checking for sys/stat.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3426: checking for stdlib.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3426: checking for string.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3426: checking for memory.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3426: checking for strings.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3426: checking for inttypes.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3426: checking for stdint.h
configure:3447: gcc -c -g -O2  conftest.c >&5
conftest.c:50:20: stdint.h: No such file or directory
configure:3454: $? = 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
| /* 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 <stdint.h>
configure:3471: result: no
configure:3426: checking for unistd.h
configure:3447: gcc -c -g -O2  conftest.c >&5
configure:3454: $? = 0
configure:3471: result: yes
configure:3496: checking minix/config.h usability
configure:3513: gcc -c -g -O2  conftest.c >&5
conftest.c:50:26: minix/config.h: No such file or directory
configure:3520: $? = 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_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:3534: result: no
configure:3538: checking minix/config.h presence
configure:3553: gcc -E  conftest.c
conftest.c:17:26: minix/config.h: No such file or directory
configure:3560: $? = 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_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3574: result: no
configure:3607: checking for minix/config.h
configure:3614: result: no
configure:3645: checking whether it is safe to define __EXTENSIONS__
configure:3673: gcc -c -g -O2  conftest.c >&5
configure:3680: $? = 0
configure:3695: result: yes
configure:4009: checking build system type
configure:4027: result: sparc-sun-solaris2.8
configure:4049: checking host system type
configure:4064: result: sparc-sun-solaris2.8
configure:4086: checking for -R flag
configure:4108: result: using -R
configure:4115: result: Searching for libraries
configure:4122: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib
configure:4140: result: added
configure:4122: checking /usr/local/lib
configure:4140: result: added
configure:4122: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib
configure:4140: result: added
configure:4122: checking /usr/local/lib
configure:4140: result: added
configure:4122: checking /sw/local/lib
configure:4149: result: not found
configure:4122: checking /sw/lib
configure:4149: result: not found
configure:4122: checking /usr/gnu/lib
configure:4149: result: not found
configure:4122: checking /opt/gnu/lib
configure:4149: result: not found
configure:4122: checking /sw/gnu/lib
configure:4149: result: not found
configure:4122: checking /usr/freeware/lib
configure:4149: result: not found
configure:4122: checking /usr/pkg/lib
configure:4149: result: not found
configure:4206: checking for gcc
configure:4233: result: gcc
configure:4465: checking for C compiler version
configure:4473: gcc --version >&5
gcc (GCC) 3.3.2
Copyright (C) 2003 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:4477: $? = 0
configure:4484: gcc -v >&5
Reading specs from /i/gcc/3.3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: ../configure --prefix=/i/gcc/3.3.2 --disable-shared
Thread model: posix
gcc version 3.3.2
configure:4488: $? = 0
configure:4495: gcc -V >&5
gcc: `-V' option must have argument
configure:4499: $? = 1
configure:4502: checking whether we are using the GNU C compiler
configure:4555: result: yes
configure:4564: checking whether gcc accepts -g
configure:4702: result: yes
configure:4719: checking for gcc option to accept ISO C89
configure:4823: result: none needed
configure:4841: checking whether make sets $(MAKE)
configure:4863: result: yes
configure:4915: checking for ranlib
configure:4931: found /usr/ccs/bin/ranlib
configure:4942: result: ranlib
configure:4971: checking CCPIC
configure:5025: gcc -c -g -O2 -fPIC  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5032: $? = 0
configure:5051: result: -fPIC
configure:5069: checking for a BSD-compatible install
configure:5137: result: ./install-sh -c
configure:5151: checking for a thread-safe mkdir -p
configure:5190: result: ./install-sh -c -d
configure:5298: checking for guile
configure:5316: found /usr/local/bin/guile
configure:5328: result: /usr/local/bin/guile
configure:5355: checking for groff
configure:5388: result: no
configure:5399: checking for m4
configure:5417: found /usr/local/bin/m4
configure:5430: result: /usr/local/bin/m4
configure:5461: checking for ANSI C header files
configure:5626: result: yes
configure:5654: checking gmp.h usability
configure:5671: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5678: $? = 0
configure:5692: result: yes
configure:5696: checking gmp.h presence
configure:5711: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5718: $? = 0
configure:5732: result: yes
configure:5765: checking for gmp.h
configure:5774: result: yes
configure:5813: checking fcntl.h usability
configure:5830: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5837: $? = 0
configure:5851: result: yes
configure:5855: checking fcntl.h presence
configure:5870: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5877: $? = 0
configure:5891: result: yes
configure:5924: checking for fcntl.h
configure:5933: result: yes
configure:5802: checking for strings.h
configure:5809: result: yes
configure:5813: checking sys/time.h usability
configure:5830: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5837: $? = 0
configure:5851: result: yes
configure:5855: checking sys/time.h presence
configure:5870: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5877: $? = 0
configure:5891: result: yes
configure:5924: checking for sys/time.h
configure:5933: result: yes
configure:5802: checking for unistd.h
configure:5809: result: yes
configure:5964: checking shadow.h usability
configure:5981: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5988: $? = 0
configure:6002: result: yes
configure:6006: checking shadow.h presence
configure:6021: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6028: $? = 0
configure:6042: result: yes
configure:6075: checking for shadow.h
configure:6084: result: yes
configure:6271: checking libutil.h usability
configure:6288: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:66:21: libutil.h: No such file or directory
configure:6295: $? = 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_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:6309: result: no
configure:6313: checking libutil.h presence
configure:6328: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:33:21: libutil.h: No such file or directory
configure:6335: $? = 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_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:6349: result: no
configure:6382: checking for libutil.h
configure:6391: result: no
configure:6422: checking crypt.h usability
configure:6439: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6446: $? = 0
configure:6460: result: yes
configure:6464: checking crypt.h presence
configure:6479: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6486: $? = 0
configure:6500: result: yes
configure:6533: checking for crypt.h
configure:6542: result: yes
configure:6573: checking pty.h usability
configure:6590: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:67:17: pty.h: No such file or directory
configure:6597: $? = 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_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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:6611: result: no
configure:6615: checking pty.h presence
configure:6630: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:34:17: pty.h: No such file or directory
configure:6637: $? = 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_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
| /* end confdefs.h.  */
| #include <pty.h>
configure:6651: result: no
configure:6684: checking for pty.h
configure:6693: result: no
configure:6724: checking stropts.h usability
configure:6741: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6748: $? = 0
configure:6762: result: yes
configure:6766: checking stropts.h presence
configure:6781: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6788: $? = 0
configure:6802: result: yes
configure:6835: checking for stropts.h
configure:6844: result: yes
configure:6875: checking syslog.h usability
configure:6892: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6899: $? = 0
configure:6913: result: yes
configure:6917: checking syslog.h presence
configure:6932: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6939: $? = 0
configure:6953: result: yes
configure:6986: checking for syslog.h
configure:6995: result: yes
configure:7026: checking argp.h usability
configure:7043: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:69:18: argp.h: No such file or directory
configure:7050: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argp.h>
configure:7064: result: no
configure:7068: checking argp.h presence
configure:7083: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:36:18: argp.h: No such file or directory
configure:7090: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <argp.h>
configure:7104: result: no
configure:7137: checking for argp.h
configure:7146: result: no
configure:7177: checking sys/resource.h usability
configure:7194: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7201: $? = 0
configure:7215: result: yes
configure:7219: checking sys/resource.h presence
configure:7234: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7241: $? = 0
configure:7255: result: yes
configure:7288: checking for sys/resource.h
configure:7297: result: yes
configure:7328: checking sys/filio.h usability
configure:7345: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7352: $? = 0
configure:7366: result: yes
configure:7370: checking sys/filio.h presence
configure:7385: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7392: $? = 0
configure:7406: result: yes
configure:7439: checking for sys/filio.h
configure:7448: result: yes
configure:7479: checking ucred.h usability
configure:7496: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:71:19: ucred.h: No such file or directory
configure:7503: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_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:7517: result: no
configure:7521: checking ucred.h presence
configure:7536: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:38:19: ucred.h: No such file or directory
configure:7543: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h.  */
| #include <ucred.h>
configure:7557: result: no
configure:7590: checking for ucred.h
configure:7599: result: no
configure:7631: checking utmp.h usability
configure:7648: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7655: $? = 0
configure:7669: result: yes
configure:7673: checking utmp.h presence
configure:7688: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7695: $? = 0
configure:7709: result: yes
configure:7742: checking for utmp.h
configure:7751: result: yes
configure:7784: checking utmpx.h usability
configure:7801: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7808: $? = 0
configure:7822: result: yes
configure:7826: checking utmpx.h presence
configure:7841: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7848: $? = 0
configure:7862: result: yes
configure:7895: checking for utmpx.h
configure:7904: result: yes
configure:7928: checking for pututline
configure:7984: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:7991: $? = 0
configure:8011: result: yes
configure:8019: checking for struct utmp.ut_host
configure:8054: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:52: error: structure has no member named `ut_host'
configure:8061: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_host)
| return 0;
|   ;
|   return 0;
| }
configure:8101: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:52: error: structure has no member named `ut_host'
configure:8108: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_host)
| return 0;
|   ;
|   return 0;
| }
configure:8126: result: no
configure:8136: checking for struct utmp.ut_name
configure:8171: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8178: $? = 0
configure:8243: result: yes
configure:8253: checking for struct utmp.ut_user
configure:8288: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8295: $? = 0
configure:8360: result: yes
configure:8370: checking for struct utmp.ut_time
configure:8405: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8412: $? = 0
configure:8477: result: yes
configure:8487: checking for struct utmp.ut_tv
configure:8522: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8529: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:8569: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8576: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:8594: result: no
configure:8604: checking for struct utmp.ut_tv.tv_sec
configure:8639: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8646: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_tv.tv_sec)
| return 0;
|   ;
|   return 0;
| }
configure:8686: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8693: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_tv.tv_sec)
| return 0;
|   ;
|   return 0;
| }
configure:8711: result: no
configure:8721: checking for struct utmp.ut_id
configure:8756: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8763: $? = 0
configure:8828: result: yes
configure:8838: checking for struct utmp.ut_syslen
configure:8873: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_syslen'
configure:8880: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8920: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_syslen'
configure:8927: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:8945: result: no
configure:8955: checking for struct utmp.ut_session
configure:8990: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_session'
configure:8997: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:9037: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_session'
configure:9044: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:9062: result: no
configure:9072: checking for struct utmp.ut_pid
configure:9107: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9114: $? = 0
configure:9179: result: yes
configure:9189: checking for struct utmp.ut_exit
configure:9224: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:57: error: invalid operands to binary !=
configure:9231: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:9271: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9278: $? = 0
configure:9296: result: yes
configure:9306: checking for struct utmp.ut_exit.e_termination
configure:9341: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9348: $? = 0
configure:9413: result: yes
configure:9423: checking for struct utmp.ut_exit.__e_termination
configure:9458: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `__e_termination'
configure:9465: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9505: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `__e_termination'
configure:9512: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9530: result: no
configure:9540: checking for struct utmp.ut_exit.ut_termination
configure:9575: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_termination'
configure:9582: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9622: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_termination'
configure:9629: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9647: result: no
configure:9657: checking for struct utmp.ut_addr
configure:9692: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr'
configure:9699: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:9739: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr'
configure:9746: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:9764: result: no
configure:9774: checking for struct utmp.ut_addr_v6
configure:9809: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr_v6'
configure:9816: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:9856: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr_v6'
configure:9863: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_SYS_TYPES_H
| #  include <sys/types.h>
| # endif
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:9881: result: no
configure:9895: checking for struct utmpx.ut_host
configure:9927: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9934: $? = 0
configure:9996: result: yes
configure:10006: checking for struct utmpx.ut_name
configure:10038: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10045: $? = 0
configure:10107: result: yes
configure:10117: checking for struct utmpx.ut_user
configure:10149: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10156: $? = 0
configure:10218: result: yes
configure:10228: checking for struct utmpx.ut_time
configure:10260: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_time'
configure:10267: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:10304: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_time'
configure:10311: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:10329: result: no
configure:10339: checking for struct utmpx.ut_id
configure:10371: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10378: $? = 0
configure:10440: result: yes
configure:10450: checking for struct utmpx.ut_tv
configure:10482: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:60: error: invalid operands to binary !=
configure:10489: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:10526: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10533: $? = 0
configure:10551: result: yes
configure:10561: checking for struct utmpx.ut_tv.tv_sec
configure:10593: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10600: $? = 0
configure:10662: result: yes
configure:10672: checking for struct utmpx.ut_syslen
configure:10704: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10711: $? = 0
configure:10773: result: yes
configure:10783: checking for struct utmpx.ut_session
configure:10815: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10822: $? = 0
configure:10884: result: yes
configure:10894: checking for struct utmpx.ut_pid
configure:10926: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10933: $? = 0
configure:10995: result: yes
configure:11005: checking for struct utmpx.ut_exit
configure:11037: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: invalid operands to binary !=
configure:11044: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit)
| return 0;
|   ;
|   return 0;
| }
configure:11081: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:11088: $? = 0
configure:11106: result: yes
configure:11116: checking for struct utmpx.ut_exit.e_termination
configure:11148: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:11155: $? = 0
configure:11217: result: yes
configure:11227: checking for struct utmpx.ut_exit.__e_termination
configure:11259: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `__e_termination'
configure:11266: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11303: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `__e_termination'
configure:11310: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11328: result: no
configure:11338: checking for struct utmpx.ut_exit.ut_termination
configure:11370: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_termination'
configure:11377: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11414: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_termination'
configure:11421: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:11439: result: no
configure:11449: checking for struct utmpx.ut_addr
configure:11481: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr'
configure:11488: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:11525: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr'
configure:11532: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_addr)
| return 0;
|   ;
|   return 0;
| }
configure:11550: result: no
configure:11560: checking for struct utmpx.ut_addr_v6
configure:11592: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr_v6'
configure:11599: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:11636: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr_v6'
configure:11643: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:11661: result: no
configure:11978: checking gss.h usability
configure:11995: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:92:17: gss.h: No such file or directory
configure:12002: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gss.h>
configure:12016: result: no
configure:12020: checking gss.h presence
configure:12035: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:59:17: gss.h: No such file or directory
configure:12042: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <gss.h>
configure:12056: result: no
configure:12089: checking for gss.h
configure:12098: result: no
configure:12116: checking for gss_check_version in -lgss
configure:12151: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgss   >&5
Undefined			first referenced
 symbol  			    in file
gss_check_version                   /var/tmp//ccibo5eP.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:12158: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gss_check_version ();
| int
| main ()
| {
| return gss_check_version ();
|   ;
|   return 0;
| }
configure:12179: result: no
configure:12212: checking krb5.h usability
configure:12229: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:92:18: krb5.h: No such file or directory
configure:12236: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <krb5.h>
configure:12250: result: no
configure:12254: checking krb5.h presence
configure:12269: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:59:18: krb5.h: No such file or directory
configure:12276: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <krb5.h>
configure:12290: result: no
configure:12323: checking for krb5.h
configure:12332: result: no
configure:12368: checking security/pam_appl.h usability
configure:12385: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:12392: $? = 0
configure:12406: result: yes
configure:12410: checking security/pam_appl.h presence
configure:12425: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:12432: $? = 0
configure:12446: result: yes
configure:12479: checking for security/pam_appl.h
configure:12488: result: yes
configure:12515: checking for socklen_t in sys/socket.h
configure:12538: result: yes
configure:12587: checking for library containing gethostbyname
configure:12628: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
gethostbyname                       /var/tmp//cc6Dir6V.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:12635: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
|   ;
|   return 0;
| }
configure:12628: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lnsl   >&5
configure:12635: $? = 0
configure:12666: result: -lnsl
configure:12674: checking for library containing inet_ntop
configure:12715: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lnsl  >&5
configure:12722: $? = 0
configure:12753: result: none required
configure:12762: checking for setsockopt in -lsocket
configure:12797: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lsocket  -lnsl  >&5
configure:12804: $? = 0
configure:12825: result: yes
configure:12838: checking for __gmpz_getlimbn in -lgmp
configure:12873: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgmp  -lsocket -lnsl  >&5
configure:12880: $? = 0
configure:12901: result: yes
configure:12936: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgmp -lsocket -lnsl  >&5
configure:12940: $? = 0
configure:12946: ./conftest
ld.so.1: conftest: fatal: libgmp.so.3: open failed: No such file or directory
./configure: line 1: 13403 Killed                  ./conftest$ac_exeext
configure:12950: $? = 137
configure: program exited with status 137
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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| /* end confdefs.h.  */
| int main(int argc, char **argv) { return 0; }
configure:12968: checking Running simple test program failed. Trying -R flags
configure:12994: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgmp -lsocket -lnsl  >&5
configure:12998: $? = 0
configure:13004: ./conftest
configure:13008: $? = 0
configure:13012: result: adding -R/usr/local/lib
configure:13041: checking for oop_sys_new in -loop
configure:13076: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -loop  -lgmp -lsocket -lnsl  >&5
configure:13083: $? = 0
configure:13104: result: yes
configure:13139: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -loop -lgmp -lsocket -lnsl  >&5
configure:13143: $? = 0
configure:13149: ./conftest
configure:13153: $? = 0
configure:13819: checking for X
configure:13934: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:13941: $? = 0
configure:13990: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lX11 -loop -lgmp -lsocket -lnsl  >&5
configure:13997: $? = 0
configure:14059: result: libraries , headers 
configure:14120: checking X11/Xauth.h usability
configure:14137: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:14144: $? = 0
configure:14158: result: yes
configure:14162: checking X11/Xauth.h presence
configure:14177: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:14184: $? = 0
configure:14198: result: yes
configure:14231: checking for X11/Xauth.h
configure:14240: result: yes
configure:14256: checking for XauGetAuthByAddr in -lXau
configure:14291: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lXau  -loop -lgmp -lsocket -lnsl  >&5
ld: fatal: library -lXau: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:14298: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_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 XauGetAuthByAddr ();
| int
| main ()
| {
| return XauGetAuthByAddr ();
|   ;
|   return 0;
| }
configure:14319: result: no
configure:14350: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -loop -lgmp -lsocket -lnsl  >&5
configure:14354: $? = 0
configure:14360: ./conftest
configure:14364: $? = 0
configure:14455: checking for crypt in -lcrypt
configure:14490: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lcrypt  -loop -lgmp -lsocket -lnsl  >&5
configure:14497: $? = 0
configure:14518: result: yes
configure:14530: checking for inet_addr in -lxnet
configure:14565: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lxnet  -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:14572: $? = 0
configure:14593: result: yes
configure:14606: checking for openpty in -lutil
configure:14641: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lutil  -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
ld: fatal: library -lutil: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:14648: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 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 openpty ();
| int
| main ()
| {
| return openpty ();
|   ;
|   return 0;
| }
configure:14669: result: no
configure:14682: checking for library containing syslog
configure:14723: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:14730: $? = 0
configure:14761: result: none required
configure:15205: checking for pam_start in -lpam
configure:15240: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam  -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:15247: $? = 0
configure:15268: result: yes
configure:15308: checking for an ANSI C-conforming const
configure:15383: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:15390: $? = 0
configure:15405: result: yes
configure:15415: checking for inline
configure:15441: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:15448: $? = 0
configure:15466: result: inline
configure:15485: checking for uid_t in sys/types.h
configure:15508: result: yes
configure:15523: checking for size_t
configure:15551: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:15558: $? = 0
configure:15585: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:106: error: parse error before ')' token
configure:15592: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 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:15615: result: yes
configure:15627: checking whether time.h and sys/time.h may both be included
configure:15657: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:15664: $? = 0
configure:15679: result: yes
configure:15692: checking whether byte ordering is bigendian
configure:15717: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:72: error: parse error before "a"
conftest.c:74: error: syntax error before "typedef"
configure:15724: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 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:15772: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:78: error: `bogus' undeclared (first use in this function)
conftest.c:78: error: (Each undeclared identifier is reported only once
conftest.c:78: error: for each function it appears in.)
conftest.c:78: error: parse error before "endian"
configure:15779: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN 		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN 		     && LITTLE_ENDIAN)
| 	      bogus endian macros
| 	     #endif
| 
|   ;
|   return 0;
| }
configure:15868: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:15875: $? = 0
configure:15906: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:15913: $? = 0
configure:16070: result: yes
configure:16102: checking for working alloca.h
configure:16129: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16136: $? = 0
configure:16156: result: yes
configure:16166: checking for alloca
configure:16213: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16220: $? = 0
configure:16240: result: yes
configure:16493: checking malloc.h usability
configure:16510: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:16517: $? = 0
configure:16531: result: yes
configure:16535: checking malloc.h presence
configure:16550: gcc -E  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:16557: $? = 0
configure:16571: result: yes
configure:16604: checking for malloc.h
configure:16613: result: yes
configure:16634: checking for strerror
configure:16690: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16697: $? = 0
configure:16719: result: yes
configure:16737: checking for strsignal
configure:16793: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16800: $? = 0
configure:16822: result: yes
configure:16834: checking whether sys_siglist is declared
configure:16863: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:114: error: `sys_siglist' undeclared (first use in this function)
conftest.c:114: error: (Each undeclared identifier is reported only once
conftest.c:114: error: for each function it appears in.)
configure:16870: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:16885: result: no
configure:16901: checking whether _sys_siglist is declared
configure:16930: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:115: error: `_sys_siglist' undeclared (first use in this function)
conftest.c:115: error: (Each undeclared identifier is reported only once
conftest.c:115: error: for each function it appears in.)
configure:16937: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:16952: result: no
configure:16972: checking for working memcmp
configure:17025: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17029: $? = 0
configure:17035: ./conftest
configure:17039: $? = 0
configure:17056: result: yes
configure:17069: checking for vprintf
configure:17125: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
conftest.c:102: warning: conflicting types for built-in function `vprintf'
configure:17132: $? = 0
configure:17154: result: yes
configure:17163: checking for _doprnt
configure:17219: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17226: $? = 0
configure:17246: result: yes
configure:17267: checking for select
configure:17323: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17330: $? = 0
configure:17352: result: yes
configure:17267: checking for socket
configure:17323: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17330: $? = 0
configure:17352: result: yes
configure:17267: checking for strtol
configure:17323: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17330: $? = 0
configure:17352: result: yes
configure:17267: checking for alarm
configure:17323: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17330: $? = 0
configure:17352: result: yes
configure:17369: checking for getrusage
configure:17425: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17432: $? = 0
configure:17454: result: yes
configure:17369: checking for gettimeofday
configure:17425: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17432: $? = 0
configure:17454: result: yes
configure:17470: checking for getspnam
configure:17526: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17533: $? = 0
configure:17555: result: yes
configure:17573: checking for vsnprintf
configure:17629: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
conftest.c:111: warning: conflicting types for built-in function `vsnprintf'
configure:17636: $? = 0
configure:17658: result: yes
configure:17573: checking for inet_aton
configure:17629: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
inet_aton                           /var/tmp//cc40H5y5.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17636: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| /* Define inet_aton to an innocuous variant, in case <limits.h> declares inet_aton.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define inet_aton innocuous_inet_aton
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char inet_aton (); 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 inet_aton
| 
| /* 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_aton ();
| /* 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_inet_aton || defined __stub___inet_aton
| choke me
| #endif
| 
| int
| main ()
| {
| return inet_aton ();
|   ;
|   return 0;
| }
configure:17658: result: no
configure:17573: checking for inet_ntop
configure:17629: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17636: $? = 0
configure:17658: result: yes
configure:17674: checking for openpty
configure:17730: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
openpty                             /var/tmp//ccfIadln.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17737: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h.  */
| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define openpty innocuous_openpty
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char openpty (); 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 openpty
| 
| /* 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 openpty ();
| /* 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_openpty || defined __stub___openpty
| choke me
| #endif
| 
| int
| main ()
| {
| return openpty ();
|   ;
|   return 0;
| }
configure:17759: result: no
configure:17781: checking for logwtmp
configure:17837: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
logwtmp                             /var/tmp//ccNqJV5f.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17844: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h.  */
| /* Define logwtmp to an innocuous variant, in case <limits.h> declares logwtmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define logwtmp innocuous_logwtmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char logwtmp (); 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 logwtmp
| 
| /* 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 logwtmp ();
| /* 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_logwtmp || defined __stub___logwtmp
| choke me
| #endif
| 
| int
| main ()
| {
| return logwtmp ();
|   ;
|   return 0;
| }
configure:17866: result: no
configure:17781: checking for login
configure:17837: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
login                               /var/tmp//ccIWY85f.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17844: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h.  */
| /* Define login to an innocuous variant, in case <limits.h> declares login.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define login innocuous_login
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char login (); 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 login
| 
| /* 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 login ();
| /* 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_login || defined __stub___login
| choke me
| #endif
| 
| int
| main ()
| {
| return login ();
|   ;
|   return 0;
| }
configure:17866: result: no
configure:17781: checking for logout
configure:17837: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
logout                              /var/tmp//ccSM7DAZ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17844: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_NTOP 1
| /* end confdefs.h.  */
| /* Define logout to an innocuous variant, in case <limits.h> declares logout.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define logout innocuous_logout
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char logout (); 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 logout
| 
| /* 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 logout ();
| /* 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_logout || defined __stub___logout
| choke me
| #endif
| 
| int
| main ()
| {
| return logout ();
|   ;
|   return 0;
| }
configure:17866: result: no
configure:17781: checking for pututline
configure:17866: result: yes
configure:17781: checking for pututxline
configure:17837: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17844: $? = 0
configure:17866: result: yes
configure:17781: checking for updwtmp
configure:17837: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17844: $? = 0
configure:17866: result: yes
configure:17781: checking for updwtmpx
configure:17837: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17844: $? = 0
configure:17866: result: yes
configure:17884: checking for getaddrinfo
configure:17940: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17947: $? = 0
configure:17969: result: yes
configure:17884: checking for getnameinfo
configure:17940: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17947: $? = 0
configure:17969: result: yes
configure:17884: checking for gai_strerror
configure:17940: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17947: $? = 0
configure:17969: result: yes
configure:17986: checking for setrlimit
configure:18042: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18049: $? = 0
configure:18071: result: yes
configure:17986: checking for getdtablesize
configure:18042: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18049: $? = 0
configure:18071: result: yes
configure:18083: checking whether getpgrp requires zero arguments
configure:18110: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:135: error: too many arguments to function `getpgrp'
configure:18117: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_NTOP 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:18133: result: yes
configure:18147: checking for syslog
configure:18203: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18210: $? = 0
configure:18232: result: yes
configure:18251: checking for seteuid
configure:18307: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18314: $? = 0
configure:18336: result: yes
configure:18251: checking for setresuid
configure:18307: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
setresuid                           /var/tmp//ccKJKWIt.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18314: $? = 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_NTOP 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
| /* end confdefs.h.  */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setresuid innocuous_setresuid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setresuid (); 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 setresuid
| 
| /* 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 setresuid ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_setresuid || defined __stub___setresuid
| choke me
| #endif
| 
| int
| main ()
| {
| return setresuid ();
|   ;
|   return 0;
| }
configure:18336: result: no
configure:18353: checking if netdb.h defines AI_NUMERICHOST
configure:18379: result: yes
configure:18810: checking for working shutdown on AF_UNIX sockets
configure:18901: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18905: $? = 0
configure:18911: ./conftest
Created socket pair. Using fd:s 8 <-- 4
configure:18915: $? = 0
configure:18932: result: yes
configure:18944: checking for working UNIX98 ptys
configure:19019: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:19023: $? = 0
configure:19029: ./conftest
configure:19033: $? = 0
configure:19050: result: yes
configure:19066: checking for FIONREAD with int argument
configure:19138: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:19142: $? = 0
configure:19148: ./conftest
configure:19152: $? = 0
configure:19169: result: yes
configure:19182: checking for credentials passing
configure:19458: gcc -o conftest -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include -R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:19462: $? = 0
configure:19468: ./conftest
configure:19472: $? = 1
configure: program exited with status 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_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_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMP_UT_ID 1
| #define HAVE_STRUCT_UTMP_UT_PID 1
| #define HAVE_STRUCT_UTMP_UT_EXIT 1
| #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_NAME 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
| #define HAVE_STRUCT_UTMPX_UT_SESSION 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT 1
| #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
| #define WITH_UTMP 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBSOCKET 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBXNET 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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_DOPRNT 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETSPNAM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_NTOP 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_AI_NUMERICHOST 1
| #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
| #define HAVE_UNIX98_PTYS 1
| #define HAVE_IOCTL_FIONREAD 1
| /* end confdefs.h.  */
| 
| /* For CMSG_SPACE and friends on Solaris */
| #define _XPG4_2
| 
| #include <errno.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| 
| /* Linux: For struct ucred */
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| /* Solaris ucred support */
| #if HAVE_UCRED_H
| #include <ucred.h>
| #endif
| 
| int main (int argc, char **argv)
| {
|   int pipe[2];
|   int type;
|   struct msghdr hdr;
|   struct cmsghdr *cmsg;
|   struct iovec io;
|   void *creds_buf;
|   size_t creds_size;
|   size_t creds_space;
|   char buf[3];
|   int res;
|   int yes = 1;
| 
| #ifdef SO_RECVUCRED
|   /* Solaris' ucred passing works with SOCK_DGRAM sockets only */
|   type = SOCK_DGRAM;
| #else
|   type = SOCK_STREAM;
| #endif
|   if (socketpair(AF_UNIX, type, 0, pipe) < 0)
|     {
|       printf("socketpair failed: errno = %d.\n", errno);
|       return 1;
|     }
| 
| #if defined (SO_PASSCRED)
|   /* For Linux */
|   if (setsockopt(pipe[1], SOL_SOCKET, SO_PASSCRED,
| 		 &yes, sizeof(yes)) < 0)
|     {
|       printf("setsockopt SO_PASSCRED failed: %d.\n", errno);
|       return 1;
|     }
| #elif defined (SO_RECVUCRED)
|   /* Solaris */
|   if (setsockopt(pipe[1], SOL_SOCKET, SO_RECVUCRED,
|   		   &yes, sizeof(yes)) < 0)
|     {
|       printf("setsockopt SO_RECVUCRED failed: %d.\n", errno);
|       return 1;
|     }
| #endif
| 
| #if defined (SCM_CREDENTIALS)
|   creds_size = sizeof(struct ucred);
| #elif defined (SCM_CREDS)
|   creds_size = sizeof(struct cmsgcred);
| #else
|   creds_size = 0;
| #endif
| 
|   /* Appearantly, on FreeBSD-6.3, sendmsg requires that if
|      msg_controllen == 0, then one *must* also have msg_control == NULL. */
| 
|   if (creds_size)
|     {
|       creds_space = CMSG_SPACE(creds_size);
|       creds_buf = malloc(creds_space);
|       if (!creds_buf)
| 	{
| 	  printf("malloc failed\n");
| 	  return 1;
| 	}
|     }
|   else
|     {
|       creds_space = 0;
|       creds_buf = NULL;
|     }
| 
|   io.iov_base = (void *) "foo";
|   io.iov_len = 3;
| 
|   hdr.msg_name = NULL;
|   hdr.msg_namelen = 0;
|   hdr.msg_iov = &io;
|   hdr.msg_iovlen = 1;
|   hdr.msg_controllen = creds_space;
|   hdr.msg_control = creds_buf;
| 
| #if defined (SCM_CREDENTIALS)
|   /* Linux style credentials */
| 
|   {
|     struct ucred *creds;
| 
|     cmsg = CMSG_FIRSTHDR(&hdr);
|     cmsg->cmsg_level = SOL_SOCKET;
|     cmsg->cmsg_type = SCM_CREDENTIALS;
|     cmsg->cmsg_len = CMSG_LEN(sizeof(*creds));
| 
|     creds = (struct ucred *) CMSG_DATA(cmsg);
|     creds->pid = getpid();
|     creds->uid = getuid();
|     creds->gid = getgid();
| 
|     hdr.msg_controllen = CMSG_SPACE(sizeof(*creds));
|   }
| #elif defined (SCM_CREDS)
|   {
|     cmsg = CMSG_FIRSTHDR(&hdr);
| 
|     cmsg->cmsg_level = SOL_SOCKET;
|     cmsg->cmsg_type = SCM_CREDS;
|     cmsg->cmsg_len = CMSG_LEN(sizeof(struct cmsgcred));
| 
|     /* Data filled in by the kernel */
|     hdr.msg_controllen = CMSG_SPACE(sizeof(struct cmsgcred));
|   }
| #else
|   hdr.msg_controllen = 0;
| #endif
| 
|   do
|     res = sendmsg(pipe[0], &hdr, 0);
|   while (res < 0 && errno == EINTR);
| 
|   if (res < 0)
|     {
|       printf("sendmsg failed: errno = %d.\n", errno);
|       return 1;
|     }
| 
|   memset(buf, 0, sizeof(buf));
|   if (creds_space)
|     memset(creds_buf, 0, creds_space);
| 
|   io.iov_base = (void *) buf;
|   io.iov_len = sizeof(buf);
| 
|   hdr.msg_name = NULL;
|   hdr.msg_namelen = 0;
|   hdr.msg_iov = &io;
|   hdr.msg_iovlen = 1;
|   hdr.msg_controllen = creds_space;
|   hdr.msg_control = creds_buf;
| 
|   do
|     res = recvmsg(pipe[1], &hdr, 0);
|   while (res < 0 && errno == EINTR);
| 
|   if (res < 0)
|     {
|       printf("recvmsg failed: errno = %d.\n", errno);
|       return 1;
|     }
| 
|   if (res != 3)
|     {
|       printf("recvmsg returned unexpected count\n");
|       return 1;
|     }
| 
|   if (memcmp (buf, "foo", 3) != 0)
|     {
|       printf("recvmsg returned unexpected data\n");
|       return 1;
|     }
| 
|   /* Process ancillary data */
|   for (cmsg = CMSG_FIRSTHDR(&hdr); cmsg; cmsg = CMSG_NXTHDR(&hdr, cmsg))
|     {
|       pid_t pid;
|       uid_t uid;
|       gid_t gid;
| 
|       if (cmsg->cmsg_level != SOL_SOCKET)
| 	continue;
|       switch (cmsg->cmsg_type)
| 	{
| 	  got_creds:
| 	    if (pid != getpid())
| 	      {
| 	        printf("Received unexpected pid %d\n", (int) pid);
| 		return 1;
| 	      }
| 	    if (uid != getuid())
| 	      {
| 	        printf("Received unexpected uid %d\n", (int) uid);
| 		return 1;
| 	      }
| 	    if (gid != getgid())
| 	      {
| 	        printf("Received unexpected gid %d\n", (int) gid);
| 		return 1;
| 	      }
| 	    /* Success! */
| 	    return 0;
| 
| #if defined (SCM_CREDENTIALS)
| 	case SCM_CREDENTIALS:
| 	  {
| 	    struct ucred *creds;
| 	    if (cmsg->cmsg_len != CMSG_LEN(sizeof(*creds)))
| 	      continue;
| 
| 	    creds = (struct ucred *) CMSG_DATA(cmsg);
| 	    pid = creds->pid;
| 	    uid = creds->uid;
| 	    gid = creds->gid;
| 
| 	    goto got_creds;
| 	  }
| #elif defined (SCM_CREDS)
| 	case SCM_CREDS:
| 	  {
| 	    struct cmsgcred *creds;
| 	    if (cmsg->cmsg_len != CMSG_LEN(sizeof(*creds)))
| 	      continue;
| 
| 	    creds = (struct cmsgcred *) CMSG_DATA(cmsg);
| 	    pid = creds->cmcred_pid;
| 	    uid = creds->cmcred_uid;
| 	    gid = creds->cmcred_gid;
| 
| 	    goto got_creds;
| 	  }
| #elif defined (SCM_UCRED)
| 	case SCM_UCRED:
| 	  {
| 	    ucred_t *creds;
| 
| 	    creds = (ucred_t *) CMSG_DATA(cmsg);
| 	    pid = ucred_getpid(creds);
| 	    uid = ucred_geteuid(creds);
| 	    gid = ucred_getegid(creds);
| 
| 	    goto got_creds;
| 	  }
| #endif
| 	}
|     }
|   printf("No creds received.\n");
|   return 1;
| }
| 
configure:19489: result: no
configure:19501: checking for __attribute__
configure:19537: gcc -c -g -O2  -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:19544: $? = 0
configure:19559: result: yes
configure:19574: checking for BSD pty names
configure:19599: result: done
configure:19735: updating cache config.cache
configure:19773: 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 megalon.roxen.com

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

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

ac_cv_build=sparc-sun-solaris2.8
ac_cv_c_bigendian=yes
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=yes
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=no
ac_cv_func_inet_ntop=yes
ac_cv_func_login=no
ac_cv_func_logout=no
ac_cv_func_logwtmp=no
ac_cv_func_memcmp_working=yes
ac_cv_func_openpty=no
ac_cv_func_pututline=yes
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=no
ac_cv_func_setrlimit=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_strsignal=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=no
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=no
ac_cv_header_libutil_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pty_h=no
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_filio_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_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=sparc-sun-solaris2.8
ac_cv_lib_Xau_XauGetAuthByAddr=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_socket_setsockopt=yes
ac_cv_lib_util_openpty=no
ac_cv_lib_xnet_inet_addr=yes
ac_cv_member_struct_utmp_ut_addr=no
ac_cv_member_struct_utmp_ut_addr_v6=no
ac_cv_member_struct_utmp_ut_exit=yes
ac_cv_member_struct_utmp_ut_exit___e_termination=no
ac_cv_member_struct_utmp_ut_exit_e_termination=yes
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
ac_cv_member_struct_utmp_ut_host=no
ac_cv_member_struct_utmp_ut_id=yes
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=yes
ac_cv_member_struct_utmp_ut_session=no
ac_cv_member_struct_utmp_ut_syslen=no
ac_cv_member_struct_utmp_ut_time=yes
ac_cv_member_struct_utmp_ut_tv=no
ac_cv_member_struct_utmp_ut_tv_tv_sec=no
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=no
ac_cv_member_struct_utmpx_ut_exit=yes
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=yes
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=yes
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=yes
ac_cv_member_struct_utmpx_ut_syslen=yes
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/local/bin/grep -E'
ac_cv_path_GREP=/usr/local/bin/grep
ac_cv_path_M4=/usr/local/bin/m4
ac_cv_path_SCHEME_PROGRAM=/usr/local/bin/guile
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=-lnsl
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_ccpic=-fPIC
lsh_cv_sys_ioctl_fionread_int=yes
lsh_cv_sys_ucred_passing=no
lsh_cv_sys_unix98_ptys=yes

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

ALLOCA=''
BUILD_ARCH='sparc'
BUILD_OSREV='5.8'
BUILD_OSSYS='SunOS'
BUILD_SUBDIRS=' argp nettle spki'
CC='gcc'
CCPIC='-fPIC'
CFLAGS='-g -O2 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -I/usr/local/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='/usr/local/bin/grep -E'
EXEEXT=''
GREP='/usr/local/bin/grep'
GROFF=''
IF_LD_PRELOAD=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5CONFIG=''
KRB_LIBS=''
LDFLAGS='-R/usr/local/lib  -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib'
LIBOBJS=''
LIBS='-lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl '
LIB_ARGP='-largp'
LOCAL_NETTLE_DEP='nettle_builddir/libnettle.a nettle_builddir/libhogweed.a'
LTLIBOBJS=''
M4='/usr/local/bin/m4'
MKDIR_P='./install-sh -c -d'
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'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='guile'
SCHEME_PROGRAM='/usr/local/bin/guile'
SET_MAKE=''
SHELL='/bin/bash'
SRP_PROGRAM='srp-gen'
XMKMF=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.8'
build_alias=''
build_cpu='sparc'
build_os='solaris2.8'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.8'
host_alias=''
host_cpu='sparc'
host_os='solaris2.8'
host_vendor='sun'
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/megalon.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_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_STROPTS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_STRUCT_UTMP_UT_NAME 1
#define HAVE_STRUCT_UTMP_UT_USER 1
#define HAVE_STRUCT_UTMP_UT_TIME 1
#define HAVE_STRUCT_UTMP_UT_ID 1
#define HAVE_STRUCT_UTMP_UT_PID 1
#define HAVE_STRUCT_UTMP_UT_EXIT 1
#define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1
#define HAVE_STRUCT_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_NAME 1
#define HAVE_STRUCT_UTMPX_UT_USER 1
#define HAVE_STRUCT_UTMPX_UT_ID 1
#define HAVE_STRUCT_UTMPX_UT_TV 1
#define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMPX_UT_SYSLEN 1
#define HAVE_STRUCT_UTMPX_UT_SESSION 1
#define HAVE_STRUCT_UTMPX_UT_PID 1
#define HAVE_STRUCT_UTMPX_UT_EXIT 1
#define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1
#define WITH_UTMP 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_LIBSOCKET 1
#define HAVE_LIBGMP 1
#define HAVE_LIBOOP 1
#define WITH_TCPWRAPPERS 0
#define HAVE_X11_XAUTH_H 1
#define HAVE_LIBCRYPT 1
#define HAVE_LIBXNET 1
#define HAVE_SYSLOG 1
#define HAVE_LIBPAM 1
#define WITH_PAM 1
#define TIME_WITH_SYS_TIME 1
#define WORDS_BIGENDIAN 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_DOPRNT 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRTOL 1
#define HAVE_ALARM 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETSPNAM 1
#define HAVE_VSNPRINTF 1
#define HAVE_INET_NTOP 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_AI_NUMERICHOST 1
#define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
#define HAVE_UNIX98_PTYS 1
#define HAVE_IOCTL_FIONREAD 1
#define HAVE_GCC_ATTRIBUTE 1
#define PTY_BSD_SCHEME_FIRST_CHARS "pqr"
#define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef"
#define PTY_BSD_SCHEME 1
#define WITH_IPV6 1

configure: exit 0