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=/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include:/usr/local/include --with-lib-path=/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib:/usr/local/lib --prefix=/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx --disable-dependency-tracking

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

hostname = mothra.roxen.com
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_141414-09

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = mothra.roxen.com
Release = 5.10
KernelID = Generic_141414-09
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/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/local/bin
PATH: /usr/local/share/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/ccs/bin
PATH: /usr/openwin/bin
PATH: /usr/bin
PATH: .
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /opt/csw/bin
PATH: /opt/ss12/SUNWspro/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1793: creating cache config.cache
configure:1980: checking for gcc
configure:1996: found /usr/sfw/bin/gcc
configure:2007: result: gcc
configure:2239: checking for C compiler version
configure:2247: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2251: $? = 0
configure:2258: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:2262: $? = 0
configure:2269: gcc -V >&5
gcc: `-V' option must have argument
configure:2273: $? = 1
configure:2296: checking for C compiler default output file name
configure:2318: gcc    conftest.c  >&5
configure:2322: $? = 0
configure:2360: result: a.out
configure:2379: checking whether the C compiler works
configure:2389: ./a.out
configure:2393: $? = 0
configure:2412: result: yes
configure:2419: checking whether we are cross compiling
configure:2421: result: no
configure:2424: checking for suffix of executables
configure:2431: gcc -o conftest    conftest.c  >&5
configure:2435: $? = 0
configure:2461: result: 
configure:2467: checking for suffix of object files
configure:2493: gcc -c   conftest.c >&5
configure:2497: $? = 0
configure:2522: result: o
configure:2526: checking whether we are using the GNU C compiler
configure:2555: gcc -c   conftest.c >&5
configure:2562: $? = 0
configure:2579: result: yes
configure:2588: checking whether gcc accepts -g
configure:2618: gcc -c -g  conftest.c >&5
configure:2625: $? = 0
configure:2726: result: yes
configure:2743: checking for gcc option to accept ISO C89
configure:2817: gcc  -c -g -O2  conftest.c >&5
configure:2824: $? = 0
configure:2847: result: none needed
configure:2871: checking how to run the C preprocessor
configure:2911: gcc -E  conftest.c
configure:2918: $? = 0
configure:2949: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:2956: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2989: result: gcc -E
configure:3018: gcc -E  conftest.c
configure:3025: $? = 0
configure:3056: gcc -E  conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3063: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3103: checking for grep that handles long lines and -e
configure:3163: result: /usr/sfw/bin/ggrep
configure:3168: checking for egrep
configure:3232: result: /usr/sfw/bin/ggrep -E
configure:3237: checking for ANSI C header files
configure:3267: gcc -c -g -O2  conftest.c >&5
configure:3274: $? = 0
configure:3373: gcc -o conftest -g -O2   conftest.c  >&5
configure:3377: $? = 0
configure:3383: ./conftest
configure:3387: $? = 0
configure:3405: result: yes
configure:3429: checking for sys/types.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for sys/stat.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for stdlib.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for string.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for memory.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for strings.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for inttypes.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for stdint.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for unistd.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3499: checking minix/config.h usability
configure:3516: gcc -c -g -O2  conftest.c >&5
conftest.c:51:26: minix/config.h: No such file or directory
configure:3523: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3537: result: no
configure:3541: checking minix/config.h presence
configure:3556: gcc -E  conftest.c
conftest.c:18:26: minix/config.h: No such file or directory
configure:3563: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3577: result: no
configure:3610: checking for minix/config.h
configure:3617: result: no
configure:3648: checking whether it is safe to define __EXTENSIONS__
configure:3676: gcc -c -g -O2  conftest.c >&5
configure:3683: $? = 0
configure:3698: result: yes
configure:4012: checking build system type
configure:4030: result: sparc-sun-solaris2.10
configure:4052: checking host system type
configure:4067: result: sparc-sun-solaris2.10
configure:4089: checking for -R flag
configure:4111: result: using -R
configure:4118: result: Searching for libraries
configure:4125: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:4143: result: added
configure:4125: checking /usr/local/lib
configure:4143: result: added
configure:4125: checking /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib
configure:4143: result: added
configure:4125: checking /usr/local/lib
configure:4143: result: added
configure:4125: checking /sw/local/lib
configure:4152: result: not found
configure:4125: checking /sw/lib
configure:4152: result: not found
configure:4125: checking /usr/gnu/lib
configure:4152: result: not found
configure:4125: checking /opt/gnu/lib
configure:4152: result: not found
configure:4125: checking /sw/gnu/lib
configure:4152: result: not found
configure:4125: checking /usr/freeware/lib
configure:4152: result: not found
configure:4125: checking /usr/pkg/lib
configure:4152: result: not found
configure:4209: checking for gcc
configure:4236: result: gcc
configure:4468: checking for C compiler version
configure:4476: gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 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:4480: $? = 0
configure:4487: gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:4491: $? = 0
configure:4498: gcc -V >&5
gcc: `-V' option must have argument
configure:4502: $? = 1
configure:4505: checking whether we are using the GNU C compiler
configure:4558: result: yes
configure:4567: checking whether gcc accepts -g
configure:4705: result: yes
configure:4722: checking for gcc option to accept ISO C89
configure:4826: result: none needed
configure:4844: checking whether make sets $(MAKE)
configure:4866: result: yes
configure:4918: checking for ranlib
configure:4934: found /usr/ccs/bin/ranlib
configure:4945: result: ranlib
configure:4974: checking CCPIC
configure:5028: gcc -c -g -O2 -fPIC  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5035: $? = 0
configure:5054: result: -fPIC
configure:5072: checking for a BSD-compatible install
configure:5140: result: /opt/sfw/bin/install -c
configure:5154: checking for a thread-safe mkdir -p
configure:5193: result: /opt/sfw/bin/mkdir -p
configure:5301: checking for guile
configure:5319: found /opt/sfw/bin/guile
configure:5331: result: /opt/sfw/bin/guile
configure:5358: checking for groff
configure:5376: found /opt/sfw/bin/groff
configure:5388: result: /opt/sfw/bin/groff
configure:5402: checking for m4
configure:5420: found /usr/ccs/bin/m4
configure:5433: result: /usr/ccs/bin/m4
configure:5464: checking for ANSI C header files
configure:5632: result: yes
configure:5660: checking gmp.h usability
configure:5677: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5684: $? = 0
configure:5698: result: yes
configure:5702: checking gmp.h presence
configure:5717: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5724: $? = 0
configure:5738: result: yes
configure:5771: checking for gmp.h
configure:5780: result: yes
configure:5819: checking fcntl.h usability
configure:5836: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5843: $? = 0
configure:5857: result: yes
configure:5861: checking fcntl.h presence
configure:5876: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5883: $? = 0
configure:5897: result: yes
configure:5930: checking for fcntl.h
configure:5939: result: yes
configure:5808: checking for strings.h
configure:5815: result: yes
configure:5819: checking sys/time.h usability
configure:5836: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5843: $? = 0
configure:5857: result: yes
configure:5861: checking sys/time.h presence
configure:5876: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5883: $? = 0
configure:5897: result: yes
configure:5930: checking for sys/time.h
configure:5939: result: yes
configure:5808: checking for unistd.h
configure:5815: result: yes
configure:5970: checking shadow.h usability
configure:5987: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5994: $? = 0
configure:6008: result: yes
configure:6012: checking shadow.h presence
configure:6027: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6034: $? = 0
configure:6048: result: yes
configure:6081: checking for shadow.h
configure:6090: result: yes
configure:6277: checking libutil.h usability
configure:6294: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:67:21: libutil.h: No such file or directory
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:6315: result: no
configure:6319: checking libutil.h presence
configure:6334: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:34:21: libutil.h: No such file or directory
configure:6341: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:6355: result: no
configure:6388: checking for libutil.h
configure:6397: result: no
configure:6428: checking crypt.h usability
configure:6445: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6452: $? = 0
configure:6466: result: yes
configure:6470: checking crypt.h presence
configure:6485: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6492: $? = 0
configure:6506: result: yes
configure:6539: checking for crypt.h
configure:6548: result: yes
configure:6579: checking pty.h usability
configure:6596: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:68:17: pty.h: No such file or directory
configure:6603: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| /* 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:6617: result: no
configure:6621: checking pty.h presence
configure:6636: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:35:17: pty.h: No such file or directory
configure:6643: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:6657: result: no
configure:6690: checking for pty.h
configure:6699: result: no
configure:6730: checking stropts.h usability
configure:6747: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6754: $? = 0
configure:6768: result: yes
configure:6772: checking stropts.h presence
configure:6787: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6794: $? = 0
configure:6808: result: yes
configure:6841: checking for stropts.h
configure:6850: result: yes
configure:6881: checking syslog.h usability
configure:6898: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6905: $? = 0
configure:6919: result: yes
configure:6923: checking syslog.h presence
configure:6938: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6945: $? = 0
configure:6959: result: yes
configure:6992: checking for syslog.h
configure:7001: result: yes
configure:7032: checking argp.h usability
configure:7049: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:70:18: argp.h: No such file or directory
configure:7056: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_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:7070: result: no
configure:7074: checking argp.h presence
configure:7089: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:37:18: argp.h: No such file or directory
configure:7096: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <argp.h>
configure:7110: result: no
configure:7143: checking for argp.h
configure:7152: result: no
configure:7183: checking sys/resource.h usability
configure:7200: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7207: $? = 0
configure:7221: result: yes
configure:7225: checking sys/resource.h presence
configure:7240: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7247: $? = 0
configure:7261: result: yes
configure:7294: checking for sys/resource.h
configure:7303: result: yes
configure:7334: checking sys/filio.h usability
configure:7351: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7358: $? = 0
configure:7372: result: yes
configure:7376: checking sys/filio.h presence
configure:7391: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7398: $? = 0
configure:7412: result: yes
configure:7445: checking for sys/filio.h
configure:7454: result: yes
configure:7485: checking ucred.h usability
configure:7502: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7509: $? = 0
configure:7523: result: yes
configure:7527: checking ucred.h presence
configure:7542: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7549: $? = 0
configure:7563: result: yes
configure:7596: checking for ucred.h
configure:7605: result: yes
configure:7637: checking utmp.h usability
configure:7654: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7661: $? = 0
configure:7675: result: yes
configure:7679: checking utmp.h presence
configure:7694: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7701: $? = 0
configure:7715: result: yes
configure:7748: checking for utmp.h
configure:7757: result: yes
configure:7790: checking utmpx.h usability
configure:7807: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7814: $? = 0
configure:7828: result: yes
configure:7832: checking utmpx.h presence
configure:7847: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7854: $? = 0
configure:7868: result: yes
configure:7901: checking for utmpx.h
configure:7910: result: yes
configure:7934: checking for pututline
configure:7990: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:7997: $? = 0
configure:8017: result: yes
configure:8025: checking for struct utmp.ut_host
configure:8060: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:54: error: structure has no member named `ut_host'
configure:8067: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8107: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:54: error: structure has no member named `ut_host'
configure:8114: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8132: result: no
configure:8142: checking for struct utmp.ut_name
configure:8177: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8184: $? = 0
configure:8249: result: yes
configure:8259: checking for struct utmp.ut_user
configure:8294: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8301: $? = 0
configure:8366: result: yes
configure:8376: checking for struct utmp.ut_time
configure:8411: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8418: $? = 0
configure:8483: result: yes
configure:8493: checking for struct utmp.ut_tv
configure:8528: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:57: error: structure has no member named `ut_tv'
configure:8535: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8575: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:57: error: structure has no member named `ut_tv'
configure:8582: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8600: result: no
configure:8610: checking for struct utmp.ut_tv.tv_sec
configure:8645: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:57: error: structure has no member named `ut_tv'
configure:8652: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8692: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:57: error: structure has no member named `ut_tv'
configure:8699: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8717: result: no
configure:8727: checking for struct utmp.ut_id
configure:8762: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:8769: $? = 0
configure:8834: result: yes
configure:8844: checking for struct utmp.ut_syslen
configure:8879: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:58: error: structure has no member named `ut_syslen'
configure:8886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8926: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:58: error: structure has no member named `ut_syslen'
configure:8933: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:8951: result: no
configure:8961: checking for struct utmp.ut_session
configure:8996: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:58: error: structure has no member named `ut_session'
configure:9003: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9043: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:58: error: structure has no member named `ut_session'
configure:9050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9068: result: no
configure:9078: checking for struct utmp.ut_pid
configure:9113: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9120: $? = 0
configure:9185: result: yes
configure:9195: checking for struct utmp.ut_exit
configure:9230: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:59: error: invalid operands to binary !=
configure:9237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9277: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9284: $? = 0
configure:9302: result: yes
configure:9312: checking for struct utmp.ut_exit.e_termination
configure:9347: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9354: $? = 0
configure:9419: result: yes
configure:9429: checking for struct utmp.ut_exit.__e_termination
configure:9464: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `__e_termination'
configure:9471: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9511: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `__e_termination'
configure:9518: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9536: result: no
configure:9546: checking for struct utmp.ut_exit.ut_termination
configure:9581: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_termination'
configure:9588: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9628: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_termination'
configure:9635: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9653: result: no
configure:9663: checking for struct utmp.ut_addr
configure:9698: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_addr'
configure:9705: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9745: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_addr'
configure:9752: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9770: result: no
configure:9780: checking for struct utmp.ut_addr_v6
configure:9815: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_addr_v6'
configure:9822: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9862: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_addr_v6'
configure:9869: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:9887: result: no
configure:9901: checking for struct utmpx.ut_host
configure:9933: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9940: $? = 0
configure:10002: result: yes
configure:10012: checking for struct utmpx.ut_name
configure:10044: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10051: $? = 0
configure:10113: result: yes
configure:10123: checking for struct utmpx.ut_user
configure:10155: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10162: $? = 0
configure:10224: result: yes
configure:10234: checking for struct utmpx.ut_time
configure:10266: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_time'
configure:10273: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:10310: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:61: error: structure has no member named `ut_time'
configure:10317: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:10335: result: no
configure:10345: checking for struct utmpx.ut_id
configure:10377: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10384: $? = 0
configure:10446: result: yes
configure:10456: checking for struct utmpx.ut_tv
configure:10488: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:62: error: invalid operands to binary !=
configure:10495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:10532: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10539: $? = 0
configure:10557: result: yes
configure:10567: checking for struct utmpx.ut_tv.tv_sec
configure:10599: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10606: $? = 0
configure:10668: result: yes
configure:10678: checking for struct utmpx.ut_syslen
configure:10710: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10717: $? = 0
configure:10779: result: yes
configure:10789: checking for struct utmpx.ut_session
configure:10821: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10828: $? = 0
configure:10890: result: yes
configure:10900: checking for struct utmpx.ut_pid
configure:10932: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10939: $? = 0
configure:11001: result: yes
configure:11011: checking for struct utmpx.ut_exit
configure:11043: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:67: error: invalid operands to binary !=
configure:11050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11087: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:11094: $? = 0
configure:11112: result: yes
configure:11122: checking for struct utmpx.ut_exit.e_termination
configure:11154: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:11161: $? = 0
configure:11223: result: yes
configure:11233: checking for struct utmpx.ut_exit.__e_termination
configure:11265: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `__e_termination'
configure:11272: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11309: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `__e_termination'
configure:11316: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11334: result: no
configure:11344: checking for struct utmpx.ut_exit.ut_termination
configure:11376: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `ut_termination'
configure:11383: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11420: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `ut_termination'
configure:11427: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11445: result: no
configure:11455: checking for struct utmpx.ut_addr
configure:11487: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `ut_addr'
configure:11494: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11531: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `ut_addr'
configure:11538: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11556: result: no
configure:11566: checking for struct utmpx.ut_addr_v6
configure:11598: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `ut_addr_v6'
configure:11605: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11642: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `ut_addr_v6'
configure:11649: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:11667: result: no
configure:11984: checking gss.h usability
configure:12001: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:94:17: gss.h: No such file or directory
configure:12008: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:12022: result: no
configure:12026: checking gss.h presence
configure:12041: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:61:17: gss.h: No such file or directory
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:12062: result: no
configure:12095: checking for gss.h
configure:12104: result: no
configure:12122: checking for gss_check_version in -lgss
configure:12157: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgss   >&5
Undefined			first referenced
 symbol  			    in file
gss_check_version                   /var/tmp//cc96TtYo.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:12164: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:12185: result: no
configure:12218: checking krb5.h usability
configure:12235: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:94:18: krb5.h: No such file or directory
configure:12242: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:12256: result: no
configure:12260: checking krb5.h presence
configure:12275: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:61:18: krb5.h: No such file or directory
configure:12282: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:12296: result: no
configure:12329: checking for krb5.h
configure:12338: result: no
configure:12374: checking security/pam_appl.h usability
configure:12391: gcc -c -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:12398: $? = 0
configure:12412: result: yes
configure:12416: checking security/pam_appl.h presence
configure:12431: gcc -E  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:12438: $? = 0
configure:12452: result: yes
configure:12485: checking for security/pam_appl.h
configure:12494: result: yes
configure:12521: checking for socklen_t in sys/socket.h
configure:12544: result: yes
configure:12593: checking for library containing gethostbyname
configure:12634: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
gethostbyname                       /var/tmp//ccSsoju2.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:12641: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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:12634: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lnsl   >&5
configure:12641: $? = 0
configure:12672: result: -lnsl
configure:12680: checking for library containing inet_ntop
configure:12721: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lnsl  >&5
configure:12728: $? = 0
configure:12759: result: none required
configure:12768: checking for setsockopt in -lsocket
configure:12803: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lsocket  -lnsl  >&5
configure:12810: $? = 0
configure:12831: result: yes
configure:12844: checking for __gmpz_getlimbn in -lgmp
configure:12879: gcc -o conftest -g -O2  -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include  -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgmp  -lsocket -lnsl  >&5
ld: warning: file /export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib/libgmp.a(getlimbn.o): wrong ELF class: ELFCLASS64
Undefined			first referenced
 symbol  			    in file
__gmpz_getlimbn                     /var/tmp//ccngGktp.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:12886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UCRED_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
| /* 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 __gmpz_getlimbn ();
| int
| main ()
| {
| return __gmpz_getlimbn ();
|   ;
|   return 0;
| }
configure:12907: result: no
configure:12917: error: GNU MP not found, or not 3.1 or up, see http://gmplib.org/.

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

ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=yes
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_pututline=yes
ac_cv_header_argp_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=no
ac_cv_header_libutil_h=no
ac_cv_header_memory_h=yes
ac_cv_header_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=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_filio_h=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_ucred_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=sparc-sun-solaris2.10
ac_cv_lib_gmp___gmpz_getlimbn=no
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_socket_setsockopt=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/sfw/bin/ggrep -E'
ac_cv_path_GREP=/usr/sfw/bin/ggrep
ac_cv_path_GROFF=/opt/sfw/bin/groff
ac_cv_path_M4=/usr/ccs/bin/m4
ac_cv_path_SCHEME_PROGRAM=/opt/sfw/bin/guile
ac_cv_path_install='/opt/sfw/bin/install -c'
ac_cv_path_mkdir=/opt/sfw/bin/mkdir
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_gethostbyname=-lnsl
ac_cv_search_inet_ntop='none required'
ac_cv_type_socklen_t=yes
lsh_cv_sys_ccpic=-fPIC

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

ALLOCA=''
BUILD_ARCH=''
BUILD_OSREV=''
BUILD_OSSYS=''
BUILD_SUBDIRS=''
CC='gcc'
CCPIC='-fPIC'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -I/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/include -I/usr/local/include'
DEFS=''
DEP_FLAGS=''
DEP_INCLUDE='# '
DEP_PROCESS='true'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sfw/bin/ggrep -E'
EXEEXT=''
GREP='/usr/sfw/bin/ggrep'
GROFF='/opt/sfw/bin/groff'
IF_LD_PRELOAD=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5CONFIG=''
KRB_LIBS=''
LDFLAGS=' -L/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx/lib -L/usr/local/lib'
LIBOBJS=''
LIBS='-lsocket -lnsl '
LIB_ARGP=''
LOCAL_NETTLE_DEP=''
LTLIBOBJS=''
M4='/usr/ccs/bin/m4'
MKDIR_P='/opt/sfw/bin/mkdir -p'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 2.9.1-exp'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='2.9.1-exp'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='guile'
SCHEME_PROGRAM='/opt/sfw/bin/guile'
SET_MAKE=''
SHELL='/bin/bash'
SRP_PROGRAM='srp-gen'
XMKMF=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
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='/export/xenofarm/xenofarm/client/lsh/mothra.roxen.com/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "lsh"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "2.9.1-exp"
#define PACKAGE_STRING "lsh 2.9.1-exp"
#define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_TCP_FORWARD 1
#define WITH_X11_FORWARD 1
#define STDC_HEADERS 1
#define HAVE_GMP_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SHADOW_H 1
#define HAVE_CRYPT_H 1
#define HAVE_STROPTS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_UCRED_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

configure: exit 1