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=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = tranquillity.hrw.dyndns.org uname -m = alpha uname -r = V5.1 uname -s = OSF1 uname -v = 2650 /usr/bin/uname -p = alpha /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = alpha /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1282: creating cache config.cache configure:1411: checking for a BSD-compatible install configure:1466: result: /usr/local/bin/install -c configure:1477: checking whether build environment is sane configure:1520: result: yes configure:1553: checking for gawk configure:1582: result: no configure:1553: checking for mawk configure:1582: result: no configure:1553: checking for nawk configure:1569: found /usr/bin/nawk configure:1579: result: nawk configure:1589: checking whether make sets $(MAKE) configure:1609: result: yes configure:1774: WARNING: Converted . to /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5, If this does not work, please use an absolute path to the configure script. configure:2121: checking for -R flag configure:2151: result: none configure:2161: result: Searching for libraries configure:2168: checking /usr/local/lib configure:2186: result: added configure:2168: checking /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx/lib configure:2195: result: not found configure:2168: checking /usr/local/lib configure:2186: result: added configure:2168: checking /sw/local/lib configure:2195: result: not found configure:2168: checking /sw/lib configure:2195: result: not found configure:2168: checking /usr/gnu/lib configure:2195: result: not found configure:2168: checking /opt/gnu/lib configure:2195: result: not found configure:2168: checking /sw/gnu/lib configure:2195: result: not found configure:2168: checking /usr/freeware/lib configure:2195: result: not found configure:2168: checking /usr/pkg/lib configure:2195: result: not found configure:2250: checking for gcc configure:2279: result: no configure:2330: checking for cc configure:2346: found /usr/bin/cc configure:2356: result: cc configure:2520: checking for C compiler version configure:2523: cc --version &5 cc: Error: No source or object files specified on the command line configure:2526: $? = 1 configure:2528: cc -v &5 cc: Error: No source or object files specified on the command line configure:2531: $? = 1 configure:2533: cc -V &5 Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B (Rev. 2650) Compiler Driver V6.5-003 (sys) cc Driver configure:2536: $? = 0 configure:2559: checking for C compiler default output file name configure:2562: cc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2565: $? = 0 configure:2611: result: a.out configure:2616: checking whether the C compiler works configure:2622: ./a.out configure:2625: $? = 0 configure:2642: result: yes configure:2649: checking whether we are cross compiling configure:2651: result: no configure:2654: checking for suffix of executables configure:2656: cc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2659: $? = 0 configure:2684: result: configure:2690: checking for suffix of object files configure:2711: cc -c -I/usr/local/include conftest.c >&5 configure:2714: $? = 0 configure:2736: result: o configure:2740: checking whether we are using the GNU C compiler configure:2764: cc -c -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 25: In this declaration, "choke" must specify a type. (badparsedecl) choke me -------^ configure:2770: $? = 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:2796: result: no configure:2802: checking whether cc accepts -g configure:2823: cc -c -g -I/usr/local/include conftest.c >&5 configure:2829: $? = 0 configure:2833: test -z || test ! -s conftest.err configure:2836: $? = 0 configure:2839: test -s conftest.o configure:2842: $? = 0 configure:2853: result: yes configure:2870: checking for cc option to accept ANSI C configure:2940: cc -c -g -I/usr/local/include conftest.c >&5 configure:2946: $? = 0 configure:2950: test -z || test ! -s conftest.err configure:2953: $? = 0 configure:2956: test -s conftest.o configure:2959: $? = 0 configure:2977: result: none needed configure:2995: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) choke me --^ configure:3001: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3153: checking for style of include used by make configure:3181: result: GNU configure:3209: checking dependency style of cc configure:3271: result: tru64 configure:3288: checking whether make sets $(MAKE) configure:3308: result: yes configure:3358: checking for ranlib configure:3374: found /usr/bin/ranlib configure:3385: result: ranlib configure:3401: checking for cc option to accept ANSI C configure:3464: cc -c -g -I/usr/local/include conftest.c >&5 configure:3470: $? = 0 configure:3474: test -z || test ! -s conftest.err configure:3477: $? = 0 configure:3480: test -s conftest.o configure:3483: $? = 0 configure:3498: result: none needed configure:3570: checking for guile configure:3603: result: no configure:3570: checking for scsh configure:3603: result: no configure:3613: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:3626: checking for groff configure:3659: result: no configure:3669: checking for m4 configure:3687: found /usr/bin/m4 configure:3700: result: /usr/bin/m4 configure:3717: checking how to run the C preprocessor configure:3752: cc -E -I/usr/local/include conftest.c configure:3758: $? = 0 configure:3790: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 20: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:3796: $? = 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:3835: result: cc -E configure:3859: cc -E -I/usr/local/include conftest.c configure:3865: $? = 0 configure:3897: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 20: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:3903: $? = 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:3947: checking for egrep configure:3957: result: grep -E configure:3962: checking for ANSI C header files configure:3987: cc -c -g -I/usr/local/include conftest.c >&5 configure:3993: $? = 0 configure:3997: test -z || test ! -s conftest.err configure:4000: $? = 0 configure:4003: test -s conftest.o configure:4006: $? = 0 configure:4095: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4098: $? = 0 configure:4100: ./conftest configure:4103: $? = 0 configure:4118: result: yes configure:4144: checking for sys/types.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for sys/stat.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for stdlib.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for string.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for memory.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for strings.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for inttypes.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for stdint.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 cc: Severe: conftest.c, line 63: Cannot find file specified in #include directive. (noinclfilef) #include -^ configure:4166: $? = 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:4190: result: no configure:4144: checking for unistd.h configure:4160: cc -c -g -I/usr/local/include conftest.c >&5 configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4216: checking gmp.h usability configure:4228: cc -c -g -I/usr/local/include conftest.c >&5 configure:4234: $? = 0 configure:4238: test -z || test ! -s conftest.err configure:4241: $? = 0 configure:4244: test -s conftest.o configure:4247: $? = 0 configure:4257: result: yes configure:4261: checking gmp.h presence configure:4271: cc -E -I/usr/local/include conftest.c configure:4277: $? = 0 configure:4297: result: yes configure:4332: checking for gmp.h configure:4339: result: yes configure:4374: checking fcntl.h usability configure:4386: cc -c -g -I/usr/local/include conftest.c >&5 configure:4392: $? = 0 configure:4396: test -z || test ! -s conftest.err configure:4399: $? = 0 configure:4402: test -s conftest.o configure:4405: $? = 0 configure:4415: result: yes configure:4419: checking fcntl.h presence configure:4429: cc -E -I/usr/local/include conftest.c configure:4435: $? = 0 configure:4455: result: yes configure:4490: checking for fcntl.h configure:4497: result: yes configure:4365: checking for strings.h configure:4370: result: yes configure:4374: checking sys/time.h usability configure:4386: cc -c -g -I/usr/local/include conftest.c >&5 configure:4392: $? = 0 configure:4396: test -z || test ! -s conftest.err configure:4399: $? = 0 configure:4402: test -s conftest.o configure:4405: $? = 0 configure:4415: result: yes configure:4419: checking sys/time.h presence configure:4429: cc -E -I/usr/local/include conftest.c configure:4435: $? = 0 configure:4455: result: yes configure:4490: checking for sys/time.h configure:4497: result: yes configure:4365: checking for unistd.h configure:4370: result: yes configure:4524: checking shadow.h usability configure:4536: cc -c -g -I/usr/local/include conftest.c >&5 cc: Severe: conftest.c, line 68: Cannot find file specified in #include directive. (noinclfilef) #include -^ configure:4542: $? = 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 | /* 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:4565: result: no configure:4569: checking shadow.h presence configure:4579: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 34: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:4585: $? = 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 | /* end confdefs.h. */ | #include configure:4605: result: no configure:4640: checking for shadow.h configure:4647: result: no configure:4676: checking zlib.h usability configure:4688: cc -c -g -I/usr/local/include conftest.c >&5 configure:4694: $? = 0 configure:4698: test -z || test ! -s conftest.err configure:4701: $? = 0 configure:4704: test -s conftest.o configure:4707: $? = 0 configure:4717: result: yes configure:4721: checking zlib.h presence configure:4731: cc -E -I/usr/local/include conftest.c configure:4737: $? = 0 configure:4757: result: yes configure:4792: checking for zlib.h configure:4799: result: yes configure:4830: checking poll.h usability configure:4842: cc -c -g -I/usr/local/include conftest.c >&5 configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest.o configure:4861: $? = 0 configure:4871: result: yes configure:4875: checking poll.h presence configure:4885: cc -E -I/usr/local/include conftest.c configure:4891: $? = 0 configure:4911: result: yes configure:4946: checking for poll.h configure:4953: result: yes configure:4830: checking sys/poll.h usability configure:4842: cc -c -g -I/usr/local/include conftest.c >&5 configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest.o configure:4861: $? = 0 configure:4871: result: yes configure:4875: checking sys/poll.h presence configure:4885: cc -E -I/usr/local/include conftest.c configure:4891: $? = 0 configure:4911: result: yes configure:4946: checking for sys/poll.h configure:4953: result: yes configure:4980: checking libutil.h usability configure:4992: cc -c -g -I/usr/local/include conftest.c >&5 cc: Severe: conftest.c, line 71: Cannot find file specified in #include directive. (noinclfilef) #include -^ configure:4998: $? = 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_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:5021: result: no configure:5025: checking libutil.h presence configure:5035: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 37: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:5041: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:5061: result: no configure:5096: checking for libutil.h configure:5103: result: no configure:5130: checking crypt.h usability configure:5142: cc -c -g -I/usr/local/include conftest.c >&5 configure:5148: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest.o configure:5161: $? = 0 configure:5171: result: yes configure:5175: checking crypt.h presence configure:5185: cc -E -I/usr/local/include conftest.c configure:5191: $? = 0 configure:5211: result: yes configure:5246: checking for crypt.h configure:5253: result: yes configure:5280: checking pty.h usability configure:5292: cc -c -g -I/usr/local/include conftest.c >&5 configure:5298: $? = 0 configure:5302: test -z || test ! -s conftest.err configure:5305: $? = 0 configure:5308: test -s conftest.o configure:5311: $? = 0 configure:5321: result: yes configure:5325: checking pty.h presence configure:5335: cc -E -I/usr/local/include conftest.c configure:5341: $? = 0 configure:5361: result: yes configure:5396: checking for pty.h configure:5403: result: yes configure:5430: checking stropts.h usability configure:5442: cc -c -g -I/usr/local/include conftest.c >&5 configure:5448: $? = 0 configure:5452: test -z || test ! -s conftest.err configure:5455: $? = 0 configure:5458: test -s conftest.o configure:5461: $? = 0 configure:5471: result: yes configure:5475: checking stropts.h presence configure:5485: cc -E -I/usr/local/include conftest.c configure:5491: $? = 0 configure:5511: result: yes configure:5546: checking for stropts.h configure:5553: result: yes configure:5580: checking syslog.h usability configure:5592: cc -c -g -I/usr/local/include conftest.c >&5 configure:5598: $? = 0 configure:5602: test -z || test ! -s conftest.err configure:5605: $? = 0 configure:5608: test -s conftest.o configure:5611: $? = 0 configure:5621: result: yes configure:5625: checking syslog.h presence configure:5635: cc -E -I/usr/local/include conftest.c configure:5641: $? = 0 configure:5661: result: yes configure:5696: checking for syslog.h configure:5703: result: yes configure:5730: checking argp.h usability configure:5742: cc -c -g -I/usr/local/include conftest.c >&5 cc: Severe: conftest.c, line 75: Cannot find file specified in #include directive. (noinclfilef) #include -^ configure:5748: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* 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:5771: result: no configure:5775: checking argp.h presence configure:5785: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 41: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:5791: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:5811: result: no configure:5846: checking for argp.h configure:5853: result: no configure:5880: checking sys/resource.h usability configure:5892: cc -c -g -I/usr/local/include conftest.c >&5 configure:5898: $? = 0 configure:5902: test -z || test ! -s conftest.err configure:5905: $? = 0 configure:5908: test -s conftest.o configure:5911: $? = 0 configure:5921: result: yes configure:5925: checking sys/resource.h presence configure:5935: cc -E -I/usr/local/include conftest.c configure:5941: $? = 0 configure:5961: result: yes configure:5996: checking for sys/resource.h configure:6003: result: yes configure:6031: checking utmp.h usability configure:6043: cc -c -g -I/usr/local/include conftest.c >&5 configure:6049: $? = 0 configure:6053: test -z || test ! -s conftest.err configure:6056: $? = 0 configure:6059: test -s conftest.o configure:6062: $? = 0 configure:6072: result: yes configure:6076: checking utmp.h presence configure:6086: cc -E -I/usr/local/include conftest.c configure:6092: $? = 0 configure:6112: result: yes configure:6147: checking for utmp.h configure:6154: result: yes configure:6183: checking utmpx.h usability configure:6195: cc -c -g -I/usr/local/include conftest.c >&5 configure:6201: $? = 0 configure:6205: test -z || test ! -s conftest.err configure:6208: $? = 0 configure:6211: test -s conftest.o configure:6214: $? = 0 configure:6224: result: yes configure:6228: checking utmpx.h presence configure:6238: cc -E -I/usr/local/include conftest.c configure:6244: $? = 0 configure:6264: result: yes configure:6299: checking for utmpx.h configure:6306: result: yes configure:6324: checking for struct utmp.ut_host configure:6351: cc -c -g -I/usr/local/include conftest.c >&5 configure:6357: $? = 0 configure:6361: test -z || test ! -s conftest.err configure:6364: $? = 0 configure:6367: test -s conftest.o configure:6370: $? = 0 configure:6431: result: yes configure:6441: checking for struct utmp.ut_name configure:6468: cc -c -g -I/usr/local/include conftest.c >&5 configure:6474: $? = 0 configure:6478: test -z || test ! -s conftest.err configure:6481: $? = 0 configure:6484: test -s conftest.o configure:6487: $? = 0 configure:6548: result: yes configure:6558: checking for struct utmp.ut_user configure:6585: cc -c -g -I/usr/local/include conftest.c >&5 configure:6591: $? = 0 configure:6595: test -z || test ! -s conftest.err configure:6598: $? = 0 configure:6601: test -s conftest.o configure:6604: $? = 0 configure:6665: result: yes configure:6675: checking for struct utmp.ut_time configure:6702: cc -c -g -I/usr/local/include conftest.c >&5 configure:6708: $? = 0 configure:6712: test -z || test ! -s conftest.err configure:6715: $? = 0 configure:6718: test -s conftest.o configure:6721: $? = 0 configure:6782: result: yes configure:6792: checking for struct utmp.ut_tv configure:6819: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 57: The controlling expression "ac_aggr.ut_tv" has a struct type, which is not scalar. (notscalarctrl) if (ac_aggr.ut_tv) ----^ configure:6825: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_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:6867: cc -c -g -I/usr/local/include conftest.c >&5 configure:6873: $? = 0 configure:6877: test -z || test ! -s conftest.err configure:6880: $? = 0 configure:6883: test -s conftest.o configure:6886: $? = 0 configure:6899: result: yes configure:6909: checking for struct utmp.ut_tv.tv_sec configure:6936: cc -c -g -I/usr/local/include conftest.c >&5 configure:6942: $? = 0 configure:6946: test -z || test ! -s conftest.err configure:6949: $? = 0 configure:6952: test -s conftest.o configure:6955: $? = 0 configure:7016: result: yes configure:7026: checking for struct utmp.ut_id configure:7053: cc -c -g -I/usr/local/include conftest.c >&5 configure:7059: $? = 0 configure:7063: test -z || test ! -s conftest.err configure:7066: $? = 0 configure:7069: test -s conftest.o configure:7072: $? = 0 configure:7133: result: yes configure:7143: checking for struct utmp.ut_syslen configure:7170: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 60: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_syslen) ----^ configure:7176: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:7218: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 60: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_syslen) -----------^ configure:7224: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:7250: result: no configure:7260: checking for struct utmp.ut_session configure:7287: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 60: In this statement, "ut_session" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_session) ----^ configure:7293: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:7335: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 60: In this statement, "ut_session" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_session) -----------^ configure:7341: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:7367: result: no configure:7377: checking for struct utmp.ut_pid configure:7404: cc -c -g -I/usr/local/include conftest.c >&5 configure:7410: $? = 0 configure:7414: test -z || test ! -s conftest.err configure:7417: $? = 0 configure:7420: test -s conftest.o configure:7423: $? = 0 configure:7484: result: yes configure:7494: checking for struct utmp.ut_exit configure:7521: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 61: The controlling expression "ac_aggr.ut_exit" has a struct type, which is not scalar. (notscalarctrl) if (ac_aggr.ut_exit) ----^ configure:7527: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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:7569: cc -c -g -I/usr/local/include conftest.c >&5 configure:7575: $? = 0 configure:7579: test -z || test ! -s conftest.err configure:7582: $? = 0 configure:7585: test -s conftest.o configure:7588: $? = 0 configure:7601: result: yes configure:7611: checking for struct utmp.ut_exit.e_termination configure:7638: cc -c -g -I/usr/local/include conftest.c >&5 configure:7644: $? = 0 configure:7648: test -z || test ! -s conftest.err configure:7651: $? = 0 configure:7654: test -s conftest.o configure:7657: $? = 0 configure:7718: result: yes configure:7728: checking for struct utmp.ut_exit.__e_termination configure:7755: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (ac_aggr.ut_exit.__e_termination) ----^ 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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:7803: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (sizeof ac_aggr.ut_exit.__e_termination) -----------^ configure:7809: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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:7835: result: no configure:7845: checking for struct utmp.ut_exit.ut_termination configure:7872: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "ut_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (ac_aggr.ut_exit.ut_termination) ----^ configure:7878: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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:7920: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "ut_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (sizeof ac_aggr.ut_exit.ut_termination) -----------^ configure:7926: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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:7952: result: no configure:7962: checking for struct utmp.ut_addr configure:7989: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_addr) ----^ 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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_addr) | return 0; | ; | return 0; | } configure:8037: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_addr) -----------^ configure:8043: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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_addr) | return 0; | ; | return 0; | } configure:8069: result: no configure:8079: checking for struct utmp.ut_addr_v6 configure:8106: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_addr_v6) ----^ 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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_addr_v6) | return 0; | ; | return 0; | } configure:8154: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 63: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_addr_v6) -----------^ configure:8160: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_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_addr_v6) | return 0; | ; | return 0; | } configure:8186: result: no configure:8200: checking for struct utmpx.ut_host configure:8227: cc -c -g -I/usr/local/include conftest.c >&5 configure:8233: $? = 0 configure:8237: test -z || test ! -s conftest.err configure:8240: $? = 0 configure:8243: test -s conftest.o configure:8246: $? = 0 configure:8307: result: yes configure:8317: checking for struct utmpx.ut_name configure:8344: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 64: In this statement, "ut_name" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_name) ----^ configure:8350: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:8392: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 64: In this statement, "ut_name" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_name) -----------^ configure:8398: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:8424: result: no configure:8434: checking for struct utmpx.ut_user configure:8461: cc -c -g -I/usr/local/include conftest.c >&5 configure:8467: $? = 0 configure:8471: test -z || test ! -s conftest.err configure:8474: $? = 0 configure:8477: test -s conftest.o configure:8480: $? = 0 configure:8541: result: yes configure:8551: checking for struct utmpx.ut_time configure:8578: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 65: In this statement, "ut_time" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_time) ----^ configure:8584: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:8626: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 65: In this statement, "ut_time" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_time) -----------^ configure:8632: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:8658: result: no configure:8668: checking for struct utmpx.ut_id configure:8695: cc -c -g -I/usr/local/include conftest.c >&5 configure:8701: $? = 0 configure:8705: test -z || test ! -s conftest.err configure:8708: $? = 0 configure:8711: test -s conftest.o configure:8714: $? = 0 configure:8775: result: yes configure:8785: checking for struct utmpx.ut_tv configure:8812: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 66: The controlling expression "ac_aggr.ut_tv" has a struct type, which is not scalar. (notscalarctrl) if (ac_aggr.ut_tv) ----^ configure:8818: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:8860: cc -c -g -I/usr/local/include conftest.c >&5 configure:8866: $? = 0 configure:8870: test -z || test ! -s conftest.err configure:8873: $? = 0 configure:8876: test -s conftest.o configure:8879: $? = 0 configure:8892: result: yes configure:8902: checking for struct utmpx.ut_tv.tv_sec configure:8929: cc -c -g -I/usr/local/include conftest.c >&5 configure:8935: $? = 0 configure:8939: test -z || test ! -s conftest.err configure:8942: $? = 0 configure:8945: test -s conftest.o configure:8948: $? = 0 configure:9009: result: yes configure:9019: checking for struct utmpx.ut_syslen configure:9046: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 68: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_syslen) ----^ configure:9052: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9094: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 68: In this statement, "ut_syslen" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_syslen) -----------^ configure:9100: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9126: result: no configure:9136: checking for struct utmpx.ut_session configure:9163: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 68: In this statement, "ut_session" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_session) ----^ 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9211: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 68: In this statement, "ut_session" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_session) -----------^ configure:9217: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9243: result: no configure:9253: checking for struct utmpx.ut_pid configure:9280: cc -c -g -I/usr/local/include conftest.c >&5 configure:9286: $? = 0 configure:9290: test -z || test ! -s conftest.err configure:9293: $? = 0 configure:9296: test -s conftest.o configure:9299: $? = 0 configure:9360: result: yes configure:9370: checking for struct utmpx.ut_exit configure:9397: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 69: The controlling expression "ac_aggr.ut_exit" has a struct type, which is not scalar. (notscalarctrl) if (ac_aggr.ut_exit) ----^ 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9445: cc -c -g -I/usr/local/include conftest.c >&5 configure:9451: $? = 0 configure:9455: test -z || test ! -s conftest.err configure:9458: $? = 0 configure:9461: test -s conftest.o configure:9464: $? = 0 configure:9477: result: yes configure:9487: checking for struct utmpx.ut_exit.e_termination configure:9514: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 70: In this statement, "e_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (ac_aggr.ut_exit.e_termination) ----^ configure:9520: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9562: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 70: In this statement, "e_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (sizeof ac_aggr.ut_exit.e_termination) -----------^ configure:9568: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9594: result: no configure:9604: checking for struct utmpx.ut_exit.__e_termination configure:9631: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 70: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (ac_aggr.ut_exit.__e_termination) ----^ configure:9637: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9679: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 70: In this statement, "__e_termination" is not a member of "ac_aggr.ut_exit". (needmember) if (sizeof ac_aggr.ut_exit.__e_termination) -----------^ configure:9685: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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:9711: result: no configure:9721: checking for struct utmpx.ut_exit.ut_termination configure:9748: cc -c -g -I/usr/local/include conftest.c >&5 configure:9754: $? = 0 configure:9758: test -z || test ! -s conftest.err configure:9761: $? = 0 configure:9764: test -s conftest.o configure:9767: $? = 0 configure:9828: result: yes configure:9838: checking for struct utmpx.ut_addr configure:9865: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 71: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_addr) ----^ 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9913: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 71: In this statement, "ut_addr" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_addr) -----------^ configure:9919: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9945: result: no configure:9955: checking for struct utmpx.ut_addr_v6 configure:9982: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 71: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember) if (ac_aggr.ut_addr_v6) ----^ 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 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:10030: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 71: In this statement, "ut_addr_v6" is not a member of "ac_aggr". (needmember) if (sizeof ac_aggr.ut_addr_v6) -----------^ configure:10036: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 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:10062: result: no configure:10368: checking gss.h usability configure:10380: cc -c -g -I/usr/local/include conftest.c >&5 cc: Severe: conftest.c, line 96: Cannot find file specified in #include directive. (noinclfilef) #include -^ configure:10386: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 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:10409: result: no configure:10413: checking gss.h presence configure:10423: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 62: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:10429: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | /* end confdefs.h. */ | #include configure:10449: result: no configure:10484: checking for gss.h configure:10491: result: no configure:10507: checking for gss_check_version in -lgss configure:10537: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgss >&5 ld: Can't locate file for: -lgss configure:10543: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 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:10569: result: no configure:10600: checking krb5.h usability configure:10612: cc -c -g -I/usr/local/include conftest.c >&5 cc: Severe: conftest.c, line 96: Cannot find file specified in #include directive. (noinclfilef) #include -^ configure:10618: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 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:10641: result: no configure:10645: checking krb5.h presence configure:10655: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 62: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:10661: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | /* end confdefs.h. */ | #include configure:10681: result: no configure:10716: checking for krb5.h configure:10723: result: no configure:10755: checking security/pam_appl.h usability configure:10767: cc -c -g -I/usr/local/include conftest.c >&5 cc: Severe: conftest.c, line 96: Cannot find file specified in #include directive. (noinclfilef) #include -^ configure:10773: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 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:10796: result: no configure:10800: checking security/pam_appl.h presence configure:10810: cc -E -I/usr/local/include conftest.c cc: Error: conftest.c, line 62: Cannot find file specified in #include directive. (noinclfile) #include -^ configure:10816: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | /* end confdefs.h. */ | #include configure:10836: result: no configure:10871: checking for security/pam_appl.h configure:10878: result: no configure:10903: checking for socklen_t in sys/socket.h configure:10926: result: no configure:10929: checking for AIX configure:10955: result: no configure:10971: checking for __gmpz_getlimbn in -lgmp configure:11001: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 configure:11007: $? = 0 configure:11011: test -z || test ! -s conftest.err configure:11014: $? = 0 configure:11017: test -s conftest configure:11020: $? = 0 configure:11033: result: yes configure:11145: checking for oop_sys_new in -loop configure:11175: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -loop -lgmp >&5 configure:11181: $? = 0 configure:11185: test -z || test ! -s conftest.err configure:11188: $? = 0 configure:11191: test -s conftest configure:11194: $? = 0 configure:11207: result: yes configure:11320: checking for inflate in -lz configure:11350: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lz -loop -lgmp >&5 configure:11356: $? = 0 configure:11360: test -z || test ! -s conftest.err configure:11363: $? = 0 configure:11366: test -s conftest configure:11369: $? = 0 configure:11382: result: yes configure:11840: checking for X configure:11945: cc -E -I/usr/local/include conftest.c configure:11951: $? = 0 configure:12001: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lXt -lz -loop -lgmp >&5 configure:12007: $? = 0 configure:12011: test -z || test ! -s conftest.err configure:12014: $? = 0 configure:12017: test -s conftest configure:12020: $? = 0 configure:12070: result: libraries , headers configure:12129: checking X11/Xauth.h usability configure:12141: cc -c -g -I/usr/local/include conftest.c >&5 configure:12147: $? = 0 configure:12151: test -z || test ! -s conftest.err configure:12154: $? = 0 configure:12157: test -s conftest.o configure:12160: $? = 0 configure:12170: result: yes configure:12174: checking X11/Xauth.h presence configure:12184: cc -E -I/usr/local/include conftest.c configure:12190: $? = 0 configure:12210: result: yes configure:12245: checking for X11/Xauth.h configure:12252: result: yes configure:12266: checking for XauGetAuthByAddr in -lXau configure:12296: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lXau -lz -loop -lgmp >&5 configure:12302: $? = 0 configure:12306: test -z || test ! -s conftest.err configure:12309: $? = 0 configure:12312: test -s conftest configure:12315: $? = 0 configure:12328: result: yes configure:12439: checking for xauth configure:12458: found /usr/bin/X11/xauth configure:12470: result: /usr/bin/X11/xauth configure:12495: checking for library containing gethostbyname configure:12525: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lXau -lz -loop -lgmp >&5 configure:12531: $? = 0 configure:12535: test -z || test ! -s conftest.err configure:12538: $? = 0 configure:12541: test -s conftest configure:12544: $? = 0 configure:12614: result: none required configure:12621: checking for library containing inet_ntop configure:12651: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lXau -lz -loop -lgmp >&5 configure:12657: $? = 0 configure:12661: test -z || test ! -s conftest.err configure:12664: $? = 0 configure:12667: test -s conftest configure:12670: $? = 0 configure:12740: result: none required configure:12748: checking for setsockopt in -lsocket configure:12778: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lsocket -lXau -lz -loop -lgmp >&5 ld: Can't locate file for: -lsocket configure:12784: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setsockopt (); | int | main () | { | setsockopt (); | ; | return 0; | } configure:12810: result: no configure:12823: checking for crypt in -lcrypt configure:12853: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lcrypt -lXau -lz -loop -lgmp >&5 ld: Can't locate file for: -lcrypt configure:12859: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:12885: result: no configure:12897: checking for inet_addr in -lxnet configure:12927: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lXau -lz -loop -lgmp >&5 configure:12933: $? = 0 configure:12937: test -z || test ! -s conftest.err configure:12940: $? = 0 configure:12943: test -s conftest configure:12946: $? = 0 configure:12959: result: yes configure:12972: checking for openpty in -lutil configure:13002: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:13008: $? = 0 configure:13012: test -z || test ! -s conftest.err configure:13015: $? = 0 configure:13018: test -s conftest configure:13021: $? = 0 configure:13034: result: yes configure:13047: checking for library containing syslog configure:13077: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:13083: $? = 0 configure:13087: test -z || test ! -s conftest.err configure:13090: $? = 0 configure:13093: test -s conftest configure:13096: $? = 0 configure:13166: result: none required configure:13709: checking for an ANSI C-conforming const configure:13776: cc -c -g -I/usr/local/include conftest.c >&5 cc: Warning: conftest.c, line 103: The scalar variable "t" is fetched but not initialized. And there may be other such fetches of this variable that have not been reported in this compilation. (uninit1) *t++ = 0; -----^ cc: Warning: conftest.c, line 118: The scalar variable "b" is fetched but not initialized. And there may be other such fetches of this variable that have not been reported in this compilation. (uninit1) struct s *b; b->j = 5; -----------------^ configure:13782: $? = 0 configure:13786: test -z || test ! -s conftest.err configure:13789: $? = 0 configure:13792: test -s conftest.o configure:13795: $? = 0 configure:13806: result: yes configure:13816: checking for inline configure:13837: cc -c -g -I/usr/local/include conftest.c >&5 configure:13843: $? = 0 configure:13847: test -z || test ! -s conftest.err configure:13850: $? = 0 configure:13853: test -s conftest.o configure:13856: $? = 0 configure:13868: result: inline configure:13887: checking for uid_t in sys/types.h configure:13910: result: yes configure:13925: checking for size_t configure:13949: cc -c -g -I/usr/local/include conftest.c >&5 configure:13955: $? = 0 configure:13959: test -z || test ! -s conftest.err configure:13962: $? = 0 configure:13965: test -s conftest.o configure:13968: $? = 0 configure:13979: result: yes configure:13991: checking whether time.h and sys/time.h may both be included configure:14016: cc -c -g -I/usr/local/include conftest.c >&5 configure:14022: $? = 0 configure:14026: test -z || test ! -s conftest.err configure:14029: $? = 0 configure:14032: test -s conftest.o configure:14035: $? = 0 configure:14046: result: yes configure:14058: checking whether byte ordering is bigendian configure:14085: cc -c -g -I/usr/local/include conftest.c >&5 configure:14091: $? = 0 configure:14095: test -z || test ! -s conftest.err configure:14098: $? = 0 configure:14101: test -s conftest.o configure:14104: $? = 0 configure:14128: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 82: In this declaration, "not" must specify a type. (badparsedecl) not big endian -^ configure:14134: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:14269: result: no configure:14289: checking for short configure:14313: cc -c -g -I/usr/local/include conftest.c >&5 configure:14319: $? = 0 configure:14323: test -z || test ! -s conftest.err configure:14326: $? = 0 configure:14329: test -s conftest.o configure:14332: $? = 0 configure:14343: result: yes configure:14346: checking size of short configure:14665: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:14668: $? = 0 configure:14670: ./conftest configure:14673: $? = 0 configure:14696: result: 2 configure:14703: checking for int configure:14727: cc -c -g -I/usr/local/include conftest.c >&5 configure:14733: $? = 0 configure:14737: test -z || test ! -s conftest.err configure:14740: $? = 0 configure:14743: test -s conftest.o configure:14746: $? = 0 configure:14757: result: yes configure:14760: checking size of int configure:15079: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:15082: $? = 0 configure:15084: ./conftest configure:15087: $? = 0 configure:15110: result: 4 configure:15117: checking for long configure:15141: cc -c -g -I/usr/local/include conftest.c >&5 configure:15147: $? = 0 configure:15151: test -z || test ! -s conftest.err configure:15154: $? = 0 configure:15157: test -s conftest.o configure:15160: $? = 0 configure:15171: result: yes configure:15174: checking size of long configure:15493: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:15496: $? = 0 configure:15498: ./conftest configure:15501: $? = 0 configure:15524: result: 8 configure:15538: checking for working alloca.h configure:15559: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:15565: $? = 0 configure:15569: test -z || test ! -s conftest.err configure:15572: $? = 0 configure:15575: test -s conftest configure:15578: $? = 0 configure:15590: result: yes configure:15600: checking for alloca configure:15641: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:15647: $? = 0 configure:15651: test -z || test ! -s conftest.err configure:15654: $? = 0 configure:15657: test -s conftest configure:15660: $? = 0 configure:15672: result: yes configure:15901: checking for strerror configure:15958: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:15964: $? = 0 configure:15968: test -z || test ! -s conftest.err configure:15971: $? = 0 configure:15974: test -s conftest configure:15977: $? = 0 configure:15989: result: yes configure:16005: checking for strsignal configure:16062: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 ld: Unresolved: strsignal configure:16068: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strsignal to an innocuous variant, in case declares strsignal. | For example, HP-UX 11i declares gettimeofday. */ | #define strsignal innocuous_strsignal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsignal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsignal | | /* 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 strsignal (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_strsignal) || defined (__stub___strsignal) | choke me | #else | char (*f) () = strsignal; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strsignal; | ; | return 0; | } configure:16093: result: no configure:16103: checking whether sys_siglist is declared configure:16127: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 119: In the initializer for p, "sys_siglist" is not declared. (undeclared) char *p = (char *) sys_siglist; ---------------------^ configure:16133: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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 | int | main () | { | #ifndef sys_siglist | char *p = (char *) sys_siglist; | #endif | | ; | return 0; | } configure:16157: result: no configure:16173: checking whether _sys_siglist is declared configure:16197: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 120: In the initializer for p, "_sys_siglist" is not declared. (undeclared) char *p = (char *) _sys_siglist; ---------------------^ configure:16203: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* 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 | int | main () | { | #ifndef _sys_siglist | char *p = (char *) _sys_siglist; | #endif | | ; | return 0; | } configure:16227: result: no configure:16247: checking for working memcmp configure:16295: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16298: $? = 0 configure:16300: ./conftest configure:16303: $? = 0 configure:16317: result: yes configure:16332: checking for vprintf configure:16389: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16395: $? = 0 configure:16399: test -z || test ! -s conftest.err configure:16402: $? = 0 configure:16405: test -s conftest configure:16408: $? = 0 configure:16420: result: yes configure:16427: checking for _doprnt configure:16484: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16490: $? = 0 configure:16494: test -z || test ! -s conftest.err configure:16497: $? = 0 configure:16500: test -s conftest configure:16503: $? = 0 configure:16515: result: yes configure:16536: checking for select configure:16593: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16536: checking for socket configure:16593: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16536: checking for strtol configure:16593: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16536: checking for alarm configure:16593: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16639: checking for getrusage configure:16696: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16702: $? = 0 configure:16706: test -z || test ! -s conftest.err configure:16709: $? = 0 configure:16712: test -s conftest configure:16715: $? = 0 configure:16727: result: yes configure:16639: checking for gettimeofday configure:16696: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16702: $? = 0 configure:16706: test -z || test ! -s conftest.err configure:16709: $? = 0 configure:16712: test -s conftest configure:16715: $? = 0 configure:16727: result: yes configure:16741: checking for getspnam configure:16798: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 ld: Unresolved: getspnam configure:16804: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getspnam (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:16829: result: no configure:16844: checking for vsnprintf configure:16901: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16907: $? = 0 configure:16911: test -z || test ! -s conftest.err configure:16914: $? = 0 configure:16917: test -s conftest configure:16920: $? = 0 configure:16932: result: yes configure:16844: checking for inet_aton configure:16901: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:16907: $? = 0 configure:16911: test -z || test ! -s conftest.err configure:16914: $? = 0 configure:16917: test -s conftest configure:16920: $? = 0 configure:16932: result: yes configure:16946: checking for openpty configure:17003: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17009: $? = 0 configure:17013: test -z || test ! -s conftest.err configure:17016: $? = 0 configure:17019: test -s conftest configure:17022: $? = 0 configure:17034: result: yes configure:17048: checking for cfmakeraw configure:17105: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17111: $? = 0 configure:17115: test -z || test ! -s conftest.err configure:17118: $? = 0 configure:17121: test -s conftest configure:17124: $? = 0 configure:17136: result: yes configure:17156: checking for logwtmp configure:17213: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17219: $? = 0 configure:17223: test -z || test ! -s conftest.err configure:17226: $? = 0 configure:17229: test -s conftest configure:17232: $? = 0 configure:17244: result: yes configure:17156: checking for login configure:17213: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17219: $? = 0 configure:17223: test -z || test ! -s conftest.err configure:17226: $? = 0 configure:17229: test -s conftest configure:17232: $? = 0 configure:17244: result: yes configure:17156: checking for logout configure:17213: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17219: $? = 0 configure:17223: test -z || test ! -s conftest.err configure:17226: $? = 0 configure:17229: test -s conftest configure:17232: $? = 0 configure:17244: result: yes configure:17156: checking for pututline configure:17213: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17219: $? = 0 configure:17223: test -z || test ! -s conftest.err configure:17226: $? = 0 configure:17229: test -s conftest configure:17232: $? = 0 configure:17244: result: yes configure:17156: checking for pututxline configure:17213: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17219: $? = 0 configure:17223: test -z || test ! -s conftest.err configure:17226: $? = 0 configure:17229: test -s conftest configure:17232: $? = 0 configure:17244: result: yes configure:17156: checking for updwtmp configure:17213: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 ld: Unresolved: updwtmp configure:17219: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define updwtmp to an innocuous variant, in case declares updwtmp. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmp innocuous_updwtmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char updwtmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_updwtmp) || defined (__stub___updwtmp) | choke me | #else | char (*f) () = updwtmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != updwtmp; | ; | return 0; | } configure:17244: result: no configure:17156: checking for updwtmpx configure:17213: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 ld: Unresolved: updwtmpx configure:17219: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define updwtmpx to an innocuous variant, in case declares updwtmpx. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmpx innocuous_updwtmpx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmpx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmpx | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char updwtmpx (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_updwtmpx) || defined (__stub___updwtmpx) | choke me | #else | char (*f) () = updwtmpx; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != updwtmpx; | ; | return 0; | } configure:17244: result: no configure:17260: checking for getaddrinfo configure:17317: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17323: $? = 0 configure:17327: test -z || test ! -s conftest.err configure:17330: $? = 0 configure:17333: test -s conftest configure:17336: $? = 0 configure:17348: result: yes configure:17260: checking for getnameinfo configure:17317: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17323: $? = 0 configure:17327: test -z || test ! -s conftest.err configure:17330: $? = 0 configure:17333: test -s conftest configure:17336: $? = 0 configure:17348: result: yes configure:17260: checking for gai_strerror configure:17317: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17323: $? = 0 configure:17327: test -z || test ! -s conftest.err configure:17330: $? = 0 configure:17333: test -s conftest configure:17336: $? = 0 configure:17348: result: yes configure:17362: checking for setrlimit configure:17419: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17425: $? = 0 configure:17429: test -z || test ! -s conftest.err configure:17432: $? = 0 configure:17435: test -s conftest configure:17438: $? = 0 configure:17450: result: yes configure:17460: checking whether getpgrp requires zero arguments configure:17482: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 141: In this statement, "getpgrp" expects 0 arguments, but 1 are supplied. (toomanyargs) getpgrp (0); ^ configure:17488: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 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 | int | main () | { | getpgrp (0); | ; | return 0; | } configure:17513: result: yes configure:17527: checking for syslog configure:17584: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17590: $? = 0 configure:17594: test -z || test ! -s conftest.err configure:17597: $? = 0 configure:17600: test -s conftest configure:17603: $? = 0 configure:17615: result: yes configure:17632: checking for seteuid configure:17689: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17695: $? = 0 configure:17699: test -z || test ! -s conftest.err configure:17702: $? = 0 configure:17705: test -s conftest configure:17708: $? = 0 configure:17720: result: yes configure:17632: checking for setresuid configure:17689: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 ld: Unresolved: setresuid configure:17695: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* 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 setresuid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_setresuid) || defined (__stub___setresuid) | choke me | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresuid; | ; | return 0; | } configure:17720: result: no configure:17735: checking if netdb.h defines AI_NUMERICHOST configure:17761: result: yes configure:17777: checking for poll configure:17834: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:17840: $? = 0 configure:17844: test -z || test ! -s conftest.err configure:17847: $? = 0 configure:17850: test -s conftest configure:17853: $? = 0 configure:17865: result: yes configure:17891: checking for library containing argp_parse configure:17921: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 ld: Unresolved: argp_parse configure:17927: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argp_parse (); | int | main () | { | argp_parse (); | ; | return 0; | } configure:17976: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -largp -lutil -lxnet -lXau -lz -loop -lgmp >&5 ld: Can't locate file for: -largp configure:17982: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argp_parse (); | int | main () | { | argp_parse (); | ; | return 0; | } configure:18010: result: no configure:18276: checking for working shutdown on AF_UNIX sockets configure:18362: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 cc: Warning: conftest.c, line 137: In this statement, this argument to fprintf is of "int" type and is not appropriate for the conversion specifier "%s". The value will be formatted in an unintended manner. (outstringtype) fprintf(stderr, "socketpair() failed: %s\n", strerror(errno)); ---------------------------------------------------^ cc: Warning: conftest.c, line 145: In this statement, this argument to fprintf is of "int" type and is not appropriate for the conversion specifier "%s". The value will be formatted in an unintended manner. (outstringtype) fds[0], strerror(errno)); ----------------------^ cc: Warning: conftest.c, line 151: In this statement, this argument to fprintf is of "int" type and is not appropriate for the conversion specifier "%s". The value will be formatted in an unintended manner. (outstringtype) fds[1], strerror(errno)); ----------------------^ configure:18365: $? = 0 configure:18367: ./conftest Created socket pair. Using fd:s 3 <-- 4 configure:18370: $? = 0 configure:18384: result: yes configure:18396: checking for working UNIX98 ptys configure:18466: cc -o conftest -g -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lXau -lz -loop -lgmp >&5 configure:18469: $? = 0 configure:18471: ./conftest configure:18474: $? = 0 configure:18488: result: yes configure:18500: checking for __attribute__ configure:18531: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 118: Missing ";". (nosemi) static void foo(void) __attribute__ ((noreturn)); ----------------------^ cc: Error: conftest.c, line 120: Error parsing parameter list. Found "(" when expecting one of: , , "...", ")". (notexpecting) static void __attribute__ ((noreturn)) ---------------------------^ cc: Info: conftest.c, line 126: Extraneous semicolon. (extrasemi) ; --^ cc: Error: conftest.c, line 127: Invalid declarator. (declarator) return 0; --^ cc: Warning: conftest.c, line 118: The block-level declaration of the function "foo" specifies an explicit storage class other than extern. (funcstrcls) static void foo(void) __attribute__ ((noreturn)); ------------^ configure:18537: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 1 | #define HAVE_POLL 1 | #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 | #define HAVE_UNIX98_PTYS 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | static void foo(void) __attribute__ ((noreturn)); | | static void __attribute__ ((noreturn)) | foo(void) | { | exit(1); | } | | ; | return 0; | } configure:18561: result: no configure:18581: checking for __FUNCTION__ configure:18605: cc -c -g -I/usr/local/include conftest.c >&5 cc: Error: conftest.c, line 118: Missing ";". This condition may have been caused by an open brace without a matching close brace. The compiler will attempt to identify open braces that might be missing a close brace. (nosemi1) void foo(void) { char c = __FUNCTION__[0]; } -----------------------^ cc: Warning: conftest.c, line 114: This open brace may be missing a close brace and causing the syntax error at line number 118 in file conftest.c. (badopenbrace) { ^ cc: Info: conftest.c, line 119: Extraneous semicolon. (extrasemi) ; --^ cc: Error: conftest.c, line 120: Invalid declarator. (declarator) return 0; --^ configure:18611: $? = 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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 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_UT_TERMINATION 1 | #define socklen_t int | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_LIBUTIL 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_OPENPTY 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LOGIN 1 | #define HAVE_LOGOUT 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 1 | #define HAVE_POLL 1 | #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 | #define HAVE_UNIX98_PTYS 1 | /* end confdefs.h. */ | | int | main () | { | #if __GNUC__ == 3 | # error __FUNCTION__ is broken in gcc-3 | #endif | void foo(void) { char c = __FUNCTION__[0]; } | ; | return 0; | } configure:18635: result: no configure:18646: checking for BSD pty names configure:18671: result: done configure:18855: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsh config.status 1.5.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tranquillity.hrw.dyndns.org config.status:713: creating Makefile config.status:713: creating doc/Makefile config.status:713: creating misc/Makefile config.status:713: creating src/Makefile config.status:713: creating src/scm/Makefile config.status:713: creating src/testsuite/Makefile config.status:713: creating src/rsync/Makefile config.status:713: creating contrib/Makefile config.status:713: creating contrib/lsh.spec config.status:713: creating contrib/solpkg.sh config.status:810: creating config.h config.status:1311: executing depfiles commands configure:20207: configuring in src/argp configure:20324: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/argp/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/argp configure:20207: configuring in src/nettle configure:20324: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/nettle/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/nettle configure:20207: configuring in src/spki configure:20324: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/spki/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/spki configure:20207: configuring in src/sftp configure:20324: running /bin/ksh '/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/sftp/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/src/sftp ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_GROFF_set='' ac_cv_env_GROFF_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_M4_set='' ac_cv_env_M4_value='' ac_cv_env_XAUTH_PROGRAM_set='' ac_cv_env_XAUTH_PROGRAM_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_func__doprnt=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_cfmakeraw=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrusage=yes ac_cv_func_getspnam=no ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=yes ac_cv_func_login=yes ac_cv_func_logout=yes ac_cv_func_logwtmp=yes ac_cv_func_memcmp_working=yes ac_cv_func_openpty=yes ac_cv_func_poll=yes ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_select=yes ac_cv_func_seteuid=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=no ac_cv_func_strtol=yes ac_cv_func_syslog=yes ac_cv_func_updwtmp=no ac_cv_func_updwtmpx=no ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl__sys_siglist=no ac_cv_have_decl_sys_siglist=no ac_cv_have_x=have_x='yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_Xauth_h=yes 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=yes ac_cv_header_security_pam_appl_h=no ac_cv_header_shadow_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=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_time=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_Xau_XauGetAuthByAddr=yes ac_cv_lib_crypt_crypt=no ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_gss_gss_check_version=no ac_cv_lib_oop_oop_sys_new=yes ac_cv_lib_socket_setsockopt=no ac_cv_lib_util_openpty=yes ac_cv_lib_xnet_inet_addr=yes ac_cv_lib_z_inflate=yes ac_cv_member_struct_utmp_ut_addr=no ac_cv_member_struct_utmp_ut_addr_v6=no ac_cv_member_struct_utmp_ut_exit=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=yes ac_cv_member_struct_utmp_ut_tv_tv_sec=yes ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=no ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit___e_termination=no ac_cv_member_struct_utmpx_ut_exit_e_termination=no ac_cv_member_struct_utmpx_ut_exit_ut_termination=yes ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=no ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=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/bin/m4 ac_cv_path_XAUTH_PROGRAM=/usr/bin/X11/xauth ac_cv_path_install='/usr/local/bin/install -c' ac_cv_prog_AWK=nawk 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_search_argp_parse=no ac_cv_search_gethostbyname='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_syslog='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=no ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=tru64 am_cv_prog_cc_stdc='' lsh_cv_c_FUNCTION=no lsh_cv_c_attribute=no lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_sys_ai_numerichost=yes lsh_cv_sys_unix98_ptys=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run tar' AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run autoconf' AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run autoheader' AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/missing --run automake-1.7' AWK='nawk' BUILD_ARCH='alpha' BUILD_OSREV='V5.1' BUILD_OSSYS='OSF1' CC='cc' CCDEPMODE='depmode=tru64' CFLAGS='-g' CPP='cc -E' CPPFLAGS=' -I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOTDOT_LIBARGP='../argp/libargp.a' 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='argp/libargp.a' LIBOBJS='' LIBS='-lutil -lxnet -lXau -lz -loop -lgmp ' LTLIBOBJS='' M4='/usr/bin/m4' MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/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/ksh' SRP_PROGRAM='srp-gen' STRIP='' VERSION='1.5.5' XAUTH_PROGRAM='/usr/bin/X11/xauth' ac_ct_CC='cc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/lsh-1.5.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/home/xenofarm/xenofarm/client/lsh/tranquillity.hrw.dyndns.org/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/argp src/nettle src/spki src/sftp' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DATAFELLOWS_WORKAROUNDS 1 #define GETPGRP_VOID 1 #define HAVE_AI_NUMERICHOST 1 #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_CFMAKERAW 1 #define HAVE_CRYPT_H 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DECL__SYS_SIGLIST 0 #define HAVE_DOPRNT 1 #define HAVE_FCNTL_H 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMP_H 1 #define HAVE_INET_ATON 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGMP 1 #define HAVE_LIBOOP 1 #define HAVE_LIBUTIL 1 #define HAVE_LIBXAU 1 #define HAVE_LIBXNET 1 #define HAVE_LIBZ 1 #define HAVE_LOGIN 1 #define HAVE_LOGOUT 1 #define HAVE_LOGWTMP 1 #define HAVE_MEMORY_H 1 #define HAVE_OPENPTY 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_PTY_H 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_SELECT 1 #define HAVE_SETEUID 1 #define HAVE_SETRLIMIT 1 #define HAVE_SOCKET 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRTOL 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_EXIT_UT_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_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_TV 1 #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMP_UT_USER 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNIX98_PTYS 1 #define HAVE_UTMPX_H 1 #define HAVE_UTMP_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_X11_XAUTH_H 1 #define HAVE_ZLIB_H 1 #define PACKAGE "lsh" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE_NAME "lsh" #define PACKAGE_STRING "lsh 1.5.5" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "1.5.5" #define PTY_BSD_SCHEME 1 #define PTY_BSD_SCHEME_FIRST_CHARS "pq" #define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef" #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_SHORT 2 #define SSHD1 "/usr/local/sbin/sshd1" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.5.5" #define WITH_IPV6 1 #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_SSH1_FALLBACK 1 #define WITH_TCPWRAPPERS 0 #define WITH_TCP_FORWARD 1 #define WITH_UTMP 1 #define WITH_X11_FORWARD 1 #define WITH_ZLIB 1 #define XAUTH_PROGRAM "/usr/bin/X11/xauth" #define _GNU_SOURCE 1 #define socklen_t int configure: exit 0