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.61.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib --prefix=/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx

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

hostname = mini-mac.local
uname -m = i386
uname -r = 9.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 108 tasks, 472 threads, 2 processors
Load average: 2.25, Mach factor: 0.90
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

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


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

configure:1684: creating cache config.cache
configure:2108: checking build system type
configure:2126: result: i686-apple-darwin9.6.0
configure:2148: checking host system type
configure:2163: result: i686-apple-darwin9.6.0
configure:2185: checking for -R flag
configure:2204: result: none
configure:2214: result: Searching for libraries
configure:2221: checking /usr/local/lib
configure:2239: result: added
configure:2221: checking /Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib
configure:2239: result: added
configure:2221: checking /Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib
configure:2239: result: added
configure:2221: checking /usr/local/lib
configure:2239: result: added
configure:2221: checking /sw/local/lib
configure:2248: result: not found
configure:2221: checking /sw/lib
configure:2239: result: added
configure:2221: checking /usr/gnu/lib
configure:2248: result: not found
configure:2221: checking /opt/gnu/lib
configure:2248: result: not found
configure:2221: checking /sw/gnu/lib
configure:2248: result: not found
configure:2221: checking /usr/freeware/lib
configure:2248: result: not found
configure:2221: checking /usr/pkg/lib
configure:2248: result: not found
configure:2305: checking for gcc
configure:2321: found /usr/bin/gcc
configure:2332: result: gcc
configure:2570: checking for C compiler version
configure:2577: gcc --version >&5
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 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:2580: $? = 0
configure:2587: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
configure:2590: $? = 0
configure:2597: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:2600: $? = 1
configure:2623: checking for C compiler default output file name
configure:2650: gcc   -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2653: $? = 0
configure:2691: result: a.out
configure:2708: checking whether the C compiler works
configure:2718: ./a.out
configure:2721: $? = 0
configure:2738: result: yes
configure:2745: checking whether we are cross compiling
configure:2747: result: no
configure:2750: checking for suffix of executables
configure:2757: gcc -o conftest   -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:2760: $? = 0
configure:2784: result: 
configure:2790: checking for suffix of object files
configure:2816: gcc -c   -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:2819: $? = 0
configure:2842: result: o
configure:2846: checking whether we are using the GNU C compiler
configure:2875: gcc -c   -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:2881: $? = 0
configure:2898: result: yes
configure:2903: checking whether gcc accepts -g
configure:2933: gcc -c -g  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:2939: $? = 0
configure:3038: result: yes
configure:3055: checking for gcc option to accept ISO C89
configure:3129: gcc  -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:3135: $? = 0
configure:3158: result: none needed
configure:3176: checking whether make sets $(MAKE)
configure:3197: result: yes
configure:3249: checking for ranlib
configure:3265: found /usr/bin/ranlib
configure:3276: result: ranlib
configure:3322: checking for a BSD-compatible install
configure:3378: result: /usr/bin/install -c
configure:3392: checking for a thread-safe mkdir -p
configure:3431: result: ./install-sh -c -d
configure:3539: checking for guile
configure:3572: result: no
configure:3539: checking for scsh
configure:3572: result: no
configure:3584: WARNING: No scheme implementation found.
This is fine as long as you don't modify the source files.
configure:3596: checking for groff
configure:3614: found /usr/bin/groff
configure:3626: result: /usr/bin/groff
configure:3640: checking for m4
configure:3658: found /usr/bin/m4
configure:3671: result: /usr/bin/m4
configure:3690: checking how to run the C preprocessor
configure:3730: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:3736: $? = 0
configure:3767: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:3773: $? = 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 _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3806: result: gcc -E
configure:3835: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:3841: $? = 0
configure:3872: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:3878: $? = 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 _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3916: checking for grep that handles long lines and -e
configure:3990: result: /usr/bin/grep
configure:3995: checking for egrep
configure:4073: result: /usr/bin/grep -E
configure:4078: checking for ANSI C header files
configure:4108: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4114: $? = 0
configure:4213: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:4216: $? = 0
configure:4222: ./conftest
configure:4225: $? = 0
configure:4242: result: yes
configure:4268: checking for sys/types.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for sys/stat.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for stdlib.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for string.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for memory.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for strings.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for inttypes.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for stdint.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4268: checking for unistd.h
configure:4289: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4295: $? = 0
configure:4311: result: yes
configure:4338: checking gmp.h usability
configure:4355: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4361: $? = 0
configure:4375: result: yes
configure:4379: checking gmp.h presence
configure:4394: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:4400: $? = 0
configure:4414: result: yes
configure:4447: checking for gmp.h
configure:4455: result: yes
configure:4491: checking fcntl.h usability
configure:4508: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4514: $? = 0
configure:4528: result: yes
configure:4532: checking fcntl.h presence
configure:4547: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:4553: $? = 0
configure:4567: result: yes
configure:4600: checking for fcntl.h
configure:4608: result: yes
configure:4481: checking for strings.h
configure:4487: result: yes
configure:4491: checking sys/time.h usability
configure:4508: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:4514: $? = 0
configure:4528: result: yes
configure:4532: checking sys/time.h presence
configure:4547: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:4553: $? = 0
configure:4567: result: yes
configure:4600: checking for sys/time.h
configure:4608: result: yes
configure:4481: checking for unistd.h
configure:4487: result: yes
configure:4636: checking shadow.h usability
configure:4653: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:61:20: error: shadow.h: No such file or directory
configure:4659: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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 <shadow.h>
configure:4673: result: no
configure:4677: checking shadow.h presence
configure:4692: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:28:20: error: shadow.h: No such file or directory
configure:4698: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <shadow.h>
configure:4712: result: no
configure:4745: checking for shadow.h
configure:4753: result: no
configure:4931: checking libutil.h usability
configure:4948: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:61:21: error: libutil.h: No such file or directory
configure:4954: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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:4968: result: no
configure:4972: checking libutil.h presence
configure:4987: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:28:21: error: libutil.h: No such file or directory
configure:4993: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:5007: result: no
configure:5040: checking for libutil.h
configure:5048: result: no
configure:5076: checking crypt.h usability
configure:5093: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:61:19: error: crypt.h: No such file or directory
configure:5099: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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 <crypt.h>
configure:5113: result: no
configure:5117: checking crypt.h presence
configure:5132: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:28:19: error: crypt.h: No such file or directory
configure:5138: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <crypt.h>
configure:5152: result: no
configure:5185: checking for crypt.h
configure:5193: result: no
configure:5221: checking pty.h usability
configure:5238: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:61:17: error: pty.h: No such file or directory
configure:5244: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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:5258: result: no
configure:5262: checking pty.h presence
configure:5277: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:28:17: error: pty.h: No such file or directory
configure:5283: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:5297: result: no
configure:5330: checking for pty.h
configure:5338: result: no
configure:5366: checking stropts.h usability
configure:5383: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:61:21: error: stropts.h: No such file or directory
configure:5389: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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 <stropts.h>
configure:5403: result: no
configure:5407: checking stropts.h presence
configure:5422: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:28:21: error: stropts.h: No such file or directory
configure:5428: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stropts.h>
configure:5442: result: no
configure:5475: checking for stropts.h
configure:5483: result: no
configure:5511: checking syslog.h usability
configure:5528: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:5534: $? = 0
configure:5548: result: yes
configure:5552: checking syslog.h presence
configure:5567: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:5573: $? = 0
configure:5587: result: yes
configure:5620: checking for syslog.h
configure:5628: result: yes
configure:5656: checking argp.h usability
configure:5673: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:62:18: error: argp.h: No such file or directory
configure:5679: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:5693: result: no
configure:5697: checking argp.h presence
configure:5712: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:29:18: error: argp.h: No such file or directory
configure:5718: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <argp.h>
configure:5732: result: no
configure:5765: checking for argp.h
configure:5773: result: no
configure:5801: checking sys/resource.h usability
configure:5818: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:5824: $? = 0
configure:5838: result: yes
configure:5842: checking sys/resource.h presence
configure:5857: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:5863: $? = 0
configure:5877: result: yes
configure:5910: checking for sys/resource.h
configure:5918: result: yes
configure:5946: checking sys/filio.h usability
configure:5963: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:5969: $? = 0
configure:5983: result: yes
configure:5987: checking sys/filio.h presence
configure:6002: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:6008: $? = 0
configure:6022: result: yes
configure:6055: checking for sys/filio.h
configure:6063: result: yes
configure:6091: checking ucred.h usability
configure:6108: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:64:19: error: ucred.h: No such file or directory
configure:6114: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ucred.h>
configure:6128: result: no
configure:6132: checking ucred.h presence
configure:6147: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:31:19: error: ucred.h: No such file or directory
configure:6153: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h.  */
| #include <ucred.h>
configure:6167: result: no
configure:6200: checking for ucred.h
configure:6208: result: no
configure:6237: checking utmp.h usability
configure:6254: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:6260: $? = 0
configure:6274: result: yes
configure:6278: checking utmp.h presence
configure:6293: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:6299: $? = 0
configure:6313: result: yes
configure:6346: checking for utmp.h
configure:6354: result: yes
configure:6384: checking utmpx.h usability
configure:6401: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:6407: $? = 0
configure:6421: result: yes
configure:6425: checking utmpx.h presence
configure:6440: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:6446: $? = 0
configure:6460: result: yes
configure:6493: checking for utmpx.h
configure:6501: result: yes
configure:6523: checking for pututline
configure:6579: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
Undefined symbols:
  "_pututline", referenced from:
      _main in ccdOfJlY.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:6585: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| /* end confdefs.h.  */
