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=/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = gosroth.roxen.com uname -m = ia64 uname -r = 2.4.3-12smp uname -s = Linux uname -v = #1 SMP Fri Jun 8 13:06:07 EDT 2001 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = ia64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/bin PATH: /bin PATH: /usr/bin PATH: /opt/intel/compiler60/ia64/bin PATH: /usr/local/bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure: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:1537: found /bin/gawk configure:1547: result: gawk configure:1557: checking whether make sets $(MAKE) configure:1577: result: yes configure:1737: WARNING: Converted . to /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5, If this does not work, please use an absolute path to the configure script. configure:2063: checking for -R flag configure:2096: result: using -Wl,-rpath, configure:2103: result: Searching for libraries configure:2110: checking /usr/local/lib configure:2128: result: added configure:2110: checking /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx/lib configure:2137: result: not found configure:2110: checking /usr/local/lib configure:2128: result: added configure:2110: checking /sw/local/lib configure:2137: result: not found configure:2110: checking /sw/lib configure:2137: result: not found configure:2110: checking /usr/gnu/lib configure:2137: result: not found configure:2110: checking /opt/gnu/lib configure:2137: result: not found configure:2110: checking /sw/gnu/lib configure:2137: result: not found configure:2110: checking /usr/freeware/lib configure:2137: result: not found configure:2110: checking /usr/pkg/lib configure:2137: result: not found configure:2192: checking for gcc configure:2218: result: ecc configure:2462: checking for C compiler version configure:2465: 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:2468: $? = 1 configure:2470: 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:2473: $? = 1 configure:2475: ecc -V &5 Intel(R) C++ Itanium(R) Compiler for Itanium(R)-based applications Version 6.0.1, Build 20020821 Copyright (C) 1985-2002 Intel Corporation. All rights reserved. /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x41): undefined reference to `main' GNU ld version 2.10.91 (with BFD 2.10.91.0.2) Supported emulations: elf64_ia64 configure:2478: $? = 1 configure:2502: checking for C compiler default output configure:2505: ecc -I/export/d1/xenofarm/lsh/gosroth.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:2508: $? = 0 configure:2554: result: a.out configure:2559: checking whether the C compiler works configure:2565: ./a.out configure:2568: $? = 0 configure:2585: result: yes configure:2592: checking whether we are cross compiling configure:2594: result: no configure:2597: checking for suffix of executables configure:2599: ecc -o conftest -I/export/d1/xenofarm/lsh/gosroth.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:2602: $? = 0 configure:2627: result: configure:2633: checking for suffix of object files configure:2655: ecc -c -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:2658: $? = 0 configure:2680: result: o configure:2684: checking whether we are using the GNU C compiler configure:2709: ecc -c -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(2712): error: identifier "choke" is undefined choke me ^ compilation aborted for conftest.c (code 2) configure:2712: $? = 2 configure: failed program was: | #line 2689 "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:2731: result: no configure:2737: checking whether ecc accepts -g configure:2759: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:2762: $? = 0 configure:2765: test -s conftest.o configure:2768: $? = 0 configure:2779: result: yes configure:2796: checking for ecc option to accept ANSI C configure:2857: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:2860: $? = 0 configure:2863: test -s conftest.o configure:2866: $? = 0 configure:2884: result: none needed configure:2902: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.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:2905: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3033: checking for style of include used by make configure:3061: result: GNU configure:3089: checking dependency style of ecc configure:3151: result: none configure:3156: checking whether make sets $(MAKE) configure:3176: result: yes configure:3226: checking for ranlib configure:3242: found /usr/bin/ranlib configure:3253: result: ranlib configure:3269: checking for ecc option to accept ANSI C configure:3333: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:3336: $? = 0 configure:3339: test -s conftest.o configure:3342: $? = 0 configure:3357: result: none needed configure:3429: checking for guile configure:3447: found /usr/bin/guile configure:3459: result: /usr/bin/guile configure:3491: checking for bash configure:3509: found /bin/bash configure:3521: result: /bin/bash configure:3534: checking for groff configure:3552: found /usr/bin/groff configure:3564: result: /usr/bin/groff configure:3577: checking for m4 configure:3595: found /usr/bin/m4 configure:3608: result: /usr/bin/m4 configure:3625: checking how to run the C preprocessor configure:3661: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:3667: $? = 0 configure:3699: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(3708): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3705: $? = 4 configure: failed program was: | #line 3690 "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:3743: result: ecc -E configure:3768: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:3774: $? = 0 configure:3806: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(3815): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3812: $? = 4 configure: failed program was: | #line 3797 "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:3855: checking for egrep configure:3865: result: grep -E configure:3870: checking for ANSI C header files configure:3896: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:3899: $? = 0 configure:3902: test -s conftest.o configure:3905: $? = 0 conftest.c conftest.c configure:3994: ecc -o conftest -g -I/export/d1/xenofarm/lsh/gosroth.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(4000): warning #266: function declared implicitly exit(2); ^ configure:3997: $? = 0 configure:3999: ./conftest configure:4002: $? = 0 configure:4017: result: yes configure:4043: checking for sys/types.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for sys/stat.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for stdlib.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for string.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for memory.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for strings.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for inttypes.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for stdint.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4043: checking for unistd.h configure:4060: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4106: checking gmp.h usability configure:4119: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4122: $? = 0 configure:4125: test -s conftest.o configure:4128: $? = 0 configure:4138: result: yes configure:4142: checking gmp.h presence configure:4153: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4159: $? = 0 configure:4178: result: yes configure:4214: checking for gmp.h configure:4221: result: yes configure:4256: checking fcntl.h usability configure:4269: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4288: result: yes configure:4292: checking fcntl.h presence configure:4303: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4309: $? = 0 configure:4328: result: yes configure:4364: checking for fcntl.h configure:4371: result: yes configure:4247: checking for strings.h configure:4252: result: yes configure:4256: checking sys/time.h usability configure:4269: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4272: $? = 0 configure:4275: test -s conftest.o configure:4278: $? = 0 configure:4288: result: yes configure:4292: checking sys/time.h presence configure:4303: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4309: $? = 0 configure:4328: result: yes configure:4364: checking for sys/time.h configure:4371: result: yes configure:4247: checking for unistd.h configure:4252: result: yes configure:4398: checking shadow.h usability configure:4411: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4414: $? = 0 configure:4417: test -s conftest.o configure:4420: $? = 0 configure:4430: result: yes configure:4434: checking shadow.h presence configure:4445: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4451: $? = 0 configure:4470: result: yes configure:4506: checking for shadow.h configure:4513: result: yes configure:4542: checking zlib.h usability configure:4555: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4558: $? = 0 configure:4561: test -s conftest.o configure:4564: $? = 0 configure:4574: result: yes configure:4578: checking zlib.h presence configure:4589: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4595: $? = 0 configure:4614: result: yes configure:4650: checking for zlib.h configure:4657: result: yes configure:4688: checking poll.h usability configure:4701: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4704: $? = 0 configure:4707: test -s conftest.o configure:4710: $? = 0 configure:4720: result: yes configure:4724: checking poll.h presence configure:4735: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4741: $? = 0 configure:4760: result: yes configure:4796: checking for poll.h configure:4803: result: yes configure:4688: checking sys/poll.h usability configure:4701: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4704: $? = 0 configure:4707: test -s conftest.o configure:4710: $? = 0 configure:4720: result: yes configure:4724: checking sys/poll.h presence configure:4735: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:4741: $? = 0 configure:4760: result: yes configure:4796: checking for sys/poll.h configure:4803: result: yes configure:4830: checking libutil.h usability configure:4843: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(4903): catastrophic error: could not open source file "libutil.h" #include ^ compilation aborted for conftest.c (code 4) configure:4846: $? = 4 configure: failed program was: | #line 4832 "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:4862: result: no configure:4866: checking libutil.h presence configure:4877: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(4905): catastrophic error: could not open source file "libutil.h" #include ^ configure:4883: $? = 4 configure: failed program was: | #line 4868 "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:4902: result: no configure:4938: checking for libutil.h configure:4945: result: no configure:4972: checking crypt.h usability configure:4985: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:4988: $? = 0 configure:4991: test -s conftest.o configure:4994: $? = 0 configure:5004: result: yes configure:5008: checking crypt.h presence configure:5019: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5025: $? = 0 configure:5044: result: yes configure:5080: checking for crypt.h configure:5087: result: yes configure:5114: checking pty.h usability configure:5127: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5130: $? = 0 configure:5133: test -s conftest.o configure:5136: $? = 0 configure:5146: result: yes configure:5150: checking pty.h presence configure:5161: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5167: $? = 0 configure:5186: result: yes configure:5222: checking for pty.h configure:5229: result: yes configure:5256: checking stropts.h usability configure:5269: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5272: $? = 0 configure:5275: test -s conftest.o configure:5278: $? = 0 configure:5288: result: yes configure:5292: checking stropts.h presence configure:5303: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5309: $? = 0 configure:5328: result: yes configure:5364: checking for stropts.h configure:5371: result: yes configure:5398: checking syslog.h usability configure:5411: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5414: $? = 0 configure:5417: test -s conftest.o configure:5420: $? = 0 configure:5430: result: yes configure:5434: checking syslog.h presence configure:5445: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5451: $? = 0 configure:5470: result: yes configure:5506: checking for syslog.h configure:5513: result: yes configure:5540: checking argp.h usability configure:5553: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5556: $? = 0 configure:5559: test -s conftest.o configure:5562: $? = 0 configure:5572: result: yes configure:5576: checking argp.h presence configure:5587: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5593: $? = 0 configure:5612: result: yes configure:5648: checking for argp.h configure:5655: result: yes configure:5682: checking sys/resource.h usability configure:5695: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5698: $? = 0 configure:5701: test -s conftest.o configure:5704: $? = 0 configure:5714: result: yes configure:5718: checking sys/resource.h presence configure:5729: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5735: $? = 0 configure:5754: result: yes configure:5790: checking for sys/resource.h configure:5797: result: yes configure:5825: checking utmp.h usability configure:5838: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5841: $? = 0 configure:5844: test -s conftest.o configure:5847: $? = 0 configure:5857: result: yes configure:5861: checking utmp.h presence configure:5872: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:5878: $? = 0 configure:5897: result: yes configure:5933: checking for utmp.h configure:5940: result: yes configure:5969: checking utmpx.h usability configure:5982: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:5985: $? = 0 configure:5988: test -s conftest.o configure:5991: $? = 0 configure:6001: result: yes configure:6005: checking utmpx.h presence configure:6016: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:6022: $? = 0 configure:6041: result: yes configure:6077: checking for utmpx.h configure:6084: result: yes configure:6102: checking for struct utmp.ut_host configure:6130: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6133: $? = 0 configure:6136: test -s conftest.o configure:6139: $? = 0 configure:6191: result: yes configure:6201: checking for struct utmp.ut_name configure:6229: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6232: $? = 0 configure:6235: test -s conftest.o configure:6238: $? = 0 configure:6290: result: yes configure:6300: checking for struct utmp.ut_user configure:6328: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6331: $? = 0 configure:6334: test -s conftest.o configure:6337: $? = 0 configure:6389: result: yes configure:6399: checking for struct utmp.ut_time configure:6427: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6430: $? = 0 configure:6433: test -s conftest.o configure:6436: $? = 0 configure:6488: result: yes configure:6498: checking for struct utmp.ut_tv configure:6526: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(6561): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:6529: $? = 2 configure: failed program was: | #line 6503 "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:6565: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6568: $? = 0 configure:6571: test -s conftest.o configure:6574: $? = 0 configure:6587: result: yes configure:6597: checking for struct utmp.ut_tv.tv_sec configure:6625: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6628: $? = 0 configure:6631: test -s conftest.o configure:6634: $? = 0 configure:6686: result: yes configure:6696: checking for struct utmp.ut_id configure:6724: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6727: $? = 0 configure:6730: test -s conftest.o configure:6733: $? = 0 configure:6785: result: yes configure:6795: checking for struct utmp.ut_syslen configure:6823: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(6861): error: struct "utmp" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6826: $? = 2 configure: failed program was: | #line 6800 "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:6862: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(6900): error: struct "utmp" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:6865: $? = 2 configure: failed program was: | #line 6839 "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:6884: result: no configure:6894: checking for struct utmp.ut_session configure:6922: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:6925: $? = 0 configure:6928: test -s conftest.o configure:6931: $? = 0 configure:6983: result: yes configure:6993: checking for struct utmp.ut_pid configure:7021: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7024: $? = 0 configure:7027: test -s conftest.o configure:7030: $? = 0 configure:7082: result: yes configure:7092: checking for struct utmp.ut_exit configure:7120: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7160): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:7123: $? = 2 configure: failed program was: | #line 7097 "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:7159: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7162: $? = 0 configure:7165: test -s conftest.o configure:7168: $? = 0 configure:7181: result: yes configure:7191: checking for struct utmp.ut_addr configure:7219: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7222: $? = 0 configure:7225: test -s conftest.o configure:7228: $? = 0 configure:7280: result: yes configure:7290: checking for struct utmp.ut_addr_v6 configure:7318: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7321: $? = 0 configure:7324: test -s conftest.o configure:7327: $? = 0 configure:7379: result: yes configure:7393: checking for struct utmpx.ut_host configure:7421: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7424: $? = 0 configure:7427: test -s conftest.o configure:7430: $? = 0 configure:7482: result: yes configure:7492: checking for struct utmpx.ut_name configure:7520: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7564): error: struct "utmpx" has no field "ut_name" if (ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7523: $? = 2 configure: failed program was: | #line 7497 "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:7559: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7603): error: struct "utmpx" has no field "ut_name" if (sizeof ac_aggr.ut_name) ^ compilation aborted for conftest.c (code 2) configure:7562: $? = 2 configure: failed program was: | #line 7536 "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:7581: result: no configure:7591: checking for struct utmpx.ut_user configure:7619: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7622: $? = 0 configure:7625: test -s conftest.o configure:7628: $? = 0 configure:7680: result: yes configure:7690: checking for struct utmpx.ut_time configure:7718: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7763): error: struct "utmpx" has no field "ut_time" if (ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:7721: $? = 2 configure: failed program was: | #line 7695 "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:7757: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7802): error: struct "utmpx" has no field "ut_time" if (sizeof ac_aggr.ut_time) ^ compilation aborted for conftest.c (code 2) configure:7760: $? = 2 configure: failed program was: | #line 7734 "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:7779: result: no configure:7789: checking for struct utmpx.ut_id configure:7817: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7820: $? = 0 configure:7823: test -s conftest.o configure:7826: $? = 0 configure:7878: result: yes configure:7888: checking for struct utmpx.ut_tv configure:7916: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(7962): error: expression must have arithmetic or pointer type if (ac_aggr.ut_tv) ^ compilation aborted for conftest.c (code 2) configure:7919: $? = 2 configure: failed program was: | #line 7893 "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:7955: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:7958: $? = 0 configure:7961: test -s conftest.o configure:7964: $? = 0 configure:7977: result: yes configure:7987: checking for struct utmpx.ut_tv.tv_sec configure:8015: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8076: result: yes configure:8086: checking for struct utmpx.ut_syslen configure:8114: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8162): error: struct "utmpx" has no field "ut_syslen" if (ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8117: $? = 2 configure: failed program was: | #line 8091 "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:8153: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8201): error: struct "utmpx" has no field "ut_syslen" if (sizeof ac_aggr.ut_syslen) ^ compilation aborted for conftest.c (code 2) configure:8156: $? = 2 configure: failed program was: | #line 8130 "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:8175: result: no configure:8185: checking for struct utmpx.ut_session configure:8213: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8216: $? = 0 configure:8219: test -s conftest.o configure:8222: $? = 0 configure:8274: result: yes configure:8284: checking for struct utmpx.ut_pid configure:8312: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8315: $? = 0 configure:8318: test -s conftest.o configure:8321: $? = 0 configure:8373: result: yes configure:8383: checking for struct utmpx.ut_exit configure:8411: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8461): error: expression must have arithmetic or pointer type if (ac_aggr.ut_exit) ^ compilation aborted for conftest.c (code 2) configure:8414: $? = 2 configure: failed program was: | #line 8388 "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:8450: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8453: $? = 0 configure:8456: test -s conftest.o configure:8459: $? = 0 configure:8472: result: yes configure:8482: checking for struct utmpx.ut_addr configure:8510: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8561): error: struct "utmpx" has no field "ut_addr" if (ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:8513: $? = 2 configure: failed program was: | #line 8487 "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:8549: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8600): error: struct "utmpx" has no field "ut_addr" if (sizeof ac_aggr.ut_addr) ^ compilation aborted for conftest.c (code 2) configure:8552: $? = 2 configure: failed program was: | #line 8526 "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:8571: result: no configure:8581: checking for struct utmpx.ut_addr_v6 configure:8609: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8612: $? = 0 configure:8615: test -s conftest.o configure:8618: $? = 0 configure:8670: result: yes configure:8700: checking krb5.h usability configure:8713: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure(8802): catastrophic error: could not open source file "krb5.h" #include ^ compilation aborted for conftest.c (code 4) configure:8716: $? = 4 configure: failed program was: | #line 8702 "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:8732: result: no configure:8736: checking krb5.h presence configure:8747: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure(8804): catastrophic error: could not open source file "krb5.h" #include ^ configure:8753: $? = 4 configure: failed program was: | #line 8738 "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:8772: result: no configure:8808: checking for krb5.h configure:8815: result: no configure:8847: checking security/pam_appl.h usability configure:8860: ecc -c -g -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c >&5 conftest.c configure:8863: $? = 0 configure:8866: test -s conftest.o configure:8869: $? = 0 configure:8879: result: yes configure:8883: checking security/pam_appl.h presence configure:8894: ecc -E -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include conftest.c conftest.c configure:8900: $? = 0 configure:8919: result: yes configure:8955: checking for security/pam_appl.h configure:8962: result: yes configure:8985: checking for socklen_t in sys/socket.h conftest.c configure:9009: result: yes configure:9055: checking for __gmpz_getlimbn in -lgmp configure:9086: ecc -o conftest -g -I/export/d1/xenofarm/lsh/gosroth.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:9089: $? = 0 configure:9092: test -s conftest configure:9095: $? = 0 configure:9107: result: yes configure:9142: ecc -o conftest -g -I/export/d1/xenofarm/lsh/gosroth.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:9145: $? = 0 configure:9147: ./conftest configure:9150: $? = 0 configure:9225: checking for oop_sys_new in -loop configure:9256: ecc -o conftest -g -I/export/d1/xenofarm/lsh/gosroth.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:9259: $? = 1 configure: failed program was: | #line 9232 "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_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char oop_sys_new (); | int | main () | { | oop_sys_new (); | ; | return 0; | } configure:9277: result: no configure:9287: error: liboop is missing. Get liboop from http://www.liboop.org ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_env_BASH_set=set ac_cv_env_BASH_value=/bin/sh ac_cv_env_CC_set=set ac_cv_env_CC_value=ecc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_argp_h=yes ac_cv_header_crypt_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_pty_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_oop_oop_sys_new=no ac_cv_member_struct_utmp_ut_addr=yes ac_cv_member_struct_utmp_ut_addr_v6=yes ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_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_SCHEME_PROGRAM=/usr/bin/guile ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='ecc -E' ac_cv_prog_ac_ct_CC=ecc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_socklen_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/missing --run aclocal-1.6' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/missing --run tar' AUTOCONF='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/missing --run autoconf' AUTOHEADER='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/missing --run autoheader' AUTOMAKE='${SHELL} /export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/missing --run automake-1.6' AWK='gawk' BASH='/bin/bash' CC='ecc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='ecc -E' CPPFLAGS=' -I/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/src -DLSH -D_GNU_SOURCE -I /usr/local/include' 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} /export/d1/xenofarm/lsh/gosroth.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='guile' SCHEME_PROGRAM='/usr/bin/guile' 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__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-1.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/export/d1/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DATAFELLOWS_WORKAROUNDS 1 #define HAVE_ARGP_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GMP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGMP 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL_H 1 #define HAVE_PTY_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRUCT_UTMPX_UT_ADDR_V6 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_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