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.5, which was generated by GNU Autoconf 2.56. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = gosroth.roxen.com uname -m = ia64 uname -r = 2.4.3-12smp uname -s = Linux uname -v = #1 SMP Fri Jun 8 13:06:07 EDT 2001 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = ia64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/bin PATH: /bin PATH: /usr/bin PATH: /opt/intel/compiler60/ia64/bin PATH: /usr/local/bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1253: creating cache config.cache configure:1381: checking for a BSD-compatible install configure:1435: result: /usr/bin/install -c configure:1446: checking whether build environment is sane configure:1489: result: yes configure:1522: checking for gawk configure:1538: found /bin/gawk configure:1548: result: gawk configure:1558: checking whether make sets $(MAKE) configure:1578: result: yes configure:1744: WARNING: Converted . to /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5, If this does not work, please use an absolute path to the configure script. configure:2082: checking for -R flag configure:2115: result: using -Wl,-rpath, configure:2122: result: Searching for libraries configure:2129: checking /usr/local/lib configure:2147: result: added configure:2129: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib configure:2156: result: not found configure:2129: checking /usr/local/lib configure:2147: result: added configure:2129: checking /sw/local/lib configure:2156: result: not found configure:2129: checking /sw/lib configure:2156: result: not found configure:2129: checking /usr/gnu/lib configure:2156: result: not found configure:2129: checking /opt/gnu/lib configure:2156: result: not found configure:2129: checking /sw/gnu/lib configure:2156: result: not found configure:2129: checking /usr/freeware/lib configure:2156: result: not found configure:2129: checking /usr/pkg/lib configure:2156: result: not found configure:2211: checking for gcc configure:2237: result: ecc configure:2481: checking for C compiler version configure:2484: ecc --version &5 ecc: Command line warning: ignoring unknown option '--version' /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' configure:2487: $? = 1 configure:2489: ecc -v &5 ecc: Command line warning: ignoring unknown option '-v' /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' configure:2492: $? = 1 configure:2494: ecc -V &5 Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications Version 6.0.1, Build 20020821 Copyright (C) 1985-2002 Intel Corporation. All rights reserved. /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' GNU ld version 2.10.91 (with BFD 2.10.91.0.2) Supported emulations: elf64_ia64 configure:2497: $? = 1 configure:2521: checking for C compiler default output configure:2524: ecc -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c configure:2527: $? = 0 configure:2573: result: a.out configure:2578: checking whether the C compiler works configure:2584: ./a.out configure:2587: $? = 0 configure:2604: result: yes configure:2611: checking whether we are cross compiling configure:2613: result: no configure:2616: checking for suffix of executables configure:2618: ecc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c configure:2621: $? = 0 configure:2646: result: configure:2652: checking for suffix of object files configure:2674: ecc -c -I/usr/local/include conftest.c >&5 conftest.c configure:2677: $? = 0 configure:2699: result: o configure:2703: checking whether we are using the GNU C compiler configure:2728: ecc -c -I/usr/local/include conftest.c >&5 conftest.c configure(2732): error: identifier "choke" is undefined choke me ^ compilation aborted for conftest.c (code 2) configure:2731: $? = 2 configure: failed program was: | #line 2708 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2750: result: no configure:2756: checking whether ecc accepts -g configure:2778: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:2781: $? = 0 configure:2784: test -s conftest.o configure:2787: $? = 0 configure:2798: result: yes configure:2815: checking for ecc option to accept ANSI C configure:2876: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:2879: $? = 0 configure:2882: test -s conftest.o configure:2885: $? = 0 configure:2903: result: none needed configure:2921: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c conftest.c(2): error: identifier "choke" is undefined choke me ^ At end of source: error: expected a ";" compilation aborted for conftest.c (code 2) configure:2924: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3052: checking for style of include used by make configure:3080: result: GNU configure:3108: checking dependency style of ecc configure:3170: result: none configure:3187: checking whether make sets $(MAKE) configure:3207: result: yes configure:3257: checking for ranlib configure:3273: found /usr/bin/ranlib configure:3284: result: ranlib configure:3300: checking for ecc option to accept ANSI C configure:3364: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:3367: $? = 0 configure:3370: test -s conftest.o configure:3373: $? = 0 configure:3388: result: none needed configure:3460: checking for guile configure:3478: found /usr/bin/guile configure:3490: result: /usr/bin/guile configure:3522: checking for bash configure:3540: found /bin/bash configure:3552: result: /bin/bash configure:3565: checking for groff configure:3583: found /usr/bin/groff configure:3595: result: /usr/bin/groff configure:3608: checking for m4 configure:3626: found /usr/bin/m4 configure:3639: result: /usr/bin/m4 configure:3656: checking how to run the C preprocessor configure:3686: ecc -E -I/usr/local/include conftest.c conftest.c configure:3692: $? = 0 configure:3724: ecc -E -I/usr/local/include conftest.c conftest.c configure(3734): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3730: $? = 4 configure: failed program was: | #line 3715 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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 configure:3768: result: ecc -E configure:3787: ecc -E -I/usr/local/include conftest.c conftest.c configure:3793: $? = 0 configure:3825: ecc -E -I/usr/local/include conftest.c conftest.c configure(3835): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3831: $? = 4 configure: failed program was: | #line 3816 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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 configure:3874: checking for egrep configure:3884: result: grep -E configure:3889: checking for ANSI C header files configure:3915: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:3918: $? = 0 configure:3921: test -s conftest.o configure:3924: $? = 0 conftest.c conftest.c configure:4013: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c configure(4020): warning #266: function declared implicitly exit(2); ^ configure:4016: $? = 0 configure:4018: ./conftest configure:4021: $? = 0 configure:4036: result: yes configure:4062: checking for sys/types.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for sys/stat.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for stdlib.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for string.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for memory.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for strings.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for inttypes.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for stdint.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4062: checking for unistd.h configure:4079: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4082: $? = 0 configure:4085: test -s conftest.o configure:4088: $? = 0 configure:4099: result: yes configure:4125: checking gmp.h usability configure:4138: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4141: $? = 0 configure:4144: test -s conftest.o configure:4147: $? = 0 configure:4157: result: yes configure:4161: checking gmp.h presence configure:4172: ecc -E -I/usr/local/include conftest.c conftest.c configure:4178: $? = 0 configure:4197: result: yes configure:4233: checking for gmp.h configure:4240: result: yes configure:4275: checking fcntl.h usability configure:4288: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4291: $? = 0 configure:4294: test -s conftest.o configure:4297: $? = 0 configure:4307: result: yes configure:4311: checking fcntl.h presence configure:4322: ecc -E -I/usr/local/include conftest.c conftest.c configure:4328: $? = 0 configure:4347: result: yes configure:4383: checking for fcntl.h configure:4390: result: yes configure:4266: checking for strings.h configure:4271: result: yes configure:4275: checking sys/time.h usability configure:4288: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4291: $? = 0 configure:4294: test -s conftest.o configure:4297: $? = 0 configure:4307: result: yes configure:4311: checking sys/time.h presence configure:4322: ecc -E -I/usr/local/include conftest.c conftest.c configure:4328: $? = 0 configure:4347: result: yes configure:4383: checking for sys/time.h configure:4390: result: yes configure:4266: checking for unistd.h configure:4271: result: yes configure:4417: checking shadow.h usability configure:4430: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4433: $? = 0 configure:4436: test -s conftest.o configure:4439: $? = 0 configure:4449: result: yes configure:4453: checking shadow.h presence configure:4464: ecc -E -I/usr/local/include conftest.c conftest.c configure:4470: $? = 0 configure:4489: result: yes configure:4525: checking for shadow.h configure:4532: result: yes configure:4561: checking zlib.h usability configure:4574: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4577: $? = 0 configure:4580: test -s conftest.o configure:4583: $? = 0 configure:4593: result: yes configure:4597: checking zlib.h presence configure:4608: ecc -E -I/usr/local/include conftest.c conftest.c configure:4614: $? = 0 configure:4633: result: yes configure:4669: checking for zlib.h configure:4676: result: yes configure:4707: checking poll.h usability configure:4720: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4723: $? = 0 configure:4726: test -s conftest.o configure:4729: $? = 0 configure:4739: result: yes configure:4743: checking poll.h presence configure:4754: ecc -E -I/usr/local/include conftest.c conftest.c configure:4760: $? = 0 configure:4779: result: yes configure:4815: checking for poll.h configure:4822: result: yes configure:4707: checking sys/poll.h usability configure:4720: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4723: $? = 0 configure:4726: test -s conftest.o configure:4729: $? = 0 configure:4739: result: yes configure:4743: checking sys/poll.h presence configure:4754: ecc -E -I/usr/local/include conftest.c conftest.c configure:4760: $? = 0 configure:4779: result: yes configure:4815: checking for sys/poll.h configure:4822: result: yes configure:4849: checking libutil.h usability configure:4862: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(4923): catastrophic error: could not open source file "libutil.h" #include ^ compilation aborted for conftest.c (code 4) configure:4865: $? = 4 configure: failed program was: | #line 4851 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4881: result: no configure:4885: checking libutil.h presence configure:4896: ecc -E -I/usr/local/include conftest.c conftest.c configure(4925): catastrophic error: could not open source file "libutil.h" #include ^ configure:4902: $? = 4 configure: failed program was: | #line 4887 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:4921: result: no configure:4957: checking for libutil.h configure:4964: result: no configure:4991: checking crypt.h usability configure:5004: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5007: $? = 0 configure:5010: test -s conftest.o configure:5013: $? = 0 configure:5023: result: yes configure:5027: checking crypt.h presence configure:5038: ecc -E -I/usr/local/include conftest.c conftest.c configure:5044: $? = 0 configure:5063: result: yes configure:5099: checking for crypt.h configure:5106: result: yes configure:5133: checking pty.h usability configure:5146: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5149: $? = 0 configure:5152: test -s conftest.o configure:5155: $? = 0 configure:5165: result: yes configure:5169: checking pty.h presence configure:5180: ecc -E -I/usr/local/include conftest.c conftest.c configure:5186: $? = 0 configure:5205: result: yes configure:5241: checking for pty.h configure:5248: result: yes configure:5275: checking stropts.h usability configure:5288: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5291: $? = 0 configure:5294: test -s conftest.o configure:5297: $? = 0 configure:5307: result: yes configure:5311: checking stropts.h presence configure:5322: ecc -E -I/usr/local/include conftest.c conftest.c configure:5328: $? = 0 configure:5347: result: yes configure:5383: checking for stropts.h configure:5390: result: yes configure:5417: checking syslog.h usability configure:5430: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5433: $? = 0 configure:5436: test -s conftest.o configure:5439: $? = 0 configure:5449: result: yes configure:5453: checking syslog.h presence configure:5464: ecc -E -I/usr/local/include conftest.c conftest.c configure:5470: $? = 0 configure:5489: result: yes configure:5525: checking for syslog.h configure:5532: result: yes configure:5559: checking argp.h usability configure:5572: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5575: $? = 0 configure:5578: test -s conftest.o configure:5581: $? = 0 configure:5591: result: yes configure:5595: checking argp.h presence configure:5606: ecc -E -I/usr/local/include conftest.c conftest.c configure:5612: $? = 0 configure:5631: result: yes configure:5667: checking for argp.h configure:5674: result: yes configure:5701: checking sys/resource.h usability configure:5714: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5717: $? = 0 configure:5720: test -s conftest.o configure:5723: $? = 0 configure:5733: result: yes configure:5737: checking sys/resource.h presence configure:5748: ecc -E -I/usr/local/include conftest.c conftest.c configure:5754: $? = 0 configure:5773: result: yes configure:5809: checking for sys/resource.h configure:5816: result: yes configure:5844: checking utmp.h usability configure:5857: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5860: $? = 0 configure:5863: test -s conftest.o configure:5866: $? = 0 configure:5876: result: yes configure:5880: checking utmp.h presence configure:5891: ecc -E -I/usr/local/include conftest.c conftest.c configure:5897: $? = 0 configure:5916: result: yes configure:5952: checking for utmp.h configure:5959: result: yes configure:5988: checking utmpx.h usability configure:6001: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6004: $? = 0 configure:6007: test -s conftest.o configure:6010: $? = 0 configure:6020: result: yes configure:6024: checking utmpx.h presence configure:6035: ecc -E -I/usr/local/include conftest.c conftest.c configure:6041: $? = 0 configure:6060: result: yes configure:6096: checking for utmpx.h configure:6103: result: yes configure:6121: checking for struct utmp.ut_host configure:6149: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6152: $? = 0 configure:6155: test -s conftest.o configure:6158: $? = 0 configure:6210: result: yes configure:6220: checking for struct utmp.ut_name configure:6248: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6251: $? = 0 configure:6254: test -s conftest.o configure:6257: $? = 0 configure:6309: result: yes configure:6319: checking for struct utmp.ut_user configure:6347: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6350: $? = 0 configure:6353: test -s conftest.o configure:6356: $? = 0 configure:6408: result: yes configure:6418: checking for struct utmp.ut_time configure:6446: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6449: $? = 0 configure:6452: test -s conftest.o configure:6455: $? = 0 configure:6507: result: yes configure:6517: checking for struct utmp.ut_tv configure:6545: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(6581): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:6548: $? = 2 configure: failed program was: | #line 6522 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:6584: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6587: $? = 0 configure:6590: test -s conftest.o configure:6593: $? = 0 configure:6606: result: yes configure:6616: checking for struct utmp.ut_tv.tv_sec configure:6644: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6647: $? = 0 configure:6650: test -s conftest.o configure:6653: $? = 0 configure:6705: result: yes configure:6715: checking for struct utmp.ut_id configure:6743: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6746: $? = 0 configure:6749: test -s conftest.o configure:6752: $? = 0 configure:6804: result: yes configure:6814: checking for struct utmp.ut_syslen configure:6842: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(6881): error: struct "utmp" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6845: $? = 2 configure: failed program was: | #line 6819 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:6881: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(6920): error: struct "utmp" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6884: $? = 2 configure: failed program was: | #line 6858 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:6903: result: no configure:6913: checking for struct utmp.ut_session configure:6941: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6944: $? = 0 configure:6947: test -s conftest.o configure:6950: $? = 0 configure:7002: result: yes configure:7012: checking for struct utmp.ut_pid configure:7040: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7043: $? = 0 configure:7046: test -s conftest.o configure:7049: $? = 0 configure:7101: result: yes configure:7111: checking for struct utmp.ut_exit configure:7139: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7180): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:7142: $? = 2 configure: failed program was: | #line 7116 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:7178: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7181: $? = 0 configure:7184: test -s conftest.o configure:7187: $? = 0 configure:7200: result: yes configure:7210: checking for struct utmp.ut_exit.e_termination configure:7238: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7241: $? = 0 configure:7244: test -s conftest.o configure:7247: $? = 0 configure:7299: result: yes configure:7309: checking for struct utmp.ut_addr configure:7337: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7340: $? = 0 configure:7343: test -s conftest.o configure:7346: $? = 0 configure:7398: result: yes configure:7408: checking for struct utmp.ut_addr_v6 configure:7436: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7439: $? = 0 configure:7442: test -s conftest.o configure:7445: $? = 0 configure:7497: result: yes configure:7511: checking for struct utmpx.ut_host configure:7539: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7542: $? = 0 configure:7545: test -s conftest.o configure:7548: $? = 0 configure:7600: result: yes configure:7610: checking for struct utmpx.ut_name configure:7638: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7684): error: struct "utmpx" has no field "ut_name" if (ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7641: $? = 2 configure: failed program was: | #line 7615 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:7677: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7723): error: struct "utmpx" has no field "ut_name" if (sizeof ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7680: $? = 2 configure: failed program was: | #line 7654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:7699: result: no configure:7709: checking for struct utmpx.ut_user configure:7737: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7740: $? = 0 configure:7743: test -s conftest.o configure:7746: $? = 0 configure:7798: result: yes configure:7808: checking for struct utmpx.ut_time configure:7836: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7883): error: struct "utmpx" has no field "ut_time" if (ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:7839: $? = 2 configure: failed program was: | #line 7813 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:7875: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7922): error: struct "utmpx" has no field "ut_time" if (sizeof ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:7878: $? = 2 configure: failed program was: | #line 7852 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:7897: result: no configure:7907: checking for struct utmpx.ut_id configure:7935: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7938: $? = 0 configure:7941: test -s conftest.o configure:7944: $? = 0 configure:7996: result: yes configure:8006: checking for struct utmpx.ut_tv configure:8034: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8082): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:8037: $? = 2 configure: failed program was: | #line 8011 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8073: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8076: $? = 0 configure:8079: test -s conftest.o configure:8082: $? = 0 configure:8095: result: yes configure:8105: checking for struct utmpx.ut_tv.tv_sec configure:8133: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8136: $? = 0 configure:8139: test -s conftest.o configure:8142: $? = 0 configure:8194: result: yes configure:8204: checking for struct utmpx.ut_syslen configure:8232: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8282): error: struct "utmpx" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8235: $? = 2 configure: failed program was: | #line 8209 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8271: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8321): error: struct "utmpx" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8274: $? = 2 configure: failed program was: | #line 8248 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8293: result: no configure:8303: checking for struct utmpx.ut_session configure:8331: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8334: $? = 0 configure:8337: test -s conftest.o configure:8340: $? = 0 configure:8392: result: yes configure:8402: checking for struct utmpx.ut_pid configure:8430: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8433: $? = 0 configure:8436: test -s conftest.o configure:8439: $? = 0 configure:8491: result: yes configure:8501: checking for struct utmpx.ut_exit configure:8529: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8581): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:8532: $? = 2 configure: failed program was: | #line 8506 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:8568: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8571: $? = 0 configure:8574: test -s conftest.o configure:8577: $? = 0 configure:8590: result: yes configure:8600: checking for struct utmpx.ut_exit.e_termination configure:8628: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8631: $? = 0 configure:8634: test -s conftest.o configure:8637: $? = 0 configure:8689: result: yes configure:8699: checking for struct utmpx.ut_addr configure:8727: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8781): error: struct "utmpx" has no field "ut_addr" if (ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:8730: $? = 2 configure: failed program was: | #line 8704 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:8766: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8820): error: struct "utmpx" has no field "ut_addr" if (sizeof ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:8769: $? = 2 configure: failed program was: | #line 8743 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:8788: result: no configure:8798: checking for struct utmpx.ut_addr_v6 configure:8826: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8829: $? = 0 configure:8832: test -s conftest.o configure:8835: $? = 0 configure:8887: result: yes configure:8917: checking krb5.h usability configure:8930: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9022): catastrophic error: could not open source file "krb5.h" #include ^ compilation aborted for conftest.c (code 4) configure:8933: $? = 4 configure: failed program was: | #line 8919 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8949: result: no configure:8953: checking krb5.h presence configure:8964: ecc -E -I/usr/local/include conftest.c conftest.c configure(9024): catastrophic error: could not open source file "krb5.h" #include ^ configure:8970: $? = 4 configure: failed program was: | #line 8955 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | #include configure:8989: result: no configure:9025: checking for krb5.h configure:9032: result: no configure:9064: checking security/pam_appl.h usability configure:9077: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:9080: $? = 0 configure:9083: test -s conftest.o configure:9086: $? = 0 configure:9096: result: yes configure:9100: checking security/pam_appl.h presence configure:9111: ecc -E -I/usr/local/include conftest.c conftest.c configure:9117: $? = 0 configure:9136: result: yes configure:9172: checking for security/pam_appl.h configure:9179: result: yes configure:9204: checking for socklen_t in sys/socket.h conftest.c configure:9228: result: yes configure:9274: checking for __gmpz_getlimbn in -lgmp configure:9305: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 conftest.c configure:9308: $? = 0 configure:9311: test -s conftest configure:9314: $? = 0 configure:9326: result: yes configure:9357: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 conftest.c configure:9360: $? = 0 configure:9362: ./conftest configure:9365: $? = 0 configure:9440: checking for oop_sys_new in -loop configure:9471: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -loop -lgmp >&5 conftest.c ld: cannot find -loop configure:9474: $? = 1 configure: failed program was: | #line 9447 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #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_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 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 oop_sys_new (); | int | main () | { | oop_sys_new (); | ; | return 0; | } configure:9492: result: no configure:9502: error: liboop is missing. Get liboop from http://www.liboop.org ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_BASH_set=set ac_cv_env_BASH_value=/bin/sh ac_cv_env_CC_set=set ac_cv_env_CC_value=ecc 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_header_argp_h=yes ac_cv_header_crypt_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_pty_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_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_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_oop_oop_sys_new=no ac_cv_member_struct_utmp_ut_addr=yes ac_cv_member_struct_utmp_ut_addr_v6=yes ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_exit_e_termination=yes ac_cv_member_struct_utmp_ut_host=yes ac_cv_member_struct_utmp_ut_id=yes ac_cv_member_struct_utmp_ut_name=yes ac_cv_member_struct_utmp_ut_pid=yes ac_cv_member_struct_utmp_ut_session=yes ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=yes ac_cv_member_struct_utmp_ut_tv_tv_sec=yes ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=yes ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit_e_termination=yes ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=no ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=yes ac_cv_member_struct_utmpx_ut_syslen=no ac_cv_member_struct_utmpx_ut_time=no ac_cv_member_struct_utmpx_ut_tv=yes ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes ac_cv_member_struct_utmpx_ut_user=yes ac_cv_objext=o ac_cv_path_BASH=/bin/bash ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_M4=/usr/bin/m4 ac_cv_path_SCHEME_PROGRAM=/usr/bin/guile ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='ecc -E' ac_cv_prog_ac_ct_CC=ecc 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_type_socklen_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run tar' AUTOCONF='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run autoconf' AUTOHEADER='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run autoheader' AUTOMAKE='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run automake-1.7' AWK='gawk' BASH='/bin/bash' BUILD_ARCH='' BUILD_OSREV='' BUILD_OSSYS='' CC='ecc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='ecc -E' CPPFLAGS=' -I/usr/local/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOTDOT_LIBARGP='' 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='' KRB_PROGRAM='' LDFLAGS=' -L/usr/local/lib' LIBARGP='' LIBOBJS='' LIBS='-lgmp ' LTLIBOBJS='' M4='/usr/bin/m4' MAKEINFO='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 1.5.5' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='1.5.5' PAM_PROGRAM='' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='guile' SCHEME_PROGRAM='/usr/bin/guile' SET_MAKE='' SHELL='/bin/sh' SRP_PROGRAM='srp-gen' STRIP='' VERSION='1.5.5' XAUTH_PROGRAM='' ac_ct_CC='ecc' 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='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DATAFELLOWS_WORKAROUNDS 1 #define HAVE_ARGP_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GMP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGMP 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL_H 1 #define HAVE_PTY_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_ID 1 #define HAVE_STRUCT_UTMPX_UT_PID 1 #define HAVE_STRUCT_UTMPX_UT_SESSION 1 #define HAVE_STRUCT_UTMPX_UT_TV 1 #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMPX_UT_USER 1 #define HAVE_STRUCT_UTMP_UT_ADDR 1 #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 #define HAVE_STRUCT_UTMP_UT_EXIT 1 #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 #define HAVE_STRUCT_UTMP_UT_HOST 1 #define HAVE_STRUCT_UTMP_UT_ID 1 #define HAVE_STRUCT_UTMP_UT_NAME 1 #define HAVE_STRUCT_UTMP_UT_PID 1 #define HAVE_STRUCT_UTMP_UT_SESSION 1 #define HAVE_STRUCT_UTMP_UT_TIME 1 #define HAVE_STRUCT_UTMP_UT_TV 1 #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMP_UT_USER 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_UTMPX_H 1 #define HAVE_UTMP_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.5" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "1.5.5" #define SSHD1 "/usr/local/sbin/sshd1" #define STDC_HEADERS 1 #define VERSION "1.5.5" #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_SSH1_FALLBACK 1 #define WITH_TCP_FORWARD 1 #define WITH_UTMP 1 #define WITH_X11_FORWARD 1 #define _GNU_SOURCE 1 configure: exit 1