| /* Define pututline to an innocuous variant, in case <limits.h> declares pututline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pututline innocuous_pututline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pututline (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pututline
| 
| /* 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 pututline ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pututline || defined __stub___pututline
| choke me
| #endif
| 
| int
| main ()
| {
| return pututline ();
|   ;
|   return 0;
| }
configure:6602: result: no
configure:6610: checking for struct utmp.ut_host
configure:6645: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:44: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
configure:6651: $? = 0
configure:6715: result: yes
configure:6725: checking for struct utmp.ut_name
configure:6760: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:45: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
configure:6766: $? = 0
configure:6830: result: yes
configure:6840: checking for struct utmp.ut_user
configure:6875: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:46: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:47: error: 'struct utmp' has no member named 'ut_user'
configure:6881: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_user)
| return 0;
|   ;
|   return 0;
| }
configure:6921: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:46: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:47: error: 'struct utmp' has no member named 'ut_user'
configure:6927: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_user)
| return 0;
|   ;
|   return 0;
| }
configure:6945: result: no
configure:6955: checking for struct utmp.ut_time
configure:6990: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:46: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
configure:6996: $? = 0
configure:7060: result: yes
configure:7070: checking for struct utmp.ut_tv
configure:7105: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_tv'
configure:7111: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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:7151: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_tv'
configure:7157: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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:7175: result: no
configure:7185: checking for struct utmp.ut_tv.tv_sec
configure:7220: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_tv'
configure:7226: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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:7266: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_tv'
configure:7272: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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:7290: result: no
configure:7300: checking for struct utmp.ut_id
configure:7335: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_id'
configure:7341: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_id)
| return 0;
|   ;
|   return 0;
| }
configure:7381: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_id'
configure:7387: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_id)
| return 0;
|   ;
|   return 0;
| }
configure:7405: result: no
configure:7415: checking for struct utmp.ut_syslen
configure:7450: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_syslen'
configure:7456: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:7496: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_syslen'
configure:7502: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:7520: result: no
configure:7530: checking for struct utmp.ut_session
configure:7565: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_session'
configure:7571: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_session)
| return 0;
|   ;
|   return 0;
| }
configure:7611: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_session'
configure:7617: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_session)
| return 0;
|   ;
|   return 0;
| }
configure:7635: result: no
configure:7645: checking for struct utmp.ut_pid
configure:7680: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_pid'
configure:7686: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_pid)
| return 0;
|   ;
|   return 0;
| }
configure:7726: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_pid'
configure:7732: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_pid)
| return 0;
|   ;
|   return 0;
| }
configure:7750: result: no
configure:7760: checking for struct utmp.ut_exit
configure:7795: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:7801: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit)
| return 0;
|   ;
|   return 0;
| }
configure:7841: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:7847: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit)
| return 0;
|   ;
|   return 0;
| }
configure:7865: result: no
configure:7875: checking for struct utmp.ut_exit.e_termination
configure:7910: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:7916: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit.e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:7956: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:7962: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit.e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:7980: result: no
configure:7990: checking for struct utmp.ut_exit.__e_termination
configure:8025: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:8031: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8071: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:8077: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8095: result: no
configure:8105: checking for struct utmp.ut_exit.ut_termination
configure:8140: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:8146: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8186: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_exit'
configure:8192: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_exit.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:8210: result: no
configure:8220: checking for struct utmp.ut_addr
configure:8255: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_addr'
configure:8261: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_addr)
| return 0;
|   ;
|   return 0;
| }
configure:8301: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_addr'
configure:8307: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_addr)
| return 0;
|   ;
|   return 0;
| }
configure:8325: result: no
configure:8335: checking for struct utmp.ut_addr_v6
configure:8370: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_addr_v6'
configure:8376: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:8416: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:48: error: 'struct utmp' has no member named 'ut_addr_v6'
configure:8422: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 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_addr_v6)
| return 0;
|   ;
|   return 0;
| }
configure:8440: result: no
configure:8454: checking for struct utmpx.ut_host
configure:8486: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:8492: $? = 0
configure:8553: result: yes
configure:8563: checking for struct utmpx.ut_name
configure:8595: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:46: error: 'struct utmpx' has no member named 'ut_name'
configure:8601: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:8638: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:46: error: 'struct utmpx' has no member named 'ut_name'
configure:8644: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:8662: result: no
configure:8672: checking for struct utmpx.ut_user
configure:8704: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:8710: $? = 0
configure:8771: result: yes
configure:8781: checking for struct utmpx.ut_time
configure:8813: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: error: 'struct utmpx' has no member named 'ut_time'
configure:8819: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:8856: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:47: error: 'struct utmpx' has no member named 'ut_time'
configure:8862: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:8880: result: no
configure:8890: checking for struct utmpx.ut_id
configure:8922: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:8928: $? = 0
configure:8989: result: yes
configure:8999: checking for struct utmpx.ut_tv
configure:9031: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:48: error: used struct type value where scalar is required
configure:9037: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_tv)
| return 0;
|   ;
|   return 0;
| }
configure:9074: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:9080: $? = 0
configure:9098: result: yes
configure:9108: checking for struct utmpx.ut_tv.tv_sec
configure:9140: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:9146: $? = 0
configure:9207: result: yes
configure:9217: checking for struct utmpx.ut_syslen
configure:9249: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: error: 'struct utmpx' has no member named 'ut_syslen'
configure:9255: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:9292: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: error: 'struct utmpx' has no member named 'ut_syslen'
configure:9298: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_syslen)
| return 0;
|   ;
|   return 0;
| }
configure:9316: result: no
configure:9326: checking for struct utmpx.ut_session
configure:9358: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: error: 'struct utmpx' has no member named 'ut_session'
configure:9364: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:9401: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: error: 'struct utmpx' has no member named 'ut_session'
configure:9407: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| /* end confdefs.h.  */
| # if HAVE_UTMPX_H
| #  include <utmpx.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmpx ac_aggr;
| if (sizeof ac_aggr.ut_session)
| return 0;
|   ;
|   return 0;
| }
configure:9425: result: no
configure:9435: checking for struct utmpx.ut_pid
configure:9467: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:9473: $? = 0
configure:9534: result: yes
configure:9544: checking for struct utmpx.ut_exit
configure:9576: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9582: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_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:9619: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9625: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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)
| return 0;
|   ;
|   return 0;
| }
configure:9643: result: no
configure:9653: checking for struct utmpx.ut_exit.e_termination
configure:9685: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9691: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_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.e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9728: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9734: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:9752: result: no
configure:9762: checking for struct utmpx.ut_exit.__e_termination
configure:9794: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9800: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_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.__e_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9837: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9843: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:9861: result: no
configure:9871: checking for struct utmpx.ut_exit.ut_termination
configure:9903: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9909: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_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.ut_termination)
| return 0;
|   ;
|   return 0;
| }
configure:9946: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_exit'
configure:9952: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:9970: result: no
configure:9980: checking for struct utmpx.ut_addr
configure:10012: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_addr'
configure:10018: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:10055: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_addr'
configure:10061: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:10079: result: no
configure:10089: checking for struct utmpx.ut_addr_v6
configure:10121: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_addr_v6'
configure:10127: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:10164: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_addr_v6'
configure:10170: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:10188: result: no
configure:10497: checking gss.h usability
configure:10514: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:75:17: error: gss.h: No such file or directory
configure:10520: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:10534: result: no
configure:10538: checking gss.h presence
configure:10553: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:42:17: error: gss.h: No such file or directory
configure:10559: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| /* end confdefs.h.  */
| #include <gss.h>
configure:10573: result: no
configure:10606: checking for gss.h
configure:10614: result: no
configure:10630: checking for gss_check_version in -lgss
configure:10665: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lgss   >&5
ld: library not found for -lgss
collect2: ld returned 1 exit status
configure:10671: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 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:10689: result: no
configure:10721: checking krb5.h usability
configure:10738: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:10744: $? = 0
configure:10758: result: yes
configure:10762: checking krb5.h presence
configure:10777: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:10783: $? = 0
configure:10797: result: yes
configure:10830: checking for krb5.h
configure:10838: result: yes
configure:10871: checking security/pam_appl.h usability
configure:10888: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:76:31: error: security/pam_appl.h: No such file or directory
configure:10894: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_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 <security/pam_appl.h>
configure:10908: result: no
configure:10912: checking security/pam_appl.h presence
configure:10927: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:43:31: error: security/pam_appl.h: No such file or directory
configure:10933: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| /* end confdefs.h.  */
| #include <security/pam_appl.h>
configure:10947: result: no
configure:10980: checking for security/pam_appl.h
configure:10988: result: no
configure:11013: checking for socklen_t in sys/socket.h
configure:11036: result: yes
configure:11085: checking for library containing gethostbyname
configure:11126: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:11132: $? = 0
configure:11160: result: none required
configure:11168: checking for library containing inet_ntop
configure:11209: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c  >&5
configure:11215: $? = 0
configure:11243: result: none required
configure:11252: checking for setsockopt in -lsocket
configure:11287: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lsocket   >&5
ld: library not found for -lsocket
collect2: ld returned 1 exit status
configure:11293: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setsockopt ();
| int
| main ()
| {
| return setsockopt ();
|   ;
|   return 0;
| }
configure:11311: result: no
configure:11324: checking for __gmpz_getlimbn in -lgmp
configure:11359: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lgmp   >&5
configure:11365: $? = 0
configure:11383: result: yes
configure:11517: checking for oop_sys_new in -loop
configure:11552: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -loop  -lgmp  >&5
configure:11558: $? = 0
configure:11576: result: yes
configure:12263: checking for X
configure:12378: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:12384: $? = 0
configure:12433: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lX11 -loop -lgmp  >&5
ld: library not found for -lX11
collect2: ld returned 1 exit status
configure:12439: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| /* end confdefs.h.  */
| #include <X11/Xlib.h>
| int
| main ()
| {
| XrmInitialize ()
|   ;
|   return 0;
| }
configure:12487: result: no
configure:12558: checking X11/Xauth.h usability
configure:12575: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:12581: $? = 0
configure:12595: result: yes
configure:12599: checking X11/Xauth.h presence
configure:12614: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
configure:12620: $? = 0
configure:12634: result: yes
configure:12667: checking for X11/Xauth.h
configure:12675: result: yes
configure:12689: checking for XauGetAuthByAddr in -lXau
configure:12724: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lXau  -loop -lgmp  >&5
ld: library not found for -lXau
collect2: ld returned 1 exit status
configure:12730: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XauGetAuthByAddr ();
| int
| main ()
| {
| return XauGetAuthByAddr ();
|   ;
|   return 0;
| }
configure:12748: result: no
configure:12878: checking for crypt in -lcrypt
configure:12913: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lcrypt  -loop -lgmp  >&5
ld: library not found for -lcrypt
collect2: ld returned 1 exit status
configure:12919: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| int
| main ()
| {
| return crypt ();
|   ;
|   return 0;
| }
configure:12937: result: no
configure:12949: checking for inet_addr in -lxnet
configure:12984: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lxnet  -loop -lgmp  >&5
ld: library not found for -lxnet
collect2: ld returned 1 exit status
configure:12990: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char inet_addr ();
| int
| main ()
| {
| return inet_addr ();
|   ;
|   return 0;
| }
configure:13008: result: no
configure:13021: checking for openpty in -lutil
configure:13056: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil  -loop -lgmp  >&5
configure:13062: $? = 0
configure:13080: result: yes
configure:13093: checking for library containing syslog
configure:13134: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:13140: $? = 0
configure:13168: result: none required
configure:13205: checking for strlcpy in -lroken
configure:13240: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lroken   -lutil -loop -lgmp  >&5
ld: library not found for -lroken
collect2: ld returned 1 exit status
configure:13246: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| int
| main ()
| {
| return strlcpy ();
|   ;
|   return 0;
| }
configure:13264: result: no
configure:13278: checking for dn_expand in -lresolv
configure:13313: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lresolv   -lutil -loop -lgmp  >&5
configure:13319: $? = 0
configure:13337: result: yes
configure:13351: checking for des_cbc_encrypt in -ldes
configure:13386: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -ldes  -lresolv  -lutil -loop -lgmp  >&5
ld: library not found for -ldes
collect2: ld returned 1 exit status
configure:13392: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char des_cbc_encrypt ();
| int
| main ()
| {
| return des_cbc_encrypt ();
|   ;
|   return 0;
| }
configure:13410: result: no
configure:13424: checking for der_get_octet_string in -lasn1
configure:13459: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lasn1  -lresolv  -lutil -loop -lgmp  >&5
ld: library not found for -lasn1
collect2: ld returned 1 exit status
configure:13465: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char der_get_octet_string ();
| int
| main ()
| {
| return der_get_octet_string ();
|   ;
|   return 0;
| }
configure:13483: result: no
configure:13499: checking for krb5_verify_user_lrealm in -lkrb5
configure:13534: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lkrb5  -lresolv  -lutil -loop -lgmp  >&5
Undefined symbols:
  "_krb5_verify_user_lrealm", referenced from:
      _main in ccKHX5n2.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:13540: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char krb5_verify_user_lrealm ();
