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 1.5.2, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx

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

hostname = clarke.alcom.aland.fi
uname -m = i386
uname -r = 4.8-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RC #7: Mon Mar 24 19:02:02 EET 2003     root@clarke.alcom.aland.fi:/usr/obj/usr/src/sys/CLARKE 

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

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

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


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

configure:1252: creating cache config.cache
configure:1380: checking for a BSD-compatible install
configure:1434: result: /usr/bin/install -c
configure:1445: checking whether build environment is sane
configure:1488: result: yes
configure:1521: checking for gawk
configure:1550: result: no
configure:1521: checking for mawk
configure:1550: result: no
configure:1521: checking for nawk
configure:1537: found /usr/bin/nawk
configure:1547: result: nawk
configure:1557: checking whether make sets $(MAKE)
configure:1577: result: yes
configure:1743: WARNING:  Converted . to /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2,
If this does not work, please use an absolute path to the configure script. 
configure:2072: checking for -R flag
configure:2102: result: none
configure:2112: result: Searching for libraries
configure:2119: checking /usr/local/lib
configure:2137: result: added
configure:2119: checking /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx/lib
configure:2146: result: not found
configure:2119: checking /usr/local/lib
configure:2137: result: added
configure:2119: checking /sw/local/lib
configure:2146: result: not found
configure:2119: checking /sw/lib
configure:2146: result: not found
configure:2119: checking /usr/gnu/lib
configure:2146: result: not found
configure:2119: checking /opt/gnu/lib
configure:2146: result: not found
configure:2119: checking /sw/gnu/lib
configure:2146: result: not found
configure:2119: checking /usr/freeware/lib
configure:2146: result: not found
configure:2119: checking /usr/pkg/lib
configure:2146: result: not found
configure:2201: checking for gcc
configure:2217: found /usr/bin/gcc
configure:2227: result: gcc
configure:2471: checking for C compiler version
configure:2474: gcc --version </dev/null >&5
2.95.4
configure:2477: $? = 0
configure:2479: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2482: $? = 0
configure:2484: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2487: $? = 1
configure:2511: checking for C compiler default output
configure:2514: gcc   -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:2517: $? = 0
configure:2563: result: a.out
configure:2568: checking whether the C compiler works
configure:2574: ./a.out
configure:2577: $? = 0
configure:2594: result: yes
configure:2601: checking whether we are cross compiling
configure:2603: result: no
configure:2606: checking for suffix of executables
configure:2608: gcc -o conftest   -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:2611: $? = 0
configure:2636: result: 
configure:2642: checking for suffix of object files
configure:2664: gcc -c   -I /usr/local/include conftest.c >&5
configure:2667: $? = 0
configure:2689: result: o
configure:2693: checking whether we are using the GNU C compiler
configure:2718: gcc -c   -I /usr/local/include conftest.c >&5
configure:2721: $? = 0
configure:2724: test -s conftest.o
configure:2727: $? = 0
configure:2740: result: yes
configure:2746: checking whether gcc accepts -g
configure:2768: gcc -c -g  -I /usr/local/include conftest.c >&5
configure:2771: $? = 0
configure:2774: test -s conftest.o
configure:2777: $? = 0
configure:2788: result: yes
configure:2805: checking for gcc option to accept ANSI C
configure:2866: gcc  -c -g -O2  -I /usr/local/include conftest.c >&5
configure:2869: $? = 0
configure:2872: test -s conftest.o
configure:2875: $? = 0
configure:2893: result: none needed
configure:2911: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2914: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3042: checking for style of include used by make
configure:3070: result: GNU
configure:3098: checking dependency style of gcc
configure:3160: result: gcc
configure:3177: checking whether make sets $(MAKE)
configure:3197: result: yes
configure:3247: checking for ranlib
configure:3263: found /usr/bin/ranlib
configure:3274: result: ranlib
configure:3290: checking for gcc option to accept ANSI C
configure:3354: gcc  -c -g -O2  -I /usr/local/include conftest.c >&5
configure:3357: $? = 0
configure:3360: test -s conftest.o
configure:3363: $? = 0
configure:3378: result: none needed
configure:3450: checking for guile
configure:3483: result: no
configure:3450: checking for scsh
configure:3483: result: no
configure:3494: WARNING: No scheme implementation found.
This is fine as long as you don't modify the source files.
configure:3555: checking for groff
configure:3573: found /usr/bin/groff
configure:3585: result: /usr/bin/groff
configure:3598: checking for m4
configure:3616: found /usr/bin/m4
configure:3629: result: /usr/bin/m4
configure:3646: checking how to run the C preprocessor
configure:3682: gcc -E  -I /usr/local/include conftest.c
configure:3688: $? = 0
configure:3720: gcc -E  -I /usr/local/include conftest.c
configure:3730: ac_nonexistent.h: No such file or directory
configure:3726: $? = 1
configure: failed program was:
| #line 3711 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3764: result: gcc -E
configure:3789: gcc -E  -I /usr/local/include conftest.c
configure:3795: $? = 0
configure:3827: gcc -E  -I /usr/local/include conftest.c
configure:3837: ac_nonexistent.h: No such file or directory
configure:3833: $? = 1
configure: failed program was:
| #line 3818 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3876: checking for egrep
configure:3886: result: grep -E
configure:3891: checking for ANSI C header files
configure:3917: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:3920: $? = 0
configure:3923: test -s conftest.o
configure:3926: $? = 0
configure:4015: gcc -o conftest -g -O2  -I /usr/local/include  -L /usr/local/lib conftest.c  >&5
configure:4018: $? = 0
configure:4020: ./conftest
configure:4023: $? = 0
configure:4038: result: yes
configure:4064: checking for sys/types.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for sys/stat.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for stdlib.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for string.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for memory.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for strings.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for inttypes.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4064: checking for stdint.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4131: stdint.h: No such file or directory
configure:4084: $? = 1
configure: failed program was:
| #line 4069 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4101: result: no
configure:4064: checking for unistd.h
configure:4081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4084: $? = 0
configure:4087: test -s conftest.o
configure:4090: $? = 0
configure:4101: result: yes
configure:4127: checking gmp.h usability
configure:4140: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4143: $? = 0
configure:4146: test -s conftest.o
configure:4149: $? = 0
configure:4159: result: yes
configure:4163: checking gmp.h presence
configure:4174: gcc -E  -I /usr/local/include conftest.c
configure:4180: $? = 0
configure:4199: result: yes
configure:4235: checking for gmp.h
configure:4242: result: yes
configure:4277: checking fcntl.h usability
configure:4290: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4293: $? = 0
configure:4296: test -s conftest.o
configure:4299: $? = 0
configure:4309: result: yes
configure:4313: checking fcntl.h presence
configure:4324: gcc -E  -I /usr/local/include conftest.c
configure:4330: $? = 0
configure:4349: result: yes
configure:4385: checking for fcntl.h
configure:4392: result: yes
configure:4268: checking for strings.h
configure:4273: result: yes
configure:4277: checking sys/time.h usability
configure:4290: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4293: $? = 0
configure:4296: test -s conftest.o
configure:4299: $? = 0
configure:4309: result: yes
configure:4313: checking sys/time.h presence
configure:4324: gcc -E  -I /usr/local/include conftest.c
configure:4330: $? = 0
configure:4349: result: yes
configure:4385: checking for sys/time.h
configure:4392: result: yes
configure:4268: checking for unistd.h
configure:4273: result: yes
configure:4419: checking shadow.h usability
configure:4432: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4488: shadow.h: No such file or directory
configure:4435: $? = 1
configure: failed program was:
| #line 4421 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <shadow.h>
configure:4451: result: no
configure:4455: checking shadow.h presence
configure:4466: gcc -E  -I /usr/local/include conftest.c
configure:4490: shadow.h: No such file or directory
configure:4472: $? = 1
configure: failed program was:
| #line 4457 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <shadow.h>
configure:4491: result: no
configure:4527: checking for shadow.h
configure:4534: result: no
configure:4563: checking zlib.h usability
configure:4576: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4579: $? = 0
configure:4582: test -s conftest.o
configure:4585: $? = 0
configure:4595: result: yes
configure:4599: checking zlib.h presence
configure:4610: gcc -E  -I /usr/local/include conftest.c
configure:4616: $? = 0
configure:4635: result: yes
configure:4671: checking for zlib.h
configure:4678: result: yes
configure:4709: checking poll.h usability
configure:4722: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4725: $? = 0
configure:4728: test -s conftest.o
configure:4731: $? = 0
configure:4741: result: yes
configure:4745: checking poll.h presence
configure:4756: gcc -E  -I /usr/local/include conftest.c
configure:4762: $? = 0
configure:4781: result: yes
configure:4817: checking for poll.h
configure:4824: result: yes
configure:4709: checking sys/poll.h usability
configure:4722: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4725: $? = 0
configure:4728: test -s conftest.o
configure:4731: $? = 0
configure:4741: result: yes
configure:4745: checking sys/poll.h presence
configure:4756: gcc -E  -I /usr/local/include conftest.c
configure:4762: $? = 0
configure:4781: result: yes
configure:4817: checking for sys/poll.h
configure:4824: result: yes
configure:4851: checking libutil.h usability
configure:4864: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:4867: $? = 0
configure:4870: test -s conftest.o
configure:4873: $? = 0
configure:4883: result: yes
configure:4887: checking libutil.h presence
configure:4898: gcc -E  -I /usr/local/include conftest.c
configure:4904: $? = 0
configure:4923: result: yes
configure:4959: checking for libutil.h
configure:4966: result: yes
configure:4993: checking crypt.h usability
configure:5006: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:5066: crypt.h: No such file or directory
configure:5009: $? = 1
configure: failed program was:
| #line 4995 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crypt.h>
configure:5025: result: no
configure:5029: checking crypt.h presence
configure:5040: gcc -E  -I /usr/local/include conftest.c
configure:5068: crypt.h: No such file or directory
configure:5046: $? = 1
configure: failed program was:
| #line 5031 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| /* end confdefs.h.  */
| #include <crypt.h>
configure:5065: result: no
configure:5101: checking for crypt.h
configure:5108: result: no
configure:5135: checking pty.h usability
configure:5148: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:5208: pty.h: No such file or directory
configure:5151: $? = 1
configure: failed program was:
| #line 5137 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:5167: result: no
configure:5171: checking pty.h presence
configure:5182: gcc -E  -I /usr/local/include conftest.c
configure:5210: pty.h: No such file or directory
configure:5188: $? = 1
configure: failed program was:
| #line 5173 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:5207: result: no
configure:5243: checking for pty.h
configure:5250: result: no
configure:5277: checking stropts.h usability
configure:5290: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:5350: stropts.h: No such file or directory
configure:5293: $? = 1
configure: failed program was:
| #line 5279 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stropts.h>
configure:5309: result: no
configure:5313: checking stropts.h presence
configure:5324: gcc -E  -I /usr/local/include conftest.c
configure:5352: stropts.h: No such file or directory
configure:5330: $? = 1
configure: failed program was:
| #line 5315 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| /* end confdefs.h.  */
| #include <stropts.h>
configure:5349: result: no
configure:5385: checking for stropts.h
configure:5392: result: no
configure:5419: checking syslog.h usability
configure:5432: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:5435: $? = 0
configure:5438: test -s conftest.o
configure:5441: $? = 0
configure:5451: result: yes
configure:5455: checking syslog.h presence
configure:5466: gcc -E  -I /usr/local/include conftest.c
configure:5472: $? = 0
configure:5491: result: yes
configure:5527: checking for syslog.h
configure:5534: result: yes
configure:5561: checking argp.h usability
configure:5574: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:5635: argp.h: No such file or directory
configure:5577: $? = 1
configure: failed program was:
| #line 5563 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argp.h>
configure:5593: result: no
configure:5597: checking argp.h presence
configure:5608: gcc -E  -I /usr/local/include conftest.c
configure:5637: argp.h: No such file or directory
configure:5614: $? = 1
configure: failed program was:
| #line 5599 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <argp.h>
configure:5633: result: no
configure:5669: checking for argp.h
configure:5676: result: no
configure:5703: checking sys/resource.h usability
configure:5716: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:5719: $? = 0
configure:5722: test -s conftest.o
configure:5725: $? = 0
configure:5735: result: yes
configure:5739: checking sys/resource.h presence
configure:5750: gcc -E  -I /usr/local/include conftest.c
configure:5756: $? = 0
configure:5775: result: yes
configure:5811: checking for sys/resource.h
configure:5818: result: yes
configure:5846: checking utmp.h usability
configure:5859: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:5862: $? = 0
configure:5865: test -s conftest.o
configure:5868: $? = 0
configure:5878: result: yes
configure:5882: checking utmp.h presence
configure:5893: gcc -E  -I /usr/local/include conftest.c
configure:5899: $? = 0
configure:5918: result: yes
configure:5954: checking for utmp.h
configure:5961: result: yes
configure:5990: checking utmpx.h usability
configure:6003: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:6066: utmpx.h: No such file or directory
configure:6006: $? = 1
configure: failed program was:
| #line 5992 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <utmpx.h>
configure:6022: result: no
configure:6026: checking utmpx.h presence
configure:6037: gcc -E  -I /usr/local/include conftest.c
configure:6068: utmpx.h: No such file or directory
configure:6043: $? = 1
configure: failed program was:
| #line 6028 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| #include <utmpx.h>
configure:6062: result: no
configure:6098: checking for utmpx.h
configure:6105: result: no
configure:6123: checking for struct utmp.ut_host
configure:6151: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6169:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure:6154: $? = 1
configure: failed program was:
| #line 6128 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_host)
| return 0;
|   ;
|   return 0;
| }
configure:6190: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6208:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure:6193: $? = 1
configure: failed program was:
| #line 6167 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_host)
| return 0;
|   ;
|   return 0;
| }
configure:6212: result: no
configure:6222: checking for struct utmp.ut_name
configure:6250: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6268:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure:6253: $? = 1
configure: failed program was:
| #line 6227 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:6289: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6307:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure:6292: $? = 1
configure: failed program was:
| #line 6266 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_name)
| return 0;
|   ;
|   return 0;
| }
configure:6311: result: no
configure:6321: checking for struct utmp.ut_user
configure:6349: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6367:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6375: structure has no member named `ut_user'
configure:6352: $? = 1
configure: failed program was:
| #line 6326 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6388: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6406:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6414: structure has no member named `ut_user'
configure:6391: $? = 1
configure: failed program was:
| #line 6365 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6410: result: no
configure:6420: checking for struct utmp.ut_time
configure:6448: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6466:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6474: structure has no member named `ut_time'
configure:6451: $? = 1
configure: failed program was:
| #line 6425 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:6487: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6505:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6513: structure has no member named `ut_time'
configure:6490: $? = 1
configure: failed program was:
| #line 6464 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # if HAVE_UTMP_H
| #  include <utmp.h>
| # endif
| 
| 
| int
| main ()
| {
| static struct utmp ac_aggr;
| if (sizeof ac_aggr.ut_time)
| return 0;
|   ;
|   return 0;
| }
configure:6509: result: no
configure:6519: checking for struct utmp.ut_tv
configure:6547: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6565:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6573: structure has no member named `ut_tv'
configure:6550: $? = 1
configure: failed program was:
| #line 6524 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6586: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6604:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6612: structure has no member named `ut_tv'
configure:6589: $? = 1
configure: failed program was:
| #line 6563 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6608: result: no
configure:6618: checking for struct utmp.ut_tv.tv_sec
configure:6646: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6664:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6672: structure has no member named `ut_tv'
configure:6649: $? = 1
configure: failed program was:
| #line 6623 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6685: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6703:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6711: structure has no member named `ut_tv'
configure:6688: $? = 1
configure: failed program was:
| #line 6662 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6707: result: no
configure:6717: checking for struct utmp.ut_id
configure:6745: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6763:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6771: structure has no member named `ut_id'
configure:6748: $? = 1
configure: failed program was:
| #line 6722 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6784: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6802:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6810: structure has no member named `ut_id'
configure:6787: $? = 1
configure: failed program was:
| #line 6761 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6806: result: no
configure:6816: checking for struct utmp.ut_syslen
configure:6844: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6862:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6870: structure has no member named `ut_syslen'
configure:6847: $? = 1
configure: failed program was:
| #line 6821 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6883: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6901:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6909: structure has no member named `ut_syslen'
configure:6886: $? = 1
configure: failed program was:
| #line 6860 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6905: result: no
configure:6915: checking for struct utmp.ut_session
configure:6943: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:6961:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:6969: structure has no member named `ut_session'
configure:6946: $? = 1
configure: failed program was:
| #line 6920 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:6982: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7000:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7008: structure has no member named `ut_session'
configure:6985: $? = 1
configure: failed program was:
| #line 6959 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7004: result: no
configure:7014: checking for struct utmp.ut_pid
configure:7042: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7060:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7068: structure has no member named `ut_pid'
configure:7045: $? = 1
configure: failed program was:
| #line 7019 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7081: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7099:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7107: structure has no member named `ut_pid'
configure:7084: $? = 1
configure: failed program was:
| #line 7058 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7103: result: no
configure:7113: checking for struct utmp.ut_exit
configure:7141: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7159:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7167: structure has no member named `ut_exit'
configure:7144: $? = 1
configure: failed program was:
| #line 7118 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7180: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7198:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7206: structure has no member named `ut_exit'
configure:7183: $? = 1
configure: failed program was:
| #line 7157 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7202: result: no
configure:7212: checking for struct utmp.ut_addr
configure:7240: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7258:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7266: structure has no member named `ut_addr'
configure:7243: $? = 1
configure: failed program was:
| #line 7217 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7279: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7297:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7305: structure has no member named `ut_addr'
configure:7282: $? = 1
configure: failed program was:
| #line 7256 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7301: result: no
configure:7311: checking for struct utmp.ut_addr_v6
configure:7339: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7357:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7365: structure has no member named `ut_addr_v6'
configure:7342: $? = 1
configure: failed program was:
| #line 7316 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7378: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
In file included from configure:7396:
/usr/include/utmp.h:54: syntax error before `time_t'
/usr/include/utmp.h:63: syntax error before `time_t'
configure: In function `main':
configure:7404: structure has no member named `ut_addr_v6'
configure:7381: $? = 1
configure: failed program was:
| #line 7355 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h.  */
| # 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:7400: result: no
configure:8721: checking krb5.h usability
configure:8734: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:8737: $? = 0
configure:8740: test -s conftest.o
configure:8743: $? = 0
configure:8753: result: yes
configure:8757: checking krb5.h presence
configure:8768: gcc -E  -I /usr/local/include conftest.c
configure:8774: $? = 0
configure:8793: result: yes
configure:8829: checking for krb5.h
configure:8836: result: yes
configure:8868: checking security/pam_appl.h usability
configure:8881: gcc -c -g -O2  -I /usr/local/include conftest.c >&5
configure:8884: $? = 0
configure:8887: test -s conftest.o
configure:8890: $? = 0
configure:8900: result: yes
configure:8904: checking security/pam_appl.h presence
configure:8915: gcc -E  -I /usr/local/include conftest.c
configure:8921: $? = 0
configure:8940: result: yes
configure:8976: checking for security/pam_appl.h
configure:8983: result: yes
configure:9008: checking for socklen_t in sys/socket.h
configure:9032: result: yes
configure:9078: checking for __gmpz_getlimbn in -lgmp
configure:9109: gcc -o conftest -g -O2  -I /usr/local/include  -L /usr/local/lib conftest.c -lgmp   >&5
configure:9112: $? = 0
configure:9115: test -s conftest
configure:9118: $? = 0
configure:9130: result: yes
configure:9244: checking for oop_sys_new in -loop
configure:9275: gcc -o conftest -g -O2  -I /usr/local/include  -L /usr/local/lib conftest.c -loop  -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:9278: $? = 0
configure:9281: test -s conftest
configure:9284: $? = 0
configure:9296: result: yes
configure:9411: checking for inflate in -lz
configure:9442: gcc -o conftest -g -O2  -I /usr/local/include  -L /usr/local/lib conftest.c -lz  -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:9445: $? = 0
configure:9448: test -s conftest
configure:9451: $? = 0
configure:9463: result: yes
configure:9907: checking for X
configure:10013: gcc -E  -I /usr/local/include conftest.c
configure:10050: X11/Intrinsic.h: No such file or directory
configure:10019: $? = 1
configure: failed program was:
| #line 10004 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
configure:10069: gcc -o conftest -g -O2  -I /usr/local/include  -L /usr/local/lib conftest.c -lXt -lz -loop -lgmp  >&5
configure:10098: X11/Intrinsic.h: No such file or directory
configure:10072: $? = 1
configure: failed program was:
| #line 10052 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
| int
| main ()
| {
| XtMalloc (0)
|   ;
|   return 0;
| }
configure:10127: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:10138: checking /usr/X11R6/lib
configure:10156: result: added
configure:10186: checking X11/Xauth.h usability
configure:10199: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:10202: $? = 0
configure:10205: test -s conftest.o
configure:10208: $? = 0
configure:10218: result: yes
configure:10222: checking X11/Xauth.h presence
configure:10233: gcc -E  -I /usr/local/include -I/usr/X11R6/include conftest.c
configure:10239: $? = 0
configure:10258: result: yes
configure:10294: checking for X11/Xauth.h
configure:10301: result: yes
configure:10315: checking for XauGetAuthByAddr in -lXau
configure:10346: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lXau  -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:10349: $? = 0
configure:10352: test -s conftest
configure:10355: $? = 0
configure:10367: result: yes
configure:10480: checking for xauth
configure:10499: found /usr/X11R6/bin/xauth
configure:10511: result: /usr/X11R6/bin/xauth
configure:10536: checking for library containing gethostbyname
configure:10567: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:10570: $? = 0
configure:10573: test -s conftest
configure:10576: $? = 0
configure:10635: result: none required
configure:10642: checking for library containing inet_ntop
configure:10673: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:10676: $? = 0
configure:10679: test -s conftest
configure:10682: $? = 0
configure:10741: result: none required
configure:10749: checking for setsockopt in -lsocket
configure:10780: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lsocket  -lXau -lz -loop -lgmp  >&5
/usr/libexec/elf/ld: cannot find -lsocket
configure:10783: $? = 1
configure: failed program was:
| #line 10756 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char setsockopt ();
| int
| main ()
| {
| setsockopt ();
|   ;
|   return 0;
| }
configure:10801: result: no
configure:10814: checking for crypt in -lcrypt
configure:10845: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lcrypt  -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:10848: $? = 0
configure:10851: test -s conftest
configure:10854: $? = 0
configure:10866: result: yes
configure:10878: checking for inet_addr in -lxnet
configure:10909: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lxnet  -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/libexec/elf/ld: cannot find -lxnet
configure:10912: $? = 1
configure: failed program was:
| #line 10885 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char inet_addr ();
| int
| main ()
| {
| inet_addr ();
|   ;
|   return 0;
| }
configure:10930: result: no
configure:10943: checking for openpty in -lutil
configure:10974: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lutil  -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:10977: $? = 0
configure:10980: test -s conftest
configure:10983: $? = 0
configure:10995: result: yes
configure:11008: checking for library containing syslog
configure:11039: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:11042: $? = 0
configure:11045: test -s conftest
configure:11048: $? = 0
configure:11107: result: none required
configure:11133: checking for strlcpy in -lroken
configure:11164: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lroken   -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:11167: $? = 0
configure:11170: test -s conftest
configure:11173: $? = 0
configure:11185: result: yes
configure:11199: checking for dn_expand in -lresolv
configure:11230: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lresolv  -lroken  -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/libexec/elf/ld: cannot find -lresolv
configure:11233: $? = 1
configure: failed program was:
| #line 11206 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dn_expand ();
| int
| main ()
| {
| dn_expand ();
|   ;
|   return 0;
| }
configure:11251: result: no
configure:11265: checking for des_cbc_encrypt in -ldes
configure:11296: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -ldes  -lroken  -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:11299: $? = 0
configure:11302: test -s conftest
configure:11305: $? = 0
configure:11317: result: yes
configure:11331: checking for der_get_octet_string in -lasn1
configure:11362: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lasn1  -ldes -lroken  -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libasn1.so: undefined reference to `init_error_table'
/usr/lib/libasn1.so: undefined reference to `initialize_error_table_r'
configure:11365: $? = 1
configure: failed program was:
| #line 11338 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char der_get_octet_string ();
| int
| main ()
| {
| der_get_octet_string ();
|   ;
|   return 0;
| }
configure:11383: result: no
configure:11397: checking for krb5_cc_gen_new in -lkrb5
configure:11428: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lkrb5  -ldes -lroken  -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libkrb5.so: undefined reference to `length_PA_ENC_TS_ENC'
/usr/lib/libkrb5.so: undefined reference to `length_KDC_REQ_BODY'
/usr/lib/libkrb5.so: undefined reference to `com_right'
/usr/lib/libkrb5.so: undefined reference to `free_Principal'
/usr/lib/libkrb5.so: undefined reference to `length_EncKrbCredPart'
/usr/lib/libkrb5.so: undefined reference to `copy_Realm'
/usr/lib/libkrb5.so: undefined reference to `length_TGS_REQ'
/usr/lib/libkrb5.so: undefined reference to `decode_TGS_REP'
/usr/lib/libkrb5.so: undefined reference to `copy_PrincipalName'
/usr/lib/libkrb5.so: undefined reference to `decode_EncKrbCredPart'
/usr/lib/libkrb5.so: undefined reference to `length_EncryptedData'
/usr/lib/libkrb5.so: undefined reference to `decode_Authenticator'
/usr/lib/libkrb5.so: undefined reference to `free_KRB_PRIV'
/usr/lib/libkrb5.so: undefined reference to `free_ETYPE_INFO'
/usr/lib/libkrb5.so: undefined reference to `encode_AP_REQ'
/usr/lib/libkrb5.so: undefined reference to `encode_EncKrbPrivPart'
/usr/lib/libkrb5.so: undefined reference to `copy_octet_string'
/usr/lib/libkrb5.so: undefined reference to `init_error_table'
/usr/lib/libkrb5.so: undefined reference to `copy_HostAddress'
/usr/lib/libkrb5.so: undefined reference to `length_Ticket'
/usr/lib/libkrb5.so: undefined reference to `decode_AP_REQ'
/usr/lib/libkrb5.so: undefined reference to `length_AuthorizationData'
/usr/lib/libkrb5.so: undefined reference to `encode_TGS_REQ'
/usr/lib/libkrb5.so: undefined reference to `length_KRB_ERROR'
/usr/lib/libkrb5.so: undefined reference to `free_KRB_SAFE'
/usr/lib/libkrb5.so: undefined reference to `decode_KRB_ERROR'
/usr/lib/libkrb5.so: undefined reference to `length_AS_REQ'
/usr/lib/libkrb5.so: undefined reference to `length_KRB_SAFE'
/usr/lib/libkrb5.so: undefined reference to `encode_EncASRepPart'
/usr/lib/libkrb5.so: undefined reference to `copy_EncryptionKey'
/usr/lib/libkrb5.so: undefined reference to `length_EncKrbPrivPart'
/usr/lib/libkrb5.so: undefined reference to `copy_Principal'
/usr/lib/libkrb5.so: undefined reference to `encode_PA_ENC_TS_ENC'
/usr/lib/libkrb5.so: undefined reference to `initialize_asn1_error_table_r'
/usr/lib/libkrb5.so: undefined reference to `copy_EncTicketPart'
/usr/lib/libkrb5.so: undefined reference to `decode_EncTGSRepPart'
/usr/lib/libkrb5.so: undefined reference to `decode_EncAPRepPart'
/usr/lib/libkrb5.so: undefined reference to `encode_EncAPRepPart'
/usr/lib/libkrb5.so: undefined reference to `encode_AuthorizationData'
/usr/lib/libkrb5.so: undefined reference to `free_Checksum'
/usr/lib/libkrb5.so: undefined reference to `encode_ETYPE_INFO'
/usr/lib/libkrb5.so: undefined reference to `decode_KRB_CRED'
/usr/lib/libkrb5.so: undefined reference to `free_EncTGSRepPart'
/usr/lib/libkrb5.so: undefined reference to `encode_EncTicketPart'
/usr/lib/libkrb5.so: undefined reference to `free_Ticket'
/usr/lib/libkrb5.so: undefined reference to `free_KDC_REP'
/usr/lib/libkrb5.so: undefined reference to `length_Authenticator'
/usr/lib/libkrb5.so: undefined reference to `decode_KRB_PRIV'
/usr/lib/libkrb5.so: undefined reference to `free_EncTicketPart'
/usr/lib/libkrb5.so: undefined reference to `encode_EncTGSRepPart'
/usr/lib/libkrb5.so: undefined reference to `free_AP_REQ'
/usr/lib/libkrb5.so: undefined reference to `free_EncKrbPrivPart'
/usr/lib/libkrb5.so: undefined reference to `encode_KRB_PRIV'
/usr/lib/libkrb5.so: undefined reference to `encode_KRB_SAFE'
/usr/lib/libkrb5.so: undefined reference to `encode_Authenticator'
/usr/lib/libkrb5.so: undefined reference to `decode_Ticket'
/usr/lib/libkrb5.so: undefined reference to `encode_AS_REQ'
/usr/lib/libkrb5.so: undefined reference to `free_HostAddress'
/usr/lib/libkrb5.so: undefined reference to `encode_AP_REP'
/usr/lib/libkrb5.so: undefined reference to `initialize_error_table_r'
/usr/lib/libkrb5.so: undefined reference to `free_TGS_REQ'
/usr/lib/libkrb5.so: undefined reference to `encode_KRB_CRED'
/usr/lib/libkrb5.so: undefined reference to `free_EncAPRepPart'
/usr/lib/libkrb5.so: undefined reference to `decode_EncASRepPart'
/usr/lib/libkrb5.so: undefined reference to `free_METHOD_DATA'
/usr/lib/libkrb5.so: undefined reference to `encode_KRB_ERROR'
/usr/lib/libkrb5.so: undefined reference to `length_AP_REP'
/usr/lib/libkrb5.so: undefined reference to `decode_AP_REP'
/usr/lib/libkrb5.so: undefined reference to `free_error_table'
/usr/lib/libkrb5.so: undefined reference to `encode_Ticket'
/usr/lib/libkrb5.so: undefined reference to `int2KDCOptions'
/usr/lib/libkrb5.so: undefined reference to `encode_EncryptedData'
/usr/lib/libkrb5.so: undefined reference to `length_KRB_CRED'
/usr/lib/libkrb5.so: undefined reference to `free_Authenticator'
/usr/lib/libkrb5.so: undefined reference to `decode_METHOD_DATA'
/usr/lib/libkrb5.so: undefined reference to `encode_EncKrbCredPart'
/usr/lib/libkrb5.so: undefined reference to `copy_HostAddresses'
/usr/lib/libkrb5.so: undefined reference to `free_KRB_CRED'
/usr/lib/libkrb5.so: undefined reference to `decode_EncKrbPrivPart'
/usr/lib/libkrb5.so: undefined reference to `free_AS_REQ'
/usr/lib/libkrb5.so: undefined reference to `length_EncAPRepPart'
/usr/lib/libkrb5.so: undefined reference to `decode_AS_REP'
/usr/lib/libkrb5.so: undefined reference to `copy_AuthorizationData'
/usr/lib/libkrb5.so: undefined reference to `free_AuthorizationData'
/usr/lib/libkrb5.so: undefined reference to `copy_Authenticator'
/usr/lib/libkrb5.so: undefined reference to `copy_Ticket'
/usr/lib/libkrb5.so: undefined reference to `decode_KRB_SAFE'
/usr/lib/libkrb5.so: undefined reference to `free_KRB_ERROR'
/usr/lib/libkrb5.so: undefined reference to `free_EncKrbCredPart'
/usr/lib/libkrb5.so: undefined reference to `free_AP_REP'
/usr/lib/libkrb5.so: undefined reference to `encode_KDC_REQ_BODY'
/usr/lib/libkrb5.so: undefined reference to `copy_EncryptedData'
/usr/lib/libkrb5.so: undefined reference to `decode_ETYPE_INFO'
/usr/lib/libkrb5.so: undefined reference to `length_AP_REQ'
/usr/lib/libkrb5.so: undefined reference to `length_KRB_PRIV'
/usr/lib/libkrb5.so: undefined reference to `free_EncryptedData'
/usr/lib/libkrb5.so: undefined reference to `decode_EncTicketPart'
configure:11431: $? = 1
configure: failed program was:
| #line 11404 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char krb5_cc_gen_new ();
| int
| main ()
| {
| krb5_cc_gen_new ();
|   ;
|   return 0;
| }
configure:11449: result: no
configure:11485: checking for pam_start in -lpam
configure:11516: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam  -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:11519: $? = 0
configure:11522: test -s conftest
configure:11525: $? = 0
configure:11537: result: yes
configure:11576: checking for an ANSI C-conforming const
configure:11644: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:11647: $? = 0
configure:11650: test -s conftest.o
configure:11653: $? = 0
configure:11664: result: yes
configure:11674: checking for inline
configure:11696: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:11699: $? = 0
configure:11702: test -s conftest.o
configure:11705: $? = 0
configure:11717: result: inline
configure:11732: checking for uid_t in sys/types.h
configure:11756: result: yes
configure:11771: checking for size_t
configure:11796: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:11799: $? = 0
configure:11802: test -s conftest.o
configure:11805: $? = 0
configure:11816: result: yes
configure:11828: checking whether time.h and sys/time.h may both be included
configure:11854: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:11857: $? = 0
configure:11860: test -s conftest.o
configure:11863: $? = 0
configure:11874: result: yes
configure:11886: checking whether byte ordering is bigendian
configure:11914: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:11917: $? = 0
configure:11920: test -s conftest.o
configure:11923: $? = 0
configure:11948: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure: In function `main':
configure:11991: syntax error before `big'
configure:11951: $? = 1
configure: failed program was:
| #line 11926 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:12071: result: no
configure:12091: checking for short
configure:12116: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:12119: $? = 0
configure:12122: test -s conftest.o
configure:12125: $? = 0
configure:12136: result: yes
configure:12139: checking size of short
configure:12414: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:12417: $? = 0
configure:12419: ./conftest
configure:12422: $? = 0
configure:12445: result: 2
configure:12452: checking for int
configure:12477: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:12480: $? = 0
configure:12483: test -s conftest.o
configure:12486: $? = 0
configure:12497: result: yes
configure:12500: checking size of int
configure:12775: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:12778: $? = 0
configure:12780: ./conftest
configure:12783: $? = 0
configure:12806: result: 4
configure:12813: checking for long
configure:12838: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:12841: $? = 0
configure:12844: test -s conftest.o
configure:12847: $? = 0
configure:12858: result: yes
configure:12861: checking size of long
configure:13136: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13139: $? = 0
configure:13141: ./conftest
configure:13144: $? = 0
configure:13167: result: 4
configure:13181: checking for working alloca.h
configure:13203: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure:13247: alloca.h: No such file or directory
configure:13206: $? = 1
configure: failed program was:
| #line 13186 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:13223: result: no
configure:13233: checking for alloca
configure:13275: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13278: $? = 0
configure:13281: test -s conftest
configure:13284: $? = 0
configure:13295: result: yes
configure:13502: checking for working memcmp
configure:13551: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13554: $? = 0
configure:13556: ./conftest
configure:13559: $? = 0
configure:13573: result: yes
configure:13581: checking for vprintf
configure:13631: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13634: $? = 0
configure:13637: test -s conftest
configure:13640: $? = 0
configure:13651: result: yes
configure:13658: checking for _doprnt
configure:13708: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/cc3J4wDw.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x9): undefined reference to `_doprnt'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.data+0x0): undefined reference to `_doprnt'
configure:13711: $? = 1
configure: failed program was:
| #line 13663 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:13728: result: no
configure:13751: checking for select
configure:13801: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13804: $? = 0
configure:13807: test -s conftest
configure:13810: $? = 0
configure:13821: result: yes
configure:13751: checking for socket
configure:13801: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13804: $? = 0
configure:13807: test -s conftest
configure:13810: $? = 0
configure:13821: result: yes
configure:13751: checking for strerror
configure:13801: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13804: $? = 0
configure:13807: test -s conftest
configure:13810: $? = 0
configure:13821: result: yes
configure:13751: checking for strsignal
configure:13801: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13804: $? = 0
configure:13807: test -s conftest
configure:13810: $? = 0
configure:13821: result: yes
configure:13751: checking for strtol
configure:13801: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13804: $? = 0
configure:13807: test -s conftest
configure:13810: $? = 0
configure:13821: result: yes
configure:13751: checking for alarm
configure:13801: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13804: $? = 0
configure:13807: test -s conftest
configure:13810: $? = 0
configure:13821: result: yes
configure:13836: checking for getrusage
configure:13886: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13889: $? = 0
configure:13892: test -s conftest
configure:13895: $? = 0
configure:13906: result: yes
configure:13836: checking for gettimeofday
configure:13886: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:13889: $? = 0
configure:13892: test -s conftest
configure:13895: $? = 0
configure:13906: result: yes
configure:13920: checking for getspnam
configure:13970: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/ccNVKAIs.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x9): undefined reference to `getspnam'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.data+0x0): undefined reference to `getspnam'
configure:13973: $? = 1
configure: failed program was:
| #line 13925 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_STRTOL 1
| #define HAVE_ALARM 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = getspnam;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getspnam;
|   ;
|   return 0;
| }
configure:13990: result: no
configure:14005: checking for vsnprintf
configure:14055: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14058: $? = 0
configure:14061: test -s conftest
configure:14064: $? = 0
configure:14075: result: yes
configure:14005: checking for inet_aton
configure:14055: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14058: $? = 0
configure:14061: test -s conftest
configure:14064: $? = 0
configure:14075: result: yes
configure:14089: checking for openpty
configure:14139: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14142: $? = 0
configure:14145: test -s conftest
configure:14148: $? = 0
configure:14159: result: yes
configure:14173: checking for cfmakeraw
configure:14223: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14226: $? = 0
configure:14229: test -s conftest
configure:14232: $? = 0
configure:14243: result: yes
configure:14263: checking for logwtmp
configure:14313: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14316: $? = 0
configure:14319: test -s conftest
configure:14322: $? = 0
configure:14333: result: yes
configure:14263: checking for login
configure:14313: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14316: $? = 0
configure:14319: test -s conftest
configure:14322: $? = 0
configure:14333: result: yes
configure:14263: checking for logout
configure:14313: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14316: $? = 0
configure:14319: test -s conftest
configure:14322: $? = 0
configure:14333: result: yes
configure:14263: checking for pututline
configure:14313: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/cclUyEhC.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x9): undefined reference to `pututline'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.data+0x0): undefined reference to `pututline'
configure:14316: $? = 1
configure: failed program was:
| #line 14268 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| /* end confdefs.h.  */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = pututline;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pututline;
|   ;
|   return 0;
| }
configure:14333: result: no
configure:14263: checking for pututxline
configure:14313: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/ccmjOXNq.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x9): undefined reference to `pututxline'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.data+0x0): undefined reference to `pututxline'
configure:14316: $? = 1
configure: failed program was:
| #line 14268 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pututxline (); 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
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pututxline ();
| /* 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_pututxline) || defined (__stub___pututxline)
| choke me
| #else
| char (*f) () = pututxline;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pututxline;
|   ;
|   return 0;
| }
configure:14333: result: no
configure:14263: checking for updwtmp
configure:14313: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/ccP3aCyk.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x9): undefined reference to `updwtmp'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.data+0x0): undefined reference to `updwtmp'
configure:14316: $? = 1
configure: failed program was:
| #line 14268 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| /* end confdefs.h.  */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = updwtmp;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != updwtmp;
|   ;
|   return 0;
| }
configure:14333: result: no
configure:14263: checking for updwtmpx
configure:14313: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/ccfAQ5Dy.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x9): undefined reference to `updwtmpx'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.data+0x0): undefined reference to `updwtmpx'
configure:14316: $? = 1
configure: failed program was:
| #line 14268 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| /* end confdefs.h.  */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = updwtmpx;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != updwtmpx;
|   ;
|   return 0;
| }
configure:14333: result: no
configure:14349: checking for getaddrinfo
configure:14399: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14402: $? = 0
configure:14405: test -s conftest
configure:14408: $? = 0
configure:14419: result: yes
configure:14349: checking for getnameinfo
configure:14399: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14402: $? = 0
configure:14405: test -s conftest
configure:14408: $? = 0
configure:14419: result: yes
configure:14349: checking for gai_strerror
configure:14399: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14402: $? = 0
configure:14405: test -s conftest
configure:14408: $? = 0
configure:14419: result: yes
configure:14433: checking for setrlimit
configure:14483: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14486: $? = 0
configure:14489: test -s conftest
configure:14492: $? = 0
configure:14503: result: yes
configure:14513: checking whether getpgrp requires zero arguments
configure:14536: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure: In function `main':
configure:14638: too many arguments to function `getpgrp'
configure:14539: $? = 1
configure: failed program was:
| #line 14519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:14557: result: yes
configure:14571: checking for syslog
configure:14621: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14624: $? = 0
configure:14627: test -s conftest
configure:14630: $? = 0
configure:14641: result: yes
configure:14655: checking for memxor
configure:14705: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/cc2XSKir.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x9): undefined reference to `memxor'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.data+0x0): undefined reference to `memxor'
configure:14708: $? = 1
configure: failed program was:
| #line 14660 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memxor (); 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
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char memxor ();
| /* 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_memxor) || defined (__stub___memxor)
| choke me
| #else
| char (*f) () = memxor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != memxor;
|   ;
|   return 0;
| }
configure:14725: result: no
configure:14740: checking if netdb.h defines AI_NUMERICHOST
configure:14767: result: yes
configure:14783: checking for poll
configure:14833: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:14836: $? = 0
configure:14839: test -s conftest
configure:14842: $? = 0
configure:14853: result: yes
configure:14872: checking for library containing argp_parse
configure:14903: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/cccpDN0I.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x7): undefined reference to `argp_parse'
configure:14906: $? = 1
configure: failed program was:
| #line 14879 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char argp_parse ();
| int
| main ()
| {
| argp_parse ();
|   ;
|   return 0;
| }
configure:14948: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -largp  -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/libexec/elf/ld: cannot find -largp
configure:14951: $? = 1
configure: failed program was:
| #line 14924 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char argp_parse ();
| int
| main ()
| {
| argp_parse ();
|   ;
|   return 0;
| }
configure:14971: result: no
configure:15240: checking for working shutdown on AF_UNIX sockets
configure:15327: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
configure:15330: $? = 0
configure:15332: ./conftest
Created socket pair. Using fd:s 3 <-- 4
configure:15335: $? = 0
configure:15349: result: yes
configure:15361: checking for working UNIX98 ptys
configure:15432: gcc -o conftest -g -O2  -I /usr/local/include -I/usr/X11R6/include  -L /usr/local/lib -L/usr/X11R6/lib conftest.c -lpam -lutil -lcrypt -lXau -lz -loop -lgmp  >&5
configure: In function `main':
configure:15483: warning: assignment makes pointer from integer without a cast
/usr/local/lib/libwwwcore.so.1: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libwwwcore.so.1: warning: tempnam() possibly used unsafely; consider using mkstemp()
/tmp/ccyq1E0r.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x31): undefined reference to `grantpt'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x41): undefined reference to `unlockpt'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/configure(.text+0x51): undefined reference to `ptsname'
configure:15435: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 15370 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "lsh"
| #define PACKAGE_TARNAME "lsh"
| #define PACKAGE_VERSION "1.5.2"
| #define PACKAGE_STRING "lsh 1.5.2"
| #define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
| #define PACKAGE "lsh"
| #define VERSION "1.5.2"
| #define _GNU_SOURCE 1
| #define WITH_PTY_SUPPORT 1
| #define WITH_SSH1_FALLBACK 1
| #define SSHD1 "/usr/local/sbin/sshd1"
| #define WITH_SRP 1
| #define DATAFELLOWS_WORKAROUNDS 1
| #define WITH_TCP_FORWARD 1
| #define WITH_X11_FORWARD 1
| #define WITH_UTMP 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GMP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define HAVE_LIBGMP 1
| #define HAVE_LIBOOP 1
| #define HAVE_LIBZ 1
| #define WITH_TCPWRAPPERS 0
| #define HAVE_X11_XAUTH_H 1
| #define HAVE_LIBXAU 1
| #define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUTIL 1
| #define HAVE_SYSLOG 1
| #define WITH_ZLIB 1
| #define HAVE_LIBROKEN 1
| #define HAVE_LIBDES 1
| #define HAVE_LIBPAM 1
| #define WITH_PAM 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 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_OPENPTY 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_LOGWTMP 1
| #define HAVE_LOGIN 1
| #define HAVE_LOGOUT 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_SETRLIMIT 1
| #define GETPGRP_VOID 1
| #define HAVE_SYSLOG 1
| #define HAVE_AI_NUMERICHOST 1
| #define HAVE_POLL 1
| #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
| /* end confdefs.h.  */
| 
|   /* Try to obtain a working UNIX98-style pty master and slave */
|   /* Based on example code from the GNU C library documentation */
|   #include <stdlib.h>	/* EXIT_FAILURE, EXIT_SUCCESS, ptsname */
|   #include <unistd.h>	/* close(2) */
| 
|   #include <sys/types.h>	/* open(2) */
|   #include <sys/stat.h>	/* - " -   */
|   #ifdef HAVE_FCNTL_H
|   #  include <fcntl.h>	/* - " -   */
|   #endif
|   #ifdef HAVE_STROPTS_H
|   #  include <stropts.h>	/* isastream() */
|   #endif
| 
|   int main(int argc, char* argv) {
|     int master, slave;
|     char *name;
| 
|     master = open("/dev/ptmx", O_RDWR); /* PTY master multiplex */
|     if (master < 0) {
|   	  exit(EXIT_FAILURE);
|     }
| 
|     if (grantpt(master) < 0 || unlockpt(master) < 0)
|       goto close_master;
|     name = ptsname(master);
|     if (name == NULL)
|       goto close_master;
| 
|     slave = open(name, O_RDWR);
|     if (slave == -1)
|       goto close_master;
| 
|   #ifdef HAVE_STROPTS_H
|     if (isastream(slave))
|       {
|   	if (ioctl(slave, I_PUSH, "ptem") < 0
|   	    || ioctl(slave, I_PUSH, "ldterm") < 0)
|   	  goto close_slave;
|       }
|   #endif
| 
|     exit(0);
| 
|   close_slave:
|     close (slave);
| 
|   close_master:
|     close (master);
|     exit(1);
|   }
| 
configure:15454: result: no
configure:15466: checking for __attribute__
configure:15498: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:15501: $? = 0
configure:15504: test -s conftest.o
configure:15507: $? = 0
configure:15518: result: yes
configure:15534: checking for __FUNCTION__
configure:15559: gcc -c -g -O2  -I /usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:15562: $? = 0
configure:15565: test -s conftest.o
configure:15568: $? = 0
configure:15579: result: yes
configure:15591: checking for BSD pty names
configure:15616: result: done
configure:15800: creating ./config.status

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

