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, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = soyokaze uname -m = ia64 uname -r = 2.4.17-mckinley-smp uname -s = Linux uname -v = #1 SMP Fri May 3 00:15:55 MDT 2002 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = ia64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/sbin PATH: /opt/intel/compiler60/ia64/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1252: creating cache config.cache configure:1380: checking for a BSD-compatible install configure:1434: result: /usr/bin/install -c configure:1445: checking whether build environment is sane configure:1488: result: yes configure:1521: checking for gawk configure:1550: result: no configure:1521: checking for mawk configure:1537: found /usr/bin/mawk configure:1547: result: mawk configure:1557: checking whether make sets $(MAKE) configure:1577: result: yes configure:1743: WARNING: Converted . to /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5, If this does not work, please use an absolute path to the configure script. configure:2069: checking for -R flag configure:2102: result: using -Wl,-rpath, configure:2109: result: Searching for libraries configure:2116: checking /usr/local/lib configure:2134: result: added configure:2116: checking /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/pfx/lib configure:2143: result: not found configure:2116: checking /usr/local/lib configure:2134: result: added configure:2116: checking /sw/local/lib configure:2143: result: not found configure:2116: checking /sw/lib configure:2143: result: not found configure:2116: checking /usr/gnu/lib configure:2143: result: not found configure:2116: checking /opt/gnu/lib configure:2143: result: not found configure:2116: checking /sw/gnu/lib configure:2143: result: not found configure:2116: checking /usr/freeware/lib configure:2143: result: not found configure:2116: checking /usr/pkg/lib configure:2143: result: not found configure:2198: checking for gcc configure:2224: result: ecc configure:2468: checking for C compiler version configure:2471: ecc --version &5 ecc: Command line warning: ignoring unknown option '--version' /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' configure:2474: $? = 1 configure:2476: ecc -v &5 ecc: Command line warning: ignoring unknown option '-v' /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' configure:2479: $? = 1 configure:2481: ecc -V &5 Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications Version 6.0.1, Build 20020821 Copyright (C) 1985-2002 Intel Corporation. All rights reserved. /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux Supported emulations: elf64_ia64 configure:2484: $? = 1 configure:2508: checking for C compiler default output configure:2511: ecc -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -L /usr/local/lib conftest.c >&5 conftest.c configure:2514: $? = 0 configure:2560: result: a.out configure:2565: checking whether the C compiler works configure:2571: ./a.out configure:2574: $? = 0 configure:2591: result: yes configure:2598: checking whether we are cross compiling configure:2600: result: no configure:2603: checking for suffix of executables configure:2605: ecc -o conftest -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -L /usr/local/lib conftest.c >&5 conftest.c configure:2608: $? = 0 configure:2633: result: configure:2639: checking for suffix of object files configure:2661: ecc -c -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:2664: $? = 0 configure:2686: result: o configure:2690: checking whether we are using the GNU C compiler configure:2715: ecc -c -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(2718): error: identifier "choke" is undefined choke me ^ compilation aborted for conftest.c (code 2) configure:2718: $? = 2 configure: failed program was: | #line 2695 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #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:2737: result: no configure:2743: checking whether ecc accepts -g configure:2765: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:2768: $? = 0 configure:2771: test -s conftest.o configure:2774: $? = 0 configure:2785: result: yes configure:2802: checking for ecc option to accept ANSI C configure:2863: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:2866: $? = 0 configure:2869: test -s conftest.o configure:2872: $? = 0 configure:2890: result: none needed configure:2908: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c conftest.c(2): error: identifier "choke" is undefined choke me ^ At end of source: error: expected a ";" compilation aborted for conftest.c (code 2) configure:2911: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3039: checking for style of include used by make configure:3067: result: GNU configure:3095: checking dependency style of ecc configure:3157: result: none configure:3174: checking whether make sets $(MAKE) configure:3194: result: yes configure:3244: checking for ranlib configure:3260: found /usr/bin/ranlib configure:3271: result: ranlib configure:3287: checking for ecc option to accept ANSI C configure:3351: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:3354: $? = 0 configure:3357: test -s conftest.o configure:3360: $? = 0 configure:3375: result: none needed configure:3447: checking for guile configure:3480: result: no configure:3447: checking for scsh configure:3480: result: no configure:3491: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:3509: checking for bash configure:3527: found /bin/bash configure:3539: result: /bin/bash configure:3552: checking for groff configure:3570: found /usr/bin/groff configure:3582: result: /usr/bin/groff configure:3595: checking for m4 configure:3613: found /usr/bin/m4 configure:3626: result: /usr/bin/m4 configure:3643: checking how to run the C preprocessor configure:3679: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:3685: $? = 0 configure:3717: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(3726): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3723: $? = 4 configure: failed program was: | #line 3708 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #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:3761: result: ecc -E configure:3786: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:3792: $? = 0 configure:3824: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(3833): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3830: $? = 4 configure: failed program was: | #line 3815 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #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:3873: checking for egrep configure:3883: result: grep -E configure:3888: checking for ANSI C header files configure:3914: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:3917: $? = 0 configure:3920: test -s conftest.o configure:3923: $? = 0 conftest.c conftest.c configure:4012: ecc -o conftest -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -L /usr/local/lib conftest.c >&5 conftest.c configure(4018): warning #266: function declared implicitly exit(2); ^ configure:4015: $? = 0 configure:4017: ./conftest configure:4020: $? = 0 configure:4035: result: yes configure:4061: checking for sys/types.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for sys/stat.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for stdlib.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for string.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for memory.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for strings.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for inttypes.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for stdint.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4061: checking for unistd.h configure:4078: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4081: $? = 0 configure:4084: test -s conftest.o configure:4087: $? = 0 configure:4098: result: yes configure:4124: checking gmp.h usability configure:4137: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4140: $? = 0 configure:4143: test -s conftest.o configure:4146: $? = 0 configure:4156: result: yes configure:4160: checking gmp.h presence configure:4171: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4177: $? = 0 configure:4196: result: yes configure:4232: checking for gmp.h configure:4239: result: yes configure:4274: checking fcntl.h usability configure:4287: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4290: $? = 0 configure:4293: test -s conftest.o configure:4296: $? = 0 configure:4306: result: yes configure:4310: checking fcntl.h presence configure:4321: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4327: $? = 0 configure:4346: result: yes configure:4382: checking for fcntl.h configure:4389: result: yes configure:4265: checking for strings.h configure:4270: result: yes configure:4274: checking sys/time.h usability configure:4287: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4290: $? = 0 configure:4293: test -s conftest.o configure:4296: $? = 0 configure:4306: result: yes configure:4310: checking sys/time.h presence configure:4321: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4327: $? = 0 configure:4346: result: yes configure:4382: checking for sys/time.h configure:4389: result: yes configure:4265: checking for unistd.h configure:4270: result: yes configure:4416: checking shadow.h usability configure:4429: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4448: result: yes configure:4452: checking shadow.h presence configure:4463: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4469: $? = 0 configure:4488: result: yes configure:4524: checking for shadow.h configure:4531: result: yes configure:4560: checking zlib.h usability configure:4573: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4576: $? = 0 configure:4579: test -s conftest.o configure:4582: $? = 0 configure:4592: result: yes configure:4596: checking zlib.h presence configure:4607: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4613: $? = 0 configure:4632: result: yes configure:4668: checking for zlib.h configure:4675: result: yes configure:4706: checking poll.h usability configure:4719: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4722: $? = 0 configure:4725: test -s conftest.o configure:4728: $? = 0 configure:4738: result: yes configure:4742: checking poll.h presence configure:4753: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4759: $? = 0 configure:4778: result: yes configure:4814: checking for poll.h configure:4821: result: yes configure:4706: checking sys/poll.h usability configure:4719: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4722: $? = 0 configure:4725: test -s conftest.o configure:4728: $? = 0 configure:4738: result: yes configure:4742: checking sys/poll.h presence configure:4753: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4759: $? = 0 configure:4778: result: yes configure:4814: checking for sys/poll.h configure:4821: result: yes configure:4848: checking libutil.h usability configure:4861: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(4921): catastrophic error: could not open source file "libutil.h" #include ^ compilation aborted for conftest.c (code 4) configure:4864: $? = 4 configure: failed program was: | #line 4850 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4880: result: no configure:4884: checking libutil.h presence configure:4895: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(4923): catastrophic error: could not open source file "libutil.h" #include ^ configure:4901: $? = 4 configure: failed program was: | #line 4886 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:4920: result: no configure:4956: checking for libutil.h configure:4963: result: no configure:4990: checking crypt.h usability configure:5003: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5006: $? = 0 configure:5009: test -s conftest.o configure:5012: $? = 0 configure:5022: result: yes configure:5026: checking crypt.h presence configure:5037: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5043: $? = 0 configure:5062: result: yes configure:5098: checking for crypt.h configure:5105: result: yes configure:5132: checking pty.h usability configure:5145: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5148: $? = 0 configure:5151: test -s conftest.o configure:5154: $? = 0 configure:5164: result: yes configure:5168: checking pty.h presence configure:5179: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5185: $? = 0 configure:5204: result: yes configure:5240: checking for pty.h configure:5247: result: yes configure:5274: checking stropts.h usability configure:5287: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5290: $? = 0 configure:5293: test -s conftest.o configure:5296: $? = 0 configure:5306: result: yes configure:5310: checking stropts.h presence configure:5321: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5327: $? = 0 configure:5346: result: yes configure:5382: checking for stropts.h configure:5389: result: yes configure:5416: checking syslog.h usability configure:5429: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5432: $? = 0 configure:5435: test -s conftest.o configure:5438: $? = 0 configure:5448: result: yes configure:5452: checking syslog.h presence configure:5463: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5469: $? = 0 configure:5488: result: yes configure:5524: checking for syslog.h configure:5531: result: yes configure:5558: checking argp.h usability configure:5571: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5574: $? = 0 configure:5577: test -s conftest.o configure:5580: $? = 0 configure:5590: result: yes configure:5594: checking argp.h presence configure:5605: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5611: $? = 0 configure:5630: result: yes configure:5666: checking for argp.h configure:5673: result: yes configure:5700: checking sys/resource.h usability configure:5713: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5716: $? = 0 configure:5719: test -s conftest.o configure:5722: $? = 0 configure:5732: result: yes configure:5736: checking sys/resource.h presence configure:5747: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5753: $? = 0 configure:5772: result: yes configure:5808: checking for sys/resource.h configure:5815: result: yes configure:5843: checking utmp.h usability configure:5856: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5859: $? = 0 configure:5862: test -s conftest.o configure:5865: $? = 0 configure:5875: result: yes configure:5879: checking utmp.h presence configure:5890: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5896: $? = 0 configure:5915: result: yes configure:5951: checking for utmp.h configure:5958: result: yes configure:5987: checking utmpx.h usability configure:6000: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6003: $? = 0 configure:6006: test -s conftest.o configure:6009: $? = 0 configure:6019: result: yes configure:6023: checking utmpx.h presence configure:6034: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:6040: $? = 0 configure:6059: result: yes configure:6095: checking for utmpx.h configure:6102: result: yes configure:6120: checking for struct utmp.ut_host configure:6148: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6151: $? = 0 configure:6154: test -s conftest.o configure:6157: $? = 0 configure:6209: result: yes configure:6219: checking for struct utmp.ut_name configure:6247: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6250: $? = 0 configure:6253: test -s conftest.o configure:6256: $? = 0 configure:6308: result: yes configure:6318: checking for struct utmp.ut_user configure:6346: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6349: $? = 0 configure:6352: test -s conftest.o configure:6355: $? = 0 configure:6407: result: yes configure:6417: checking for struct utmp.ut_time configure:6445: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6448: $? = 0 configure:6451: test -s conftest.o configure:6454: $? = 0 configure:6506: result: yes configure:6516: checking for struct utmp.ut_tv configure:6544: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(6579): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:6547: $? = 2 configure: failed program was: | #line 6521 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:6583: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6605: result: yes configure:6615: checking for struct utmp.ut_tv.tv_sec configure:6643: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6646: $? = 0 configure:6649: test -s conftest.o configure:6652: $? = 0 configure:6704: result: yes configure:6714: checking for struct utmp.ut_id configure:6742: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6745: $? = 0 configure:6748: test -s conftest.o configure:6751: $? = 0 configure:6803: result: yes configure:6813: checking for struct utmp.ut_syslen configure:6841: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(6879): error: struct "utmp" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6844: $? = 2 configure: failed program was: | #line 6818 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:6880: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(6918): error: struct "utmp" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6883: $? = 2 configure: failed program was: | #line 6857 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:6902: result: no configure:6912: checking for struct utmp.ut_session configure:6940: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6943: $? = 0 configure:6946: test -s conftest.o configure:6949: $? = 0 configure:7001: result: yes configure:7011: checking for struct utmp.ut_pid configure:7039: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7042: $? = 0 configure:7045: test -s conftest.o configure:7048: $? = 0 configure:7100: result: yes configure:7110: checking for struct utmp.ut_exit configure:7138: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7178): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:7141: $? = 2 configure: failed program was: | #line 7115 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:7177: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7180: $? = 0 configure:7183: test -s conftest.o configure:7186: $? = 0 configure:7199: result: yes configure:7209: checking for struct utmp.ut_addr configure:7237: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7240: $? = 0 configure:7243: test -s conftest.o configure:7246: $? = 0 configure:7298: result: yes configure:7308: checking for struct utmp.ut_addr_v6 configure:7336: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7339: $? = 0 configure:7342: test -s conftest.o configure:7345: $? = 0 configure:7397: result: yes configure:7411: checking for struct utmpx.ut_host configure:7439: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7442: $? = 0 configure:7445: test -s conftest.o configure:7448: $? = 0 configure:7500: result: yes configure:7510: checking for struct utmpx.ut_name configure:7538: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7582): error: struct "utmpx" has no field "ut_name" if (ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7541: $? = 2 configure: failed program was: | #line 7515 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:7577: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7621): error: struct "utmpx" has no field "ut_name" if (sizeof ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7580: $? = 2 configure: failed program was: | #line 7554 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:7599: result: no configure:7609: checking for struct utmpx.ut_user configure:7637: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7640: $? = 0 configure:7643: test -s conftest.o configure:7646: $? = 0 configure:7698: result: yes configure:7708: checking for struct utmpx.ut_time configure:7736: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7781): error: struct "utmpx" has no field "ut_time" if (ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:7739: $? = 2 configure: failed program was: | #line 7713 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:7775: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7820): error: struct "utmpx" has no field "ut_time" if (sizeof ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:7778: $? = 2 configure: failed program was: | #line 7752 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:7797: result: no configure:7807: checking for struct utmpx.ut_id configure:7835: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7838: $? = 0 configure:7841: test -s conftest.o configure:7844: $? = 0 configure:7896: result: yes configure:7906: checking for struct utmpx.ut_tv configure:7934: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7980): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:7937: $? = 2 configure: failed program was: | #line 7911 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:7973: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7976: $? = 0 configure:7979: test -s conftest.o configure:7982: $? = 0 configure:7995: result: yes configure:8005: checking for struct utmpx.ut_tv.tv_sec configure:8033: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8036: $? = 0 configure:8039: test -s conftest.o configure:8042: $? = 0 configure:8094: result: yes configure:8104: checking for struct utmpx.ut_syslen configure:8132: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8180): error: struct "utmpx" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8135: $? = 2 configure: failed program was: | #line 8109 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8171: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8219): error: struct "utmpx" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8174: $? = 2 configure: failed program was: | #line 8148 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8193: result: no configure:8203: checking for struct utmpx.ut_session configure:8231: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8234: $? = 0 configure:8237: test -s conftest.o configure:8240: $? = 0 configure:8292: result: yes configure:8302: checking for struct utmpx.ut_pid configure:8330: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8333: $? = 0 configure:8336: test -s conftest.o configure:8339: $? = 0 configure:8391: result: yes configure:8401: checking for struct utmpx.ut_exit configure:8429: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8479): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:8432: $? = 2 configure: failed program was: | #line 8406 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:8468: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8471: $? = 0 configure:8474: test -s conftest.o configure:8477: $? = 0 configure:8490: result: yes configure:8500: checking for struct utmpx.ut_addr configure:8528: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8579): error: struct "utmpx" has no field "ut_addr" if (ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:8531: $? = 2 configure: failed program was: | #line 8505 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | /* 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:8567: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8618): error: struct "utmpx" has no field "ut_addr" if (sizeof ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:8570: $? = 2 configure: failed program was: | #line 8544 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | /* 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:8589: result: no configure:8599: checking for struct utmpx.ut_addr_v6 configure:8627: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8630: $? = 0 configure:8633: test -s conftest.o configure:8636: $? = 0 configure:8688: result: yes configure:8718: checking krb5.h usability configure:8731: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8820): catastrophic error: could not open source file "krb5.h" #include ^ compilation aborted for conftest.c (code 4) configure:8734: $? = 4 configure: failed program was: | #line 8720 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8750: result: no configure:8754: checking krb5.h presence configure:8765: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(8822): catastrophic error: could not open source file "krb5.h" #include ^ configure:8771: $? = 4 configure: failed program was: | #line 8756 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | #include configure:8790: result: no configure:8826: checking for krb5.h configure:8833: result: no configure:8865: checking security/pam_appl.h usability configure:8878: ecc -c -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8967): catastrophic error: could not open source file "security/pam_appl.h" #include ^ compilation aborted for conftest.c (code 4) configure:8881: $? = 4 configure: failed program was: | #line 8867 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8897: result: no configure:8901: checking security/pam_appl.h presence configure:8912: ecc -E -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(8969): catastrophic error: could not open source file "security/pam_appl.h" #include ^ configure:8918: $? = 4 configure: failed program was: | #line 8903 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | /* end confdefs.h. */ | #include configure:8937: result: no configure:8973: checking for security/pam_appl.h configure:8980: result: no configure:9005: checking for socklen_t in sys/socket.h conftest.c configure:9029: result: yes configure:9075: checking for __gmpz_getlimbn in -lgmp configure:9106: ecc -o conftest -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -L /usr/local/lib conftest.c -lgmp >&5 conftest.c configure:9109: $? = 0 configure:9112: test -s conftest configure:9115: $? = 0 configure:9127: result: yes configure:9158: ecc -o conftest -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -L /usr/local/lib conftest.c -lgmp >&5 conftest.c configure:9161: $? = 0 configure:9163: ./conftest configure:9166: $? = 0 configure:9241: checking for oop_sys_new in -loop configure:9272: ecc -o conftest -g -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include -L /usr/local/lib conftest.c -loop -lgmp >&5 conftest.c ld: cannot find -loop configure:9275: $? = 1 configure: failed program was: | #line 9248 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5" | #define PACKAGE_STRING "lsh 1.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5" | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_ARGP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_HOST 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_TV 1 | #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_SESSION 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_ADDR 1 | #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char oop_sys_new (); | int | main () | { | oop_sys_new (); | ; | return 0; | } configure:9293: result: no configure:9303: error: liboop is missing. Get liboop from http://www.liboop.org ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_BASH_set=set ac_cv_env_BASH_value=/bin/sh ac_cv_env_CC_set=set ac_cv_env_CC_value=ecc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_argp_h=yes ac_cv_header_crypt_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_pty_h=yes ac_cv_header_security_pam_appl_h=no ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_oop_oop_sys_new=no ac_cv_member_struct_utmp_ut_addr=yes ac_cv_member_struct_utmp_ut_addr_v6=yes ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_host=yes ac_cv_member_struct_utmp_ut_id=yes ac_cv_member_struct_utmp_ut_name=yes ac_cv_member_struct_utmp_ut_pid=yes ac_cv_member_struct_utmp_ut_session=yes ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=yes ac_cv_member_struct_utmp_ut_tv_tv_sec=yes ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=yes ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=no ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=yes ac_cv_member_struct_utmpx_ut_syslen=no ac_cv_member_struct_utmpx_ut_time=no ac_cv_member_struct_utmpx_ut_tv=yes ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes ac_cv_member_struct_utmpx_ut_user=yes ac_cv_objext=o ac_cv_path_BASH=/bin/bash ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_M4=/usr/bin/m4 ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_CPP='ecc -E' ac_cv_prog_ac_ct_CC=ecc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_socklen_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/missing --run tar' AUTOCONF='${SHELL} /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/missing --run automake-1.7' AWK='mawk' BASH='/bin/bash' CC='ecc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='ecc -E' CPPFLAGS=' -I/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GROFF='/usr/bin/groff' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KRB_LIBS='' KRB_PROGRAM='' LDFLAGS=' -L /usr/local/lib' LIBARGP='' LIBOBJS='' LIBS='-lgmp ' LTLIBOBJS='' M4='/usr/bin/m4' MAKEINFO='${SHELL} /usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 1.5' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='1.5' PAM_PROGRAM='' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='false' SCHEME_PROGRAM='false' SET_MAKE='' SHELL='/bin/sh' SRP_PROGRAM='srp-gen' STRIP='' VERSION='1.5' XAUTH_PROGRAM='' ac_ct_CC='ecc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/lsh-1.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local/xenofarm/lsh/soyokaze.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DATAFELLOWS_WORKAROUNDS 1 #define HAVE_ARGP_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GMP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGMP 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL_H 1 #define HAVE_PTY_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_ID 1 #define HAVE_STRUCT_UTMPX_UT_PID 1 #define HAVE_STRUCT_UTMPX_UT_SESSION 1 #define HAVE_STRUCT_UTMPX_UT_TV 1 #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMPX_UT_USER 1 #define HAVE_STRUCT_UTMP_UT_ADDR 1 #define HAVE_STRUCT_UTMP_UT_ADDR_V6 1 #define HAVE_STRUCT_UTMP_UT_EXIT 1 #define HAVE_STRUCT_UTMP_UT_HOST 1 #define HAVE_STRUCT_UTMP_UT_ID 1 #define HAVE_STRUCT_UTMP_UT_NAME 1 #define HAVE_STRUCT_UTMP_UT_PID 1 #define HAVE_STRUCT_UTMP_UT_SESSION 1 #define HAVE_STRUCT_UTMP_UT_TIME 1 #define HAVE_STRUCT_UTMP_UT_TV 1 #define HAVE_STRUCT_UTMP_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMP_UT_USER 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMPX_H 1 #define HAVE_UTMP_H 1 #define HAVE_ZLIB_H 1 #define PACKAGE "lsh" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE_NAME "lsh" #define PACKAGE_STRING "lsh 1.5" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "1.5" #define SSHD1 "/usr/local/sbin/sshd1" #define STDC_HEADERS 1 #define VERSION "1.5" #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_SSH1_FALLBACK 1 #define WITH_TCP_FORWARD 1 #define WITH_UTMP 1 #define WITH_X11_FORWARD 1 configure: exit 1