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:1254: creating cache config.cache configure:1382: checking for a BSD-compatible install configure:1436: result: /usr/bin/install -c configure:1447: checking whether build environment is sane configure:1490: result: yes configure:1523: checking for gawk configure:1539: found /bin/gawk configure:1549: result: gawk configure:1559: checking whether make sets $(MAKE) configure:1579: result: yes configure:1745: 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:2091: checking for -R flag configure:2124: result: using -Wl,-rpath, configure:2131: result: Searching for libraries configure:2138: checking /usr/local/lib configure:2156: result: added configure:2138: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib configure:2165: result: not found configure:2138: checking /usr/local/lib configure:2156: result: added configure:2138: checking /sw/local/lib configure:2165: result: not found configure:2138: checking /sw/lib configure:2165: result: not found configure:2138: checking /usr/gnu/lib configure:2165: result: not found configure:2138: checking /opt/gnu/lib configure:2165: result: not found configure:2138: checking /sw/gnu/lib configure:2165: result: not found configure:2138: checking /usr/freeware/lib configure:2165: result: not found configure:2138: checking /usr/pkg/lib configure:2165: result: not found configure:2220: checking for gcc configure:2246: result: ecc configure:2490: checking for C compiler version configure:2493: 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:2496: $? = 1 configure:2498: 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:2501: $? = 1 configure:2503: 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:2506: $? = 1 configure:2530: checking for C compiler default output configure:2533: ecc -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c configure:2536: $? = 0 configure:2582: result: a.out configure:2587: checking whether the C compiler works configure:2593: ./a.out configure:2596: $? = 0 configure:2613: result: yes configure:2620: checking whether we are cross compiling configure:2622: result: no configure:2625: checking for suffix of executables configure:2627: ecc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c configure:2630: $? = 0 configure:2655: result: configure:2661: checking for suffix of object files configure:2683: ecc -c -I/usr/local/include conftest.c >&5 conftest.c configure:2686: $? = 0 configure:2708: result: o configure:2712: checking whether we are using the GNU C compiler configure:2737: ecc -c -I/usr/local/include conftest.c >&5 conftest.c configure(2741): error: identifier "choke" is undefined choke me ^ compilation aborted for conftest.c (code 2) configure:2740: $? = 2 configure: failed program was: | #line 2717 "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:2759: result: no configure:2765: checking whether ecc accepts -g configure:2787: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:2790: $? = 0 configure:2793: test -s conftest.o configure:2796: $? = 0 configure:2807: result: yes configure:2824: checking for ecc option to accept ANSI C configure:2885: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:2888: $? = 0 configure:2891: test -s conftest.o configure:2894: $? = 0 configure:2912: result: none needed configure:2930: 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:2933: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3061: checking for style of include used by make configure:3089: result: GNU configure:3117: checking dependency style of ecc configure:3179: result: none configure:3196: checking whether make sets $(MAKE) configure:3216: result: yes configure:3266: checking for ranlib configure:3282: found /usr/bin/ranlib configure:3293: result: ranlib configure:3309: checking for ecc option to accept ANSI C configure:3373: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:3376: $? = 0 configure:3379: test -s conftest.o configure:3382: $? = 0 configure:3397: result: none needed configure:3469: checking for guile configure:3487: found /usr/bin/guile configure:3499: result: /usr/bin/guile configure:3531: checking for bash configure:3549: found /bin/bash configure:3561: result: /bin/bash configure:3574: checking for groff configure:3592: found /usr/bin/groff configure:3604: result: /usr/bin/groff configure:3617: checking for m4 configure:3635: found /usr/bin/m4 configure:3648: result: /usr/bin/m4 configure:3665: checking how to run the C preprocessor configure:3695: ecc -E -I/usr/local/include conftest.c conftest.c configure:3701: $? = 0 configure:3733: ecc -E -I/usr/local/include conftest.c conftest.c configure(3743): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3739: $? = 4 configure: failed program was: | #line 3724 "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:3777: result: ecc -E configure:3796: ecc -E -I/usr/local/include conftest.c conftest.c configure:3802: $? = 0 configure:3834: ecc -E -I/usr/local/include conftest.c conftest.c configure(3844): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3840: $? = 4 configure: failed program was: | #line 3825 "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:3883: checking for egrep configure:3893: result: grep -E configure:3898: checking for ANSI C header files configure:3924: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:3927: $? = 0 configure:3930: test -s conftest.o configure:3933: $? = 0 conftest.c conftest.c configure:4022: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c configure(4029): warning #266: function declared implicitly exit(2); ^ configure:4025: $? = 0 configure:4027: ./conftest configure:4030: $? = 0 configure:4045: result: yes configure:4071: checking for sys/types.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for sys/stat.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for stdlib.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for string.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for memory.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for strings.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for inttypes.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for stdint.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4071: checking for unistd.h configure:4088: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4091: $? = 0 configure:4094: test -s conftest.o configure:4097: $? = 0 configure:4108: result: yes configure:4134: checking gmp.h usability configure:4147: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4150: $? = 0 configure:4153: test -s conftest.o configure:4156: $? = 0 configure:4166: result: yes configure:4170: checking gmp.h presence configure:4181: ecc -E -I/usr/local/include conftest.c conftest.c configure:4187: $? = 0 configure:4206: result: yes configure:4242: checking for gmp.h configure:4249: result: yes configure:4284: checking fcntl.h usability configure:4297: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4300: $? = 0 configure:4303: test -s conftest.o configure:4306: $? = 0 configure:4316: result: yes configure:4320: checking fcntl.h presence configure:4331: ecc -E -I/usr/local/include conftest.c conftest.c configure:4337: $? = 0 configure:4356: result: yes configure:4392: checking for fcntl.h configure:4399: result: yes configure:4275: checking for strings.h configure:4280: result: yes configure:4284: checking sys/time.h usability configure:4297: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4300: $? = 0 configure:4303: test -s conftest.o configure:4306: $? = 0 configure:4316: result: yes configure:4320: checking sys/time.h presence configure:4331: ecc -E -I/usr/local/include conftest.c conftest.c configure:4337: $? = 0 configure:4356: result: yes configure:4392: checking for sys/time.h configure:4399: result: yes configure:4275: checking for unistd.h configure:4280: result: yes configure:4426: checking shadow.h usability configure:4439: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4442: $? = 0 configure:4445: test -s conftest.o configure:4448: $? = 0 configure:4458: result: yes configure:4462: checking shadow.h presence configure:4473: ecc -E -I/usr/local/include conftest.c conftest.c configure:4479: $? = 0 configure:4498: result: yes configure:4534: checking for shadow.h configure:4541: result: yes configure:4570: checking zlib.h usability configure:4583: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4586: $? = 0 configure:4589: test -s conftest.o configure:4592: $? = 0 configure:4602: result: yes configure:4606: checking zlib.h presence configure:4617: ecc -E -I/usr/local/include conftest.c conftest.c configure:4623: $? = 0 configure:4642: result: yes configure:4678: checking for zlib.h configure:4685: result: yes configure:4716: checking poll.h usability configure:4729: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4732: $? = 0 configure:4735: test -s conftest.o configure:4738: $? = 0 configure:4748: result: yes configure:4752: checking poll.h presence configure:4763: ecc -E -I/usr/local/include conftest.c conftest.c configure:4769: $? = 0 configure:4788: result: yes configure:4824: checking for poll.h configure:4831: result: yes configure:4716: checking sys/poll.h usability configure:4729: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:4732: $? = 0 configure:4735: test -s conftest.o configure:4738: $? = 0 configure:4748: result: yes configure:4752: checking sys/poll.h presence configure:4763: ecc -E -I/usr/local/include conftest.c conftest.c configure:4769: $? = 0 configure:4788: result: yes configure:4824: checking for sys/poll.h configure:4831: result: yes configure:4858: checking libutil.h usability configure:4871: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(4932): catastrophic error: could not open source file "libutil.h" #include ^ compilation aborted for conftest.c (code 4) configure:4874: $? = 4 configure: failed program was: | #line 4860 "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:4890: result: no configure:4894: checking libutil.h presence configure:4905: ecc -E -I/usr/local/include conftest.c conftest.c configure(4934): catastrophic error: could not open source file "libutil.h" #include ^ configure:4911: $? = 4 configure: failed program was: | #line 4896 "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:4930: result: no configure:4966: checking for libutil.h configure:4973: result: no configure:5000: checking crypt.h usability configure:5013: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5016: $? = 0 configure:5019: test -s conftest.o configure:5022: $? = 0 configure:5032: result: yes configure:5036: checking crypt.h presence configure:5047: ecc -E -I/usr/local/include conftest.c conftest.c configure:5053: $? = 0 configure:5072: result: yes configure:5108: checking for crypt.h configure:5115: result: yes configure:5142: checking pty.h usability configure:5155: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5158: $? = 0 configure:5161: test -s conftest.o configure:5164: $? = 0 configure:5174: result: yes configure:5178: checking pty.h presence configure:5189: ecc -E -I/usr/local/include conftest.c conftest.c configure:5195: $? = 0 configure:5214: result: yes configure:5250: checking for pty.h configure:5257: result: yes configure:5284: checking stropts.h usability configure:5297: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5300: $? = 0 configure:5303: test -s conftest.o configure:5306: $? = 0 configure:5316: result: yes configure:5320: checking stropts.h presence configure:5331: ecc -E -I/usr/local/include conftest.c conftest.c configure:5337: $? = 0 configure:5356: result: yes configure:5392: checking for stropts.h configure:5399: result: yes configure:5426: checking syslog.h usability configure:5439: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5442: $? = 0 configure:5445: test -s conftest.o configure:5448: $? = 0 configure:5458: result: yes configure:5462: checking syslog.h presence configure:5473: ecc -E -I/usr/local/include conftest.c conftest.c configure:5479: $? = 0 configure:5498: result: yes configure:5534: checking for syslog.h configure:5541: result: yes configure:5568: checking argp.h usability configure:5581: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5584: $? = 0 configure:5587: test -s conftest.o configure:5590: $? = 0 configure:5600: result: yes configure:5604: checking argp.h presence configure:5615: ecc -E -I/usr/local/include conftest.c conftest.c configure:5621: $? = 0 configure:5640: result: yes configure:5676: checking for argp.h configure:5683: result: yes configure:5710: checking sys/resource.h usability configure:5723: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5726: $? = 0 configure:5729: test -s conftest.o configure:5732: $? = 0 configure:5742: result: yes configure:5746: checking sys/resource.h presence configure:5757: ecc -E -I/usr/local/include conftest.c conftest.c configure:5763: $? = 0 configure:5782: result: yes configure:5818: checking for sys/resource.h configure:5825: result: yes configure:5853: checking utmp.h usability configure:5866: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:5869: $? = 0 configure:5872: test -s conftest.o configure:5875: $? = 0 configure:5885: result: yes configure:5889: checking utmp.h presence configure:5900: ecc -E -I/usr/local/include conftest.c conftest.c configure:5906: $? = 0 configure:5925: result: yes configure:5961: checking for utmp.h configure:5968: result: yes configure:5997: checking utmpx.h usability configure:6010: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6013: $? = 0 configure:6016: test -s conftest.o configure:6019: $? = 0 configure:6029: result: yes configure:6033: checking utmpx.h presence configure:6044: ecc -E -I/usr/local/include conftest.c conftest.c configure:6050: $? = 0 configure:6069: result: yes configure:6105: checking for utmpx.h configure:6112: result: yes configure:6130: checking for struct utmp.ut_host configure:6158: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6161: $? = 0 configure:6164: test -s conftest.o configure:6167: $? = 0 configure:6219: result: yes configure:6229: checking for struct utmp.ut_name configure:6257: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6260: $? = 0 configure:6263: test -s conftest.o configure:6266: $? = 0 configure:6318: result: yes configure:6328: checking for struct utmp.ut_user configure:6356: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6359: $? = 0 configure:6362: test -s conftest.o configure:6365: $? = 0 configure:6417: result: yes configure:6427: checking for struct utmp.ut_time configure:6455: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6458: $? = 0 configure:6461: test -s conftest.o configure:6464: $? = 0 configure:6516: result: yes configure:6526: checking for struct utmp.ut_tv configure:6554: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(6590): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:6557: $? = 2 configure: failed program was: | #line 6531 "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:6593: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6596: $? = 0 configure:6599: test -s conftest.o configure:6602: $? = 0 configure:6615: result: yes configure:6625: checking for struct utmp.ut_tv.tv_sec configure:6653: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6656: $? = 0 configure:6659: test -s conftest.o configure:6662: $? = 0 configure:6714: result: yes configure:6724: checking for struct utmp.ut_id configure:6752: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6755: $? = 0 configure:6758: test -s conftest.o configure:6761: $? = 0 configure:6813: result: yes configure:6823: checking for struct utmp.ut_syslen configure:6851: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(6890): error: struct "utmp" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6854: $? = 2 configure: failed program was: | #line 6828 "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:6890: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(6929): error: struct "utmp" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6893: $? = 2 configure: failed program was: | #line 6867 "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:6912: result: no configure:6922: checking for struct utmp.ut_session configure:6950: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:6953: $? = 0 configure:6956: test -s conftest.o configure:6959: $? = 0 configure:7011: result: yes configure:7021: checking for struct utmp.ut_pid configure:7049: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7052: $? = 0 configure:7055: test -s conftest.o configure:7058: $? = 0 configure:7110: result: yes configure:7120: checking for struct utmp.ut_exit configure:7148: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7189): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:7151: $? = 2 configure: failed program was: | #line 7125 "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:7187: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7190: $? = 0 configure:7193: test -s conftest.o configure:7196: $? = 0 configure:7209: result: yes configure:7219: checking for struct utmp.ut_exit.e_termination configure:7247: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7250: $? = 0 configure:7253: test -s conftest.o configure:7256: $? = 0 configure:7308: result: yes configure:7318: checking for struct utmp.ut_exit.__e_termination configure:7346: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7389): error: struct "exit_status" has no field "__e_termination" if (ac_aggr.ut_exit.__e_termination) ^ compilation aborted for conftest.c (code 2) configure:7349: $? = 2 configure: failed program was: | #line 7323 "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 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:7385: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7428): error: struct "exit_status" has no field "__e_termination" if (sizeof ac_aggr.ut_exit.__e_termination) ^ compilation aborted for conftest.c (code 2) configure:7388: $? = 2 configure: failed program was: | #line 7362 "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 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:7407: result: no configure:7417: checking for struct utmp.ut_exit.ut_termination configure:7445: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7488): error: struct "exit_status" has no field "ut_termination" if (ac_aggr.ut_exit.ut_termination) ^ compilation aborted for conftest.c (code 2) configure:7448: $? = 2 configure: failed program was: | #line 7422 "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 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:7484: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7527): error: struct "exit_status" has no field "ut_termination" if (sizeof ac_aggr.ut_exit.ut_termination) ^ compilation aborted for conftest.c (code 2) configure:7487: $? = 2 configure: failed program was: | #line 7461 "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 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:7506: result: no configure:7516: checking for struct utmp.ut_addr configure:7544: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7547: $? = 0 configure:7550: test -s conftest.o configure:7553: $? = 0 configure:7605: result: yes configure:7615: checking for struct utmp.ut_addr_v6 configure:7643: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7646: $? = 0 configure:7649: test -s conftest.o configure:7652: $? = 0 configure:7704: result: yes configure:7718: checking for struct utmpx.ut_host configure:7746: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7749: $? = 0 configure:7752: test -s conftest.o configure:7755: $? = 0 configure:7807: result: yes configure:7817: checking for struct utmpx.ut_name configure:7845: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7891): error: struct "utmpx" has no field "ut_name" if (ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7848: $? = 2 configure: failed program was: | #line 7822 "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:7884: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(7930): error: struct "utmpx" has no field "ut_name" if (sizeof ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7887: $? = 2 configure: failed program was: | #line 7861 "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:7906: result: no configure:7916: checking for struct utmpx.ut_user configure:7944: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:7947: $? = 0 configure:7950: test -s conftest.o configure:7953: $? = 0 configure:8005: result: yes configure:8015: checking for struct utmpx.ut_time configure:8043: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8090): error: struct "utmpx" has no field "ut_time" if (ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:8046: $? = 2 configure: failed program was: | #line 8020 "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:8082: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8129): error: struct "utmpx" has no field "ut_time" if (sizeof ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:8085: $? = 2 configure: failed program was: | #line 8059 "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:8104: result: no configure:8114: checking for struct utmpx.ut_id configure:8142: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8145: $? = 0 configure:8148: test -s conftest.o configure:8151: $? = 0 configure:8203: result: yes configure:8213: checking for struct utmpx.ut_tv configure:8241: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8289): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:8244: $? = 2 configure: failed program was: | #line 8218 "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:8280: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8283: $? = 0 configure:8286: test -s conftest.o configure:8289: $? = 0 configure:8302: result: yes configure:8312: checking for struct utmpx.ut_tv.tv_sec configure:8340: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8343: $? = 0 configure:8346: test -s conftest.o configure:8349: $? = 0 configure:8401: result: yes configure:8411: checking for struct utmpx.ut_syslen configure:8439: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8489): error: struct "utmpx" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8442: $? = 2 configure: failed program was: | #line 8416 "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:8478: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8528): error: struct "utmpx" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8481: $? = 2 configure: failed program was: | #line 8455 "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:8500: result: no configure:8510: checking for struct utmpx.ut_session configure:8538: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8541: $? = 0 configure:8544: test -s conftest.o configure:8547: $? = 0 configure:8599: result: yes configure:8609: checking for struct utmpx.ut_pid configure:8637: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8640: $? = 0 configure:8643: test -s conftest.o configure:8646: $? = 0 configure:8698: result: yes configure:8708: checking for struct utmpx.ut_exit configure:8736: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8788): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:8739: $? = 2 configure: failed program was: | #line 8713 "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:8775: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8778: $? = 0 configure:8781: test -s conftest.o configure:8784: $? = 0 configure:8797: result: yes configure:8807: checking for struct utmpx.ut_exit.e_termination configure:8835: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:8838: $? = 0 configure:8841: test -s conftest.o configure:8844: $? = 0 configure:8896: result: yes configure:8906: checking for struct utmpx.ut_exit.__e_termination configure:8934: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(8988): error: struct "__exit_status" has no field "__e_termination" if (ac_aggr.ut_exit.__e_termination) ^ compilation aborted for conftest.c (code 2) configure:8937: $? = 2 configure: failed program was: | #line 8911 "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_exit.__e_termination) | return 0; | ; | return 0; | } configure:8973: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9027): error: struct "__exit_status" has no field "__e_termination" if (sizeof ac_aggr.ut_exit.__e_termination) ^ compilation aborted for conftest.c (code 2) configure:8976: $? = 2 configure: failed program was: | #line 8950 "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_exit.__e_termination) | return 0; | ; | return 0; | } configure:8995: result: no configure:9005: checking for struct utmpx.ut_exit.ut_termination configure:9033: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9087): error: struct "__exit_status" has no field "ut_termination" if (ac_aggr.ut_exit.ut_termination) ^ compilation aborted for conftest.c (code 2) configure:9036: $? = 2 configure: failed program was: | #line 9010 "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_exit.ut_termination) | return 0; | ; | return 0; | } configure:9072: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9126): error: struct "__exit_status" has no field "ut_termination" if (sizeof ac_aggr.ut_exit.ut_termination) ^ compilation aborted for conftest.c (code 2) configure:9075: $? = 2 configure: failed program was: | #line 9049 "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_exit.ut_termination) | return 0; | ; | return 0; | } configure:9094: result: no configure:9104: checking for struct utmpx.ut_addr configure:9132: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9186): error: struct "utmpx" has no field "ut_addr" if (ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:9135: $? = 2 configure: failed program was: | #line 9109 "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:9171: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9225): error: struct "utmpx" has no field "ut_addr" if (sizeof ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:9174: $? = 2 configure: failed program was: | #line 9148 "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:9193: result: no configure:9203: checking for struct utmpx.ut_addr_v6 configure:9231: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:9234: $? = 0 configure:9237: test -s conftest.o configure:9240: $? = 0 configure:9292: result: yes configure:9581: checking gss.h usability configure:9594: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9686): catastrophic error: could not open source file "gss.h" #include ^ compilation aborted for conftest.c (code 4) configure:9597: $? = 4 configure: failed program was: | #line 9583 "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:9613: result: no configure:9617: checking gss.h presence configure:9628: ecc -E -I/usr/local/include conftest.c conftest.c configure(9688): catastrophic error: could not open source file "gss.h" #include ^ configure:9634: $? = 4 configure: failed program was: | #line 9619 "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:9653: result: no configure:9689: checking for gss.h configure:9696: result: no configure:9712: checking for gss_check_version in -lgss configure:9743: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgss >&5 conftest.c ld: cannot find -lgss configure:9746: $? = 1 configure: failed program was: | #line 9719 "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. */ | | /* 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 gss_check_version (); | int | main () | { | gss_check_version (); | ; | return 0; | } configure:9764: result: no configure:9795: checking krb5.h usability configure:9808: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure(9900): catastrophic error: could not open source file "krb5.h" #include ^ compilation aborted for conftest.c (code 4) configure:9811: $? = 4 configure: failed program was: | #line 9797 "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:9827: result: no configure:9831: checking krb5.h presence configure:9842: ecc -E -I/usr/local/include conftest.c conftest.c configure(9902): catastrophic error: could not open source file "krb5.h" #include ^ configure:9848: $? = 4 configure: failed program was: | #line 9833 "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:9867: result: no configure:9903: checking for krb5.h configure:9910: result: no configure:9942: checking security/pam_appl.h usability configure:9955: ecc -c -g -I/usr/local/include conftest.c >&5 conftest.c configure:9958: $? = 0 configure:9961: test -s conftest.o configure:9964: $? = 0 configure:9974: result: yes configure:9978: checking security/pam_appl.h presence configure:9989: ecc -E -I/usr/local/include conftest.c conftest.c configure:9995: $? = 0 configure:10014: result: yes configure:10050: checking for security/pam_appl.h configure:10057: result: yes configure:10082: checking for socklen_t in sys/socket.h conftest.c configure:10106: result: yes configure:10152: checking for __gmpz_getlimbn in -lgmp configure:10183: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 conftest.c configure:10186: $? = 0 configure:10189: test -s conftest configure:10192: $? = 0 configure:10204: result: yes configure:10235: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 conftest.c configure:10238: $? = 0 configure:10240: ./conftest configure:10243: $? = 0 configure:10318: checking for oop_sys_new in -loop configure:10349: ecc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -loop -lgmp >&5 conftest.c ld: cannot find -loop configure:10352: $? = 1 configure: failed program was: | #line 10325 "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:10370: result: no configure:10380: 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_gss_h=no ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_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_gss_gss_check_version=no 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=no ac_cv_member_struct_utmp_ut_exit_e_termination=yes ac_cv_member_struct_utmp_ut_exit_ut_termination=no ac_cv_member_struct_utmp_ut_host=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=no ac_cv_member_struct_utmpx_ut_exit_e_termination=yes ac_cv_member_struct_utmpx_ut_exit_ut_termination=no ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=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' KRB5CONFIG='' 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