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.59. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = fonda uname -m = 9000/803 uname -r = B.11.00 uname -s = HP-UX uname -v = A /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /opt/ansic/bin PATH: /usr/ccs/bin PATH: /usr/contrib/bin PATH: /opt/nettladm/bin PATH: /opt/fc/bin PATH: /opt/fcms/bin PATH: /opt/upgrade/bin PATH: /opt/pd/bin PATH: /usr/bin/X11 PATH: /usr/contrib/bin/X11 PATH: /opt/hparray/bin PATH: /opt/langtools/bin PATH: /opt/imake/bin PATH: /sbin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1282: creating cache config.cache configure:1413: checking for a BSD-compatible install configure:1468: result: /opt/imake/bin/install -c configure:1479: checking whether build environment is sane configure:1522: result: yes configure:1579: checking for gawk configure:1608: result: no configure:1579: checking for mawk configure:1608: result: no configure:1579: checking for nawk configure:1608: result: no configure:1579: checking for awk configure:1595: found /usr/bin/awk configure:1605: result: awk configure:1615: checking whether make sets $(MAKE) configure:1635: result: yes configure:1809: WARNING: Converted . to /usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/lsh-1.5.5, If this does not work, please use an absolute path to the configure script. configure:2156: checking for -R flag configure:2186: result: none configure:2196: result: Searching for libraries configure:2203: checking /usr/local/lib configure:2221: result: added configure:2203: checking /usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/pfx/lib configure:2230: result: not found configure:2203: checking /usr/local/lib configure:2221: result: added configure:2203: checking /sw/local/lib configure:2230: result: not found configure:2203: checking /sw/lib configure:2230: result: not found configure:2203: checking /usr/gnu/lib configure:2230: result: not found configure:2203: checking /opt/gnu/lib configure:2230: result: not found configure:2203: checking /sw/gnu/lib configure:2230: result: not found configure:2203: checking /usr/freeware/lib configure:2230: result: not found configure:2203: checking /usr/pkg/lib configure:2230: result: not found configure:2285: checking for gcc configure:2311: result: cc configure:2555: checking for C compiler version configure:2558: cc --version &5 cc: warning 422: Unknown option "-" ignored. cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: CCOPTS is not set. cc: INCLUDIR is INCLUDIR=/usr/include configure:2561: $? = 0 configure:2563: cc -v &5 cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: CCOPTS is not set. cc: INCLUDIR is INCLUDIR=/usr/include configure:2566: $? = 0 configure:2568: cc -V &5 configure:2571: $? = 0 configure:2594: checking for C compiler default output file name configure:2597: cc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2600: $? = 0 configure:2646: result: a.out configure:2651: checking whether the C compiler works configure:2657: ./a.out configure:2660: $? = 0 configure:2677: result: yes configure:2684: checking whether we are cross compiling configure:2686: result: no configure:2689: checking for suffix of executables configure:2691: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2694: $? = 0 configure:2719: result: configure:2725: checking for suffix of object files configure:2746: cc -c -I/usr/local/include conftest.c >&5 configure:2749: $? = 0 configure:2771: result: o configure:2775: checking whether we are using the GNU C compiler configure:2799: cc -c -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 25: error 1000: Unexpected symbol: "me". cc: "conftest.c", line 25: error 1588: "choke" undefined. configure:2805: $? = 1 configure: failed program was: | /* 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:2831: result: no configure:2837: checking whether cc accepts -g configure:2858: cc -c -g -I/usr/local/include conftest.c >&5 configure:2864: $? = 0 configure:2868: test -z || test ! -s conftest.err configure:2871: $? = 0 configure:2874: test -s conftest.o configure:2877: $? = 0 configure:2888: result: yes configure:2905: checking for cc option to accept ANSI C configure:2975: cc -c -g -I/usr/local/include conftest.c >&5 configure:2981: $? = 0 configure:2985: test -z || test ! -s conftest.err configure:2988: $? = 0 configure:2991: test -s conftest.o configure:2994: $? = 0 configure:3012: result: none needed configure:3030: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 2: error 1000: Unexpected symbol: "me". cc: "conftest.c", line 2: warning 501: Empty source file. configure:3036: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3180: checking for style of include used by make configure:3208: result: GNU configure:3236: checking dependency style of cc configure:3319: result: hp configure:3336: checking whether make sets $(MAKE) configure:3356: result: yes configure:3406: checking for ranlib configure:3422: found /usr/bin/ranlib configure:3433: result: ranlib configure:3491: checking for gcc configure:3517: result: cc configure:3761: checking for C compiler version configure:3764: cc --version &5 cc: warning 422: Unknown option "-" ignored. cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: CCOPTS is not set. cc: INCLUDIR is INCLUDIR=/usr/include configure:3767: $? = 0 configure:3769: cc -v &5 cc: NLSPATH is /opt/ansic/lib/nls/msg/%L/%N.cat:/opt/ansic/lib/nls/msg/C/%N.cat: cc: CCOPTS is not set. cc: INCLUDIR is INCLUDIR=/usr/include configure:3772: $? = 0 configure:3774: cc -V &5 configure:3777: $? = 0 configure:3780: checking whether we are using the GNU C compiler configure:3836: result: no configure:3842: checking whether cc accepts -g configure:3893: result: yes configure:3910: checking for cc option to accept ANSI C configure:4017: result: none needed configure:4035: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 2: error 1000: Unexpected symbol: "me". cc: "conftest.c", line 2: warning 501: Empty source file. configure:4041: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4176: checking dependency style of cc configure:4259: result: hp configure:4340: checking for guile configure:4373: result: no configure:4340: checking for scsh configure:4373: result: no configure:4383: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:4396: checking for groff configure:4429: result: no configure:4439: checking for m4 configure:4457: found /usr/local/bin/m4 configure:4470: result: /usr/local/bin/m4 configure:4488: checking how to run the C preprocessor configure:4523: cc -E -I/usr/local/include conftest.c configure:4529: $? = 0 configure:4561: cc -E -I/usr/local/include conftest.c cpp: "conftest.c", line 20: error 4036: Can't open include file 'ac_nonexistent.h'. configure:4567: $? = 1 configure: failed program was: | /* 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:4606: result: cc -E configure:4630: cc -E -I/usr/local/include conftest.c configure:4636: $? = 0 configure:4668: cc -E -I/usr/local/include conftest.c cpp: "conftest.c", line 20: error 4036: Can't open include file 'ac_nonexistent.h'. configure:4674: $? = 1 configure: failed program was: | /* 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:4718: checking for egrep configure:4728: result: grep -E configure:4733: checking for ANSI C header files configure:4758: cc -c -g -I/usr/local/include conftest.c >&5 configure:4764: $? = 0 configure:4768: test -z || test ! -s conftest.err configure:4771: $? = 0 configure:4774: test -s conftest.o configure:4777: $? = 0 configure:4866: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4869: $? = 0 configure:4871: ./conftest configure:4874: $? = 0 configure:4889: result: yes configure:4915: checking for sys/types.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4915: checking for sys/stat.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4915: checking for stdlib.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4915: checking for string.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4915: checking for memory.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4915: checking for strings.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4915: checking for inttypes.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4915: checking for stdint.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 cpp: "conftest.c", line 63: error 4036: Can't open include file 'stdint.h'. configure:4937: $? = 1 configure: failed program was: | /* 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 | /* 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:4961: result: no configure:4915: checking for unistd.h configure:4931: cc -c -g -I/usr/local/include conftest.c >&5 configure:4937: $? = 0 configure:4941: test -z || test ! -s conftest.err configure:4944: $? = 0 configure:4947: test -s conftest.o configure:4950: $? = 0 configure:4961: result: yes configure:4987: checking gmp.h usability configure:4999: cc -c -g -I/usr/local/include conftest.c >&5 configure:5005: $? = 0 configure:5009: test -z || test ! -s conftest.err configure:5012: $? = 0 configure:5015: test -s conftest.o configure:5018: $? = 0 configure:5028: result: yes configure:5032: checking gmp.h presence configure:5042: cc -E -I/usr/local/include conftest.c configure:5048: $? = 0 configure:5068: result: yes configure:5103: checking for gmp.h configure:5110: result: yes configure:5145: checking fcntl.h usability configure:5157: cc -c -g -I/usr/local/include conftest.c >&5 configure:5163: $? = 0 configure:5167: test -z || test ! -s conftest.err configure:5170: $? = 0 configure:5173: test -s conftest.o configure:5176: $? = 0 configure:5186: result: yes configure:5190: checking fcntl.h presence configure:5200: cc -E -I/usr/local/include conftest.c configure:5206: $? = 0 configure:5226: result: yes configure:5261: checking for fcntl.h configure:5268: result: yes configure:5136: checking for strings.h configure:5141: result: yes configure:5145: checking sys/time.h usability configure:5157: cc -c -g -I/usr/local/include conftest.c >&5 configure:5163: $? = 0 configure:5167: test -z || test ! -s conftest.err configure:5170: $? = 0 configure:5173: test -s conftest.o configure:5176: $? = 0 configure:5186: result: yes configure:5190: checking sys/time.h presence configure:5200: cc -E -I/usr/local/include conftest.c configure:5206: $? = 0 configure:5226: result: yes configure:5261: checking for sys/time.h configure:5268: result: yes configure:5136: checking for unistd.h configure:5141: result: yes configure:5295: checking shadow.h usability configure:5307: cc -c -g -I/usr/local/include conftest.c >&5 configure:5313: $? = 0 configure:5317: test -z || test ! -s conftest.err configure:5320: $? = 0 configure:5323: test -s conftest.o configure:5326: $? = 0 configure:5336: result: yes configure:5340: checking shadow.h presence configure:5350: cc -E -I/usr/local/include conftest.c configure:5356: $? = 0 configure:5376: result: yes configure:5411: checking for shadow.h configure:5418: result: yes configure:5447: checking zlib.h usability configure:5459: cc -c -g -I/usr/local/include conftest.c >&5 configure:5465: $? = 0 configure:5469: test -z || test ! -s conftest.err configure:5472: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5488: result: yes configure:5492: checking zlib.h presence configure:5502: cc -E -I/usr/local/include conftest.c configure:5508: $? = 0 configure:5528: result: yes configure:5563: checking for zlib.h configure:5570: result: yes configure:5601: checking poll.h usability configure:5613: cc -c -g -I/usr/local/include conftest.c >&5 configure:5619: $? = 0 configure:5623: test -z || test ! -s conftest.err configure:5626: $? = 0 configure:5629: test -s conftest.o configure:5632: $? = 0 configure:5642: result: yes configure:5646: checking poll.h presence configure:5656: cc -E -I/usr/local/include conftest.c configure:5662: $? = 0 configure:5682: result: yes configure:5717: checking for poll.h configure:5724: result: yes configure:5601: checking sys/poll.h usability configure:5613: cc -c -g -I/usr/local/include conftest.c >&5 configure:5619: $? = 0 configure:5623: test -z || test ! -s conftest.err configure:5626: $? = 0 configure:5629: test -s conftest.o configure:5632: $? = 0 configure:5642: result: yes configure:5646: checking sys/poll.h presence configure:5656: cc -E -I/usr/local/include conftest.c configure:5662: $? = 0 configure:5682: result: yes configure:5717: checking for sys/poll.h configure:5724: result: yes configure:5751: checking libutil.h usability configure:5763: cc -c -g -I/usr/local/include conftest.c >&5 cpp: "conftest.c", line 72: error 4036: Can't open include file 'libutil.h'. configure:5769: $? = 1 configure: failed program was: | /* 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_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:5792: result: no configure:5796: checking libutil.h presence configure:5806: cc -E -I/usr/local/include conftest.c cpp: "conftest.c", line 38: error 4036: Can't open include file 'libutil.h'. configure:5812: $? = 1 configure: failed program was: | /* 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_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:5832: result: no configure:5867: checking for libutil.h configure:5874: result: no configure:5901: checking crypt.h usability configure:5913: cc -c -g -I/usr/local/include conftest.c >&5 configure:5919: $? = 0 configure:5923: test -z || test ! -s conftest.err configure:5926: $? = 0 configure:5929: test -s conftest.o configure:5932: $? = 0 configure:5942: result: yes configure:5946: checking crypt.h presence configure:5956: cc -E -I/usr/local/include conftest.c configure:5962: $? = 0 configure:5982: result: yes configure:6017: checking for crypt.h configure:6024: result: yes configure:6051: checking pty.h usability configure:6063: cc -c -g -I/usr/local/include conftest.c >&5 cpp: "conftest.c", line 73: error 4036: Can't open include file 'pty.h'. configure:6069: $? = 1 configure: failed program was: | /* 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_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 | /* 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:6092: result: no configure:6096: checking pty.h presence configure:6106: cc -E -I/usr/local/include conftest.c cpp: "conftest.c", line 39: error 4036: Can't open include file 'pty.h'. configure:6112: $? = 1 configure: failed program was: | /* 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_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 | /* end confdefs.h. */ | #include configure:6132: result: no configure:6167: checking for pty.h configure:6174: result: no configure:6201: checking stropts.h usability configure:6213: cc -c -g -I/usr/local/include conftest.c >&5 configure:6219: $? = 0 configure:6223: test -z || test ! -s conftest.err configure:6226: $? = 0 configure:6229: test -s conftest.o configure:6232: $? = 0 configure:6242: result: yes configure:6246: checking stropts.h presence configure:6256: cc -E -I/usr/local/include conftest.c configure:6262: $? = 0 configure:6282: result: yes configure:6317: checking for stropts.h configure:6324: result: yes configure:6351: checking syslog.h usability configure:6363: cc -c -g -I/usr/local/include conftest.c >&5 configure:6369: $? = 0 configure:6373: test -z || test ! -s conftest.err configure:6376: $? = 0 configure:6379: test -s conftest.o configure:6382: $? = 0 configure:6392: result: yes configure:6396: checking syslog.h presence configure:6406: cc -E -I/usr/local/include conftest.c configure:6412: $? = 0 configure:6432: result: yes configure:6467: checking for syslog.h configure:6474: result: yes configure:6501: checking argp.h usability configure:6513: cc -c -g -I/usr/local/include conftest.c >&5 cpp: "conftest.c", line 75: error 4036: Can't open include file 'argp.h'. configure:6519: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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:6542: result: no configure:6546: checking argp.h presence configure:6556: cc -E -I/usr/local/include conftest.c cpp: "conftest.c", line 41: error 4036: Can't open include file 'argp.h'. configure:6562: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:6582: result: no configure:6617: checking for argp.h configure:6624: result: no configure:6651: checking sys/resource.h usability configure:6663: cc -c -g -I/usr/local/include conftest.c >&5 configure:6669: $? = 0 configure:6673: test -z || test ! -s conftest.err configure:6676: $? = 0 configure:6679: test -s conftest.o configure:6682: $? = 0 configure:6692: result: yes configure:6696: checking sys/resource.h presence configure:6706: cc -E -I/usr/local/include conftest.c configure:6712: $? = 0 configure:6732: result: yes configure:6767: checking for sys/resource.h configure:6774: result: yes configure:6802: checking utmp.h usability configure:6814: cc -c -g -I/usr/local/include conftest.c >&5 configure:6820: $? = 0 configure:6824: test -z || test ! -s conftest.err configure:6827: $? = 0 configure:6830: test -s conftest.o configure:6833: $? = 0 configure:6843: result: yes configure:6847: checking utmp.h presence configure:6857: cc -E -I/usr/local/include conftest.c configure:6863: $? = 0 configure:6883: result: yes configure:6918: checking for utmp.h configure:6925: result: yes configure:6954: checking utmpx.h usability configure:6966: cc -c -g -I/usr/local/include conftest.c >&5 configure:6972: $? = 0 configure:6976: test -z || test ! -s conftest.err configure:6979: $? = 0 configure:6982: test -s conftest.o configure:6985: $? = 0 configure:6995: result: yes configure:6999: checking utmpx.h presence configure:7009: cc -E -I/usr/local/include conftest.c configure:7015: $? = 0 configure:7035: result: yes configure:7070: checking for utmpx.h configure:7077: result: yes configure:7095: checking for struct utmp.ut_host configure:7122: cc -c -g -I/usr/local/include conftest.c >&5 configure:7128: $? = 0 configure:7132: test -z || test ! -s conftest.err configure:7135: $? = 0 configure:7138: test -s conftest.o configure:7141: $? = 0 configure:7202: result: yes configure:7212: checking for struct utmp.ut_name configure:7239: cc -c -g -I/usr/local/include conftest.c >&5 configure:7245: $? = 0 configure:7249: test -z || test ! -s conftest.err configure:7252: $? = 0 configure:7255: test -s conftest.o configure:7258: $? = 0 configure:7319: result: yes configure:7329: checking for struct utmp.ut_user configure:7356: cc -c -g -I/usr/local/include conftest.c >&5 configure:7362: $? = 0 configure:7366: test -z || test ! -s conftest.err configure:7369: $? = 0 configure:7372: test -s conftest.o configure:7375: $? = 0 configure:7436: result: yes configure:7446: checking for struct utmp.ut_time configure:7473: cc -c -g -I/usr/local/include conftest.c >&5 configure:7479: $? = 0 configure:7483: test -z || test ! -s conftest.err configure:7486: $? = 0 configure:7489: test -s conftest.o configure:7492: $? = 0 configure:7553: result: yes configure:7563: checking for struct utmp.ut_tv configure:7590: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 57: error 1588: "ut_tv" undefined. cc: "conftest.c", line 57: error 1531: Invalid member of struct or union. cc: "conftest.c", line 57: error 1563: Expression in if must be scalar. configure:7596: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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:7638: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 57: error 1588: "ut_tv" undefined. cc: "conftest.c", line 57: error 1531: Invalid member of struct or union. cc: "conftest.c", line 57: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:7644: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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 (sizeof ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:7670: result: no configure:7680: checking for struct utmp.ut_tv.tv_sec configure:7707: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 57: error 1588: "ut_tv" undefined. cc: "conftest.c", line 57: error 1531: Invalid member of struct or union. cc: "conftest.c", line 57: error 1529: Cannot select field of non-structure. cc: "conftest.c", line 57: error 1563: Expression in if must be scalar. configure:7713: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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.tv_sec) | return 0; | ; | return 0; | } configure:7755: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 57: error 1588: "ut_tv" undefined. cc: "conftest.c", line 57: error 1531: Invalid member of struct or union. cc: "conftest.c", line 57: error 1529: Cannot select field of non-structure. cc: "conftest.c", line 57: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:7761: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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 (sizeof ac_aggr.ut_tv.tv_sec) | return 0; | ; | return 0; | } configure:7787: result: no configure:7797: checking for struct utmp.ut_id configure:7824: cc -c -g -I/usr/local/include conftest.c >&5 configure:7830: $? = 0 configure:7834: test -z || test ! -s conftest.err configure:7837: $? = 0 configure:7840: test -s conftest.o configure:7843: $? = 0 configure:7904: result: yes configure:7914: checking for struct utmp.ut_syslen configure:7941: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 58: error 1588: "ut_syslen" undefined. cc: "conftest.c", line 58: error 1531: Invalid member of struct or union. cc: "conftest.c", line 58: error 1563: Expression in if must be scalar. configure:7947: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_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:7989: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 58: error 1588: "ut_syslen" undefined. cc: "conftest.c", line 58: error 1531: Invalid member of struct or union. cc: "conftest.c", line 58: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:7995: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_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:8021: result: no configure:8031: checking for struct utmp.ut_session configure:8058: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 58: error 1588: "ut_session" undefined. cc: "conftest.c", line 58: error 1531: Invalid member of struct or union. cc: "conftest.c", line 58: error 1563: Expression in if must be scalar. configure:8064: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8106: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 58: error 1588: "ut_session" undefined. cc: "conftest.c", line 58: error 1531: Invalid member of struct or union. cc: "conftest.c", line 58: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:8112: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8138: result: no configure:8148: checking for struct utmp.ut_pid configure:8175: cc -c -g -I/usr/local/include conftest.c >&5 configure:8181: $? = 0 configure:8185: test -z || test ! -s conftest.err configure:8188: $? = 0 configure:8191: test -s conftest.o configure:8194: $? = 0 configure:8255: result: yes configure:8265: checking for struct utmp.ut_exit configure:8292: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 59: error 1563: Expression in if must be scalar. configure:8298: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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:8340: cc -c -g -I/usr/local/include conftest.c >&5 configure:8346: $? = 0 configure:8350: test -z || test ! -s conftest.err configure:8353: $? = 0 configure:8356: test -s conftest.o configure:8359: $? = 0 configure:8372: result: yes configure:8382: checking for struct utmp.ut_exit.e_termination configure:8409: cc -c -g -I/usr/local/include conftest.c >&5 configure:8415: $? = 0 configure:8419: test -z || test ! -s conftest.err configure:8422: $? = 0 configure:8425: test -s conftest.o configure:8428: $? = 0 configure:8489: result: yes configure:8499: checking for struct utmp.ut_exit.__e_termination configure:8526: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 61: error 1588: "__e_termination" undefined. cc: "conftest.c", line 61: error 1531: Invalid member of struct or union. cc: "conftest.c", line 61: error 1563: Expression in if must be scalar. configure:8532: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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:8574: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 61: error 1588: "__e_termination" undefined. cc: "conftest.c", line 61: error 1531: Invalid member of struct or union. cc: "conftest.c", line 61: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:8580: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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:8606: result: no configure:8616: checking for struct utmp.ut_exit.ut_termination configure:8643: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 61: error 1588: "ut_termination" undefined. cc: "conftest.c", line 61: error 1531: Invalid member of struct or union. cc: "conftest.c", line 61: error 1563: Expression in if must be scalar. configure:8649: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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:8691: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 61: error 1588: "ut_termination" undefined. cc: "conftest.c", line 61: error 1531: Invalid member of struct or union. cc: "conftest.c", line 61: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:8697: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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:8723: result: no configure:8733: checking for struct utmp.ut_addr configure:8760: cc -c -g -I/usr/local/include conftest.c >&5 configure:8766: $? = 0 configure:8770: test -z || test ! -s conftest.err configure:8773: $? = 0 configure:8776: test -s conftest.o configure:8779: $? = 0 configure:8840: result: yes configure:8850: checking for struct utmp.ut_addr_v6 configure:8877: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 62: error 1588: "ut_addr_v6" undefined. cc: "conftest.c", line 62: error 1531: Invalid member of struct or union. cc: "conftest.c", line 62: error 1563: Expression in if must be scalar. configure:8883: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:8925: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 62: error 1588: "ut_addr_v6" undefined. cc: "conftest.c", line 62: error 1531: Invalid member of struct or union. cc: "conftest.c", line 62: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:8931: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:8957: result: no configure:8971: checking for struct utmpx.ut_host configure:8998: cc -c -g -I/usr/local/include conftest.c >&5 configure:9004: $? = 0 configure:9008: test -z || test ! -s conftest.err configure:9011: $? = 0 configure:9014: test -s conftest.o configure:9017: $? = 0 configure:9078: result: yes configure:9088: checking for struct utmpx.ut_name configure:9115: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 63: error 1588: "ut_name" undefined. cc: "conftest.c", line 63: error 1531: Invalid member of struct or union. cc: "conftest.c", line 63: error 1563: Expression in if must be scalar. configure:9121: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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:9163: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 63: error 1588: "ut_name" undefined. cc: "conftest.c", line 63: error 1531: Invalid member of struct or union. cc: "conftest.c", line 63: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:9169: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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:9195: result: no configure:9205: checking for struct utmpx.ut_user configure:9232: cc -c -g -I/usr/local/include conftest.c >&5 configure:9238: $? = 0 configure:9242: test -z || test ! -s conftest.err configure:9245: $? = 0 configure:9248: test -s conftest.o configure:9251: $? = 0 configure:9312: result: yes configure:9322: checking for struct utmpx.ut_time configure:9349: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 64: error 1588: "ut_time" undefined. cc: "conftest.c", line 64: error 1531: Invalid member of struct or union. cc: "conftest.c", line 64: error 1563: Expression in if must be scalar. configure:9355: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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:9397: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 64: error 1588: "ut_time" undefined. cc: "conftest.c", line 64: error 1531: Invalid member of struct or union. cc: "conftest.c", line 64: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:9403: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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:9429: result: no configure:9439: checking for struct utmpx.ut_id configure:9466: cc -c -g -I/usr/local/include conftest.c >&5 configure:9472: $? = 0 configure:9476: test -z || test ! -s conftest.err configure:9479: $? = 0 configure:9482: test -s conftest.o configure:9485: $? = 0 configure:9546: result: yes configure:9556: checking for struct utmpx.ut_tv configure:9583: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 65: error 1563: Expression in if must be scalar. configure:9589: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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:9631: cc -c -g -I/usr/local/include conftest.c >&5 configure:9637: $? = 0 configure:9641: test -z || test ! -s conftest.err configure:9644: $? = 0 configure:9647: test -s conftest.o configure:9650: $? = 0 configure:9663: result: yes configure:9673: checking for struct utmpx.ut_tv.tv_sec configure:9700: cc -c -g -I/usr/local/include conftest.c >&5 configure:9706: $? = 0 configure:9710: test -z || test ! -s conftest.err configure:9713: $? = 0 configure:9716: test -s conftest.o configure:9719: $? = 0 configure:9780: result: yes configure:9790: checking for struct utmpx.ut_syslen configure:9817: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 67: error 1588: "ut_syslen" undefined. cc: "conftest.c", line 67: error 1531: Invalid member of struct or union. cc: "conftest.c", line 67: error 1563: Expression in if must be scalar. configure:9823: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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:9865: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 67: error 1588: "ut_syslen" undefined. cc: "conftest.c", line 67: error 1531: Invalid member of struct or union. cc: "conftest.c", line 67: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:9871: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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:9897: result: no configure:9907: checking for struct utmpx.ut_session configure:9934: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 67: error 1588: "ut_session" undefined. cc: "conftest.c", line 67: error 1531: Invalid member of struct or union. cc: "conftest.c", line 67: error 1563: Expression in if must be scalar. configure:9940: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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_session) | return 0; | ; | return 0; | } configure:9982: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 67: error 1588: "ut_session" undefined. cc: "conftest.c", line 67: error 1531: Invalid member of struct or union. cc: "conftest.c", line 67: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:9988: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_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_session) | return 0; | ; | return 0; | } configure:10014: result: no configure:10024: checking for struct utmpx.ut_pid configure:10051: cc -c -g -I/usr/local/include conftest.c >&5 configure:10057: $? = 0 configure:10061: test -z || test ! -s conftest.err configure:10064: $? = 0 configure:10067: test -s conftest.o configure:10070: $? = 0 configure:10131: result: yes configure:10141: checking for struct utmpx.ut_exit configure:10168: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 68: error 1563: Expression in if must be scalar. configure:10174: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:10216: cc -c -g -I/usr/local/include conftest.c >&5 configure:10222: $? = 0 configure:10226: test -z || test ! -s conftest.err configure:10229: $? = 0 configure:10232: test -s conftest.o configure:10235: $? = 0 configure:10248: result: yes configure:10258: checking for struct utmpx.ut_exit.e_termination configure:10285: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 69: error 1588: "e_termination" undefined. cc: "conftest.c", line 69: error 1531: Invalid member of struct or union. cc: "conftest.c", line 69: error 1563: Expression in if must be scalar. configure:10291: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 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:10333: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 69: error 1588: "e_termination" undefined. cc: "conftest.c", line 69: error 1531: Invalid member of struct or union. cc: "conftest.c", line 69: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:10339: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 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:10365: result: no configure:10375: checking for struct utmpx.ut_exit.__e_termination configure:10402: cc -c -g -I/usr/local/include conftest.c >&5 configure:10408: $? = 0 configure:10412: test -z || test ! -s conftest.err configure:10415: $? = 0 configure:10418: test -s conftest.o configure:10421: $? = 0 configure:10482: result: yes configure:10492: checking for struct utmpx.ut_exit.ut_termination configure:10519: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 70: error 1588: "ut_termination" undefined. cc: "conftest.c", line 70: error 1531: Invalid member of struct or union. cc: "conftest.c", line 70: error 1563: Expression in if must be scalar. configure:10525: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_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:10567: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 70: error 1588: "ut_termination" undefined. cc: "conftest.c", line 70: error 1531: Invalid member of struct or union. cc: "conftest.c", line 70: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:10573: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_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:10599: result: no configure:10609: checking for struct utmpx.ut_addr configure:10636: cc -c -g -I/usr/local/include conftest.c >&5 configure:10642: $? = 0 configure:10646: test -z || test ! -s conftest.err configure:10649: $? = 0 configure:10652: test -s conftest.o configure:10655: $? = 0 configure:10716: result: yes configure:10726: checking for struct utmpx.ut_addr_v6 configure:10753: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 71: error 1588: "ut_addr_v6" undefined. cc: "conftest.c", line 71: error 1531: Invalid member of struct or union. cc: "conftest.c", line 71: error 1563: Expression in if must be scalar. configure:10759: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:10801: cc -c -g -I/usr/local/include conftest.c >&5 cc: "conftest.c", line 71: error 1588: "ut_addr_v6" undefined. cc: "conftest.c", line 71: error 1531: Invalid member of struct or union. cc: "conftest.c", line 71: error 1594: The sizeof operator cannot be applied to types with unknown size. configure:10807: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:10833: result: no configure:11139: checking gss.h usability configure:11151: cc -c -g -I/usr/local/include conftest.c >&5 cpp: "conftest.c", line 96: error 4036: Can't open include file 'gss.h'. configure:11157: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 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:11180: result: no configure:11184: checking gss.h presence configure:11194: cc -E -I/usr/local/include conftest.c cpp: "conftest.c", line 62: error 4036: Can't open include file 'gss.h'. configure:11200: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 1 | /* end confdefs.h. */ | #include configure:11220: result: no configure:11255: checking for gss.h configure:11262: result: no configure:11278: checking for gss_check_version in -lgss configure:11308: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgss >&5 /usr/ccs/bin/ld: Can't find library: "gss" configure:11314: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 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:11340: result: no configure:11371: checking krb5.h usability configure:11383: cc -c -g -I/usr/local/include conftest.c >&5 cpp: "conftest.c", line 96: error 4036: Can't open include file 'krb5.h'. configure:11389: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 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:11412: result: no configure:11416: checking krb5.h presence configure:11426: cc -E -I/usr/local/include conftest.c cpp: "conftest.c", line 62: error 4036: Can't open include file 'krb5.h'. configure:11432: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 1 | /* end confdefs.h. */ | #include configure:11452: result: no configure:11487: checking for krb5.h configure:11494: result: no configure:11526: checking security/pam_appl.h usability configure:11538: cc -c -g -I/usr/local/include conftest.c >&5 configure:11544: $? = 0 configure:11548: test -z || test ! -s conftest.err configure:11551: $? = 0 configure:11554: test -s conftest.o configure:11557: $? = 0 configure:11567: result: yes configure:11571: checking security/pam_appl.h presence configure:11581: cc -E -I/usr/local/include conftest.c configure:11587: $? = 0 configure:11607: result: yes configure:11642: checking for security/pam_appl.h configure:11649: result: yes configure:11674: checking for socklen_t in sys/socket.h configure:11697: result: yes configure:11742: checking for __gmpz_getlimbn in -lgmp configure:11772: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 configure:11778: $? = 0 configure:11782: test -z || test ! -s conftest.err configure:11785: $? = 0 configure:11788: test -s conftest configure:11791: $? = 0 configure:11804: result: yes configure:11916: checking for oop_sys_new in -loop configure:11946: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -loop -lgmp >&5 /usr/ccs/bin/ld: Can't find library: "oop" configure:11952: $? = 1 configure: failed program was: | /* 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_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_STROPTS_H 1 | #define HAVE_SYSLOG_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_ID 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_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT___E_TERMINATION 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR 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:11978: result: no configure:11988: error: liboop is missing. Get liboop from http://www.liboop.org ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc 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=no 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=no ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=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=no 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=no ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=no ac_cv_member_struct_utmp_ut_tv_tv_sec=no ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=yes ac_cv_member_struct_utmpx_ut_addr_v6=no ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit___e_termination=yes ac_cv_member_struct_utmpx_ut_exit_e_termination=no ac_cv_member_struct_utmpx_ut_exit_ut_termination=no ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=no ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=no ac_cv_member_struct_utmpx_ut_syslen=no ac_cv_member_struct_utmpx_ut_time=no ac_cv_member_struct_utmpx_ut_tv=yes ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes ac_cv_member_struct_utmpx_ut_user=yes ac_cv_objext=o ac_cv_path_M4=/usr/local/bin/m4 ac_cv_path_install='/opt/imake/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc 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=hp am_cv_prog_cc_stdc='' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run tar' AUTOCONF='${SHELL} /usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/lsh-1.5.5/missing --run automake-1.8' AWK='awk' BUILD_ARCH='' BUILD_OSREV='' BUILD_OSSYS='' CC='cc' CCDEPMODE='depmode=hp' CFLAGS='-g' CPP='cc -E' CPPFLAGS=' -I/usr/local/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOTDOT_LIBARGP='' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' 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/local/bin/m4' MAKEINFO='${SHELL} /usr/local/xenofarm/lsh/fonda.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='false' SCHEME_PROGRAM='false' SET_MAKE='' SHELL='/bin/sh' SRP_PROGRAM='srp-gen' STRIP='' VERSION='1.5.5' XAUTH_PROGRAM='' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/xenofarm/lsh/fonda.roxen.com/buildtmp/dist/lsh-1.5.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr/local/xenofarm/lsh/fonda.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_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_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_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 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_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_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_TIME 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