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

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

  $ ./configure -C --with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/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:1792: creating cache config.cache
configure:1979: checking for gcc
configure:1995: found /usr/local/bin/gcc
configure:2006: result: gcc
configure:2238: checking for C compiler version
configure:2246: 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:2250: $? = 0
configure:2257: 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:2261: $? = 0
configure:2268: gcc -V >&5
gcc: `-V' option must have argument
configure:2272: $? = 1
configure:2295: checking for C compiler default output file name
configure:2317: gcc    conftest.c  >&5
configure:2321: $? = 0
configure:2359: result: a.out
configure:2378: checking whether the C compiler works
configure:2388: ./a.out
configure:2392: $? = 0
configure:2411: result: yes
configure:2418: checking whether we are cross compiling
configure:2420: result: no
configure:2423: checking for suffix of executables
configure:2430: gcc -o conftest    conftest.c  >&5
configure:2434: $? = 0
configure:2460: result: 
configure:2466: checking for suffix of object files
configure:2492: gcc -c   conftest.c >&5
configure:2496: $? = 0
configure:2521: result: o
configure:2525: checking whether we are using the GNU C compiler
configure:2554: gcc -c   conftest.c >&5
configure:2561: $? = 0
configure:2578: result: yes
configure:2587: checking whether gcc accepts -g
configure:2617: gcc -c -g  conftest.c >&5
configure:2624: $? = 0
configure:2725: result: yes
configure:2742: checking for gcc option to accept ISO C89
configure:2816: gcc  -c -g -O2  conftest.c >&5
configure:2823: $? = 0
configure:2846: result: none needed
configure:2870: checking how to run the C preprocessor
configure:2910: gcc -E  conftest.c
configure:2917: $? = 0
configure:2948: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2955: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2988: result: gcc -E
configure:3017: gcc -E  conftest.c
configure:3024: $? = 0
configure:3055: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3062: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3102: checking for grep that handles long lines and -e
configure:3162: result: /usr/local/bin/grep
configure:3167: checking for egrep
configure:3231: result: /usr/local/bin/grep -E
configure:3236: checking for ANSI C header files
configure:3266: gcc -c -g -O2  conftest.c >&5
configure:3273: $? = 0
configure:3369: gcc -o conftest -g -O2   conftest.c  >&5
configure:3373: $? = 0
configure:3379: ./conftest
configure:3383: $? = 0
configure:3401: result: yes
configure:3425: checking for sys/types.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3425: checking for sys/stat.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3425: checking for stdlib.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3425: checking for string.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3425: checking for memory.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3425: checking for strings.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3425: checking for inttypes.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3425: checking for stdint.h
configure:3446: gcc -c -g -O2  conftest.c >&5
conftest.c:50:20: stdint.h: No such file or directory
configure:3453: $? = 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:3470: result: no
configure:3425: checking for unistd.h
configure:3446: gcc -c -g -O2  conftest.c >&5
configure:3453: $? = 0
configure:3470: result: yes
configure:3495: checking minix/config.h usability
configure:3512: gcc -c -g -O2  conftest.c >&5
conftest.c:50:26: minix/config.h: No such file or directory
configure:3519: $? = 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:3533: result: no
configure:3537: checking minix/config.h presence
configure:3552: gcc -E  conftest.c
conftest.c:17:26: minix/config.h: No such file or directory
configure:3559: $? = 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:3573: result: no
configure:3606: checking for minix/config.h
configure:3613: result: no
configure:3644: checking whether it is safe to define __EXTENSIONS__
configure:3672: gcc -c -g -O2  conftest.c >&5
configure:3679: $? = 0
configure:3694: result: yes
configure:4008: checking build system type
configure:4026: result: sparc-sun-solaris2.8
configure:4048: checking host system type
configure:4063: result: sparc-sun-solaris2.8
configure:4085: checking for -R flag
configure:4107: result: using -R
configure:4114: result: Searching for libraries
configure:4121: checking /usr/local/lib
configure:4139: result: added
configure:4121: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib
configure:4139: result: added
configure:4121: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib
configure:4139: result: added
configure:4121: checking /usr/local/lib
configure:4139: result: added
configure:4121: checking /sw/local/lib
configure:4148: result: not found
configure:4121: checking /sw/lib
configure:4148: result: not found
configure:4121: checking /usr/gnu/lib
configure:4148: result: not found
configure:4121: checking /opt/gnu/lib
configure:4148: result: not found
configure:4121: checking /sw/gnu/lib
configure:4148: result: not found
configure:4121: checking /usr/freeware/lib
configure:4148: result: not found
configure:4121: checking /usr/pkg/lib
configure:4148: result: not found
configure:4205: checking for gcc
configure:4232: result: gcc
configure:4464: checking for C compiler version
configure:4472: 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:4476: $? = 0
configure:4483: 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:4487: $? = 0
configure:4494: gcc -V >&5
gcc: `-V' option must have argument
configure:4498: $? = 1
configure:4501: checking whether we are using the GNU C compiler
configure:4554: result: yes
configure:4563: checking whether gcc accepts -g
configure:4701: result: yes
configure:4718: checking for gcc option to accept ISO C89
configure:4822: result: none needed
configure:4840: checking whether make sets $(MAKE)
configure:4862: result: yes
configure:4914: checking for ranlib
configure:4930: found /usr/ccs/bin/ranlib
configure:4941: result: ranlib
configure:4970: checking CCPIC
configure:5024: gcc -c -g -O2 -fPIC  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5031: $? = 0
configure:5050: result: -fPIC
configure:5068: checking for a BSD-compatible install
configure:5136: result: ./install-sh -c
configure:5150: checking for a thread-safe mkdir -p
configure:5189: result: ./install-sh -c -d
configure:5297: checking for guile
configure:5315: found /usr/local/bin/guile
configure:5327: result: /usr/local/bin/guile
configure:5354: checking for groff
configure:5387: result: no
configure:5398: checking for m4
configure:5416: found /usr/local/bin/m4
configure:5429: result: /usr/local/bin/m4
configure:5460: checking for ANSI C header files
configure:5625: result: yes
configure:5653: checking gmp.h usability
configure:5670: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5677: $? = 0
configure:5691: result: yes
configure:5695: checking gmp.h presence
configure:5710: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5717: $? = 0
configure:5731: result: yes
configure:5764: checking for gmp.h
configure:5773: result: yes
configure:5812: checking fcntl.h usability
configure:5829: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5836: $? = 0
configure:5850: result: yes
configure:5854: checking fcntl.h presence
configure:5869: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5876: $? = 0
configure:5890: result: yes
configure:5923: checking for fcntl.h
configure:5932: result: yes
configure:5801: checking for strings.h
configure:5808: result: yes
configure:5812: checking sys/time.h usability
configure:5829: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5836: $? = 0
configure:5850: result: yes
configure:5854: checking sys/time.h presence
configure:5869: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:5876: $? = 0
configure:5890: result: yes
configure:5923: checking for sys/time.h
configure:5932: result: yes
configure:5801: checking for unistd.h
configure:5808: result: yes
configure:5963: checking shadow.h usability
configure:5980: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:5987: $? = 0
configure:6001: result: yes
configure:6005: checking shadow.h presence
configure:6020: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6027: $? = 0
configure:6041: result: yes
configure:6074: checking for shadow.h
configure:6083: result: yes
configure:6270: checking libutil.h usability
configure:6287: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:66:21: libutil.h: No such file or directory
configure:6294: $? = 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:6308: result: no
configure:6312: checking libutil.h presence
configure:6327: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:33:21: libutil.h: No such file or directory
configure:6334: $? = 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:6348: result: no
configure:6381: checking for libutil.h
configure:6390: result: no
configure:6421: checking crypt.h usability
configure:6438: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6445: $? = 0
configure:6459: result: yes
configure:6463: checking crypt.h presence
configure:6478: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6485: $? = 0
configure:6499: result: yes
configure:6532: checking for crypt.h
configure:6541: result: yes
configure:6572: checking pty.h usability
configure:6589: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:67:17: pty.h: No such file or directory
configure:6596: $? = 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:6610: result: no
configure:6614: checking pty.h presence
configure:6629: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:34:17: pty.h: No such file or directory
configure:6636: $? = 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:6650: result: no
configure:6683: checking for pty.h
configure:6692: result: no
configure:6723: checking stropts.h usability
configure:6740: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6747: $? = 0
configure:6761: result: yes
configure:6765: checking stropts.h presence
configure:6780: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6787: $? = 0
configure:6801: result: yes
configure:6834: checking for stropts.h
configure:6843: result: yes
configure:6874: checking syslog.h usability
configure:6891: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:6898: $? = 0
configure:6912: result: yes
configure:6916: checking syslog.h presence
configure:6931: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:6938: $? = 0
configure:6952: result: yes
configure:6985: checking for syslog.h
configure:6994: result: yes
configure:7025: checking argp.h usability
configure:7042: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:69:18: argp.h: No such file or directory
configure:7049: $? = 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:7063: result: no
configure:7067: checking argp.h presence
configure:7082: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:36:18: argp.h: No such file or directory
configure:7089: $? = 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:7103: result: no
configure:7136: checking for argp.h
configure:7145: result: no
configure:7176: checking sys/resource.h usability
configure:7193: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7200: $? = 0
configure:7214: result: yes
configure:7218: checking sys/resource.h presence
configure:7233: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:7240: $? = 0
configure:7254: result: yes
configure:7287: checking for sys/resource.h
configure:7296: result: yes
configure:7327: checking sys/filio.h usability
configure:7344: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7351: $? = 0
configure:7365: result: yes
configure:7369: checking sys/filio.h presence
configure:7384: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:7391: $? = 0
configure:7405: result: yes
configure:7438: checking for sys/filio.h
configure:7447: result: yes
configure:7478: checking ucred.h usability
configure:7495: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:71:19: ucred.h: No such file or directory
configure:7502: $? = 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:7516: result: no
configure:7520: checking ucred.h presence
configure:7535: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:38:19: ucred.h: No such file or directory
configure:7542: $? = 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:7556: result: no
configure:7589: checking for ucred.h
configure:7598: result: no
configure:7630: checking utmp.h usability
configure:7647: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7654: $? = 0
configure:7668: result: yes
configure:7672: checking utmp.h presence
configure:7687: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:7694: $? = 0
configure:7708: result: yes
configure:7741: checking for utmp.h
configure:7750: result: yes
configure:7783: checking utmpx.h usability
configure:7800: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:7807: $? = 0
configure:7821: result: yes
configure:7825: checking utmpx.h presence
configure:7840: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:7847: $? = 0
configure:7861: result: yes
configure:7894: checking for utmpx.h
configure:7903: result: yes
configure:7927: checking for pututline
configure:7983: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
configure:7990: $? = 0
configure:8010: result: yes
configure:8018: checking for struct utmp.ut_host
configure:8053: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:52: error: structure has no member named `ut_host'
configure:8060: $? = 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:8100: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:52: error: structure has no member named `ut_host'
configure:8107: $? = 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:8125: result: no
configure:8135: checking for struct utmp.ut_name
configure:8170: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8177: $? = 0
configure:8242: result: yes
configure:8252: checking for struct utmp.ut_user
configure:8287: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8294: $? = 0
configure:8359: result: yes
configure:8369: checking for struct utmp.ut_time
configure:8404: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8411: $? = 0
configure:8476: result: yes
configure:8486: checking for struct utmp.ut_tv
configure:8521: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8528: $? = 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:8568: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8575: $? = 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:8593: result: no
configure:8603: checking for struct utmp.ut_tv.tv_sec
configure:8638: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8645: $? = 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:8685: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:55: error: structure has no member named `ut_tv'
configure:8692: $? = 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:8710: result: no
configure:8720: checking for struct utmp.ut_id
configure:8755: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:8762: $? = 0
configure:8827: result: yes
configure:8837: checking for struct utmp.ut_syslen
configure:8872: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_syslen'
configure:8879: $? = 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:8919: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_syslen'
configure:8926: $? = 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:8944: result: no
configure:8954: checking for struct utmp.ut_session
configure:8989: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_session'
configure:8996: $? = 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:9036: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:56: error: structure has no member named `ut_session'
configure:9043: $? = 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:9061: result: no
configure:9071: checking for struct utmp.ut_pid
configure:9106: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9113: $? = 0
configure:9178: result: yes
configure:9188: checking for struct utmp.ut_exit
configure:9223: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:57: error: invalid operands to binary !=
configure:9230: $? = 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:9270: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9277: $? = 0
configure:9295: result: yes
configure:9305: checking for struct utmp.ut_exit.e_termination
configure:9340: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9347: $? = 0
configure:9412: result: yes
configure:9422: checking for struct utmp.ut_exit.__e_termination
configure:9457: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `__e_termination'
configure:9464: $? = 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:9504: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `__e_termination'
configure:9511: $? = 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:9529: result: no
configure:9539: checking for struct utmp.ut_exit.ut_termination
configure:9574: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_termination'
configure:9581: $? = 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:9621: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_termination'
configure:9628: $? = 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:9646: result: no
configure:9656: checking for struct utmp.ut_addr
configure:9691: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr'
configure:9698: $? = 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:9738: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr'
configure:9745: $? = 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:9763: result: no
configure:9773: checking for struct utmp.ut_addr_v6
configure:9808: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr_v6'
configure:9815: $? = 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:9855: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_addr_v6'
configure:9862: $? = 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:9880: result: no
configure:9894: checking for struct utmpx.ut_host
configure:9926: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:9933: $? = 0
configure:9995: result: yes
configure:10005: checking for struct utmpx.ut_name
configure:10037: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10044: $? = 0
configure:10106: result: yes
configure:10116: checking for struct utmpx.ut_user
configure:10148: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10155: $? = 0
configure:10217: result: yes
configure:10227: checking for struct utmpx.ut_time
configure:10259: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_time'
configure:10266: $? = 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:10303: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: structure has no member named `ut_time'
configure:10310: $? = 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:10328: result: no
configure:10338: checking for struct utmpx.ut_id
configure:10370: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10377: $? = 0
configure:10439: result: yes
configure:10449: checking for struct utmpx.ut_tv
configure:10481: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:60: error: invalid operands to binary !=
configure:10488: $? = 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:10525: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10532: $? = 0
configure:10550: result: yes
configure:10560: checking for struct utmpx.ut_tv.tv_sec
configure:10592: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10599: $? = 0
configure:10661: result: yes
configure:10671: checking for struct utmpx.ut_syslen
configure:10703: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10710: $? = 0
configure:10772: result: yes
configure:10782: checking for struct utmpx.ut_session
configure:10814: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10821: $? = 0
configure:10883: result: yes
configure:10893: checking for struct utmpx.ut_pid
configure:10925: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:10932: $? = 0
configure:10994: result: yes
configure:11004: checking for struct utmpx.ut_exit
configure:11036: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: invalid operands to binary !=
configure:11043: $? = 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:11080: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:11087: $? = 0
configure:11105: result: yes
configure:11115: checking for struct utmpx.ut_exit.e_termination
configure:11147: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:11154: $? = 0
configure:11216: result: yes
configure:11226: checking for struct utmpx.ut_exit.__e_termination
configure:11258: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `__e_termination'
configure:11265: $? = 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:11302: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `__e_termination'
configure:11309: $? = 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:11327: result: no
configure:11337: checking for struct utmpx.ut_exit.ut_termination
configure:11369: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_termination'
configure:11376: $? = 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:11413: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_termination'
configure:11420: $? = 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:11438: result: no
configure:11448: checking for struct utmpx.ut_addr
configure:11480: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr'
configure:11487: $? = 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:11524: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr'
configure:11531: $? = 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:11549: result: no
configure:11559: checking for struct utmpx.ut_addr_v6
configure:11591: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr_v6'
configure:11598: $? = 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:11635: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: structure has no member named `ut_addr_v6'
configure:11642: $? = 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:11660: result: no
configure:11977: checking gss.h usability
configure:11994: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:92:17: gss.h: No such file or directory
configure:12001: $? = 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:12015: result: no
configure:12019: checking gss.h presence
configure:12034: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:59:17: gss.h: No such file or directory
configure:12041: $? = 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:12055: result: no
configure:12088: checking for gss.h
configure:12097: result: no
configure:12115: checking for gss_check_version in -lgss
configure:12150: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgss   >&5
Undefined			first referenced
 symbol  			    in file