| int
| main ()
| {
| return krb5_verify_user_lrealm ();
|   ;
|   return 0;
| }
configure:13558: result: no
configure:13696: checking for an ANSI C-conforming const
configure:13771: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:13777: $? = 0
configure:13792: result: yes
configure:13802: checking for inline
configure:13828: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:13834: $? = 0
configure:13852: result: inline
configure:13871: checking for uid_t in sys/types.h
configure:13894: result: yes
configure:13909: checking for size_t
configure:13939: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:13945: $? = 0
configure:13960: result: yes
configure:13972: checking whether time.h and sys/time.h may both be included
configure:14002: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:14008: $? = 0
configure:14023: result: yes
configure:14035: checking whether byte ordering is bigendian
configure:14068: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:14074: $? = 0
configure:14106: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: 'not' undeclared (first use in this function)
conftest.c:58: error: (Each undeclared identifier is reported only once
conftest.c:58: error: for each function it appears in.)
conftest.c:58: error: syntax error before 'big'
configure:14112: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:14252: result: no
configure:14278: checking for working alloca.h
configure:14305: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:14311: $? = 0
configure:14328: result: yes
configure:14338: checking for alloca
configure:14385: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:14391: $? = 0
configure:14408: result: yes
configure:14650: checking malloc.h usability
configure:14667: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c:86:20: error: malloc.h: No such file or directory
configure:14673: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 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 <malloc.h>
configure:14687: result: no
configure:14691: checking malloc.h presence
configure:14706: gcc -E  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c
conftest.c:53:20: error: malloc.h: No such file or directory
configure:14712: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:14726: result: no
configure:14759: checking for malloc.h
configure:14767: result: no
configure:14786: checking for strerror
configure:14842: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:14848: $? = 0
configure:14866: result: yes
configure:14882: checking for strsignal
configure:14938: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:14944: $? = 0
configure:14962: result: yes
configure:14972: checking whether sys_siglist is declared
configure:15001: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:92: error: 'sys_siglist' undeclared (first use in this function)
conftest.c:92: error: (Each undeclared identifier is reported only once
conftest.c:92: error: for each function it appears in.)
configure:15007: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef sys_siglist
|   (void) sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:15022: result: no
configure:15038: checking whether _sys_siglist is declared
configure:15067: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: '_sys_siglist' undeclared (first use in this function)
conftest.c:93: error: (Each undeclared identifier is reported only once
conftest.c:93: error: for each function it appears in.)
configure:15073: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef _sys_siglist
|   (void) _sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:15088: result: no
configure:15108: checking for working memcmp
configure:15161: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15164: $? = 0
configure:15170: ./conftest
configure:15173: $? = 0
configure:15189: result: yes
configure:15202: checking for vprintf
configure:15258: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
conftest.c:80: warning: conflicting types for built-in function 'vprintf'
configure:15264: $? = 0
configure:15282: result: yes
configure:15289: checking for _doprnt
configure:15345: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
Undefined symbols:
  "__doprnt", referenced from:
      _main in ccVoHZH9.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:15351: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:15368: result: no
