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

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

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

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

hostname = oldmac
uname -m = Power Macintosh
uname -r = 9.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC

/usr/bin/uname -p = powerpc
/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.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: ppc7450 (PowerPC 7450)
Processors active: 0 1
Primary memory available: 1.12 gigabytes
Default processor set: 69 tasks, 217 threads, 2 processors
Load average: 1.87, Mach factor: 0.28
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sw/bin
PATH: /sw/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /sw/local/bin


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

configure:1793: creating cache config.cache
configure:1980: checking for gcc
configure:1996: found /usr/bin/gcc
configure:2007: result: gcc
configure:2239: checking for C compiler version
configure:2247: gcc --version >&5
powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
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:2251: $? = 0
configure:2258: gcc -v >&5
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5493~1/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 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5493)
configure:2262: $? = 0
configure:2269: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:2273: $? = 1
configure:2296: checking for C compiler default output file name
configure:2318: gcc    conftest.c  >&5
configure:2322: $? = 0
configure:2360: result: a.out
configure:2379: checking whether the C compiler works
configure:2389: ./a.out
configure:2393: $? = 0
configure:2412: result: yes
configure:2419: checking whether we are cross compiling
configure:2421: result: no
configure:2424: checking for suffix of executables
configure:2431: gcc -o conftest    conftest.c  >&5
configure:2435: $? = 0
configure:2461: result: 
configure:2467: checking for suffix of object files
configure:2493: gcc -c   conftest.c >&5
configure:2497: $? = 0
configure:2522: result: o
configure:2526: checking whether we are using the GNU C compiler
configure:2555: gcc -c   conftest.c >&5
configure:2562: $? = 0
configure:2579: result: yes
configure:2588: checking whether gcc accepts -g
configure:2618: gcc -c -g  conftest.c >&5
configure:2625: $? = 0
configure:2726: result: yes
configure:2743: checking for gcc option to accept ISO C89
configure:2817: gcc  -c -g -O2  conftest.c >&5
configure:2824: $? = 0
configure:2847: result: none needed
configure:2871: checking how to run the C preprocessor
configure:2911: gcc -E  conftest.c
configure:2918: $? = 0
configure:2949: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2956: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2989: result: gcc -E
configure:3018: gcc -E  conftest.c
configure:3025: $? = 0
configure:3056: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3063: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3103: checking for grep that handles long lines and -e
configure:3163: result: /usr/bin/grep
configure:3168: checking for egrep
configure:3232: result: /usr/bin/grep -E
configure:3237: checking for ANSI C header files
configure:3267: gcc -c -g -O2  conftest.c >&5
configure:3274: $? = 0
configure:3373: gcc -o conftest -g -O2   conftest.c  >&5
configure:3377: $? = 0
configure:3383: ./conftest
configure:3387: $? = 0
configure:3405: result: yes
configure:3429: checking for sys/types.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for sys/stat.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for stdlib.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for string.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for memory.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for strings.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for inttypes.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for stdint.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3429: checking for unistd.h
configure:3450: gcc -c -g -O2  conftest.c >&5
configure:3457: $? = 0
configure:3474: result: yes
configure:3499: checking minix/config.h usability
configure:3516: gcc -c -g -O2  conftest.c >&5
conftest.c:51:26: error: minix/config.h: No such file or directory
configure:3523: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3537: result: no
configure:3541: checking minix/config.h presence
configure:3556: gcc -E  conftest.c
conftest.c:18:26: error: minix/config.h: No such file or directory
configure:3563: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:3577: result: no
configure:3610: checking for minix/config.h
configure:3617: result: no
configure:3648: checking whether it is safe to define __EXTENSIONS__
configure:3676: gcc -c -g -O2  conftest.c >&5
configure:3683: $? = 0
configure:3698: result: yes
configure:4012: checking build system type
configure:4030: result: powerpc-apple-darwin9.8.0
configure:4052: checking host system type
configure:4067: result: powerpc-apple-darwin9.8.0
configure:4089: checking for -R flag
configure:4108: result: none
configure:4118: result: Searching for libraries
configure:4125: checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib
configure:4143: result: added
configure:4125: checking /usr/local/lib
configure:4143: result: added
configure:4125: checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib
configure:4143: result: added
configure:4125: checking /usr/local/lib
configure:4143: result: added
configure:4125: checking /sw/local/lib
configure:4152: result: not found
configure:4125: checking /sw/lib
configure:4143: result: added
configure:4125: checking /usr/gnu/lib
configure:4152: result: not found
configure:4125: checking /opt/gnu/lib
configure:4152: result: not found
configure:4125: checking /sw/gnu/lib
configure:4152: result: not found
configure:4125: checking /usr/freeware/lib
configure:4152: result: not found
configure:4125: checking /usr/pkg/lib
configure:4152: result: not found
configure:4209: checking for gcc
configure:4236: result: gcc
configure:4468: checking for C compiler version
configure:4476: gcc --version >&5
powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)
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:4480: $? = 0
configure:4487: gcc -v >&5
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5493~1/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 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5493)
configure:4491: $? = 0
configure:4498: gcc -V >&5
gcc-4.0: argument to `-V' is missing
configure:4502: $? = 1
configure:4505: checking whether we are using the GNU C compiler
configure:4558: result: yes
configure:4567: checking whether gcc accepts -g
configure:4705: result: yes
configure:4722: checking for gcc option to accept ISO C89
configure:4826: result: none needed
configure:4844: checking whether make sets $(MAKE)
configure:4866: result: yes
configure:4918: checking for ranlib
configure:4934: found /usr/bin/ranlib
configure:4945: result: ranlib
configure:4974: checking CCPIC
configure:5028: gcc -c -g -O2 -fPIC  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:5035: $? = 0
configure:5054: result: -fPIC
configure:5072: checking for a BSD-compatible install
configure:5140: result: /usr/bin/install -c
configure:5154: checking for a thread-safe mkdir -p
configure:5193: result: ./install-sh -c -d
configure:5301: checking for guile
configure:5334: result: no
configure:5301: checking for scsh
configure:5334: result: no
configure:5346: WARNING: No scheme implementation found.
This is fine as long as you don't modify the source files.
configure:5358: checking for groff
configure:5376: found /usr/bin/groff
configure:5388: result: /usr/bin/groff
configure:5402: checking for m4
configure:5420: found /usr/bin/m4
configure:5433: result: /usr/bin/m4
configure:5464: checking for ANSI C header files
configure:5632: result: yes
configure:5660: checking gmp.h usability
configure:5677: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5684: $? = 0
configure:5698: result: yes
configure:5702: checking gmp.h presence
configure:5717: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5724: $? = 0
configure:5738: result: yes
configure:5771: checking for gmp.h
configure:5780: result: yes
configure:5819: checking fcntl.h usability
configure:5836: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5843: $? = 0
configure:5857: result: yes
configure:5861: checking fcntl.h presence
configure:5876: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5883: $? = 0
configure:5897: result: yes
configure:5930: checking for fcntl.h
configure:5939: result: yes
configure:5808: checking for strings.h
configure:5815: result: yes
configure:5819: checking sys/time.h usability
configure:5836: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:5843: $? = 0
configure:5857: result: yes
configure:5861: checking sys/time.h presence
configure:5876: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:5883: $? = 0
configure:5897: result: yes
configure:5930: checking for sys/time.h
configure:5939: result: yes
configure:5808: checking for unistd.h
configure:5815: result: yes
configure:5970: checking shadow.h usability
configure:5987: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:66:20: error: shadow.h: No such file or directory
configure:5994: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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:6008: result: no
configure:6012: checking shadow.h presence
configure:6027: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:33:20: error: shadow.h: No such file or directory
configure:6034: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <shadow.h>
configure:6048: result: no
configure:6081: checking for shadow.h
configure:6090: result: no
configure:6277: checking libutil.h usability
configure:6294: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:66:21: error: libutil.h: No such file or directory
configure:6301: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:6315: result: no
configure:6319: checking libutil.h presence
configure:6334: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:33:21: error: libutil.h: No such file or directory
configure:6341: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:6355: result: no
configure:6388: checking for libutil.h
configure:6397: result: no
configure:6428: checking crypt.h usability
configure:6445: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:66:19: error: crypt.h: No such file or directory
configure:6452: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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:6466: result: no
configure:6470: checking crypt.h presence
configure:6485: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:33:19: error: crypt.h: No such file or directory
configure:6492: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <crypt.h>
configure:6506: result: no
configure:6539: checking for crypt.h
configure:6548: result: no
configure:6579: checking pty.h usability
configure:6596: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:66:17: error: pty.h: No such file or directory
configure:6603: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:6617: result: no
configure:6621: checking pty.h presence
configure:6636: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:33:17: error: pty.h: No such file or directory
configure:6643: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:6657: result: no
configure:6690: checking for pty.h
configure:6699: result: no
configure:6730: checking stropts.h usability
configure:6747: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:66:21: error: stropts.h: No such file or directory
configure:6754: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* 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:6768: result: no
configure:6772: checking stropts.h presence
configure:6787: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:33:21: error: stropts.h: No such file or directory
configure:6794: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stropts.h>
configure:6808: result: no
configure:6841: checking for stropts.h
configure:6850: result: no
configure:6881: checking syslog.h usability
configure:6898: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:6905: $? = 0
configure:6919: result: yes
configure:6923: checking syslog.h presence
configure:6938: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:6945: $? = 0
configure:6959: result: yes
configure:6992: checking for syslog.h
configure:7001: result: yes
configure:7032: checking argp.h usability
configure:7049: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:67:18: error: argp.h: No such file or directory
configure:7056: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argp.h>
configure:7070: result: no
configure:7074: checking argp.h presence
configure:7089: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:34:18: error: argp.h: No such file or directory
configure:7096: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <argp.h>
configure:7110: result: no
configure:7143: checking for argp.h
configure:7152: result: no
configure:7183: checking sys/resource.h usability
configure:7200: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7207: $? = 0
configure:7221: result: yes
configure:7225: checking sys/resource.h presence
configure:7240: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7247: $? = 0
configure:7261: result: yes
configure:7294: checking for sys/resource.h
configure:7303: result: yes
configure:7334: checking sys/filio.h usability
configure:7351: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7358: $? = 0
configure:7372: result: yes
configure:7376: checking sys/filio.h presence
configure:7391: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7398: $? = 0
configure:7412: result: yes
configure:7445: checking for sys/filio.h
configure:7454: result: yes
configure:7485: checking ucred.h usability
configure:7502: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:69:19: error: ucred.h: No such file or directory
configure:7509: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:7523: result: no
configure:7527: checking ucred.h presence
configure:7542: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:36:19: error: ucred.h: No such file or directory
configure:7549: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_FILIO_H 1
| /* end confdefs.h.  */
| #include <ucred.h>
configure:7563: result: no
configure:7596: checking for ucred.h
configure:7605: result: no
configure:7637: checking utmp.h usability
configure:7654: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7661: $? = 0
configure:7675: result: yes
configure:7679: checking utmp.h presence
configure:7694: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7701: $? = 0
configure:7715: result: yes
configure:7748: checking for utmp.h
configure:7757: result: yes
configure:7790: checking utmpx.h usability
configure:7807: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:7814: $? = 0
configure:7828: result: yes
configure:7832: checking utmpx.h presence
configure:7847: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:7854: $? = 0
configure:7868: result: yes
configure:7901: checking for utmpx.h
configure:7910: result: yes
configure:7934: checking for pututline
configure:7990: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
Undefined symbols:
  "_pututline", referenced from:
      _main in ccC0qsIU.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:7997: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8017: result: no
configure:8025: checking for struct utmp.ut_host
configure:8060: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:49: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
configure:8067: $? = 0
configure:8132: result: yes
configure:8142: checking for struct utmp.ut_name
configure:8177: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
configure:8184: $? = 0
configure:8249: result: yes
configure:8259: checking for struct utmp.ut_user
configure:8294: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:52: error: 'struct utmp' has no member named 'ut_user'
configure:8301: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8341: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:52: error: 'struct utmp' has no member named 'ut_user'
configure:8348: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8366: result: no
configure:8376: checking for struct utmp.ut_time
configure:8411: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
configure:8418: $? = 0
configure:8483: result: yes
configure:8493: checking for struct utmp.ut_tv
configure:8528: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_tv'
configure:8535: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8575: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_tv'
configure:8582: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8600: result: no
configure:8610: checking for struct utmp.ut_tv.tv_sec
configure:8645: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_tv'
configure:8652: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8692: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_tv'
configure:8699: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8717: result: no
configure:8727: checking for struct utmp.ut_id
configure:8762: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_id'
configure:8769: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8809: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_id'
configure:8816: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8834: result: no
configure:8844: checking for struct utmp.ut_syslen
configure:8879: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_syslen'
configure:8886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8926: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_syslen'
configure:8933: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:8951: result: no
configure:8961: checking for struct utmp.ut_session
configure:8996: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_session'
configure:9003: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9043: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_session'
configure:9050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9068: result: no
configure:9078: checking for struct utmp.ut_pid
configure:9113: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_pid'
configure:9120: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9160: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_pid'
configure:9167: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9185: result: no
configure:9195: checking for struct utmp.ut_exit
configure:9230: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9237: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9277: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9284: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9302: result: no
configure:9312: checking for struct utmp.ut_exit.e_termination
configure:9347: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9354: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9394: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9401: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9419: result: no
configure:9429: checking for struct utmp.ut_exit.__e_termination
configure:9464: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9471: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9511: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9518: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9536: result: no
configure:9546: checking for struct utmp.ut_exit.ut_termination
configure:9581: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9588: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9628: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_exit'
configure:9635: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9653: result: no
configure:9663: checking for struct utmp.ut_addr
configure:9698: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_addr'
configure:9705: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9745: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_addr'
configure:9752: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9770: result: no
configure:9780: checking for struct utmp.ut_addr_v6
configure:9815: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_addr_v6'
configure:9822: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9862: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:97)
conftest.c:53: error: 'struct utmp' has no member named 'ut_addr_v6'
configure:9869: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:9887: result: no
configure:9901: checking for struct utmpx.ut_host
configure:9933: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:9940: $? = 0
configure:10002: result: yes
configure:10012: checking for struct utmpx.ut_name
configure:10044: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_name'
configure:10051: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10088: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: 'struct utmpx' has no member named 'ut_name'
configure:10095: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10113: result: no
configure:10123: checking for struct utmpx.ut_user
configure:10155: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10162: $? = 0
configure:10224: result: yes
configure:10234: checking for struct utmpx.ut_time
configure:10266: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: error: 'struct utmpx' has no member named 'ut_time'
configure:10273: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10310: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:52: error: 'struct utmpx' has no member named 'ut_time'
configure:10317: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10335: result: no
configure:10345: checking for struct utmpx.ut_id
configure:10377: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10384: $? = 0
configure:10446: result: yes
configure:10456: checking for struct utmpx.ut_tv
configure:10488: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:53: error: used struct type value where scalar is required
configure:10495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10532: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10539: $? = 0
configure:10557: result: yes
configure:10567: checking for struct utmpx.ut_tv.tv_sec
configure:10599: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10606: $? = 0
configure:10668: result: yes
configure:10678: checking for struct utmpx.ut_syslen
configure:10710: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:55: error: 'struct utmpx' has no member named 'ut_syslen'
configure:10717: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10754: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:55: error: 'struct utmpx' has no member named 'ut_syslen'
configure:10761: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10779: result: no
configure:10789: checking for struct utmpx.ut_session
configure:10821: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:55: error: 'struct utmpx' has no member named 'ut_session'
configure:10828: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10865: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:55: error: 'struct utmpx' has no member named 'ut_session'
configure:10872: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:10890: result: no
configure:10900: checking for struct utmpx.ut_pid
configure:10932: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:10939: $? = 0
configure:11001: result: yes
configure:11011: checking for struct utmpx.ut_exit
configure:11043: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11087: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11094: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11112: result: no
configure:11122: checking for struct utmpx.ut_exit.e_termination
configure:11154: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11161: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11198: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11205: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11223: result: no
configure:11233: checking for struct utmpx.ut_exit.__e_termination
configure:11265: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11272: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11309: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11316: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11334: result: no
configure:11344: checking for struct utmpx.ut_exit.ut_termination
configure:11376: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11383: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11420: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_exit'
configure:11427: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11445: result: no
configure:11455: checking for struct utmpx.ut_addr
configure:11487: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_addr'
configure:11494: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11531: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_addr'
configure:11538: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11556: result: no
configure:11566: checking for struct utmpx.ut_addr_v6
configure:11598: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_addr_v6'
configure:11605: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11642: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: 'struct utmpx' has no member named 'ut_addr_v6'
configure:11649: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:11667: result: no
configure:11984: checking gss.h usability
configure:12001: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:80:17: error: gss.h: No such file or directory
configure:12008: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:12022: result: no
configure:12026: checking gss.h presence
configure:12041: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:47:17: error: gss.h: No such file or directory
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:12062: result: no
configure:12095: checking for gss.h
configure:12104: result: no
configure:12122: checking for gss_check_version in -lgss
configure:12157: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgss   >&5
ld: library not found for -lgss
collect2: ld returned 1 exit status
configure:12164: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:12185: result: no
configure:12218: checking krb5.h usability
configure:12235: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
configure:12242: $? = 0
configure:12256: result: yes
configure:12260: checking krb5.h presence
configure:12275: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
configure:12282: $? = 0
configure:12296: result: yes
configure:12329: checking for krb5.h
configure:12338: result: yes
configure:12374: checking security/pam_appl.h usability
configure:12391: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c >&5
conftest.c:81:31: error: security/pam_appl.h: No such file or directory
configure:12398: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:12412: result: no
configure:12416: checking security/pam_appl.h presence
configure:12431: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include conftest.c
conftest.c:48:31: error: security/pam_appl.h: No such file or directory
configure:12438: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:12452: result: no
configure:12485: checking for security/pam_appl.h
configure:12494: result: no
configure:12521: checking for socklen_t in sys/socket.h
configure:12544: result: yes
configure:12593: checking for library containing gethostbyname
configure:12634: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:12641: $? = 0
configure:12672: result: none required
configure:12680: checking for library containing inet_ntop
configure:12721: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c  >&5
configure:12728: $? = 0
configure:12759: result: none required
configure:12768: checking for setsockopt in -lsocket
configure:12803: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lsocket   >&5
ld: library not found for -lsocket
collect2: ld returned 1 exit status
configure:12810: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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:12831: result: no
configure:12844: checking for __gmpz_getlimbn in -lgmp
configure:12879: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -lgmp   >&5
configure:12886: $? = 0
configure:12907: result: yes
configure:13047: checking for oop_sys_new in -loop
configure:13082: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib conftest.c -loop  -lgmp  >&5
configure:13089: $? = 0
configure:13110: result: yes
configure:13825: checking for X
configure:14065: result: libraries /usr/X11/lib, headers /usr/X11/include
configure:14076: checking /usr/X11/lib
configure:14094: result: added
configure:14126: checking X11/Xauth.h usability
configure:14143: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:14150: $? = 0
configure:14164: result: yes
configure:14168: checking X11/Xauth.h presence
configure:14183: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c
configure:14190: $? = 0
configure:14204: result: yes
configure:14237: checking for X11/Xauth.h
configure:14246: result: yes
configure:14262: checking for XauGetAuthByAddr in -lXau
configure:14297: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lXau  -loop -lgmp  >&5
configure:14304: $? = 0
configure:14325: result: yes
configure:14461: checking for crypt in -lcrypt
configure:14496: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lcrypt  -lXau -loop -lgmp  >&5
ld: library not found for -lcrypt
collect2: ld returned 1 exit status
configure:14503: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 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:14524: result: no
configure:14536: checking for inet_addr in -lxnet
configure:14571: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lxnet  -lXau -loop -lgmp  >&5
ld: library not found for -lxnet
collect2: ld returned 1 exit status
configure:14578: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 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:14599: result: no
configure:14612: checking for openpty in -lutil
configure:14647: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil  -lXau -loop -lgmp  >&5
configure:14654: $? = 0
configure:14675: result: yes
configure:14688: checking for library containing syslog
configure:14729: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:14736: $? = 0
configure:14767: result: none required
configure:14804: checking for strlcpy in -lroken
configure:14839: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lroken   -lutil -lXau -loop -lgmp  >&5
ld: library not found for -lroken
collect2: ld returned 1 exit status
configure:14846: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 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:14867: result: no
configure:14881: checking for dn_expand in -lresolv
configure:14916: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lresolv   -lutil -lXau -loop -lgmp  >&5
configure:14923: $? = 0
configure:14944: result: yes
configure:14958: checking for des_cbc_encrypt in -ldes
configure:14993: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -ldes  -lresolv  -lutil -lXau -loop -lgmp  >&5
ld: library not found for -ldes
collect2: ld returned 1 exit status
configure:15000: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 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:15021: result: no
configure:15035: checking for der_get_octet_string in -lasn1
configure:15070: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lasn1  -lresolv  -lutil -lXau -loop -lgmp  >&5
ld: library not found for -lasn1
collect2: ld returned 1 exit status
configure:15077: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 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:15098: result: no
configure:15114: checking for krb5_verify_user_lrealm in -lkrb5
configure:15149: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lkrb5  -lresolv  -lutil -lXau -loop -lgmp  >&5
Undefined symbols:
  "_krb5_verify_user_lrealm", referenced from:
      _main in ccsIJbcg.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:15156: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 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:15177: result: no
configure:15314: checking for an ANSI C-conforming const
configure:15389: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:15396: $? = 0
configure:15411: result: yes
configure:15421: checking for inline
configure:15447: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:15454: $? = 0
configure:15472: result: inline
configure:15491: checking for uid_t in sys/types.h
configure:15514: result: yes
configure:15529: checking for size_t
configure:15557: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:15564: $? = 0
configure:15591: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:92: error: syntax error before ')' token
configure:15598: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:15621: result: yes
configure:15633: checking whether time.h and sys/time.h may both be included
configure:15663: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:15670: $? = 0
configure:15685: result: yes
configure:15698: checking whether byte ordering is bigendian
configure:15723: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:15730: $? = 0
configure:15780: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:15787: $? = 0
configure:15819: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:15826: $? = 0
configure:16078: result: yes
configure:16110: checking for working alloca.h
configure:16137: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:16144: $? = 0
configure:16164: result: yes
configure:16174: checking for alloca
configure:16221: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:16228: $? = 0
configure:16248: result: yes
configure:16501: checking malloc.h usability
configure:16518: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
conftest.c:93:20: error: malloc.h: No such file or directory
configure:16525: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:16539: result: no
configure:16543: checking malloc.h presence
configure:16558: gcc -E  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c
conftest.c:60:20: error: malloc.h: No such file or directory
configure:16565: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:16579: result: no
configure:16612: checking for malloc.h
configure:16621: result: no
configure:16642: checking for strerror
configure:16698: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:16705: $? = 0
configure:16727: result: yes
configure:16745: checking for strsignal
configure:16801: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:16808: $? = 0
configure:16830: result: yes
configure:16842: checking whether sys_siglist is declared
configure:16871: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:99: error: 'sys_siglist' undeclared (first use in this function)
conftest.c:99: error: (Each undeclared identifier is reported only once
conftest.c:99: error: for each function it appears in.)
configure:16878: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:16893: result: no
configure:16909: checking whether _sys_siglist is declared
configure:16938: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:100: error: '_sys_siglist' undeclared (first use in this function)
conftest.c:100: error: (Each undeclared identifier is reported only once
conftest.c:100: error: for each function it appears in.)
configure:16945: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:16960: result: no
configure:16980: checking for working memcmp
configure:17033: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17037: $? = 0
configure:17043: ./conftest
configure:17047: $? = 0
configure:17064: result: yes
configure:17077: checking for vprintf
configure:17133: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
conftest.c:87: warning: conflicting types for built-in function 'vprintf'
configure:17140: $? = 0
configure:17162: result: yes
configure:17171: checking for _doprnt
configure:17227: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
Undefined symbols:
  "__doprnt", referenced from:
      _main in ccHHoaIv.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17234: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:17254: result: no
configure:17275: checking for select
configure:17331: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17338: $? = 0
configure:17360: result: yes
configure:17275: checking for socket
configure:17331: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17338: $? = 0
configure:17360: result: yes
configure:17275: checking for strtol
configure:17331: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17338: $? = 0
configure:17360: result: yes
configure:17275: checking for alarm
configure:17331: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17338: $? = 0
configure:17360: result: yes
configure:17377: checking for getrusage
configure:17433: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17440: $? = 0
configure:17462: result: yes
configure:17377: checking for gettimeofday
configure:17433: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17440: $? = 0
configure:17462: result: yes
configure:17478: checking for getspnam
configure:17534: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
Undefined symbols:
  "_getspnam", referenced from:
      _main in ccbwWlX2.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17541: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:17563: result: no
configure:17581: checking for vsnprintf
configure:17637: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
conftest.c:94: warning: conflicting types for built-in function 'vsnprintf'
configure:17644: $? = 0
configure:17666: result: yes
configure:17581: checking for inet_aton
configure:17637: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17644: $? = 0
configure:17666: result: yes
configure:17581: checking for inet_ntop
configure:17637: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17644: $? = 0
configure:17666: result: yes
configure:17682: checking for openpty
configure:17738: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17745: $? = 0
configure:17767: result: yes
configure:17789: checking for logwtmp
configure:17845: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17852: $? = 0
configure:17874: result: yes
configure:17789: checking for login
configure:17845: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17852: $? = 0
configure:17874: result: yes
configure:17789: checking for logout
configure:17845: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17852: $? = 0
configure:17874: result: yes
configure:17789: checking for pututline
configure:17874: result: no
configure:17789: checking for pututxline
configure:17845: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17852: $? = 0
configure:17874: result: yes
configure:17789: checking for updwtmp
configure:17845: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
Undefined symbols:
  "_updwtmp", referenced from:
      _main in ccsHXHsf.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17852: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:17874: result: no
configure:17789: checking for updwtmpx
configure:17845: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
Undefined symbols:
  "_updwtmpx", referenced from:
      _main in cc16MEXM.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17852: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:17874: result: no
configure:17892: checking for getaddrinfo
configure:17948: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17955: $? = 0
configure:17977: result: yes
configure:17892: checking for getnameinfo
configure:17948: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17955: $? = 0
configure:17977: result: yes
configure:17892: checking for gai_strerror
configure:17948: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:17955: $? = 0
configure:17977: result: yes
configure:17994: checking for setrlimit
configure:18050: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:18057: $? = 0
configure:18079: result: yes
configure:17994: checking for getdtablesize
configure:18050: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:18057: $? = 0
configure:18079: result: yes
configure:18091: checking whether getpgrp requires zero arguments
configure:18118: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:120: error: too many arguments to function 'getpgrp'
configure:18125: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:18141: result: yes
configure:18155: checking for syslog
configure:18211: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:18218: $? = 0
configure:18240: result: yes
configure:18259: checking for seteuid
configure:18315: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:18322: $? = 0
configure:18344: result: yes
configure:18259: checking for setresuid
configure:18315: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
Undefined symbols:
  "_setresuid", referenced from:
      _main in cc56U2zI.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:18322: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:18344: result: no
configure:18361: checking if netdb.h defines AI_NUMERICHOST
configure:18387: result: yes
configure:18818: checking for working shutdown on AF_UNIX sockets
configure:18909: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:142: warning: incompatible implicit declaration of built-in function 'exit'
configure:18913: $? = 0
configure:18919: ./conftest
Created socket pair. Using fd:s 3 <-- 4
shutdown(4, SHUT_RD) failed: Socket is not connected
configure:18923: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:18940: result: no
configure:18952: checking for working UNIX98 ptys
configure:19027: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
configure:19031: $? = 0
configure:19037: ./conftest
configure:19041: $? = 0
configure:19058: result: yes
configure:19074: checking for FIONREAD with int argument
configure:19146: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:112: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:125: warning: incompatible implicit declaration of built-in function 'printf'
conftest.c:131: warning: incompatible implicit declaration of built-in function 'printf'
configure:19150: $? = 0
configure:19156: ./conftest
configure:19160: $? = 0
configure:19177: result: yes
configure:19190: checking for credentials passing
configure:19466: gcc -o conftest -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include  -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib conftest.c -lutil -lXau -loop -lgmp  >&5
conftest.c: In function 'main':
conftest.c:155: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred' 
conftest.c:213: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred' 
conftest.c:216: error: invalid application of 'sizeof' to incomplete type 'struct cmsgcred' 
conftest.c:316: error: dereferencing pointer to incomplete type
conftest.c:320: error: dereferencing pointer to incomplete type
conftest.c:321: error: dereferencing pointer to incomplete type
conftest.c:322: error: dereferencing pointer to incomplete type
configure:19470: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "2.9.1-exp"
| #define PACKAGE_STRING "lsh 2.9.1-exp"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SRP 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define STDC_HEADERS 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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_LIBXAU 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define HAVE_LIBRESOLV 1
| #define TIME_WITH_SYS_TIME 1
| #define WORDS_BIGENDIAN 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:19497: result: no
configure:19509: checking for __attribute__
configure:19545: gcc -c -g -O2  -I/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include conftest.c >&5
configure:19552: $? = 0
configure:19567: result: yes
configure:19582: checking for BSD pty names
configure:19607: result: done
configure:19743: updating cache config.cache
configure:19781: creating ./config.status

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

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

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

on oldmac

config.status:853: creating Makefile
config.status:853: creating src/config.make
config.status:853: creating src/Makefile
config.status:853: creating src/testsuite/Makefile
config.status:853: creating doc/Makefile
config.status:853: creating misc/Makefile
config.status:853: creating contrib/Makefile
config.status:853: creating contrib/lsh.spec
config.status:853: creating contrib/solpkg.sh
config.status:853: creating src/config.h
config.status:1093: executing dummy-dep-files commands
config.status:1093: executing argp-symlinks commands
config.status:1093: executing nettle-symlinks commands
config.status:1093: executing libspki-symlinks commands
configure:21034: === configuring in argp (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/argp)
configure:21137: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx'  '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=.
configure:21034: === configuring in nettle (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/nettle)
configure:21137: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx'  '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=.
configure:21034: === configuring in spki (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/spki)
configure:21137: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx'  '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=.
configure:21034: === configuring in sftp (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/sftp)
configure:21137: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx'  '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=.

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

ac_cv_build=powerpc-apple-darwin9.8.0
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GROFF_set=
ac_cv_env_GROFF_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=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=yes	ac_x_includes='\''/usr/X11/include'\''	ac_x_libraries='\''/usr/X11/lib'\'''
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_minix_config_h=no
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=powerpc-apple-darwin9.8.0
ac_cv_lib_Xau_XauGetAuthByAddr=yes
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_safe_to_define___extensions__=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=no
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_ccpic=-fPIC
lsh_cv_sys_ioctl_fionread_int=yes
lsh_cv_sys_ucred_passing=no
lsh_cv_sys_unix98_ptys=yes

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

ALLOCA=''
BUILD_ARCH='powerpc'
BUILD_OSREV='9.8.0'
BUILD_OSSYS='Darwin'
BUILD_SUBDIRS=' argp nettle spki'
CC='gcc'
CCPIC='-fPIC'
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/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include -I/usr/local/include -I/usr/X11/include'
DEFS='-DHAVE_CONFIG_H'
DEP_FLAGS='-MT $@ -MD -MP -MF $@.d'
DEP_INCLUDE='include '
DEP_PROCESS='true'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
GROFF='/usr/bin/groff'
IF_LD_PRELOAD='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KRB5CONFIG=''
KRB_LIBS='-lresolv '
LDFLAGS=' -L/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib -L/usr/local/lib -L/usr/X11/lib'
LIBOBJS=''
LIBS='-lutil -lXau -loop -lgmp '
LIB_ARGP='-largp'
LOCAL_NETTLE_DEP='nettle_builddir/libnettle.a nettle_builddir/libhogweed.a'
LTLIBOBJS=''
M4='/usr/bin/m4'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 2.9.1-exp'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='2.9.1-exp'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='false'
SCHEME_PROGRAM='false'
SET_MAKE=''
SHELL='/bin/sh'
SRP_PROGRAM='srp-gen'
XMKMF=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin9.8.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin9.8.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='powerpc-apple-darwin9.8.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin9.8.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/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' argp nettle spki sftp'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "lsh"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "2.9.1-exp"
#define PACKAGE_STRING "lsh 2.9.1-exp"
#define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_TCP_FORWARD 1
#define WITH_X11_FORWARD 1
#define STDC_HEADERS 1
#define HAVE_GMP_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_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_LIBXAU 1
#define HAVE_LIBUTIL 1
#define HAVE_SYSLOG 1
#define HAVE_LIBRESOLV 1
#define TIME_WITH_SYS_TIME 1
#define WORDS_BIGENDIAN 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

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

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

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

on oldmac

config.status:853: creating src/config.h
config.status:1075: src/config.h is unchanged