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 2.9-exp, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib --prefix=/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = motoko uname -m = i86pc uname -r = 5.10 uname -s = SunOS uname -v = Generic_118844-19 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = motoko Release = 5.10 KernelID = Generic_118844-19 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 2 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/SUNWspro/bin PATH: /usr/local/bin PATH: /usr/local/share/bin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/ccs/bin PATH: /usr/openwin/bin PATH: /usr/bin PATH: . PATH: /usr/sfw/bin PATH: /opt/sfw/bin PATH: /opt/csw/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1718: creating cache config.cache configure:1853: checking for a BSD-compatible install configure:1909: result: ./install-sh -c configure:1920: checking whether build environment is sane configure:1963: result: yes configure:1991: checking for a thread-safe mkdir -p configure:2030: result: ./install-sh -c -d configure:2043: checking for gawk configure:2059: found /opt/csw/bin/gawk configure:2070: result: gawk configure:2081: checking whether make sets $(MAKE) configure:2102: result: yes configure:2301: WARNING: Converted . to /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp, If this does not work, please use an absolute path to the configure script. configure:2597: checking build system type configure:2615: result: x86_64-pc-solaris2.10 configure:2637: checking host system type configure:2652: result: x86_64-pc-solaris2.10 configure:2674: checking for -R flag configure:2696: result: using -R configure:2703: result: Searching for libraries configure:2710: checking /usr/local/lib configure:2728: result: added configure:2710: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib configure:2728: result: added configure:2710: checking /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib configure:2728: result: added configure:2710: checking /usr/local/lib configure:2728: result: added configure:2710: checking /sw/local/lib configure:2737: result: not found configure:2710: checking /sw/lib configure:2737: result: not found configure:2710: checking /usr/gnu/lib configure:2737: result: not found configure:2710: checking /opt/gnu/lib configure:2737: result: not found configure:2710: checking /sw/gnu/lib configure:2737: result: not found configure:2710: checking /usr/freeware/lib configure:2737: result: not found configure:2710: checking /usr/pkg/lib configure:2737: result: not found configure:2794: checking for gcc configure:2821: result: cc configure:3059: checking for C compiler version configure:3066: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:3069: $? = 1 configure:3076: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:3079: $? = 1 configure:3086: cc -V >&5 cc: Sun C 5.6 2004/07/15 usage: cc [ options] files. Use 'cc -flags' for details configure:3089: $? = 1 configure:3112: checking for C compiler default output file name configure:3139: cc -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:3142: $? = 0 configure:3180: result: a.out configure:3197: checking whether the C compiler works configure:3207: ./a.out configure:3210: $? = 0 configure:3227: result: yes configure:3234: checking whether we are cross compiling configure:3236: result: no configure:3239: checking for suffix of executables configure:3246: cc -o conftest -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:3249: $? = 0 configure:3273: result: configure:3279: checking for suffix of object files configure:3305: cc -c -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:3308: $? = 0 configure:3331: result: o configure:3335: checking whether we are using the GNU C compiler configure:3364: cc -c -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 20: undefined symbol: choke "conftest.c", line 20: syntax error before or at: me cc: acomp failed for conftest.c configure:3370: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3387: result: no configure:3392: checking whether cc accepts -g configure:3422: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:3428: $? = 0 configure:3527: result: yes configure:3544: checking for cc option to accept ISO C89 configure:3618: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 63: warning: statement not reached configure:3624: $? = 0 configure:3647: result: none needed configure:3676: checking for style of include used by make configure:3704: result: GNU configure:3729: checking dependency style of cc configure:3820: result: none configure:3835: checking whether make sets $(MAKE) configure:3856: result: yes configure:3908: checking for ranlib configure:3924: found /usr/ccs/bin/ranlib configure:3935: result: ranlib configure:4009: checking for gcc configure:4036: result: cc configure:4274: checking for C compiler version configure:4281: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:4284: $? = 1 configure:4291: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:4294: $? = 1 configure:4301: cc -V >&5 cc: Sun C 5.6 2004/07/15 usage: cc [ options] files. Use 'cc -flags' for details configure:4304: $? = 1 configure:4307: checking whether we are using the GNU C compiler configure:4359: result: no configure:4364: checking whether cc accepts -g configure:4499: result: yes configure:4516: checking for cc option to accept ISO C89 configure:4619: result: none needed configure:4639: checking dependency style of cc configure:4730: result: none configure:4810: checking for guile configure:4843: result: no configure:4810: checking for scsh configure:4843: result: no configure:4855: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:4867: checking for groff configure:4900: result: no configure:4911: checking for m4 configure:4929: found /usr/ccs/bin/m4 configure:4942: result: /usr/ccs/bin/m4 configure:4961: checking how to run the C preprocessor configure:5001: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5007: $? = 0 configure:5038: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c "conftest.c", line 15: cannot find include file: cc: acomp failed for conftest.c configure:5044: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | #include configure:5077: result: cc -E configure:5106: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5112: $? = 0 configure:5143: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c "conftest.c", line 15: cannot find include file: cc: acomp failed for conftest.c configure:5149: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | #include configure:5187: checking for grep that handles long lines and -e configure:5261: result: /usr/sfw/bin/ggrep configure:5266: checking for egrep configure:5344: result: /usr/sfw/bin/ggrep -E configure:5349: checking for ANSI C header files configure:5379: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5385: $? = 0 configure:5484: cc -o conftest -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:5487: $? = 0 configure:5493: ./conftest configure:5496: $? = 0 configure:5513: result: yes configure:5539: checking for sys/types.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for sys/stat.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for stdlib.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for string.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for memory.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for strings.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for inttypes.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for stdint.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5539: checking for unistd.h configure:5560: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5566: $? = 0 configure:5582: result: yes configure:5609: checking gmp.h usability configure:5626: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5632: $? = 0 configure:5646: result: yes configure:5650: checking gmp.h presence configure:5665: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5671: $? = 0 configure:5685: result: yes configure:5718: checking for gmp.h configure:5726: result: yes configure:5762: checking fcntl.h usability configure:5779: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5785: $? = 0 configure:5799: result: yes configure:5803: checking fcntl.h presence configure:5818: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5824: $? = 0 configure:5838: result: yes configure:5871: checking for fcntl.h configure:5879: result: yes configure:5752: checking for strings.h configure:5758: result: yes configure:5762: checking sys/time.h usability configure:5779: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5785: $? = 0 configure:5799: result: yes configure:5803: checking sys/time.h presence configure:5818: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5824: $? = 0 configure:5838: result: yes configure:5871: checking for sys/time.h configure:5879: result: yes configure:5752: checking for unistd.h configure:5758: result: yes configure:5907: checking shadow.h usability configure:5924: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5930: $? = 0 configure:5944: result: yes configure:5948: checking shadow.h presence configure:5963: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5969: $? = 0 configure:5983: result: yes configure:6016: checking for shadow.h configure:6024: result: yes configure:6054: checking zlib.h usability configure:6071: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6077: $? = 0 configure:6091: result: yes configure:6095: checking zlib.h presence configure:6110: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:6116: $? = 0 configure:6130: result: yes configure:6163: checking for zlib.h configure:6171: result: yes configure:6202: checking libutil.h usability configure:6219: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 65: cannot find include file: cc: acomp failed for conftest.c configure:6225: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6239: result: no configure:6243: checking libutil.h presence configure:6258: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c "conftest.c", line 32: cannot find include file: cc: acomp failed for conftest.c configure:6264: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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 | /* end confdefs.h. */ | #include configure:6278: result: no configure:6311: checking for libutil.h configure:6319: result: no configure:6347: checking crypt.h usability configure:6364: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6370: $? = 0 configure:6384: result: yes configure:6388: checking crypt.h presence configure:6403: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:6409: $? = 0 configure:6423: result: yes configure:6456: checking for crypt.h configure:6464: result: yes configure:6492: checking pty.h usability configure:6509: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 66: cannot find include file: cc: acomp failed for conftest.c configure:6515: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6529: result: no configure:6533: checking pty.h presence configure:6548: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c "conftest.c", line 33: cannot find include file: cc: acomp failed for conftest.c configure:6554: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:6568: result: no configure:6601: checking for pty.h configure:6609: result: no configure:6637: checking stropts.h usability configure:6654: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6660: $? = 0 configure:6674: result: yes configure:6678: checking stropts.h presence configure:6693: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:6699: $? = 0 configure:6713: result: yes configure:6746: checking for stropts.h configure:6754: result: yes configure:6782: checking syslog.h usability configure:6799: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6805: $? = 0 configure:6819: result: yes configure:6823: checking syslog.h presence configure:6838: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:6844: $? = 0 configure:6858: result: yes configure:6891: checking for syslog.h configure:6899: result: yes configure:6927: checking argp.h usability configure:6944: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 68: cannot find include file: cc: acomp failed for conftest.c configure:6950: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6964: result: no configure:6968: checking argp.h presence configure:6983: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c "conftest.c", line 35: cannot find include file: cc: acomp failed for conftest.c configure:6989: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:7003: result: no configure:7036: checking for argp.h configure:7044: result: no configure:7072: checking sys/resource.h usability configure:7089: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7095: $? = 0 configure:7109: result: yes configure:7113: checking sys/resource.h presence configure:7128: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7134: $? = 0 configure:7148: result: yes configure:7181: checking for sys/resource.h configure:7189: result: yes configure:7217: checking sys/filio.h usability configure:7234: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7240: $? = 0 configure:7254: result: yes configure:7258: checking sys/filio.h presence configure:7273: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7279: $? = 0 configure:7293: result: yes configure:7326: checking for sys/filio.h configure:7334: result: yes configure:7362: checking ucred.h usability configure:7379: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7385: $? = 0 configure:7399: result: yes configure:7403: checking ucred.h presence configure:7418: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7424: $? = 0 configure:7438: result: yes configure:7471: checking for ucred.h configure:7479: result: yes configure:7508: checking utmp.h usability configure:7525: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7531: $? = 0 configure:7545: result: yes configure:7549: checking utmp.h presence configure:7564: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7570: $? = 0 configure:7584: result: yes configure:7617: checking for utmp.h configure:7625: result: yes configure:7655: checking utmpx.h usability configure:7672: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7678: $? = 0 configure:7692: result: yes configure:7696: checking utmpx.h presence configure:7711: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7717: $? = 0 configure:7731: result: yes configure:7764: checking for utmpx.h configure:7772: result: yes configure:7794: checking for pututline configure:7850: cc -o conftest -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 "conftest.c", line 76: warning: statement not reached configure:7856: $? = 0 configure:7873: result: yes configure:7881: checking for struct utmp.ut_host configure:7916: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_host "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:7922: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:7962: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_host "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:7968: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:7986: result: no configure:7996: checking for struct utmp.ut_name configure:8031: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8037: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:8077: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8083: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:8101: result: no configure:8111: checking for struct utmp.ut_user configure:8146: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8152: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:8192: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8198: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:8216: result: no configure:8226: checking for struct utmp.ut_time configure:8261: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8267: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8307: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8313: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8331: result: no configure:8341: checking for struct utmp.ut_tv configure:8376: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_tv "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8382: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8422: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_tv "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8428: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8446: result: no configure:8456: checking for struct utmp.ut_tv.tv_sec configure:8491: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_tv "conftest.c", line 52: warning: left operand of "." must be struct/union object "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8497: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv.tv_sec) | return 0; | ; | return 0; | } configure:8537: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_tv "conftest.c", line 52: warning: left operand of "." must be struct/union object "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8543: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_tv.tv_sec) | return 0; | ; | return 0; | } configure:8561: result: no configure:8571: checking for struct utmp.ut_id configure:8606: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8612: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:8652: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8658: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:8676: result: no configure:8686: checking for struct utmp.ut_syslen configure:8721: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_syslen "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8727: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8767: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_syslen "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8773: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8791: result: no configure:8801: checking for struct utmp.ut_session configure:8836: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_session "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8842: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8882: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_session "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8888: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8906: result: no configure:8916: checking for struct utmp.ut_pid configure:8951: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:8957: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:8997: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9003: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:9021: result: no configure:9031: checking for struct utmp.ut_exit configure:9066: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: controlling expressions must have scalar type "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9072: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:9112: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9118: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:9136: result: no configure:9146: checking for struct utmp.ut_exit.e_termination configure:9181: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9187: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.e_termination) | return 0; | ; | return 0; | } configure:9227: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9233: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.e_termination) | return 0; | ; | return 0; | } configure:9251: result: no configure:9261: checking for struct utmp.ut_exit.__e_termination configure:9296: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: __e_termination "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9302: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:9342: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: __e_termination "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9348: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:9366: result: no configure:9376: checking for struct utmp.ut_exit.ut_termination configure:9411: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_termination "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9417: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:9457: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_termination "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9463: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:9481: result: no configure:9491: checking for struct utmp.ut_addr configure:9526: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_addr "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9532: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9572: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_addr "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9578: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9596: result: no configure:9606: checking for struct utmp.ut_addr_v6 configure:9641: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_addr_v6 "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9647: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:9687: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 42: invalid directive "conftest.c", line 52: undefined struct/union member: ut_addr_v6 "conftest.c", line 57: #if on line 40 has no matching #endif cc: acomp failed for conftest.c configure:9693: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:9711: result: no configure:9725: checking for struct utmpx.ut_host configure:9757: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9763: $? = 0 configure:9824: result: yes configure:9834: checking for struct utmpx.ut_name configure:9866: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9872: $? = 0 configure:9933: result: yes configure:9943: checking for struct utmpx.ut_user configure:9975: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9981: $? = 0 configure:10042: result: yes configure:10052: checking for struct utmpx.ut_time configure:10084: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 52: improper member use: ut_time cc: acomp failed for conftest.c configure:10090: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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:10127: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 52: improper member use: ut_time cc: acomp failed for conftest.c configure:10133: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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:10151: result: no configure:10161: checking for struct utmpx.ut_id configure:10193: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10199: $? = 0 configure:10260: result: yes configure:10270: checking for struct utmpx.ut_tv configure:10302: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 53: controlling expressions must have scalar type cc: acomp failed for conftest.c configure:10308: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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:10345: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10351: $? = 0 configure:10369: result: yes configure:10379: checking for struct utmpx.ut_tv.tv_sec configure:10411: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10417: $? = 0 configure:10478: result: yes configure:10488: checking for struct utmpx.ut_syslen configure:10520: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10526: $? = 0 configure:10587: result: yes configure:10597: checking for struct utmpx.ut_session configure:10629: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10635: $? = 0 configure:10696: result: yes configure:10706: checking for struct utmpx.ut_pid configure:10738: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10744: $? = 0 configure:10805: result: yes configure:10815: checking for struct utmpx.ut_exit configure:10847: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: controlling expressions must have scalar type cc: acomp failed for conftest.c configure:10853: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 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:10890: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10896: $? = 0 configure:10914: result: yes configure:10924: checking for struct utmpx.ut_exit.e_termination configure:10956: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10962: $? = 0 configure:11023: result: yes configure:11033: checking for struct utmpx.ut_exit.__e_termination configure:11065: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: __e_termination cc: acomp failed for conftest.c configure:11071: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:11108: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: __e_termination cc: acomp failed for conftest.c configure:11114: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:11132: result: no configure:11142: checking for struct utmpx.ut_exit.ut_termination configure:11174: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: ut_termination cc: acomp failed for conftest.c configure:11180: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:11217: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: ut_termination cc: acomp failed for conftest.c configure:11223: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:11241: result: no configure:11251: checking for struct utmpx.ut_addr configure:11283: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: ut_addr cc: acomp failed for conftest.c configure:11289: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:11326: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: ut_addr cc: acomp failed for conftest.c configure:11332: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:11350: result: no configure:11360: checking for struct utmpx.ut_addr_v6 configure:11392: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: ut_addr_v6 cc: acomp failed for conftest.c configure:11398: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:11435: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 60: undefined struct/union member: ut_addr_v6 cc: acomp failed for conftest.c configure:11441: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:11459: result: no configure:11768: checking gss.h usability configure:11785: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 85: cannot find include file: cc: acomp failed for conftest.c configure:11791: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11805: result: no configure:11809: checking gss.h presence configure:11824: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c "conftest.c", line 52: cannot find include file: cc: acomp failed for conftest.c configure:11830: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:11844: result: no configure:11877: checking for gss.h configure:11885: result: no configure:11901: checking for gss_check_version in -lgss configure:11936: cc -o conftest -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgss >&5 "conftest.c", line 65: warning: statement not reached Undefined first referenced symbol in file gss_check_version conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:11942: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gss_check_version (); | int | main () | { | return gss_check_version (); | ; | return 0; | } configure:11960: result: no configure:11992: checking krb5.h usability configure:12009: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 85: cannot find include file: cc: acomp failed for conftest.c configure:12015: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12029: result: no configure:12033: checking krb5.h presence configure:12048: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c "conftest.c", line 52: cannot find include file: cc: acomp failed for conftest.c configure:12054: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:12068: result: no configure:12101: checking for krb5.h configure:12109: result: no configure:12142: checking security/pam_appl.h usability configure:12159: cc -c -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:12165: $? = 0 configure:12179: result: yes configure:12183: checking security/pam_appl.h presence configure:12198: cc -E -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include conftest.c configure:12204: $? = 0 configure:12218: result: yes configure:12251: checking for security/pam_appl.h configure:12259: result: yes configure:12284: checking for socklen_t in sys/socket.h configure:12307: result: yes configure:12352: checking for __gmpz_getlimbn in -lgmp configure:12387: cc -o conftest -g -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 "conftest.c", line 66: warning: statement not reached ld: fatal: library -lgmp: not found ld: fatal: File processing errors. No output written to conftest configure:12393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9-exp" | #define PACKAGE_STRING "lsh 2.9-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2.9-exp" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UCRED_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __gmpz_getlimbn (); | int | main () | { | return __gmpz_getlimbn (); | ; | return 0; | } configure:12411: result: no configure:12421: error: GNU MP not found, or not 3.1 or up, see http://www.swox.com/gmp. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-solaris2.10 ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_XMKMF_set= ac_cv_env_XMKMF_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_func_pututline=yes ac_cv_header_argp_h=no ac_cv_header_crypt_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gss_h=no ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_pty_h=no ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=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_filio_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_ucred_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_host=x86_64-pc-solaris2.10 ac_cv_lib_gmp___gmpz_getlimbn=no ac_cv_lib_gss_gss_check_version=no ac_cv_member_struct_utmp_ut_addr=no ac_cv_member_struct_utmp_ut_addr_v6=no ac_cv_member_struct_utmp_ut_exit=no ac_cv_member_struct_utmp_ut_exit___e_termination=no ac_cv_member_struct_utmp_ut_exit_e_termination=no ac_cv_member_struct_utmp_ut_exit_ut_termination=no ac_cv_member_struct_utmp_ut_host=no ac_cv_member_struct_utmp_ut_id=no ac_cv_member_struct_utmp_ut_name=no ac_cv_member_struct_utmp_ut_pid=no ac_cv_member_struct_utmp_ut_session=no ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=no ac_cv_member_struct_utmp_ut_tv=no ac_cv_member_struct_utmp_ut_tv_tv_sec=no ac_cv_member_struct_utmp_ut_user=no ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=no ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit___e_termination=no ac_cv_member_struct_utmpx_ut_exit_e_termination=yes ac_cv_member_struct_utmpx_ut_exit_ut_termination=no ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=yes ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=yes ac_cv_member_struct_utmpx_ut_syslen=yes 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_EGREP='/usr/sfw/bin/ggrep -E' ac_cv_path_GREP=/usr/sfw/bin/ggrep ac_cv_path_M4=/usr/ccs/bin/m4 ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes 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/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/missing --run tar' AUTOCONF='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/missing --run autoconf' AUTOHEADER='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/missing --run autoheader' AUTOMAKE='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/missing --run automake-1.10' AWK='gawk' BUILD_ARCH='' BUILD_OSREV='' BUILD_OSSYS='' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -I/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOTDOT_LIBARGP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/sfw/bin/ggrep -E' EXEEXT='' GREP='/usr/sfw/bin/ggrep' GROFF='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB5CONFIG='' KRB_LIBS='' KRB_PROGRAM='' LDFLAGS=' -L/usr/local/lib -L/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib' LIBARGP='' LIBOBJS='' LIBS='' LTLIBOBJS='' M4='/usr/ccs/bin/m4' MAKEINFO='${SHELL} /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 2.9-exp' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='2.9-exp' PAM_PROGRAM='' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='false' SCHEME_PROGRAM='false' SET_MAKE='' SHELL='/bin/bash' SRP_PROGRAM='srp-gen' STRIP='' VERSION='2.9-exp' XAUTH_PROGRAM='' XMKMF='' ac_ct_CC='cc' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-solaris2.10' build_alias='' build_cpu='x86_64' build_os='solaris2.10' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-solaris2.10' host_alias='' host_cpu='x86_64' host_os='solaris2.10' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.9-exp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "lsh" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "2.9-exp" #define PACKAGE_STRING "lsh 2.9-exp" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE "lsh" #define VERSION "2.9-exp" #define _GNU_SOURCE 1 #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_TCP_FORWARD 1 #define WITH_X11_FORWARD 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_CRYPT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_UCRED_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_NAME 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_SYSLEN 1 #define HAVE_STRUCT_UTMPX_UT_SESSION 1 #define HAVE_STRUCT_UTMPX_UT_PID 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 #define WITH_UTMP 1 #define HAVE_SECURITY_PAM_APPL_H 1 configure: exit 1