This file was extended by lsh config.status 1.5.2, which was
generated by GNU Autoconf 2.57.  Invocation command line was

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

on clarke.alcom.aland.fi

config.status:679: creating Makefile
config.status:679: creating doc/Makefile
config.status:679: creating misc/Makefile
config.status:679: creating src/Makefile
config.status:679: creating src/scm/Makefile
config.status:679: creating src/testsuite/Makefile
config.status:679: creating src/rsync/Makefile
config.status:679: creating contrib/Makefile
config.status:679: creating contrib/lsh.spec
config.status:679: creating contrib/solpkg.sh
config.status:776: creating config.h
config.status:1176: executing depfiles commands
configure:17059: configuring in src/argp
configure:17143: running /bin/bash '/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/argp/configure' --prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx' 'BASH=/bin/bash' --cache-file=../../config.cache --srcdir=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/argp
configure:17059: configuring in src/nettle
configure:17143: running /bin/bash '/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/nettle/configure' --prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx' 'BASH=/bin/bash' --cache-file=../../config.cache --srcdir=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/nettle
configure:17059: configuring in src/spki
configure:17143: running /bin/bash '/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/spki/configure' --prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx' 'BASH=/bin/bash' --cache-file=../../config.cache --srcdir=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/spki
configure:17059: configuring in src/sftp
configure:17143: running /bin/bash '/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/sftp/configure' --prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx  '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx' 'BASH=/bin/bash' --cache-file=../../config.cache --srcdir=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/src/sftp

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

ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_BASH_set=set
ac_cv_env_BASH_value=/bin/bash
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_M4_set=
ac_cv_env_M4_value=
ac_cv_env_XAUTH_PROGRAM_set=
ac_cv_env_XAUTH_PROGRAM_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_exeext=
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=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_login=yes
ac_cv_func_logout=yes
ac_cv_func_logwtmp=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memxor=no
ac_cv_func_openpty=yes
ac_cv_func_poll=yes
ac_cv_func_pututline=no
ac_cv_func_pututxline=no
ac_cv_func_select=yes
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_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/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_inttypes_h=yes
ac_cv_header_krb5_h=yes
ac_cv_header_libutil_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pty_h=no
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_poll_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_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=no
ac_cv_header_zlib_h=yes
ac_cv_lib_Xau_XauGetAuthByAddr=yes
ac_cv_lib_asn1_der_get_octet_string=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_des_des_cbc_encrypt=yes
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_krb5_krb5_cc_gen_new=no
ac_cv_lib_oop_oop_sys_new=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_resolv_dn_expand=no
ac_cv_lib_roken_strlcpy=yes
ac_cv_lib_socket_setsockopt=no
ac_cv_lib_util_openpty=yes
ac_cv_lib_xnet_inet_addr=no
ac_cv_lib_z_inflate=yes
ac_cv_member_struct_utmp_ut_addr=no
ac_cv_member_struct_utmp_ut_addr_v6=no
ac_cv_member_struct_utmp_ut_exit=no
ac_cv_member_struct_utmp_ut_host=no
ac_cv_member_struct_utmp_ut_id=no
ac_cv_member_struct_utmp_ut_name=no
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=no
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_objext=o
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_argp_parse=no
ac_cv_search_gethostbyname='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=no
am_cv_CC_dependencies_compiler_type=gcc
am_cv_prog_cc_stdc=
lsh_cv_c_FUNCTION=yes
lsh_cv_c_attribute=yes
lsh_cv_func_shutdown_works_on_unix_sockets=yes
lsh_cv_sys_ai_numerichost=yes
lsh_cv_sys_unix98_ptys=no

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