configure:15389: checking for select
configure:15445: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15451: $? = 0
configure:15469: result: yes
configure:15389: checking for socket
configure:15445: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15451: $? = 0
configure:15469: result: yes
configure:15389: checking for strtol
configure:15445: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15451: $? = 0
configure:15469: result: yes
configure:15389: checking for alarm
configure:15445: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15451: $? = 0
configure:15469: result: yes
configure:15484: checking for getrusage
configure:15540: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15546: $? = 0
configure:15564: result: yes
configure:15484: checking for gettimeofday
configure:15540: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15546: $? = 0
configure:15564: result: yes
configure:15578: checking for getspnam
configure:15634: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
Undefined symbols:
  "_getspnam", referenced from:
      _main in ccPooqN2.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:15640: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| /* Define getspnam to an innocuous variant, in case <limits.h> declares getspnam.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getspnam innocuous_getspnam
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getspnam (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getspnam
| 
| /* 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 getspnam ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getspnam || defined __stub___getspnam
| choke me
| #endif
| 
| int
| main ()
| {
| return getspnam ();
|   ;
|   return 0;
| }
configure:15658: result: no
configure:15674: checking for vsnprintf
configure:15730: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
conftest.c:87: warning: conflicting types for built-in function 'vsnprintf'
configure:15736: $? = 0
configure:15754: result: yes
configure:15674: checking for inet_aton
configure:15730: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15736: $? = 0
configure:15754: result: yes
configure:15674: checking for inet_ntop
configure:15730: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15736: $? = 0
configure:15754: result: yes
configure:15768: checking for openpty
configure:15824: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15830: $? = 0
configure:15848: result: yes
configure:15868: checking for logwtmp
configure:15924: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15930: $? = 0
configure:15948: result: yes
configure:15868: checking for login
configure:15924: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15930: $? = 0
configure:15948: result: yes
configure:15868: checking for logout
configure:15924: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15930: $? = 0
configure:15948: result: yes
configure:15868: checking for pututline
configure:15948: result: no
configure:15868: checking for pututxline
configure:15924: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:15930: $? = 0
configure:15948: result: yes
configure:15868: checking for updwtmp
configure:15924: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
Undefined symbols:
  "_updwtmp", referenced from:
      _main in ccT0vPCw.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:15930: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTXLINE 1
| /* end confdefs.h.  */
| /* Define updwtmp to an innocuous variant, in case <limits.h> declares updwtmp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define updwtmp innocuous_updwtmp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char updwtmp (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef updwtmp
| 
| /* 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 updwtmp ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_updwtmp || defined __stub___updwtmp
| choke me
| #endif
| 
| int
| main ()
| {
| return updwtmp ();
|   ;
|   return 0;
| }
configure:15948: result: no
configure:15868: checking for updwtmpx
configure:15924: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
Undefined symbols:
  "_updwtmpx", referenced from:
      _main in ccGSrztH.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:15930: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTXLINE 1
| /* end confdefs.h.  */
| /* Define updwtmpx to an innocuous variant, in case <limits.h> declares updwtmpx.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define updwtmpx innocuous_updwtmpx
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char updwtmpx (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef updwtmpx
| 
| /* 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 updwtmpx ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_updwtmpx || defined __stub___updwtmpx
| choke me
| #endif
| 
| int
| main ()
| {
| return updwtmpx ();
|   ;
|   return 0;
| }
configure:15948: result: no
configure:15964: checking for getaddrinfo
configure:16020: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:16026: $? = 0
configure:16044: result: yes
configure:15964: checking for getnameinfo
configure:16020: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:16026: $? = 0
configure:16044: result: yes
configure:15964: checking for gai_strerror
configure:16020: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:16026: $? = 0
configure:16044: result: yes
configure:16059: checking for setrlimit
configure:16115: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:16121: $? = 0
configure:16139: result: yes
configure:16059: checking for getdtablesize
configure:16115: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:16121: $? = 0
configure:16139: result: yes
configure:16149: checking whether getpgrp requires zero arguments
configure:16176: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:113: error: too many arguments to function 'getpgrp'
configure:16182: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:16198: result: yes
configure:16212: checking for syslog
configure:16268: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:16274: $? = 0
configure:16292: result: yes
configure:16309: checking for seteuid
configure:16365: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:16371: $? = 0
configure:16389: result: yes
configure:16309: checking for setresuid
configure:16365: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
Undefined symbols:
  "_setresuid", referenced from:
      _main in ccz2YEql.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:16371: $? = 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 _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETDTABLESIZE 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| /* end confdefs.h.  */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setresuid innocuous_setresuid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setresuid (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef setresuid
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setresuid ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_setresuid || defined __stub___setresuid
| choke me
| #endif
| 
| int
| main ()
| {
| return setresuid ();
|   ;
|   return 0;
| }
configure:16389: result: no
configure:16404: checking if netdb.h defines AI_NUMERICHOST
configure:16430: result: yes
configure:16834: checking for working shutdown on AF_UNIX sockets
configure:16925: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:135: warning: incompatible implicit declaration of built-in function 'exit'
configure:16928: $? = 0
configure:16934: ./conftest
Created socket pair. Using fd:s 3 <-- 4
shutdown(4, SHUT_RD) failed: Socket is not connected
configure:16937: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETDTABLESIZE 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| #define HAVE_AI_NUMERICHOST 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| 
| #include <errno.h>
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| #include <signal.h>
| 
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| 
| /* Creates a one-way socket connection. Returns 1 on success, 0 on
|  * failure. fds[0] is for reading, fds[1] for writing (like for the
|  * pipe() system call). */
| static int make_pipe(int *fds)
| {
| 
| #ifndef SHUT_RD
| #define SHUT_RD 0
| #define SHUT_WR 1
| #define SHUT_RDWR 2
| #endif
| 
|   if (socketpair(AF_UNIX, SOCK_STREAM, 0, fds) < 0)
|     {
|       fprintf(stderr, "socketpair() failed: %s\n", strerror(errno));
|       return 0;
|     }
|   fprintf(stderr, "Created socket pair. Using fd:s %d <-- %d\n", fds[0], fds[1]);
| 
|   if(shutdown(fds[0], SHUT_WR) < 0)
|     {
|       fprintf(stderr, "shutdown(%d, SHUT_WR) failed: %s\n",
| 	      fds[0], strerror(errno));
|       return 0;
|     }
|   if (shutdown(fds[1], SHUT_RD) < 0)
|     {
|       fprintf(stderr, "shutdown(%d, SHUT_RD) failed: %s\n",
| 	      fds[1], strerror(errno));
|       return 0;
|     }
| 
|   return 1;
| }
| 
| int main(int argc, char **argv)
| {
|   int fds[2];
| 
|   if (!make_pipe(fds))
|     exit(1);
| 
|   if (signal(SIGPIPE, SIG_IGN) == SIG_ERR)
|     {
|       fprintf(stderr, "signal failed.\n");
|       exit(1);
|     }
| 
|   if ( (write(fds[1], "foo", 3) < 0)
|        && (errno == EPIPE))
|     exit(1);
| 
|   exit(0);
| }
| 
configure:16953: result: no
configure:16965: checking for working UNIX98 ptys
configure:17040: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
configure:17043: $? = 0
configure:17049: ./conftest
configure:17052: $? = 0
configure:17068: result: yes
configure:17084: checking for FIONREAD with int argument
configure:17156: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:105: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:118: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:124: warning: incompatible implicit declaration of built-in function 'printf'
configure:17159: $? = 0
configure:17165: ./conftest
configure:17168: $? = 0
configure:17184: result: yes
configure:17197: checking for credentials passing
configure:17473: gcc -o conftest -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include  -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib conftest.c -lutil -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:148: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred' 
conftest.c:206: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred' 
conftest.c:209: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred' 
conftest.c:309: error: dereferencing pointer to incomplete type
conftest.c:313: error: dereferencing pointer to incomplete type
conftest.c:314: error: dereferencing pointer to incomplete type
conftest.c:315: error: dereferencing pointer to incomplete type
configure:17476: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define _GNU_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_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_STRUCT_UTMP_UT_HOST 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define HAVE_STRUCT_UTMP_UT_TIME 1
| #define HAVE_STRUCT_UTMPX_UT_HOST 1
| #define HAVE_STRUCT_UTMPX_UT_USER 1
| #define HAVE_STRUCT_UTMPX_UT_ID 1
| #define HAVE_STRUCT_UTMPX_UT_TV 1
| #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
| #define HAVE_STRUCT_UTMPX_UT_PID 1
| #define HAVE_KRB5_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL__SYS_SIGLIST 0
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOP 1
| #define HAVE_OPENPTY 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_PUTUTXLINE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETDTABLESIZE 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_SETEUID 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_UNIX98_PTYS 1
| #define HAVE_IOCTL_FIONREAD 1
| /* end confdefs.h.  */
| 
| /* For CMSG_SPACE and friends on Solaris */
| #define _XPG4_2
| 
| #include <errno.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| 
| /* Linux: For struct ucred */
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| /* Solaris ucred support */
| #if HAVE_UCRED_H
| #include <ucred.h>
| #endif
| 
| int main (int argc, char **argv)
| {
|   int pipe[2];
|   int type;
|   struct msghdr hdr;
|   struct cmsghdr *cmsg;
|   struct iovec io;
|   void *creds_buf;
|   size_t creds_size;
|   size_t creds_space;
|   char buf[3];
|   int res;
|   int yes = 1;
| 
| #ifdef SO_RECVUCRED
|   /* Solaris' ucred passing works with SOCK_DGRAM sockets only */
|   type = SOCK_DGRAM;
| #else
|   type = SOCK_STREAM;
| #endif
|   if (socketpair(AF_UNIX, type, 0, pipe) < 0)
|     {
|       printf("socketpair failed: errno = %d.\n", errno);
|       return 1;
|     }
| 
| #if defined (SO_PASSCRED)
|   /* For Linux */
|   if (setsockopt(pipe[1], SOL_SOCKET, SO_PASSCRED,
| 		 &yes, sizeof(yes)) < 0)
|     {
|       printf("setsockopt SO_PASSCRED failed: %d.\n", errno);
|       return 1;
|     }
| #elif defined (SO_RECVUCRED)
|   /* Solaris */
|   if (setsockopt(pipe[1], SOL_SOCKET, SO_RECVUCRED,
|   		   &yes, sizeof(yes)) < 0)
|     {
|       printf("setsockopt SO_RECVUCRED failed: %d.\n", errno);
|       return 1;
|     }
| #endif
| 
| #if defined (SCM_CREDENTIALS)
|   creds_size = sizeof(struct ucred);
| #elif defined (SCM_CREDS)
|   creds_size = sizeof(struct cmsgcred);
| #else
|   creds_size = 0;
| #endif
| 
|   /* Appearantly, on FreeBSD-6.3, sendmsg requires that if
|      msg_controllen == 0, then one *must* also have msg_control == NULL. */
| 
|   if (creds_size)
|     {
|       creds_space = CMSG_SPACE(creds_size);
|       creds_buf = malloc(creds_space);
|       if (!creds_buf)
| 	{
| 	  printf("malloc failed\n");
| 	  return 1;
| 	}
|     }
|   else
|     {
|       creds_space = 0;
|       creds_buf = NULL;
|     }
| 
|   io.iov_base = (void *) "foo";
|   io.iov_len = 3;
| 
|   hdr.msg_name = NULL;
|   hdr.msg_namelen = 0;
|   hdr.msg_iov = &io;
|   hdr.msg_iovlen = 1;
|   hdr.msg_controllen = creds_space;
|   hdr.msg_control = creds_buf;
| 
| #if defined (SCM_CREDENTIALS)
|   /* Linux style credentials */
| 
|   {
|     struct ucred *creds;
| 
|     cmsg = CMSG_FIRSTHDR(&hdr);
|     cmsg->cmsg_level = SOL_SOCKET;
|     cmsg->cmsg_type = SCM_CREDENTIALS;
|     cmsg->cmsg_len = CMSG_LEN(sizeof(*creds));
| 
|     creds = (struct ucred *) CMSG_DATA(cmsg);
|     creds->pid = getpid();
|     creds->uid = getuid();
|     creds->gid = getgid();
| 
|     hdr.msg_controllen = CMSG_SPACE(sizeof(*creds));
|   }
| #elif defined (SCM_CREDS)
|   {
|     cmsg = CMSG_FIRSTHDR(&hdr);
| 
|     cmsg->cmsg_level = SOL_SOCKET;
|     cmsg->cmsg_type = SCM_CREDS;
|     cmsg->cmsg_len = CMSG_LEN(sizeof(struct cmsgcred));
| 
|     /* Data filled in by the kernel */
|     hdr.msg_controllen = CMSG_SPACE(sizeof(struct cmsgcred));
|   }
| #else
|   hdr.msg_controllen = 0;
| #endif
| 
|   do
|     res = sendmsg(pipe[0], &hdr, 0);
|   while (res < 0 && errno == EINTR);
| 
|   if (res < 0)
|     {
|       printf("sendmsg failed: errno = %d.\n", errno);
|       return 1;
|     }
| 
|   memset(buf, 0, sizeof(buf));
|   if (creds_space)
|     memset(creds_buf, 0, creds_space);
| 
|   io.iov_base = (void *) buf;
|   io.iov_len = sizeof(buf);
| 
|   hdr.msg_name = NULL;
|   hdr.msg_namelen = 0;
|   hdr.msg_iov = &io;
|   hdr.msg_iovlen = 1;
|   hdr.msg_controllen = creds_space;
|   hdr.msg_control = creds_buf;
| 
|   do
|     res = recvmsg(pipe[1], &hdr, 0);
|   while (res < 0 && errno == EINTR);
| 
|   if (res < 0)
|     {
|       printf("recvmsg failed: errno = %d.\n", errno);
|       return 1;
|     }
| 
|   if (res != 3)
|     {
|       printf("recvmsg returned unexpected count\n");
|       return 1;
|     }
| 
|   if (memcmp (buf, "foo", 3) != 0)
|     {
|       printf("recvmsg returned unexpected data\n");
|       return 1;
|     }
| 
|   /* Process ancillary data */
|   for (cmsg = CMSG_FIRSTHDR(&hdr); cmsg; cmsg = CMSG_NXTHDR(&hdr, cmsg))
|     {
|       pid_t pid;
|       uid_t uid;
|       gid_t gid;
| 
|       if (cmsg->cmsg_level != SOL_SOCKET)
| 	continue;
|       switch (cmsg->cmsg_type)
| 	{
| 	  got_creds:
| 	    if (pid != getpid())
| 	      {
| 	        printf("Received unexpected pid %d\n", (int) pid);
| 		return 1;
| 	      }
| 	    if (uid != getuid())
| 	      {
| 	        printf("Received unexpected uid %d\n", (int) uid);
| 		return 1;
| 	      }
| 	    if (gid != getgid())
| 	      {
| 	        printf("Received unexpected gid %d\n", (int) gid);
| 		return 1;
| 	      }
| 	    /* Success! */
| 	    return 0;
| 
| #if defined (SCM_CREDENTIALS)
| 	case SCM_CREDENTIALS:
| 	  {
| 	    struct ucred *creds;
| 	    if (cmsg->cmsg_len != CMSG_LEN(sizeof(*creds)))
| 	      continue;
| 
| 	    creds = (struct ucred *) CMSG_DATA(cmsg);
| 	    pid = creds->pid;
| 	    uid = creds->uid;
| 	    gid = creds->gid;
| 
| 	    goto got_creds;
| 	  }
| #elif defined (SCM_CREDS)
| 	case SCM_CREDS:
| 	  {
| 	    struct cmsgcred *creds;
| 	    if (cmsg->cmsg_len != CMSG_LEN(sizeof(*creds)))
| 	      continue;
| 
| 	    creds = (struct cmsgcred *) CMSG_DATA(cmsg);
| 	    pid = creds->cmcred_pid;
| 	    uid = creds->cmcred_uid;
| 	    gid = creds->cmcred_gid;
| 
| 	    goto got_creds;
| 	  }
| #elif defined (SCM_UCRED)
| 	case SCM_UCRED:
| 	  {
| 	    ucred_t *creds;
| 
| 	    creds = (ucred_t *) CMSG_DATA(cmsg);
| 	    pid = ucred_getpid(creds);
| 	    uid = ucred_geteuid(creds);
| 	    gid = ucred_getegid(creds);
| 
| 	    goto got_creds;
| 	  }
| #endif
| 	}
|     }
|   printf("No creds received.\n");
|   return 1;
| }
| 
configure:17501: result: no
configure:17513: checking for __attribute__
configure:17549: gcc -c -g -O2  -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include conftest.c >&5
configure:17555: $? = 0
configure:17570: result: yes
configure:17585: checking for BSD pty names
configure:17610: result: done
configure:17746: updating cache config.cache
configure:17782: creating ./config.status

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

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

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

on mini-mac.local

config.status:643: creating Makefile
config.status:643: creating src/config.make
config.status:643: creating src/Makefile
config.status:643: creating src/testsuite/Makefile
config.status:643: creating doc/Makefile
config.status:643: creating misc/Makefile
config.status:643: creating contrib/Makefile
config.status:643: creating contrib/lsh.spec
config.status:643: creating contrib/solpkg.sh
config.status:643: creating src/config.h
config.status:958: executing dummy-dep-files commands
config.status:958: executing argp-symlinks commands
config.status:958: executing nettle-symlinks commands
config.status:958: executing libspki-symlinks commands
configure:18919: === configuring in argp (/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/lsh-2.9.1-exp/argp)
configure:19022: running /bin/sh ./configure '--prefix=/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:18919: === configuring in nettle (/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/lsh-2.9.1-exp/nettle)
configure:19022: running /bin/sh ./configure '--prefix=/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.
configure:18919: === configuring in spki (/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/lsh-2.9.1-exp/spki)
configure:19022: running /bin/sh ./configure '--prefix=/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx'  '--with-include-path=/usr/local/include:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=.

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

ac_cv_build=i686-apple-darwin9.6.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=no
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_openpty=yes
ac_cv_func_pututline=no
ac_cv_func_pututxline=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setresuid=no
ac_cv_func_setrlimit=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtol=yes
ac_cv_func_syslog=yes
ac_cv_func_updwtmp=no
ac_cv_func_updwtmpx=no
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl__sys_siglist=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x=have_x=no
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=no
ac_cv_header_crypt_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_gmp_h=yes
ac_cv_header_gss_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_krb5_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_pty_h=no
ac_cv_header_security_pam_appl_h=no
ac_cv_header_shadow_h=no
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=no
ac_cv_header_sys_filio_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_host=i686-apple-darwin9.6.0
ac_cv_lib_Xau_XauGetAuthByAddr=no
ac_cv_lib_asn1_der_get_octet_string=no
ac_cv_lib_crypt_crypt=no
ac_cv_lib_des_des_cbc_encrypt=no
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_krb5_krb5_verify_user_lrealm=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_resolv_dn_expand=yes
ac_cv_lib_roken_strlcpy=no
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
ac_cv_member_struct_utmp_ut_addr=no
ac_cv_member_struct_utmp_ut_addr_v6=no
ac_cv_member_struct_utmp_ut_exit=no
ac_cv_member_struct_utmp_ut_exit___e_termination=no
ac_cv_member_struct_utmp_ut_exit_e_termination=no
ac_cv_member_struct_utmp_ut_exit_ut_termination=no
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_id=no
ac_cv_member_struct_utmp_ut_name=yes
ac_cv_member_struct_utmp_ut_pid=no
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=no
ac_cv_member_struct_utmpx_ut_addr=no
ac_cv_member_struct_utmpx_ut_addr_v6=no
ac_cv_member_struct_utmpx_ut_exit=no
ac_cv_member_struct_utmpx_ut_exit___e_termination=no
ac_cv_member_struct_utmpx_ut_exit_e_termination=no
ac_cv_member_struct_utmpx_ut_exit_ut_termination=no
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_id=yes
ac_cv_member_struct_utmpx_ut_name=no
ac_cv_member_struct_utmpx_ut_pid=yes
ac_cv_member_struct_utmpx_ut_session=no
ac_cv_member_struct_utmpx_ut_syslen=no
ac_cv_member_struct_utmpx_ut_time=no
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_install='/usr/bin/install -c'
ac_cv_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_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=no
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ioctl_fionread_int=yes
lsh_cv_sys_ucred_passing=no
lsh_cv_sys_unix98_ptys=yes

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

ALLOCA=''
BUILD_ARCH='i386'
BUILD_OSREV='9.6.0'
BUILD_OSSYS='Darwin'
BUILD_SUBDIRS=' argp nettle spki'
CC='gcc'
CFLAGS='-g -O2 -ggdb3 -Wno-pointer-sign -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include -I/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/include'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
DEP_INCLUDE='include '
DEP_PROCESS='true'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
GROFF='/usr/bin/groff'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5CONFIG=''
KRB_LIBS='-lresolv '
KRB_PROGRAM=''
LDFLAGS=' -L/usr/local/lib -L/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx/lib'
LIBOBJS=''
LIBS='-lutil -loop -lgmp '
LIB_ARGP='-largp'
LTLIBOBJS=''
M4='/usr/bin/m4'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 2.9.1-exp'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='2.9.1-exp'
PAM_PROGRAM=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='false'
SCHEME_PROGRAM='false'
SET_MAKE=''
SHELL='/bin/sh'
SRP_PROGRAM='srp-gen'
XMKMF=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-apple-darwin9.6.0'
build_alias=''
build_cpu='i686'
build_os='darwin9.6.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-apple-darwin9.6.0'
host_alias=''
host_cpu='i686'
host_os='darwin9.6.0'
host_vendor='apple'
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='/Users/hungerf3/xenofarm/xenoclient/lsh/mini-mac.local/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' argp nettle spki'
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 _GNU_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_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GMP_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_FILIO_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_STRUCT_UTMP_UT_HOST 1
#define HAVE_STRUCT_UTMP_UT_NAME 1
#define HAVE_STRUCT_UTMP_UT_TIME 1
#define HAVE_STRUCT_UTMPX_UT_HOST 1
#define HAVE_STRUCT_UTMPX_UT_USER 1
#define HAVE_STRUCT_UTMPX_UT_ID 1
#define HAVE_STRUCT_UTMPX_UT_TV 1
#define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1
#define HAVE_STRUCT_UTMPX_UT_PID 1
#define HAVE_KRB5_H 1
#define HAVE_LIBGMP 1
#define HAVE_LIBOOP 1
#define WITH_TCPWRAPPERS 0
#define HAVE_X11_XAUTH_H 1
#define HAVE_LIBUTIL 1
#define HAVE_SYSLOG 1
#define HAVE_LIBRESOLV 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_DECL__SYS_SIGLIST 0
#define HAVE_VPRINTF 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRTOL 1
#define HAVE_ALARM 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_VSNPRINTF 1
#define HAVE_INET_ATON 1
#define HAVE_INET_NTOP 1
#define HAVE_OPENPTY 1
#define HAVE_LOGWTMP 1
#define HAVE_LOGIN 1
#define HAVE_LOGOUT 1
#define HAVE_PUTUTXLINE 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GAI_STRERROR 1
#define HAVE_SETRLIMIT 1
#define HAVE_GETDTABLESIZE 1
#define GETPGRP_VOID 1
#define HAVE_SYSLOG 1
#define HAVE_SETEUID 1
#define HAVE_AI_NUMERICHOST 1
#define HAVE_UNIX98_PTYS 1
#define HAVE_IOCTL_FIONREAD 1
#define HAVE_GCC_ATTRIBUTE 1
#define PTY_BSD_SCHEME_FIRST_CHARS "pqrstuvw"
#define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef"
#define PTY_BSD_SCHEME 1
#define WITH_IPV6 1

configure: exit 0