gss_check_version                   /var/tmp//ccsmcuwW.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:12157: $? = 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:12178: result: no
configure:12211: checking krb5.h usability
configure:12228: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:92:18: krb5.h: No such file or directory
configure:12235: $? = 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:12249: result: no
configure:12253: checking krb5.h presence
configure:12268: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
conftest.c:59:18: krb5.h: No such file or directory
configure:12275: $? = 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:12289: result: no
configure:12322: checking for krb5.h
configure:12331: result: no
configure:12367: checking security/pam_appl.h usability
configure:12384: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:12391: $? = 0
configure:12405: result: yes
configure:12409: checking security/pam_appl.h presence
configure:12424: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:12431: $? = 0
configure:12445: result: yes
configure:12478: checking for security/pam_appl.h
configure:12487: result: yes
configure:12514: checking for socklen_t in sys/socket.h
configure:12537: result: yes
configure:12586: checking for library containing gethostbyname
configure:12627: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
gethostbyname                       /var/tmp//cc53HUUq.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:12634: $? = 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:12627: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lnsl   >&5
configure:12634: $? = 0
configure:12665: result: -lnsl
configure:12673: checking for library containing inet_ntop
configure:12714: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lnsl  >&5
configure:12721: $? = 0
configure:12752: result: none required
configure:12761: checking for setsockopt in -lsocket
configure:12796: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lsocket  -lnsl  >&5
configure:12803: $? = 0
configure:12824: result: yes
configure:12837: checking for __gmpz_getlimbn in -lgmp
configure:12872: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp  -lsocket -lnsl  >&5
configure:12879: $? = 0
configure:12900: result: yes
configure:12935: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp -lsocket -lnsl  >&5
configure:12939: $? = 0
configure:12945: ./conftest
ld.so.1: conftest: fatal: libgmp.so.3: open failed: No such file or directory
./configure: line 1: 15931 Killed                  ./conftest$ac_exeext
configure:12949: $? = 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:12967: checking Running simple test program failed. Trying -R flags
configure:12993: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp -lsocket -lnsl  >&5
configure:12997: $? = 0
configure:13003: ./conftest
configure:13007: $? = 0
configure:13011: result: adding -R/usr/local/lib
configure:13040: checking for oop_sys_new in -loop
configure:13075: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop  -lgmp -lsocket -lnsl  >&5
configure:13082: $? = 0
configure:13103: result: yes
configure:13138: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop -lgmp -lsocket -lnsl  >&5
configure:13142: $? = 0
configure:13148: ./conftest
configure:13152: $? = 0
configure:13818: checking for X
configure:13933: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:13940: $? = 0
configure:13989: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lX11 -loop -lgmp -lsocket -lnsl  >&5
configure:13996: $? = 0
configure:14058: result: libraries , headers 
configure:14119: checking X11/Xauth.h usability
configure:14136: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:14143: $? = 0
configure:14157: result: yes
configure:14161: checking X11/Xauth.h presence
configure:14176: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:14183: $? = 0
configure:14197: result: yes
configure:14230: checking for X11/Xauth.h
configure:14239: result: yes
configure:14255: checking for XauGetAuthByAddr in -lXau
configure:14290: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/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:14297: $? = 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:14318: result: no
configure:14349: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop -lgmp -lsocket -lnsl  >&5
configure:14353: $? = 0
configure:14359: ./conftest
configure:14363: $? = 0
configure:14454: checking for crypt in -lcrypt
configure:14489: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lcrypt  -loop -lgmp -lsocket -lnsl  >&5
configure:14496: $? = 0
configure:14517: result: yes
configure:14529: checking for inet_addr in -lxnet
configure:14564: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lxnet  -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:14571: $? = 0
configure:14592: result: yes
configure:14605: checking for openpty in -lutil
configure:14640: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/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:14647: $? = 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:14668: result: no
configure:14681: checking for library containing syslog
configure:14722: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:14729: $? = 0
configure:14760: result: none required
configure:15204: checking for pam_start in -lpam
configure:15239: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam  -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:15246: $? = 0
configure:15267: result: yes
configure:15307: checking for an ANSI C-conforming const
configure:15382: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15389: $? = 0
configure:15404: result: yes
configure:15414: checking for inline
configure:15440: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15447: $? = 0
configure:15465: result: inline
configure:15484: checking for uid_t in sys/types.h
configure:15507: result: yes
configure:15522: checking for size_t
configure:15550: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15557: $? = 0
configure:15584: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:106: error: parse error before ')' token
configure:15591: $? = 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:15614: result: yes
configure:15626: checking whether time.h and sys/time.h may both be included
configure:15656: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15663: $? = 0
configure:15678: result: yes
configure:15691: checking whether byte ordering is bigendian
configure:15716: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:72: error: parse error before "a"
conftest.c:74: error: syntax error before "typedef"
configure:15723: $? = 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:15771: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/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:15778: $? = 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:15867: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15874: $? = 0
configure:15905: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:15912: $? = 0
configure:16069: result: yes
configure:16101: checking for working alloca.h
configure:16128: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16135: $? = 0
configure:16155: result: yes
configure:16165: checking for alloca
configure:16212: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16219: $? = 0
configure:16239: result: yes
configure:16492: checking malloc.h usability
configure:16509: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:16516: $? = 0
configure:16530: result: yes
configure:16534: checking malloc.h presence
configure:16549: gcc -E  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c
configure:16556: $? = 0
configure:16570: result: yes
configure:16603: checking for malloc.h
configure:16612: result: yes
configure:16633: checking for strerror
configure:16689: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16696: $? = 0
configure:16718: result: yes
configure:16736: checking for strsignal
configure:16792: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:16799: $? = 0
configure:16821: result: yes
configure:16833: checking whether sys_siglist is declared
configure:16862: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/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:16869: $? = 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:16884: result: no
configure:16900: checking whether _sys_siglist is declared
configure:16929: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/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:16936: $? = 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:16951: result: no
configure:16971: checking for working memcmp
configure:17024: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17028: $? = 0
configure:17034: ./conftest
configure:17038: $? = 0
configure:17055: result: yes
configure:17068: checking for vprintf
configure:17124: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
conftest.c:102: warning: conflicting types for built-in function `vprintf'
configure:17131: $? = 0
configure:17153: result: yes
configure:17162: checking for _doprnt
configure:17218: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17225: $? = 0
configure:17245: result: yes
configure:17266: checking for select
configure:17322: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17329: $? = 0
configure:17351: result: yes
configure:17266: checking for socket
configure:17322: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17329: $? = 0
configure:17351: result: yes
configure:17266: checking for strtol
configure:17322: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17329: $? = 0
configure:17351: result: yes
configure:17266: checking for alarm
configure:17322: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17329: $? = 0
configure:17351: result: yes
configure:17368: checking for getrusage
configure:17424: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17431: $? = 0
configure:17453: result: yes
configure:17368: checking for gettimeofday
configure:17424: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17431: $? = 0
configure:17453: result: yes
configure:17469: checking for getspnam
configure:17525: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17532: $? = 0
configure:17554: result: yes
configure:17572: checking for vsnprintf
configure:17628: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
conftest.c:111: warning: conflicting types for built-in function `vsnprintf'
configure:17635: $? = 0
configure:17657: result: yes
configure:17572: checking for inet_aton
configure:17628: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
inet_aton                           /var/tmp//ccQg5fWQ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17635: $? = 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:17657: result: no
configure:17572: checking for inet_ntop
configure:17628: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17635: $? = 0
configure:17657: result: yes
configure:17673: checking for openpty
configure:17729: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
openpty                             /var/tmp//cciNLnD0.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17736: $? = 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:17758: result: no
configure:17780: checking for logwtmp
configure:17836: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
logwtmp                             /var/tmp//ccMdlTKz.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17843: $? = 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:17865: result: no
configure:17780: checking for login
configure:17836: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
login                               /var/tmp//cchoZ3Wk.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17843: $? = 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:17865: result: no
configure:17780: checking for logout
configure:17836: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
logout                              /var/tmp//ccY2RfJ1.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:17843: $? = 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:17865: result: no
configure:17780: checking for pututline
configure:17865: result: yes
configure:17780: checking for pututxline
configure:17836: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17843: $? = 0
configure:17865: result: yes
configure:17780: checking for updwtmp
configure:17836: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17843: $? = 0
configure:17865: result: yes
configure:17780: checking for updwtmpx
configure:17836: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17843: $? = 0
configure:17865: result: yes
configure:17883: checking for getaddrinfo
configure:17939: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17946: $? = 0
configure:17968: result: yes
configure:17883: checking for getnameinfo
configure:17939: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17946: $? = 0
configure:17968: result: yes
configure:17883: checking for gai_strerror
configure:17939: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:17946: $? = 0
configure:17968: result: yes
configure:17985: checking for setrlimit
configure:18041: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18048: $? = 0
configure:18070: result: yes
configure:17985: checking for getdtablesize
configure:18041: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18048: $? = 0
configure:18070: result: yes
configure:18082: checking whether getpgrp requires zero arguments
configure:18109: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function `main':
conftest.c:135: error: too many arguments to function `getpgrp'
configure:18116: $? = 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:18132: result: yes
configure:18146: checking for syslog
configure:18202: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18209: $? = 0
configure:18231: result: yes
configure:18250: checking for seteuid
configure:18306: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18313: $? = 0
configure:18335: result: yes
configure:18250: checking for setresuid
configure:18306: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
Undefined			first referenced
 symbol  			    in file