ACLOCAL='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/missing --run tar'
AUTOCONF='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/missing --run automake-1.7'
AWK='nawk'
BASH='/bin/bash'
BUILD_ARCH='i386'
BUILD_OSREV='4.8-RC'
BUILD_OSSYS='FreeBSD'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-g -O2 -ggdb3 -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I /usr/local/include -I/usr/X11R6/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOTDOT_LIBARGP='../argp/libargp.a'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GROFF='/usr/bin/groff'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KRB_LIBS='-ldes -lroken '
KRB_PROGRAM=''
LDFLAGS=' -L /usr/local/lib -L/usr/X11R6/lib'
LIBARGP='argp/libargp.a'
LIBOBJS=' memxor$U.o'
LIBS='-lpam -lutil -lcrypt -lXau -lz -loop -lgmp '
LTLIBOBJS=' memxor$U.lo'
M4='/usr/bin/m4'
MAKEINFO='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='lsh'
PACKAGE_BUGREPORT='bug-lsh@gnu.org'
PACKAGE_NAME='lsh'
PACKAGE_STRING='lsh 1.5.2'
PACKAGE_TARNAME='lsh'
PACKAGE_VERSION='1.5.2'
PAM_PROGRAM='lsh-pam-checkpw'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SCHEME_NAME='false'
SCHEME_PROGRAM='false'
SET_MAKE=''
SHELL='/bin/bash'
SRP_PROGRAM='srp-gen'
STRIP=''
VERSION='1.5.2'
XAUTH_PROGRAM='/usr/X11R6/bin/xauth'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' src/argp src/nettle src/spki src/sftp'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define DATAFELLOWS_WORKAROUNDS 1
#define GETPGRP_VOID 1
#define HAVE_AI_NUMERICHOST 1
#define HAVE_ALARM 1
#define HAVE_ALLOCA 1
#define HAVE_CFMAKERAW 1
#define HAVE_FCNTL_H 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_GCC_FUNCTION 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GMP_H 1
#define HAVE_INET_ATON 1
#define HAVE_INTTYPES_H 1
#define HAVE_KRB5_H 1
#define HAVE_LIBCRYPT 1
#define HAVE_LIBDES 1
#define HAVE_LIBGMP 1
#define HAVE_LIBOOP 1
#define HAVE_LIBPAM 1
#define HAVE_LIBROKEN 1
#define HAVE_LIBUTIL 1
#define HAVE_LIBUTIL_H 1
#define HAVE_LIBXAU 1
#define HAVE_LIBZ 1
#define HAVE_LOGIN 1
#define HAVE_LOGOUT 1
#define HAVE_LOGWTMP 1
#define HAVE_MEMORY_H 1
#define HAVE_OPENPTY 1
#define HAVE_POLL 1
#define HAVE_POLL_H 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define HAVE_SELECT 1
#define HAVE_SETRLIMIT 1
#define HAVE_SOCKET 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSIGNAL 1
#define HAVE_STRTOL 1
#define HAVE_SYSLOG 1
#define HAVE_SYSLOG 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTMP_H 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_X11_XAUTH_H 1
#define HAVE_ZLIB_H 1
#define PACKAGE "lsh"
#define PACKAGE_BUGREPORT "bug-lsh@gnu.org"
#define PACKAGE_NAME "lsh"
#define PACKAGE_STRING "lsh 1.5.2"
#define PACKAGE_TARNAME "lsh"
#define PACKAGE_VERSION "1.5.2"
#define PTY_BSD_SCHEME 1
#define PTY_BSD_SCHEME_FIRST_CHARS "p"
#define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdefghijklmnopqrstuv"
#define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SHORT 2
#define SSHD1 "/usr/local/sbin/sshd1"
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.5.2"
#define WITH_IPV6 1
#define WITH_PAM 1
#define WITH_PTY_SUPPORT 1
#define WITH_SRP 1
#define WITH_SSH1_FALLBACK 1
#define WITH_TCPWRAPPERS 0
#define WITH_TCP_FORWARD 1
#define WITH_UTMP 1
#define WITH_X11_FORWARD 1
#define WITH_ZLIB 1
#define XAUTH_PROGRAM "/usr/X11R6/bin/xauth"
#define _GNU_SOURCE 1

configure: exit 0