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.1-exp, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib --prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = megalon.roxen.com uname -m = sun4u uname -r = 5.8 uname -s = SunOS uname -v = Generic_117350-29 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = megalon.roxen.com Release = 5.8 KernelID = Generic_117350-29 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 4 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: . PATH: /usr/local/bin PATH: /sw/local/bin PATH: /usr/ccs/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1792: creating cache config.cache configure:1979: checking for gcc configure:1995: found /usr/local/bin/gcc configure:2006: result: gcc configure:2238: checking for C compiler version configure:2246: gcc --version >&5 gcc (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2250: $? = 0 configure:2257: gcc -v >&5 Reading specs from /i/gcc/3.3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs Configured with: ../configure --prefix=/i/gcc/3.3.2 --disable-shared Thread model: posix gcc version 3.3.2 configure:2261: $? = 0 configure:2268: gcc -V >&5 gcc: `-V' option must have argument configure:2272: $? = 1 configure:2295: checking for C compiler default output file name configure:2317: gcc conftest.c >&5 configure:2321: $? = 0 configure:2359: result: a.out configure:2378: checking whether the C compiler works configure:2388: ./a.out configure:2392: $? = 0 configure:2411: result: yes configure:2418: checking whether we are cross compiling configure:2420: result: no configure:2423: checking for suffix of executables configure:2430: gcc -o conftest conftest.c >&5 configure:2434: $? = 0 configure:2460: result: configure:2466: checking for suffix of object files configure:2492: gcc -c conftest.c >&5 configure:2496: $? = 0 configure:2521: result: o configure:2525: checking whether we are using the GNU C compiler configure:2554: gcc -c conftest.c >&5 configure:2561: $? = 0 configure:2578: result: yes configure:2587: checking whether gcc accepts -g configure:2617: gcc -c -g conftest.c >&5 configure:2624: $? = 0 configure:2725: result: yes configure:2742: checking for gcc option to accept ISO C89 configure:2816: gcc -c -g -O2 conftest.c >&5 configure:2823: $? = 0 configure:2846: result: none needed configure:2870: checking how to run the C preprocessor configure:2910: gcc -E conftest.c configure:2917: $? = 0 configure:2948: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:2955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | /* end confdefs.h. */ | #include configure:2988: result: gcc -E configure:3017: gcc -E conftest.c configure:3024: $? = 0 configure:3055: gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3062: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | /* end confdefs.h. */ | #include configure:3102: checking for grep that handles long lines and -e configure:3162: result: /usr/local/bin/grep configure:3167: checking for egrep configure:3231: result: /usr/local/bin/grep -E configure:3236: checking for ANSI C header files configure:3266: gcc -c -g -O2 conftest.c >&5 configure:3273: $? = 0 configure:3369: gcc -o conftest -g -O2 conftest.c >&5 configure:3373: $? = 0 configure:3379: ./conftest configure:3383: $? = 0 configure:3401: result: yes configure:3425: checking for sys/types.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3425: checking for sys/stat.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3425: checking for stdlib.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3425: checking for string.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3425: checking for memory.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3425: checking for strings.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3425: checking for inttypes.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3425: checking for stdint.h configure:3446: gcc -c -g -O2 conftest.c >&5 conftest.c:50:20: stdint.h: No such file or directory configure:3453: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #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:3470: result: no configure:3425: checking for unistd.h configure:3446: gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3470: result: yes configure:3495: checking minix/config.h usability configure:3512: gcc -c -g -O2 conftest.c >&5 conftest.c:50:26: minix/config.h: No such file or directory configure:3519: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* 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:3533: result: no configure:3537: checking minix/config.h presence configure:3552: gcc -E conftest.c conftest.c:17:26: minix/config.h: No such file or directory configure:3559: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3573: result: no configure:3606: checking for minix/config.h configure:3613: result: no configure:3644: checking whether it is safe to define __EXTENSIONS__ configure:3672: gcc -c -g -O2 conftest.c >&5 configure:3679: $? = 0 configure:3694: result: yes configure:4008: checking build system type configure:4026: result: sparc-sun-solaris2.8 configure:4048: checking host system type configure:4063: result: sparc-sun-solaris2.8 configure:4085: checking for -R flag configure:4107: result: using -R configure:4114: result: Searching for libraries configure:4121: checking /usr/local/lib configure:4139: result: added configure:4121: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib configure:4139: result: added configure:4121: checking /net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib configure:4139: result: added configure:4121: checking /usr/local/lib configure:4139: result: added configure:4121: checking /sw/local/lib configure:4148: result: not found configure:4121: checking /sw/lib configure:4148: result: not found configure:4121: checking /usr/gnu/lib configure:4148: result: not found configure:4121: checking /opt/gnu/lib configure:4148: result: not found configure:4121: checking /sw/gnu/lib configure:4148: result: not found configure:4121: checking /usr/freeware/lib configure:4148: result: not found configure:4121: checking /usr/pkg/lib configure:4148: result: not found configure:4205: checking for gcc configure:4232: result: gcc configure:4464: checking for C compiler version configure:4472: gcc --version >&5 gcc (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4476: $? = 0 configure:4483: gcc -v >&5 Reading specs from /i/gcc/3.3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs Configured with: ../configure --prefix=/i/gcc/3.3.2 --disable-shared Thread model: posix gcc version 3.3.2 configure:4487: $? = 0 configure:4494: gcc -V >&5 gcc: `-V' option must have argument configure:4498: $? = 1 configure:4501: checking whether we are using the GNU C compiler configure:4554: result: yes configure:4563: checking whether gcc accepts -g configure:4701: result: yes configure:4718: checking for gcc option to accept ISO C89 configure:4822: result: none needed configure:4840: checking whether make sets $(MAKE) configure:4862: result: yes configure:4914: checking for ranlib configure:4930: found /usr/ccs/bin/ranlib configure:4941: result: ranlib configure:4984: checking for a BSD-compatible install configure:5052: result: ./install-sh -c configure:5066: checking for a thread-safe mkdir -p configure:5105: result: ./install-sh -c -d configure:5213: checking for guile configure:5231: found /usr/local/bin/guile configure:5243: result: /usr/local/bin/guile configure:5270: checking for groff configure:5303: result: no configure:5314: checking for m4 configure:5332: found /usr/local/bin/m4 configure:5345: result: /usr/local/bin/m4 configure:5358: checking for ANSI C header files configure:5523: result: yes configure:5551: checking gmp.h usability configure:5568: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5575: $? = 0 configure:5589: result: yes configure:5593: checking gmp.h presence configure:5608: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5615: $? = 0 configure:5629: result: yes configure:5662: checking for gmp.h configure:5671: result: yes configure:5710: checking fcntl.h usability configure:5727: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5734: $? = 0 configure:5748: result: yes configure:5752: checking fcntl.h presence configure:5767: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5774: $? = 0 configure:5788: result: yes configure:5821: checking for fcntl.h configure:5830: result: yes configure:5699: checking for strings.h configure:5706: result: yes configure:5710: checking sys/time.h usability configure:5727: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5734: $? = 0 configure:5748: result: yes configure:5752: checking sys/time.h presence configure:5767: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5774: $? = 0 configure:5788: result: yes configure:5821: checking for sys/time.h configure:5830: result: yes configure:5699: checking for unistd.h configure:5706: result: yes configure:5861: checking shadow.h usability configure:5878: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:5885: $? = 0 configure:5899: result: yes configure:5903: checking shadow.h presence configure:5918: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:5925: $? = 0 configure:5939: result: yes configure:5972: checking for shadow.h configure:5981: result: yes configure:6168: checking libutil.h usability configure:6185: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c:66:21: libutil.h: No such file or directory configure:6192: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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 | /* 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:6206: result: no configure:6210: checking libutil.h presence configure:6225: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c:33:21: libutil.h: No such file or directory configure:6232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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 | /* end confdefs.h. */ | #include configure:6246: result: no configure:6279: checking for libutil.h configure:6288: result: no configure:6319: checking crypt.h usability configure:6336: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6343: $? = 0 configure:6357: result: yes configure:6361: checking crypt.h presence configure:6376: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:6383: $? = 0 configure:6397: result: yes configure:6430: checking for crypt.h configure:6439: result: yes configure:6470: checking pty.h usability configure:6487: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c:67:17: pty.h: No such file or directory configure:6494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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:6508: result: no configure:6512: checking pty.h presence configure:6527: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c:34:17: pty.h: No such file or directory configure:6534: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:6548: result: no configure:6581: checking for pty.h configure:6590: result: no configure:6621: checking stropts.h usability configure:6638: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6645: $? = 0 configure:6659: result: yes configure:6663: checking stropts.h presence configure:6678: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:6685: $? = 0 configure:6699: result: yes configure:6732: checking for stropts.h configure:6741: result: yes configure:6772: checking syslog.h usability configure:6789: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:6796: $? = 0 configure:6810: result: yes configure:6814: checking syslog.h presence configure:6829: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:6836: $? = 0 configure:6850: result: yes configure:6883: checking for syslog.h configure:6892: result: yes configure:6923: checking argp.h usability configure:6940: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c:69:18: argp.h: No such file or directory configure:6947: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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:6961: result: no configure:6965: checking argp.h presence configure:6980: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c:36:18: argp.h: No such file or directory configure:6987: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:7001: result: no configure:7034: checking for argp.h configure:7043: result: no configure:7074: checking sys/resource.h usability configure:7091: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7098: $? = 0 configure:7112: result: yes configure:7116: checking sys/resource.h presence configure:7131: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7138: $? = 0 configure:7152: result: yes configure:7185: checking for sys/resource.h configure:7194: result: yes configure:7225: checking sys/filio.h usability configure:7242: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7249: $? = 0 configure:7263: result: yes configure:7267: checking sys/filio.h presence configure:7282: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7289: $? = 0 configure:7303: result: yes configure:7336: checking for sys/filio.h configure:7345: result: yes configure:7376: checking ucred.h usability configure:7393: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c:71:19: ucred.h: No such file or directory configure:7400: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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 | /* 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:7414: result: no configure:7418: checking ucred.h presence configure:7433: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c:38:19: ucred.h: No such file or directory configure:7440: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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 | /* end confdefs.h. */ | #include configure:7454: result: no configure:7487: checking for ucred.h configure:7496: result: no configure:7528: checking utmp.h usability configure:7545: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7552: $? = 0 configure:7566: result: yes configure:7570: checking utmp.h presence configure:7585: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7592: $? = 0 configure:7606: result: yes configure:7639: checking for utmp.h configure:7648: result: yes configure:7681: checking utmpx.h usability configure:7698: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:7705: $? = 0 configure:7719: result: yes configure:7723: checking utmpx.h presence configure:7738: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:7745: $? = 0 configure:7759: result: yes configure:7792: checking for utmpx.h configure:7801: result: yes configure:7825: checking for pututline configure:7881: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 configure:7888: $? = 0 configure:7908: result: yes configure:7916: checking for struct utmp.ut_host configure:7951: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: structure has no member named `ut_host' configure:7958: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_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:7998: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: structure has no member named `ut_host' configure:8005: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_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:8023: result: no configure:8033: checking for struct utmp.ut_name configure:8068: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:8075: $? = 0 configure:8140: result: yes configure:8150: checking for struct utmp.ut_user configure:8185: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:8192: $? = 0 configure:8257: result: yes configure:8267: checking for struct utmp.ut_time configure:8302: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:8309: $? = 0 configure:8374: result: yes configure:8384: checking for struct utmp.ut_tv configure:8419: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: structure has no member named `ut_tv' configure:8426: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | /* end confdefs.h. */ | # if HAVE_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:8466: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: structure has no member named `ut_tv' configure:8473: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | /* end confdefs.h. */ | # if HAVE_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:8491: result: no configure:8501: checking for struct utmp.ut_tv.tv_sec configure:8536: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: structure has no member named `ut_tv' configure:8543: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | /* end confdefs.h. */ | # if HAVE_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:8583: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:55: error: structure has no member named `ut_tv' configure:8590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | /* end confdefs.h. */ | # if HAVE_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:8608: result: no configure:8618: checking for struct utmp.ut_id configure:8653: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:8660: $? = 0 configure:8725: result: yes configure:8735: checking for struct utmp.ut_syslen configure:8770: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: structure has no member named `ut_syslen' configure:8777: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_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:8817: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: structure has no member named `ut_syslen' configure:8824: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_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:8842: result: no configure:8852: checking for struct utmp.ut_session configure:8887: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: structure has no member named `ut_session' configure:8894: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_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:8934: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:56: error: structure has no member named `ut_session' configure:8941: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_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:8959: result: no configure:8969: checking for struct utmp.ut_pid configure:9004: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9011: $? = 0 configure:9076: result: yes configure:9086: checking for struct utmp.ut_exit configure:9121: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:57: error: invalid operands to binary != configure:9128: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_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:9168: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9175: $? = 0 configure:9193: result: yes configure:9203: checking for struct utmp.ut_exit.e_termination configure:9238: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9245: $? = 0 configure:9310: result: yes configure:9320: checking for struct utmp.ut_exit.__e_termination configure:9355: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `__e_termination' configure:9362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9402: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `__e_termination' configure:9409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9427: result: no configure:9437: checking for struct utmp.ut_exit.ut_termination configure:9472: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_termination' configure:9479: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9519: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_termination' configure:9526: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9544: result: no configure:9554: checking for struct utmp.ut_addr configure:9589: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_addr' configure:9596: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9636: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_addr' configure:9643: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9661: result: no configure:9671: checking for struct utmp.ut_addr_v6 configure:9706: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_addr_v6' configure:9713: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9753: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_addr_v6' configure:9760: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_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:9778: result: no configure:9792: checking for struct utmpx.ut_host configure:9824: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9831: $? = 0 configure:9893: result: yes configure:9903: checking for struct utmpx.ut_name configure:9935: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:9942: $? = 0 configure:10004: result: yes configure:10014: checking for struct utmpx.ut_user configure:10046: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10053: $? = 0 configure:10115: result: yes configure:10125: checking for struct utmpx.ut_time configure:10157: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_time' configure:10164: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:10201: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:59: error: structure has no member named `ut_time' configure:10208: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:10226: result: no configure:10236: checking for struct utmpx.ut_id configure:10268: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10275: $? = 0 configure:10337: result: yes configure:10347: checking for struct utmpx.ut_tv configure:10379: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:60: error: invalid operands to binary != configure:10386: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:10423: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10430: $? = 0 configure:10448: result: yes configure:10458: checking for struct utmpx.ut_tv.tv_sec configure:10490: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10497: $? = 0 configure:10559: result: yes configure:10569: checking for struct utmpx.ut_syslen configure:10601: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10608: $? = 0 configure:10670: result: yes configure:10680: checking for struct utmpx.ut_session configure:10712: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10719: $? = 0 configure:10781: result: yes configure:10791: checking for struct utmpx.ut_pid configure:10823: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10830: $? = 0 configure:10892: result: yes configure:10902: checking for struct utmpx.ut_exit configure:10934: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: invalid operands to binary != configure:10941: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:10978: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:10985: $? = 0 configure:11003: result: yes configure:11013: checking for struct utmpx.ut_exit.e_termination configure:11045: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:11052: $? = 0 configure:11114: result: yes configure:11124: checking for struct utmpx.ut_exit.__e_termination configure:11156: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `__e_termination' configure:11163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11200: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `__e_termination' configure:11207: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11225: result: no configure:11235: checking for struct utmpx.ut_exit.ut_termination configure:11267: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `ut_termination' configure:11274: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11311: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `ut_termination' configure:11318: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11336: result: no configure:11346: checking for struct utmpx.ut_addr configure:11378: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `ut_addr' configure:11385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11422: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `ut_addr' configure:11429: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11447: result: no configure:11457: checking for struct utmpx.ut_addr_v6 configure:11489: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `ut_addr_v6' configure:11496: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11533: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: structure has no member named `ut_addr_v6' configure:11540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11558: result: no configure:11875: checking gss.h usability configure:11892: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c:92:17: gss.h: No such file or directory configure:11899: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11913: result: no configure:11917: checking gss.h presence configure:11932: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c:59:17: gss.h: No such file or directory configure:11939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:11953: result: no configure:11986: checking for gss.h configure:11995: result: no configure:12013: checking for gss_check_version in -lgss configure:12048: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgss >&5 Undefined first referenced symbol in file gss_check_version /var/tmp//cc2BxWVD.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12055: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:12076: result: no configure:12109: checking krb5.h usability configure:12126: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c:92:18: krb5.h: No such file or directory configure:12133: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:12147: result: no configure:12151: checking krb5.h presence configure:12166: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c conftest.c:59:18: krb5.h: No such file or directory configure:12173: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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:12187: result: no configure:12220: checking for krb5.h configure:12229: result: no configure:12265: checking security/pam_appl.h usability configure:12282: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:12289: $? = 0 configure:12303: result: yes configure:12307: checking security/pam_appl.h presence configure:12322: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:12329: $? = 0 configure:12343: result: yes configure:12376: checking for security/pam_appl.h configure:12385: result: yes configure:12412: checking for socklen_t in sys/socket.h configure:12435: result: yes configure:12484: checking for library containing gethostbyname configure:12525: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c >&5 Undefined first referenced symbol in file gethostbyname /var/tmp//ccyZVDn8.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:12532: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:12525: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lnsl >&5 configure:12532: $? = 0 configure:12563: result: -lnsl configure:12571: checking for library containing inet_ntop configure:12612: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lnsl >&5 configure:12619: $? = 0 configure:12650: result: none required configure:12659: checking for setsockopt in -lsocket configure:12694: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lsocket -lnsl >&5 configure:12701: $? = 0 configure:12722: result: yes configure:12735: checking for __gmpz_getlimbn in -lgmp configure:12770: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp -lsocket -lnsl >&5 configure:12777: $? = 0 configure:12798: result: yes configure:12833: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp -lsocket -lnsl >&5 configure:12837: $? = 0 configure:12843: ./conftest ld.so.1: conftest: fatal: libgmp.so.3: open failed: No such file or directory ./configure: line 1: 15465 Killed ./conftest$ac_exeext configure:12847: $? = 137 configure: program exited with status 137 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | int main(int argc, char **argv) { return 0; } configure:12865: checking Running simple test program failed. Trying -R flags configure:12891: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lgmp -lsocket -lnsl >&5 configure:12895: $? = 0 configure:12901: ./conftest configure:12905: $? = 0 configure:12909: result: adding -R/usr/local/lib configure:12938: checking for oop_sys_new in -loop configure:12973: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop -lgmp -lsocket -lnsl >&5 configure:12980: $? = 0 configure:13001: result: yes configure:13036: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop -lgmp -lsocket -lnsl >&5 configure:13040: $? = 0 configure:13046: ./conftest configure:13050: $? = 0 configure:13716: checking for X configure:13831: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:13838: $? = 0 configure:13887: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lX11 -loop -lgmp -lsocket -lnsl >&5 configure:13894: $? = 0 configure:13956: result: libraries , headers configure:14017: checking X11/Xauth.h usability configure:14034: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:14041: $? = 0 configure:14055: result: yes configure:14059: checking X11/Xauth.h presence configure:14074: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:14081: $? = 0 configure:14095: result: yes configure:14128: checking for X11/Xauth.h configure:14137: result: yes configure:14153: checking for XauGetAuthByAddr in -lXau configure:14188: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lXau -loop -lgmp -lsocket -lnsl >&5 ld: fatal: library -lXau: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:14195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_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 XauGetAuthByAddr (); | int | main () | { | return XauGetAuthByAddr (); | ; | return 0; | } configure:14216: result: no configure:14247: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -loop -lgmp -lsocket -lnsl >&5 configure:14251: $? = 0 configure:14257: ./conftest configure:14261: $? = 0 configure:14352: checking for crypt in -lcrypt configure:14387: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:14394: $? = 0 configure:14415: result: yes configure:14427: checking for inet_addr in -lxnet configure:14462: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:14469: $? = 0 configure:14490: result: yes configure:14503: checking for openpty in -lutil configure:14538: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lutil -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 ld: fatal: library -lutil: not found ld: fatal: File processing errors. No output written to conftest collect2: ld returned 1 exit status configure:14545: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 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 openpty (); | int | main () | { | return openpty (); | ; | return 0; | } configure:14566: result: no configure:14579: checking for library containing syslog configure:14620: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:14627: $? = 0 configure:14658: result: none required configure:15104: checking for pam_start in -lpam configure:15139: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:15146: $? = 0 configure:15167: result: yes configure:15210: checking for an ANSI C-conforming const configure:15285: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:15292: $? = 0 configure:15307: result: yes configure:15317: checking for inline configure:15343: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:15350: $? = 0 configure:15368: result: inline configure:15387: checking for uid_t in sys/types.h configure:15410: result: yes configure:15425: checking for size_t configure:15453: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:15460: $? = 0 configure:15487: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:106: error: parse error before ')' token configure:15494: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15517: result: yes configure:15529: checking whether time.h and sys/time.h may both be included configure:15559: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:15566: $? = 0 configure:15581: result: yes configure:15594: checking whether byte ordering is bigendian configure:15619: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c:72: error: parse error before "a" conftest.c:74: error: syntax error before "typedef" configure:15626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15674: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: `bogus' undeclared (first use in this function) conftest.c:78: error: (Each undeclared identifier is reported only once conftest.c:78: error: for each function it appears in.) conftest.c:78: error: parse error before "endian" configure:15681: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:15770: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:15777: $? = 0 configure:15808: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:15815: $? = 0 configure:15972: result: yes configure:16004: checking for working alloca.h configure:16031: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:16038: $? = 0 configure:16058: result: yes configure:16068: checking for alloca configure:16115: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:16122: $? = 0 configure:16142: result: yes configure:16395: checking malloc.h usability configure:16412: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:16419: $? = 0 configure:16433: result: yes configure:16437: checking malloc.h presence configure:16452: gcc -E -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c configure:16459: $? = 0 configure:16473: result: yes configure:16506: checking for malloc.h configure:16515: result: yes configure:16536: checking for strerror configure:16592: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:16599: $? = 0 configure:16621: result: yes configure:16639: checking for strsignal configure:16695: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:16702: $? = 0 configure:16724: result: yes configure:16736: checking whether sys_siglist is declared configure:16765: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:114: error: `sys_siglist' undeclared (first use in this function) conftest.c:114: error: (Each undeclared identifier is reported only once conftest.c:114: error: for each function it appears in.) configure:16772: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 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 | int | main () | { | #ifndef sys_siglist | (void) sys_siglist; | #endif | | ; | return 0; | } configure:16787: result: no configure:16803: checking whether _sys_siglist is declared configure:16832: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:115: error: `_sys_siglist' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) configure:16839: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* 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 | int | main () | { | #ifndef _sys_siglist | (void) _sys_siglist; | #endif | | ; | return 0; | } configure:16854: result: no configure:16874: checking for working memcmp configure:16927: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:16931: $? = 0 configure:16937: ./conftest configure:16941: $? = 0 configure:16958: result: yes configure:16971: checking for vprintf configure:17027: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 conftest.c:102: warning: conflicting types for built-in function `vprintf' configure:17034: $? = 0 configure:17056: result: yes configure:17065: checking for _doprnt configure:17121: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17128: $? = 0 configure:17148: result: yes configure:17169: checking for select configure:17225: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17232: $? = 0 configure:17254: result: yes configure:17169: checking for socket configure:17225: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17232: $? = 0 configure:17254: result: yes configure:17169: checking for strtol configure:17225: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17232: $? = 0 configure:17254: result: yes configure:17169: checking for alarm configure:17225: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17232: $? = 0 configure:17254: result: yes configure:17271: checking for getrusage configure:17327: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17334: $? = 0 configure:17356: result: yes configure:17271: checking for gettimeofday configure:17327: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17334: $? = 0 configure:17356: result: yes configure:17372: checking for getspnam configure:17428: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17435: $? = 0 configure:17457: result: yes configure:17475: checking for vsnprintf configure:17531: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 conftest.c:111: warning: conflicting types for built-in function `vsnprintf' configure:17538: $? = 0 configure:17560: result: yes configure:17475: checking for inet_aton configure:17531: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 Undefined first referenced symbol in file inet_aton /var/tmp//cc2hIe9l.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17538: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define inet_aton to an innocuous variant, in case declares inet_aton. | For example, HP-UX 11i declares gettimeofday. */ | #define inet_aton innocuous_inet_aton | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char inet_aton (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef inet_aton | | /* 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 inet_aton (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_inet_aton || defined __stub___inet_aton | choke me | #endif | | int | main () | { | return inet_aton (); | ; | return 0; | } configure:17560: result: no configure:17475: checking for inet_ntop configure:17531: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17538: $? = 0 configure:17560: result: yes configure:17576: checking for openpty configure:17632: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 Undefined first referenced symbol in file openpty /var/tmp//ccsWrccz.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17639: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_NTOP 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:17661: result: no configure:17683: checking for logwtmp configure:17739: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 Undefined first referenced symbol in file logwtmp /var/tmp//ccgTaJkp.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_NTOP 1 | /* end confdefs.h. */ | /* Define logwtmp to an innocuous variant, in case declares logwtmp. | For example, HP-UX 11i declares gettimeofday. */ | #define logwtmp innocuous_logwtmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logwtmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef logwtmp | | /* 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 logwtmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_logwtmp || defined __stub___logwtmp | choke me | #endif | | int | main () | { | return logwtmp (); | ; | return 0; | } configure:17768: result: no configure:17683: checking for login configure:17739: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 Undefined first referenced symbol in file login /var/tmp//ccEseLuX.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_NTOP 1 | /* end confdefs.h. */ | /* Define login to an innocuous variant, in case declares login. | For example, HP-UX 11i declares gettimeofday. */ | #define login innocuous_login | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char login (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef login | | /* 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 login (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_login || defined __stub___login | choke me | #endif | | int | main () | { | return login (); | ; | return 0; | } configure:17768: result: no configure:17683: checking for logout configure:17739: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 Undefined first referenced symbol in file logout /var/tmp//ccWCEaUv.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:17746: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_NTOP 1 | /* end confdefs.h. */ | /* Define logout to an innocuous variant, in case declares logout. | For example, HP-UX 11i declares gettimeofday. */ | #define logout innocuous_logout | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char logout (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef logout | | /* 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 logout (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_logout || defined __stub___logout | choke me | #endif | | int | main () | { | return logout (); | ; | return 0; | } configure:17768: result: no configure:17683: checking for pututline configure:17768: result: yes configure:17683: checking for pututxline configure:17739: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17746: $? = 0 configure:17768: result: yes configure:17683: checking for updwtmp configure:17739: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17746: $? = 0 configure:17768: result: yes configure:17683: checking for updwtmpx configure:17739: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17746: $? = 0 configure:17768: result: yes configure:17786: checking for getaddrinfo configure:17842: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17849: $? = 0 configure:17871: result: yes configure:17786: checking for getnameinfo configure:17842: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17849: $? = 0 configure:17871: result: yes configure:17786: checking for gai_strerror configure:17842: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17849: $? = 0 configure:17871: result: yes configure:17888: checking for setrlimit configure:17944: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17951: $? = 0 configure:17973: result: yes configure:17888: checking for getdtablesize configure:17944: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:17951: $? = 0 configure:17973: result: yes configure:17985: checking whether getpgrp requires zero arguments configure:18012: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 conftest.c: In function `main': conftest.c:135: error: too many arguments to function `getpgrp' configure:18019: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 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 | int | main () | { | getpgrp (0); | ; | return 0; | } configure:18035: result: yes configure:18049: checking for syslog configure:18105: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:18112: $? = 0 configure:18134: result: yes configure:18153: checking for seteuid configure:18209: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:18216: $? = 0 configure:18238: result: yes configure:18153: checking for setresuid configure:18209: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 Undefined first referenced symbol in file setresuid /var/tmp//ccQghqMU.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:18216: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* Override any 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 setresuid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setresuid || defined __stub___setresuid | choke me | #endif | | int | main () | { | return setresuid (); | ; | return 0; | } configure:18238: result: no configure:18255: checking if netdb.h defines AI_NUMERICHOST configure:18281: result: yes configure:18698: checking for working shutdown on AF_UNIX sockets configure:18789: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:18793: $? = 0 configure:18799: ./conftest Created socket pair. Using fd:s 8 <-- 4 configure:18803: $? = 0 configure:18820: result: yes configure:18832: checking for working UNIX98 ptys configure:18907: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:18911: $? = 0 configure:18917: ./conftest configure:18921: $? = 0 configure:18938: result: yes configure:18954: checking for FIONREAD with int argument configure:19026: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:19030: $? = 0 configure:19036: ./conftest configure:19040: $? = 0 configure:19057: result: yes configure:19070: checking for credentials passing configure:19346: gcc -o conftest -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib conftest.c -lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl >&5 configure:19350: $? = 0 configure:19356: ./conftest configure:19360: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2.9.1-exp" | #define PACKAGE_STRING "lsh 2.9.1-exp" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_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_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_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_TIME 1 | #define HAVE_STRUCT_UTMP_UT_ID 1 | #define HAVE_STRUCT_UTMP_UT_PID 1 | #define HAVE_STRUCT_UTMP_UT_EXIT 1 | #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 | #define HAVE_STRUCT_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 | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL__SYS_SIGLIST 0 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_SELECT 1 | #define HAVE_SOCKET 1 | #define HAVE_STRTOL 1 | #define HAVE_ALARM 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETSPNAM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_UPDWTMP 1 | #define HAVE_UPDWTMPX 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETDTABLESIZE 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_AI_NUMERICHOST 1 | #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 | #define HAVE_UNIX98_PTYS 1 | #define HAVE_IOCTL_FIONREAD 1 | /* end confdefs.h. */ | | /* For CMSG_SPACE and friends on Solaris */ | #define _XPG4_2 | | #include | #include | #include | #include | | /* Linux: For struct ucred */ | #include | #include | | /* Solaris ucred support */ | #if HAVE_UCRED_H | #include | #endif | | int main (int argc, char **argv) | { | int pipe[2]; | int type; | struct msghdr hdr; | struct cmsghdr *cmsg; | struct iovec io; | void *creds_buf; | size_t creds_size; | size_t creds_space; | char buf[3]; | int res; | int yes = 1; | | #ifdef SO_RECVUCRED | /* Solaris' ucred passing works with SOCK_DGRAM sockets only */ | type = SOCK_DGRAM; | #else | type = SOCK_STREAM; | #endif | if (socketpair(AF_UNIX, type, 0, pipe) < 0) | { | printf("socketpair failed: errno = %d.\n", errno); | return 1; | } | | #if defined (SO_PASSCRED) | /* For Linux */ | if (setsockopt(pipe[1], SOL_SOCKET, SO_PASSCRED, | &yes, sizeof(yes)) < 0) | { | printf("setsockopt SO_PASSCRED failed: %d.\n", errno); | return 1; | } | #elif defined (SO_RECVUCRED) | /* Solaris */ | if (setsockopt(pipe[1], SOL_SOCKET, SO_RECVUCRED, | &yes, sizeof(yes)) < 0) | { | printf("setsockopt SO_RECVUCRED failed: %d.\n", errno); | return 1; | } | #endif | | #if defined (SCM_CREDENTIALS) | creds_size = sizeof(struct ucred); | #elif defined (SCM_CREDS) | creds_size = sizeof(struct cmsgcred); | #else | creds_size = 0; | #endif | | /* Appearantly, on FreeBSD-6.3, sendmsg requires that if | msg_controllen == 0, then one *must* also have msg_control == NULL. */ | | if (creds_size) | { | creds_space = CMSG_SPACE(creds_size); | creds_buf = malloc(creds_space); | if (!creds_buf) | { | printf("malloc failed\n"); | return 1; | } | } | else | { | creds_space = 0; | creds_buf = NULL; | } | | io.iov_base = (void *) "foo"; | io.iov_len = 3; | | hdr.msg_name = NULL; | hdr.msg_namelen = 0; | hdr.msg_iov = &io; | hdr.msg_iovlen = 1; | hdr.msg_controllen = creds_space; | hdr.msg_control = creds_buf; | | #if defined (SCM_CREDENTIALS) | /* Linux style credentials */ | | { | struct ucred *creds; | | cmsg = CMSG_FIRSTHDR(&hdr); | cmsg->cmsg_level = SOL_SOCKET; | cmsg->cmsg_type = SCM_CREDENTIALS; | cmsg->cmsg_len = CMSG_LEN(sizeof(*creds)); | | creds = (struct ucred *) CMSG_DATA(cmsg); | creds->pid = getpid(); | creds->uid = getuid(); | creds->gid = getgid(); | | hdr.msg_controllen = CMSG_SPACE(sizeof(*creds)); | } | #elif defined (SCM_CREDS) | { | cmsg = CMSG_FIRSTHDR(&hdr); | | cmsg->cmsg_level = SOL_SOCKET; | cmsg->cmsg_type = SCM_CREDS; | cmsg->cmsg_len = CMSG_LEN(sizeof(struct cmsgcred)); | | /* Data filled in by the kernel */ | hdr.msg_controllen = CMSG_SPACE(sizeof(struct cmsgcred)); | } | #else | hdr.msg_controllen = 0; | #endif | | do | res = sendmsg(pipe[0], &hdr, 0); | while (res < 0 && errno == EINTR); | | if (res < 0) | { | printf("sendmsg failed: errno = %d.\n", errno); | return 1; | } | | memset(buf, 0, sizeof(buf)); | if (creds_space) | memset(creds_buf, 0, creds_space); | | io.iov_base = (void *) buf; | io.iov_len = sizeof(buf); | | hdr.msg_name = NULL; | hdr.msg_namelen = 0; | hdr.msg_iov = &io; | hdr.msg_iovlen = 1; | hdr.msg_controllen = creds_space; | hdr.msg_control = creds_buf; | | do | res = recvmsg(pipe[1], &hdr, 0); | while (res < 0 && errno == EINTR); | | if (res < 0) | { | printf("recvmsg failed: errno = %d.\n", errno); | return 1; | } | | if (res != 3) | { | printf("recvmsg returned unexpected count\n"); | return 1; | } | | if (memcmp (buf, "foo", 3) != 0) | { | printf("recvmsg returned unexpected data\n"); | return 1; | } | | /* Process ancillary data */ | for (cmsg = CMSG_FIRSTHDR(&hdr); cmsg; cmsg = CMSG_NXTHDR(&hdr, cmsg)) | { | pid_t pid; | uid_t uid; | gid_t gid; | | if (cmsg->cmsg_level != SOL_SOCKET) | continue; | switch (cmsg->cmsg_type) | { | got_creds: | if (pid != getpid()) | { | printf("Received unexpected pid %d\n", (int) pid); | return 1; | } | if (uid != getuid()) | { | printf("Received unexpected uid %d\n", (int) uid); | return 1; | } | if (gid != getgid()) | { | printf("Received unexpected gid %d\n", (int) gid); | return 1; | } | /* Success! */ | return 0; | | #if defined (SCM_CREDENTIALS) | case SCM_CREDENTIALS: | { | struct ucred *creds; | if (cmsg->cmsg_len != CMSG_LEN(sizeof(*creds))) | continue; | | creds = (struct ucred *) CMSG_DATA(cmsg); | pid = creds->pid; | uid = creds->uid; | gid = creds->gid; | | goto got_creds; | } | #elif defined (SCM_CREDS) | case SCM_CREDS: | { | struct cmsgcred *creds; | if (cmsg->cmsg_len != CMSG_LEN(sizeof(*creds))) | continue; | | creds = (struct cmsgcred *) CMSG_DATA(cmsg); | pid = creds->cmcred_pid; | uid = creds->cmcred_uid; | gid = creds->cmcred_gid; | | goto got_creds; | } | #elif defined (SCM_UCRED) | case SCM_UCRED: | { | ucred_t *creds; | | creds = (ucred_t *) CMSG_DATA(cmsg); | pid = ucred_getpid(creds); | uid = ucred_geteuid(creds); | gid = ucred_getegid(creds); | | goto got_creds; | } | #endif | } | } | printf("No creds received.\n"); | return 1; | } | configure:19377: result: no configure:19389: checking for __attribute__ configure:19425: gcc -c -g -O2 -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include conftest.c >&5 configure:19432: $? = 0 configure:19447: result: yes configure:19462: checking for BSD pty names configure:19487: result: done configure:19626: updating cache config.cache configure:19664: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsh config.status 2.9.1-exp, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on megalon.roxen.com config.status:867: creating Makefile config.status:867: creating src/config.make config.status:867: creating src/Makefile config.status:867: creating src/testsuite/Makefile config.status:867: creating doc/Makefile config.status:867: creating misc/Makefile config.status:867: creating contrib/Makefile config.status:867: creating contrib/lsh.spec config.status:867: creating contrib/solpkg.sh config.status:867: creating src/config.h config.status:1107: executing dummy-dep-files commands config.status:1107: executing argp-symlinks commands config.status:1107: executing nettle-symlinks commands config.status:1107: executing libspki-symlinks commands configure:20917: === configuring in argp (/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/lsh-2.9.1-exp/argp) configure:21020: running /bin/bash ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=. configure:20917: === configuring in nettle (/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/lsh-2.9.1-exp/nettle) configure:21020: running /bin/bash ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=. configure:20917: === configuring in spki (/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/lsh-2.9.1-exp/spki) configure:21020: running /bin/bash ./configure --disable-option-checking '--prefix=/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' --cache-file=../config.cache --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.8 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_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__doprnt=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablesize=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrusage=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=no ac_cv_func_inet_ntop=yes ac_cv_func_login=no ac_cv_func_logout=no ac_cv_func_logwtmp=no ac_cv_func_memcmp_working=yes ac_cv_func_openpty=no ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_select=yes ac_cv_func_seteuid=yes ac_cv_func_setresuid=no ac_cv_func_setrlimit=yes ac_cv_func_socket=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_syslog=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl__sys_siglist=no ac_cv_have_decl_sys_siglist=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_Xauth_h=yes ac_cv_header_argp_h=no ac_cv_header_crypt_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gss_h=no ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pty_h=no ac_cv_header_security_pam_appl_h=yes ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_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_time=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_host=sparc-sun-solaris2.8 ac_cv_lib_Xau_XauGetAuthByAddr=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_gss_gss_check_version=no ac_cv_lib_oop_oop_sys_new=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_socket_setsockopt=yes ac_cv_lib_util_openpty=no ac_cv_lib_xnet_inet_addr=yes ac_cv_member_struct_utmp_ut_addr=no ac_cv_member_struct_utmp_ut_addr_v6=no ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_exit___e_termination=no ac_cv_member_struct_utmp_ut_exit_e_termination=yes ac_cv_member_struct_utmp_ut_exit_ut_termination=no ac_cv_member_struct_utmp_ut_host=no ac_cv_member_struct_utmp_ut_id=yes ac_cv_member_struct_utmp_ut_name=yes ac_cv_member_struct_utmp_ut_pid=yes ac_cv_member_struct_utmp_ut_session=no ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=no ac_cv_member_struct_utmp_ut_tv_tv_sec=no ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=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/local/bin/grep -E' ac_cv_path_GREP=/usr/local/bin/grep ac_cv_path_M4=/usr/local/bin/m4 ac_cv_path_SCHEME_PROGRAM=/usr/local/bin/guile ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc 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_safe_to_define___extensions__=yes ac_cv_search_gethostbyname=-lnsl ac_cv_search_inet_ntop='none required' ac_cv_search_syslog='none required' ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes lsh_cv_c_attribute=yes lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_sys_ai_numerichost=yes lsh_cv_sys_ioctl_fionread_int=yes lsh_cv_sys_ucred_passing=no lsh_cv_sys_unix98_ptys=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' BUILD_ARCH='sparc' BUILD_OSREV='5.8' BUILD_OSSYS='SunOS' BUILD_SUBDIRS=' argp nettle spki' CC='gcc' CFLAGS='-g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs' CPP='gcc -E' CPPFLAGS=' -I/usr/local/include -I/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/include' DEFS='-DHAVE_CONFIG_H' DEP_FLAGS='-MT $@ -MD -MP -MF $@.d' DEP_INCLUDE='include ' DEP_PROCESS='true' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/local/bin/grep -E' EXEEXT='' GREP='/usr/local/bin/grep' GROFF='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KRB5CONFIG='' KRB_LIBS='' KRB_PROGRAM='' LDFLAGS='-R/usr/local/lib -L/usr/local/lib -L/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx/lib' LIBOBJS='' LIBS='-lpam -lxnet -lcrypt -loop -lgmp -lsocket -lnsl ' LIB_ARGP='-largp' LTLIBOBJS='' M4='/usr/local/bin/m4' MKDIR_P='./install-sh -c -d' OBJEXT='o' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 2.9.1-exp' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='2.9.1-exp' PAM_PROGRAM='lsh-pam-checkpw' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='guile' SCHEME_PROGRAM='/usr/local/bin/guile' SET_MAKE='' SHELL='/bin/bash' SRP_PROGRAM='srp-gen' XMKMF='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.8' build_alias='' build_cpu='sparc' build_os='solaris2.8' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.8' host_alias='' host_cpu='sparc' host_os='solaris2.8' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/net/myst/export/d1/xenofarm/lsh/megalon.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' argp nettle spki' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "lsh" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "2.9.1-exp" #define PACKAGE_STRING "lsh 2.9.1-exp" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_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_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_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_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_STRUCT_UTMP_UT_NAME 1 #define HAVE_STRUCT_UTMP_UT_USER 1 #define HAVE_STRUCT_UTMP_UT_TIME 1 #define HAVE_STRUCT_UTMP_UT_ID 1 #define HAVE_STRUCT_UTMP_UT_PID 1 #define HAVE_STRUCT_UTMP_UT_EXIT 1 #define HAVE_STRUCT_UTMP_UT_EXIT_E_TERMINATION 1 #define HAVE_STRUCT_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 #define HAVE_LIBSOCKET 1 #define HAVE_LIBGMP 1 #define HAVE_LIBOOP 1 #define WITH_TCPWRAPPERS 0 #define HAVE_X11_XAUTH_H 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBXNET 1 #define HAVE_SYSLOG 1 #define HAVE_LIBPAM 1 #define WITH_PAM 1 #define TIME_WITH_SYS_TIME 1 #define WORDS_BIGENDIAN 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MALLOC_H 1 #define HAVE_STRERROR 1 #define HAVE_STRSIGNAL 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DECL__SYS_SIGLIST 0 #define HAVE_VPRINTF 1 #define HAVE_DOPRNT 1 #define HAVE_SELECT 1 #define HAVE_SOCKET 1 #define HAVE_STRTOL 1 #define HAVE_ALARM 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETSPNAM 1 #define HAVE_VSNPRINTF 1 #define HAVE_INET_NTOP 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_UPDWTMP 1 #define HAVE_UPDWTMPX 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETDTABLESIZE 1 #define GETPGRP_VOID 1 #define HAVE_SYSLOG 1 #define HAVE_SETEUID 1 #define HAVE_AI_NUMERICHOST 1 #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 #define HAVE_UNIX98_PTYS 1 #define HAVE_IOCTL_FIONREAD 1 #define HAVE_GCC_ATTRIBUTE 1 #define PTY_BSD_SCHEME_FIRST_CHARS "pqr" #define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef" #define PTY_BSD_SCHEME 1 #define WITH_IPV6 1 configure: exit 0