setresuid                           /var/tmp//ccQ3knQT.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18313: $? = 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:18335: result: no
configure:18352: checking if netdb.h defines AI_NUMERICHOST
configure:18378: result: yes
configure:18804: checking for working shutdown on AF_UNIX sockets
configure:18895: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:18899: $? = 0
configure:18905: ./conftest
Created socket pair. Using fd:s 8 <-- 4
configure:18909: $? = 0
configure:18926: result: yes
configure:18938: checking for working UNIX98 ptys
configure:19013: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:19017: $? = 0
configure:19023: ./conftest
configure:19027: $? = 0
configure:19044: result: yes
configure:19060: checking for FIONREAD with int argument
configure:19132: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:19136: $? = 0
configure:19142: ./conftest
configure:19146: $? = 0
configure:19163: result: yes
configure:19176: checking for credentials passing
configure:19452: gcc -o conftest -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib  -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl  >&5
configure:19456: $? = 0
configure:19462: ./conftest
configure:19466: $? = 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:19483: result: no
configure:19495: checking for __attribute__
configure:19531: gcc -c -g -O2  -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5
configure:19538: $? = 0
configure:19553: result: yes
configure:19568: checking for BSD pty names
configure:19593: result: done
configure:19729: updating cache config.cache
configure:19767: 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:867: creating Makefile
config.status:867: creating src/config.make
config.status:867: creating src/Makefile
config.status:867: creating src/testsuite/Makefile
config.status:867: creating doc/Makefile
config.status:867: creating misc/Makefile
config.status:867: creating contrib/Makefile
config.status:867: creating contrib/lsh.spec
config.status:867: creating contrib/solpkg.sh
config.status:867: creating src/config.h
config.status:1107: executing dummy-dep-files commands
config.status:1107: executing argp-symlinks commands
config.status:1107: executing nettle-symlinks commands
config.status:1107: executing libspki-symlinks commands
configure:21020: === configuring in argp (/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp)
configure:21123: running /bin/bash ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:21020: === configuring in nettle (/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle)
configure:21123: running /bin/bash ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:21020: === configuring in spki (/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki)
configure:21123: running /bin/bash ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:21020: === configuring in sftp (/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/lsh-2.9.1-exp/sftp)
configure:21123: running /bin/bash ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/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/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
DEP_INCLUDE='include '
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/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/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib'
LIBOBJS=''
LIBS='-lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl '
LIB_ARGP='-largp'
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