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 2x1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib --prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = edaemus uname -m = sun4u uname -r = 5.9 uname -s = SunOS uname -v = Generic_118558-11 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = edaemus Release = 5.9 KernelID = Generic_118558-11 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /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/openwin/bin PATH: /usr/local/bin PATH: /opt/SUNWspro/bin PATH: /usr/ccs/bin PATH: /opt/csw/bin PATH: /usr/bin PATH: . PATH: /home/xenofarm/bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1718: creating cache config.cache configure:1853: checking for a BSD-compatible install configure:1909: result: ./install-sh -c configure:1920: checking whether build environment is sane configure:1963: result: yes configure:1991: checking for a thread-safe mkdir -p configure:2030: result: ./install-sh -c -d configure:2043: checking for gawk configure:2059: found /opt/csw/bin/gawk configure:2070: result: gawk configure:2081: checking whether make sets $(MAKE) configure:2102: result: yes configure:2301: WARNING: Converted . to /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1, If this does not work, please use an absolute path to the configure script. configure:2597: checking build system type configure:2615: result: sparc-sun-solaris2.9 configure:2637: checking host system type configure:2652: result: sparc-sun-solaris2.9 configure:2674: checking for -R flag configure:2696: result: using -R configure:2703: result: Searching for libraries configure:2710: checking /usr/local/lib configure:2728: result: added configure:2710: checking /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib configure:2728: result: added configure:2710: checking /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib configure:2728: result: added configure:2710: checking /usr/local/lib configure:2728: result: added configure:2710: checking /sw/local/lib configure:2737: result: not found configure:2710: checking /sw/lib configure:2737: result: not found configure:2710: checking /usr/gnu/lib configure:2737: result: not found configure:2710: checking /opt/gnu/lib configure:2737: result: not found configure:2710: checking /sw/gnu/lib configure:2737: result: not found configure:2710: checking /usr/freeware/lib configure:2737: result: not found configure:2710: checking /usr/pkg/lib configure:2737: result: not found configure:2794: checking for gcc configure:2824: result: no configure:2891: checking for cc configure:2912: found /opt/SUNWspro/bin/cc configure:2935: result: cc configure:3059: checking for C compiler version configure:3066: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:3069: $? = 1 configure:3076: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:3079: $? = 1 configure:3086: cc -V >&5 cc: Sun C 5.7 Patch 117836-03 2005/05/11 usage: cc [ options] files. Use 'cc -flags' for details configure:3089: $? = 1 configure:3112: checking for C compiler default output file name configure:3139: cc -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c >&5 configure:3142: $? = 0 configure:3180: result: a.out configure:3197: checking whether the C compiler works configure:3207: ./a.out configure:3210: $? = 0 configure:3227: result: yes configure:3234: checking whether we are cross compiling configure:3236: result: no configure:3239: checking for suffix of executables configure:3246: cc -o conftest -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c >&5 configure:3249: $? = 0 configure:3273: result: configure:3279: checking for suffix of object files configure:3305: cc -c -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:3308: $? = 0 configure:3331: result: o configure:3335: checking whether we are using the GNU C compiler configure:3364: cc -c -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 20: undefined symbol: choke "conftest.c", line 20: syntax error before or at: me cc: acomp failed for conftest.c configure:3370: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3387: result: no configure:3392: checking whether cc accepts -g configure:3422: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:3428: $? = 0 configure:3527: result: yes configure:3544: checking for cc option to accept ISO C89 configure:3618: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 63: warning: statement not reached configure:3624: $? = 0 configure:3647: result: none needed configure:3676: checking for style of include used by make configure:3704: result: GNU configure:3729: checking dependency style of cc configure:3820: result: none configure:3835: checking whether make sets $(MAKE) configure:3856: result: yes configure:3908: checking for ranlib configure:3924: found /usr/ccs/bin/ranlib configure:3935: result: ranlib configure:4274: checking for C compiler version configure:4281: cc --version >&5 cc: Warning: option -- passed to ld usage: cc [ options] files. Use 'cc -flags' for details configure:4284: $? = 1 configure:4291: cc -v >&5 usage: cc [ options] files. Use 'cc -flags' for details configure:4294: $? = 1 configure:4301: cc -V >&5 cc: Sun C 5.7 Patch 117836-03 2005/05/11 usage: cc [ options] files. Use 'cc -flags' for details configure:4304: $? = 1 configure:4307: checking whether we are using the GNU C compiler configure:4359: result: no configure:4364: checking whether cc accepts -g configure:4499: result: yes configure:4516: checking for cc option to accept ISO C89 configure:4619: result: none needed configure:4639: checking dependency style of cc configure:4730: result: none configure:4810: checking for guile configure:4843: result: no configure:4810: checking for scsh configure:4843: result: no configure:4855: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:4867: checking for groff configure:4900: result: no configure:4911: checking for m4 configure:4929: found /usr/ccs/bin/m4 configure:4942: result: /usr/ccs/bin/m4 configure:4961: checking how to run the C preprocessor configure:5001: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5007: $? = 0 configure:5038: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 15: cannot find include file: cc: acomp failed for conftest.c configure:5044: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | #include configure:5077: result: cc -E configure:5106: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5112: $? = 0 configure:5143: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 15: cannot find include file: cc: acomp failed for conftest.c configure:5149: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | /* end confdefs.h. */ | #include configure:5187: checking for grep that handles long lines and -e configure:5261: result: /usr/xpg4/bin/grep configure:5266: checking for egrep configure:5344: result: /usr/xpg4/bin/grep -E configure:5349: checking for ANSI C header files configure:5379: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5385: $? = 0 configure:5481: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c >&5 configure:5484: $? = 0 configure:5490: ./conftest configure:5493: $? = 0 configure:5510: result: yes configure:5536: checking for sys/types.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5536: checking for sys/stat.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5536: checking for stdlib.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5536: checking for string.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5536: checking for memory.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5536: checking for strings.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5536: checking for inttypes.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5536: checking for stdint.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 57: cannot find include file: cc: acomp failed for conftest.c configure:5563: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | /* 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:5579: result: no configure:5536: checking for unistd.h configure:5557: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5563: $? = 0 configure:5579: result: yes configure:5606: checking gmp.h usability configure:5623: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5629: $? = 0 configure:5643: result: yes configure:5647: checking gmp.h presence configure:5662: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5668: $? = 0 configure:5682: result: yes configure:5715: checking for gmp.h configure:5723: result: yes configure:5759: checking fcntl.h usability configure:5776: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5782: $? = 0 configure:5796: result: yes configure:5800: checking fcntl.h presence configure:5815: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5821: $? = 0 configure:5835: result: yes configure:5868: checking for fcntl.h configure:5876: result: yes configure:5749: checking for strings.h configure:5755: result: yes configure:5759: checking sys/time.h usability configure:5776: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5782: $? = 0 configure:5796: result: yes configure:5800: checking sys/time.h presence configure:5815: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5821: $? = 0 configure:5835: result: yes configure:5868: checking for sys/time.h configure:5876: result: yes configure:5749: checking for unistd.h configure:5755: result: yes configure:5904: checking shadow.h usability configure:5921: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:5927: $? = 0 configure:5941: result: yes configure:5945: checking shadow.h presence configure:5960: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:5966: $? = 0 configure:5980: result: yes configure:6013: checking for shadow.h configure:6021: result: yes configure:6051: checking zlib.h usability configure:6068: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6074: $? = 0 configure:6088: result: yes configure:6092: checking zlib.h presence configure:6107: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6113: $? = 0 configure:6127: result: yes configure:6160: checking for zlib.h configure:6168: result: yes configure:6199: checking libutil.h usability configure:6216: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 64: cannot find include file: cc: acomp failed for conftest.c configure:6222: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6236: result: no configure:6240: checking libutil.h presence configure:6255: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 31: cannot find include file: cc: acomp failed for conftest.c configure:6261: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | #include configure:6275: result: no configure:6308: checking for libutil.h configure:6316: result: no configure:6344: checking crypt.h usability configure:6361: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6367: $? = 0 configure:6381: result: yes configure:6385: checking crypt.h presence configure:6400: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6406: $? = 0 configure:6420: result: yes configure:6453: checking for crypt.h configure:6461: result: yes configure:6489: checking pty.h usability configure:6506: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 65: cannot find include file: cc: acomp failed for conftest.c configure:6512: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6526: result: no configure:6530: checking pty.h presence configure:6545: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 32: cannot find include file: cc: acomp failed for conftest.c configure:6551: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:6565: result: no configure:6598: checking for pty.h configure:6606: result: no configure:6634: checking stropts.h usability configure:6651: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6657: $? = 0 configure:6671: result: yes configure:6675: checking stropts.h presence configure:6690: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6696: $? = 0 configure:6710: result: yes configure:6743: checking for stropts.h configure:6751: result: yes configure:6779: checking syslog.h usability configure:6796: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:6802: $? = 0 configure:6816: result: yes configure:6820: checking syslog.h presence configure:6835: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:6841: $? = 0 configure:6855: result: yes configure:6888: checking for syslog.h configure:6896: result: yes configure:6924: checking argp.h usability configure:6941: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 67: cannot find include file: cc: acomp failed for conftest.c configure:6947: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6961: result: no configure:6965: checking argp.h presence configure:6980: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 34: cannot find include file: cc: acomp failed for conftest.c configure:6986: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:7000: result: no configure:7033: checking for argp.h configure:7041: result: no configure:7069: checking sys/resource.h usability configure:7086: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7092: $? = 0 configure:7106: result: yes configure:7110: checking sys/resource.h presence configure:7125: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7131: $? = 0 configure:7145: result: yes configure:7178: checking for sys/resource.h configure:7186: result: yes configure:7214: checking sys/filio.h usability configure:7231: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7237: $? = 0 configure:7251: result: yes configure:7255: checking sys/filio.h presence configure:7270: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7276: $? = 0 configure:7290: result: yes configure:7323: checking for sys/filio.h configure:7331: result: yes configure:7359: checking ucred.h usability configure:7376: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 69: cannot find include file: cc: acomp failed for conftest.c configure:7382: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | /* 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:7396: result: no configure:7400: checking ucred.h presence configure:7415: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 36: cannot find include file: cc: acomp failed for conftest.c configure:7421: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | /* end confdefs.h. */ | #include configure:7435: result: no configure:7468: checking for ucred.h configure:7476: result: no configure:7505: checking utmp.h usability configure:7522: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7528: $? = 0 configure:7542: result: yes configure:7546: checking utmp.h presence configure:7561: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7567: $? = 0 configure:7581: result: yes configure:7614: checking for utmp.h configure:7622: result: yes configure:7652: checking utmpx.h usability configure:7669: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:7675: $? = 0 configure:7689: result: yes configure:7693: checking utmpx.h presence configure:7708: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:7714: $? = 0 configure:7728: result: yes configure:7761: checking for utmpx.h configure:7769: result: yes configure:7791: checking for pututline configure:7847: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c >&5 "conftest.c", line 74: warning: statement not reached configure:7853: $? = 0 configure:7870: result: yes configure:7878: checking for struct utmp.ut_host configure:7913: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_host "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:7919: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_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:7959: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_host "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:7965: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_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:7983: result: no configure:7993: checking for struct utmp.ut_name configure:8028: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8034: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:8074: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8080: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:8098: result: no configure:8108: checking for struct utmp.ut_user configure:8143: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8149: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:8189: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8195: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:8213: result: no configure:8223: checking for struct utmp.ut_time configure:8258: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8264: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8304: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8310: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8328: result: no configure:8338: checking for struct utmp.ut_tv configure:8373: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_tv "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8379: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8419: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_tv "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8425: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8443: result: no configure:8453: checking for struct utmp.ut_tv.tv_sec configure:8488: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_tv "conftest.c", line 50: warning: left operand of "." must be struct/union object "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8494: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv.tv_sec) | return 0; | ; | return 0; | } configure:8534: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_tv "conftest.c", line 50: warning: left operand of "." must be struct/union object "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8540: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_tv.tv_sec) | return 0; | ; | return 0; | } configure:8558: result: no configure:8568: checking for struct utmp.ut_id configure:8603: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8609: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:8649: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8655: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:8673: result: no configure:8683: checking for struct utmp.ut_syslen configure:8718: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_syslen "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8724: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8764: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_syslen "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8770: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:8788: result: no configure:8798: checking for struct utmp.ut_session configure:8833: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_session "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8839: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8879: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_session "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8885: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:8903: result: no configure:8913: checking for struct utmp.ut_pid configure:8948: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:8954: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:8994: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9000: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:9018: result: no configure:9028: checking for struct utmp.ut_exit configure:9063: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: controlling expressions must have scalar type "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9069: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:9109: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9115: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:9133: result: no configure:9143: checking for struct utmp.ut_exit.e_termination configure:9178: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9184: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.e_termination) | return 0; | ; | return 0; | } configure:9224: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9230: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.e_termination) | return 0; | ; | return 0; | } configure:9248: result: no configure:9258: checking for struct utmp.ut_exit.__e_termination configure:9293: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: __e_termination "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9299: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:9339: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: __e_termination "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9345: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:9363: result: no configure:9373: checking for struct utmp.ut_exit.ut_termination configure:9408: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_termination "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9414: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:9454: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_termination "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9460: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:9478: result: no configure:9488: checking for struct utmp.ut_addr configure:9523: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_addr "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9529: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9569: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_addr "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9575: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:9593: result: no configure:9603: checking for struct utmp.ut_addr_v6 configure:9638: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_addr_v6 "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9644: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:9684: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 40: invalid directive "conftest.c", line 50: undefined struct/union member: ut_addr_v6 "conftest.c", line 55: #if on line 38 has no matching #endif cc: acomp failed for conftest.c configure:9690: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_SYS_TYPES_H | # include | # #endif | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:9708: result: no configure:9722: checking for struct utmpx.ut_host configure:9754: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:9760: $? = 0 configure:9821: result: yes configure:9831: checking for struct utmpx.ut_name configure:9863: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:9869: $? = 0 configure:9930: result: yes configure:9940: checking for struct utmpx.ut_user configure:9972: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:9978: $? = 0 configure:10039: result: yes configure:10049: checking for struct utmpx.ut_time configure:10081: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 50: improper member use: ut_time cc: acomp failed for conftest.c configure:10087: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:10124: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 50: improper member use: ut_time cc: acomp failed for conftest.c configure:10130: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:10148: result: no configure:10158: checking for struct utmpx.ut_id configure:10190: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10196: $? = 0 configure:10257: result: yes configure:10267: checking for struct utmpx.ut_tv configure:10299: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 51: controlling expressions must have scalar type cc: acomp failed for conftest.c configure:10305: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:10342: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10348: $? = 0 configure:10366: result: yes configure:10376: checking for struct utmpx.ut_tv.tv_sec configure:10408: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10414: $? = 0 configure:10475: result: yes configure:10485: checking for struct utmpx.ut_syslen configure:10517: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10523: $? = 0 configure:10584: result: yes configure:10594: checking for struct utmpx.ut_session configure:10626: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10632: $? = 0 configure:10693: result: yes configure:10703: checking for struct utmpx.ut_pid configure:10735: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10741: $? = 0 configure:10802: result: yes configure:10812: checking for struct utmpx.ut_exit configure:10844: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 56: controlling expressions must have scalar type cc: acomp failed for conftest.c configure:10850: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:10887: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10893: $? = 0 configure:10911: result: yes configure:10921: checking for struct utmpx.ut_exit.e_termination configure:10953: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:10959: $? = 0 configure:11020: result: yes configure:11030: checking for struct utmpx.ut_exit.__e_termination configure:11062: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: __e_termination cc: acomp failed for conftest.c configure:11068: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:11105: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: __e_termination cc: acomp failed for conftest.c configure:11111: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.__e_termination) | return 0; | ; | return 0; | } configure:11129: result: no configure:11139: checking for struct utmpx.ut_exit.ut_termination configure:11171: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: ut_termination cc: acomp failed for conftest.c configure:11177: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:11214: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: ut_termination cc: acomp failed for conftest.c configure:11220: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit.ut_termination) | return 0; | ; | return 0; | } configure:11238: result: no configure:11248: checking for struct utmpx.ut_addr configure:11280: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: ut_addr cc: acomp failed for conftest.c configure:11286: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:11323: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: ut_addr cc: acomp failed for conftest.c configure:11329: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:11347: result: no configure:11357: checking for struct utmpx.ut_addr_v6 configure:11389: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: ut_addr_v6 cc: acomp failed for conftest.c configure:11395: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:11432: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 58: undefined struct/union member: ut_addr_v6 cc: acomp failed for conftest.c configure:11438: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:11456: result: no configure:11765: checking gss.h usability configure:11782: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 83: cannot find include file: cc: acomp failed for conftest.c configure:11788: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11802: result: no configure:11806: checking gss.h presence configure:11821: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 50: cannot find include file: cc: acomp failed for conftest.c configure:11827: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:11841: result: no configure:11874: checking for gss.h configure:11882: result: no configure:11898: checking for gss_check_version in -lgss configure:11933: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgss >&5 "conftest.c", line 63: warning: statement not reached Undefined first referenced symbol in file gss_check_version conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:11939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gss_check_version (); | int | main () | { | return gss_check_version (); | ; | return 0; | } configure:11957: result: no configure:11989: checking krb5.h usability configure:12006: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 "conftest.c", line 83: cannot find include file: cc: acomp failed for conftest.c configure:12012: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12026: result: no configure:12030: checking krb5.h presence configure:12045: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c "conftest.c", line 50: cannot find include file: cc: acomp failed for conftest.c configure:12051: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:12065: result: no configure:12098: checking for krb5.h configure:12106: result: no configure:12139: checking security/pam_appl.h usability configure:12156: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c >&5 configure:12162: $? = 0 configure:12176: result: yes configure:12180: checking security/pam_appl.h presence configure:12195: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include conftest.c configure:12201: $? = 0 configure:12215: result: yes configure:12248: checking for security/pam_appl.h configure:12256: result: yes configure:12281: checking for socklen_t in sys/socket.h configure:12304: result: yes configure:12349: checking for __gmpz_getlimbn in -lgmp configure:12384: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 "conftest.c", line 64: warning: statement not reached configure:12390: $? = 0 configure:12408: result: yes configure:12443: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 configure:12446: $? = 0 configure:12452: ./conftest ld.so.1: conftest: fatal: libgmp.so.3: open failed: No such file or directory ./configure: line 1: 1538 Killed ./conftest$ac_exeext configure:12455: $? = 137 configure: program exited with status 137 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | int main(int argc, char **argv) { return 0; } configure:12472: checking Running simple test program failed. Trying -R flags configure:12498: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lgmp >&5 configure:12501: $? = 0 configure:12507: ./conftest configure:12510: $? = 0 configure:12514: result: adding -R/usr/local/lib configure:12542: checking for oop_sys_new in -loop configure:12577: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -loop -lgmp >&5 "conftest.c", line 65: warning: statement not reached configure:12583: $? = 0 configure:12601: result: yes configure:12636: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -loop -lgmp >&5 configure:12639: $? = 0 configure:12645: ./conftest configure:12648: $? = 0 configure:12736: checking for inflate in -lz configure:12771: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lz -loop -lgmp >&5 "conftest.c", line 66: warning: statement not reached configure:12777: $? = 0 configure:12795: result: yes configure:12830: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib conftest.c -lz -loop -lgmp >&5 configure:12833: $? = 0 configure:12839: ./conftest configure:12842: $? = 0 configure:13287: checking for X configure:13522: result: libraries /usr/openwin/lib, headers /usr/openwin/include configure:13533: checking /usr/openwin/lib configure:13551: result: added configure:13582: checking X11/Xauth.h usability configure:13599: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:13605: $? = 0 configure:13619: result: yes configure:13623: checking X11/Xauth.h presence configure:13638: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c configure:13644: $? = 0 configure:13658: result: yes configure:13691: checking for X11/Xauth.h configure:13699: result: yes configure:13713: checking for XauGetAuthByAddr in -lXau configure:13748: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 "conftest.c", line 69: warning: statement not reached configure:13754: $? = 0 configure:13772: result: yes configure:13802: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 configure:13805: $? = 0 configure:13811: ./conftest ld.so.1: conftest: fatal: libXau.so.6: open failed: No such file or directory ./configure: line 1: 1703 Killed ./conftest$ac_exeext configure:13814: $? = 137 configure: program exited with status 137 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | /* end confdefs.h. */ | int main(int argc, char **argv) { return 0; } configure:13831: checking Running simple test program failed. Trying -R flags configure:13857: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 configure:13860: $? = 0 configure:13866: ./conftest configure:13869: $? = 0 configure:13873: result: adding -R/usr/openwin/lib configure:13905: checking for xauth configure:13924: found /usr/openwin/bin/xauth configure:13936: result: /usr/openwin/bin/xauth configure:13962: checking for library containing gethostbyname configure:14003: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached Undefined first referenced symbol in file gethostbyname conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:14009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | /* 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:14003: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached configure:14009: $? = 0 configure:14037: result: -lnsl configure:14045: checking for library containing inet_ntop configure:14086: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached configure:14092: $? = 0 configure:14120: result: none required configure:14129: checking for setsockopt in -lsocket configure:14164: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 71: warning: statement not reached configure:14170: $? = 0 configure:14188: result: yes configure:14201: checking for crypt in -lcrypt configure:14236: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 72: warning: statement not reached configure:14242: $? = 0 configure:14260: result: yes configure:14272: checking for inet_addr in -lxnet configure:14307: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 73: warning: statement not reached configure:14313: $? = 0 configure:14331: result: yes configure:14344: checking for openpty in -lutil configure:14379: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lutil -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 74: warning: statement not reached ld: fatal: library -lutil: not found ld: fatal: File processing errors. No output written to conftest configure:14385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 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:14403: result: no configure:14416: checking for library containing syslog configure:14457: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 74: warning: statement not reached configure:14463: $? = 0 configure:14491: result: none required configure:14917: checking for pam_start in -lpam configure:14952: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 76: warning: statement not reached configure:14958: $? = 0 configure:14976: result: yes configure:15019: checking for an ANSI C-conforming const configure:15094: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 120: warning: statement not reached configure:15100: $? = 0 configure:15115: result: yes configure:15125: checking for inline configure:15151: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15157: $? = 0 configure:15175: result: inline configure:15194: checking for uid_t in sys/types.h configure:15217: result: yes configure:15232: checking for size_t configure:15262: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15268: $? = 0 configure:15283: result: yes configure:15295: checking whether time.h and sys/time.h may both be included configure:15325: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15331: $? = 0 configure:15346: result: yes configure:15358: checking whether byte ordering is bigendian configure:15390: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 73: undefined symbol: bogus "conftest.c", line 73: syntax error before or at: endian cc: acomp failed for conftest.c configure:15396: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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:15543: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 113: warning: statement not reached configure:15546: $? = 0 configure:15552: ./conftest configure:15555: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define HAVE_LIBPAM 1 | #define WITH_PAM 1 | #define TIME_WITH_SYS_TIME 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 () | { | | /* Are we little or big endian? From Harbison&Steele. */ | union | { | long int l; | char c[sizeof (long int)]; | } u; | u.l = 1; | return u.c[sizeof (long int) - 1] == 1; | | ; | return 0; | } configure:15574: result: yes configure:15600: checking for working alloca.h configure:15627: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 configure:15633: $? = 0 configure:15650: result: yes configure:15660: checking for alloca configure:15707: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 configure:15713: $? = 0 configure:15730: result: yes configure:15972: checking malloc.h usability configure:15989: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 configure:15995: $? = 0 configure:16009: result: yes configure:16013: checking malloc.h presence configure:16028: cc -E -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c configure:16034: $? = 0 configure:16048: result: yes configure:16081: checking for malloc.h configure:16089: result: yes configure:16108: checking for strerror configure:16164: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 106: warning: statement not reached configure:16170: $? = 0 configure:16188: result: yes configure:16204: checking for strsignal configure:16260: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 107: warning: statement not reached configure:16266: $? = 0 configure:16284: result: yes configure:16294: checking whether sys_siglist is declared configure:16323: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 109: undefined symbol: sys_siglist cc: acomp failed for conftest.c configure:16329: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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:16344: result: no configure:16360: checking whether _sys_siglist is declared configure:16389: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 110: undefined symbol: _sys_siglist cc: acomp failed for conftest.c configure:16395: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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:16410: result: no configure:16430: checking for working memcmp configure:16483: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 136: warning: statement not reached configure:16486: $? = 0 configure:16492: ./conftest configure:16495: $? = 0 configure:16511: result: yes configure:16524: checking for vprintf configure:16580: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 110: warning: statement not reached configure:16586: $? = 0 configure:16604: result: yes configure:16611: checking for _doprnt configure:16667: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 111: warning: statement not reached configure:16673: $? = 0 configure:16690: result: yes configure:16711: checking for select configure:16767: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 112: warning: statement not reached configure:16773: $? = 0 configure:16791: result: yes configure:16711: checking for socket configure:16767: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 113: warning: statement not reached configure:16773: $? = 0 configure:16791: result: yes configure:16711: checking for strtol configure:16767: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 114: warning: statement not reached configure:16773: $? = 0 configure:16791: result: yes configure:16711: checking for alarm configure:16767: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 115: warning: statement not reached configure:16773: $? = 0 configure:16791: result: yes configure:16806: checking for getrusage configure:16862: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 116: warning: statement not reached configure:16868: $? = 0 configure:16886: result: yes configure:16806: checking for gettimeofday configure:16862: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 117: warning: statement not reached configure:16868: $? = 0 configure:16886: result: yes configure:16900: checking for getspnam configure:16956: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 118: warning: statement not reached configure:16962: $? = 0 configure:16980: result: yes configure:16995: checking for vsnprintf configure:17051: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 119: warning: statement not reached configure:17057: $? = 0 configure:17075: result: yes configure:16995: checking for inet_aton configure:17051: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file inet_aton conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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:17075: result: no configure:17089: checking for openpty configure:17145: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file openpty conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17151: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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 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:17169: result: no configure:17183: checking for cfmakeraw configure:17239: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file cfmakeraw conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17245: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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 cfmakeraw to an innocuous variant, in case declares cfmakeraw. | For example, HP-UX 11i declares gettimeofday. */ | #define cfmakeraw innocuous_cfmakeraw | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cfmakeraw (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cfmakeraw | | /* 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 cfmakeraw (); | /* 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_cfmakeraw || defined __stub___cfmakeraw | choke me | #endif | | int | main () | { | return cfmakeraw (); | ; | return 0; | } configure:17263: result: no configure:17283: checking for logwtmp configure:17339: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file logwtmp conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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 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:17363: result: no configure:17283: checking for login configure:17339: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file login conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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 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:17363: result: no configure:17283: checking for logout configure:17339: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 120: warning: statement not reached Undefined first referenced symbol in file logout conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17345: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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 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:17363: result: no configure:17283: checking for pututline configure:17363: result: yes configure:17283: checking for pututxline configure:17339: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 121: warning: statement not reached configure:17345: $? = 0 configure:17363: result: yes configure:17283: checking for updwtmp configure:17339: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 122: warning: statement not reached configure:17345: $? = 0 configure:17363: result: yes configure:17283: checking for updwtmpx configure:17339: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 123: warning: statement not reached configure:17345: $? = 0 configure:17363: result: yes configure:17379: checking for getaddrinfo configure:17435: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 124: warning: statement not reached configure:17441: $? = 0 configure:17459: result: yes configure:17379: checking for getnameinfo configure:17435: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 125: warning: statement not reached configure:17441: $? = 0 configure:17459: result: yes configure:17379: checking for gai_strerror configure:17435: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 126: warning: statement not reached configure:17441: $? = 0 configure:17459: result: yes configure:17474: checking for setrlimit configure:17530: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 127: warning: statement not reached configure:17536: $? = 0 configure:17554: result: yes configure:17474: checking for getdtablesize configure:17530: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 128: warning: statement not reached configure:17536: $? = 0 configure:17554: result: yes configure:17564: checking whether getpgrp requires zero arguments configure:17591: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 129: prototype mismatch: 1 arg passed, 0 expected cc: acomp failed for conftest.c configure:17597: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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_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:17613: result: yes configure:17627: checking for syslog configure:17683: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 130: warning: statement not reached configure:17689: $? = 0 configure:17707: result: yes configure:17724: checking for seteuid configure:17780: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 131: warning: statement not reached configure:17786: $? = 0 configure:17804: result: yes configure:17724: checking for setresuid configure:17780: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 132: warning: statement not reached Undefined first referenced symbol in file setresuid conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17786: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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_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:17804: result: no configure:17819: checking if netdb.h defines AI_NUMERICHOST configure:17845: result: yes configure:17863: checking for library containing argp_parse configure:17904: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 110: warning: statement not reached Undefined first referenced symbol in file argp_parse conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:17910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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_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 | /* 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 argp_parse (); | int | main () | { | return argp_parse (); | ; | return 0; | } configure:17904: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -largp -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 110: warning: statement not reached ld: fatal: library -largp: not found ld: fatal: File processing errors. No output written to conftest configure:17910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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_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 | /* 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 argp_parse (); | int | main () | { | return argp_parse (); | ; | return 0; | } configure:17938: result: no configure:18238: checking for working shutdown on AF_UNIX sockets configure:18329: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 125: warning: implicit function declaration: strerror "conftest.c", line 151: warning: implicit function declaration: exit configure:18332: $? = 0 configure:18338: ./conftest Created socket pair. Using fd:s 8 <-- 4 configure:18341: $? = 0 configure:18357: result: yes configure:18369: checking for working UNIX98 ptys configure:18444: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 configure:18447: $? = 0 configure:18453: ./conftest configure:18456: $? = 0 configure:18472: result: yes configure:18488: checking for FIONREAD with int argument configure:18560: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 122: warning: implicit function declaration: printf "conftest.c", line 130: warning: implicit function declaration: write "conftest.c", line 139: warning: implicit function declaration: ioctl configure:18563: $? = 0 configure:18569: ./conftest configure:18572: $? = 0 configure:18588: result: yes configure:18601: checking for credentials passing configure:18837: cc -o conftest -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include -R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib conftest.c -lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp >&5 "conftest.c", line 168: warning: implicit function declaration: CMSG_SPACE "conftest.c", line 169: warning: implicit function declaration: malloc "conftest.c", line 169: warning: improper pointer/integer combination: op "=" Undefined first referenced symbol in file CMSG_SPACE conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:18840: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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_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 | | /* 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; | int controllen; | 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 | | #ifdef SCM_CREDENTIALS | creds_size = sizeof(struct ucred); | #else | creds_size = 0; | #endif | | creds_space = CMSG_SPACE(creds_size); | creds_buf = malloc(creds_space); | if (creds_space && !creds_buf) | { | printf("malloc failed\n"); | return 1; | } | | 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; | | #ifdef SCM_CREDENTIALS | /* Linux style credentials */ | cmsg = CMSG_FIRSTHDR(&hdr); | | { | struct ucred *creds; | | 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)); | } | #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) | { | #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; | | 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; | } | #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:18865: result: no configure:18877: checking for __attribute__ configure:18913: cc -c -g -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include conftest.c >&5 "conftest.c", line 103: syntax error before or at: __attribute__ "conftest.c", line 103: warning: old-style declaration or incorrect type for: __attribute__ "conftest.c", line 103: warning: syntax error: empty declaration "conftest.c", line 105: syntax error before or at: ( "conftest.c", line 105: identifier redefined: __attribute__ current : function() returning void previous: function() returning int : "conftest.c", line 103 "conftest.c", line 107: warning: old-style declaration or incorrect type for: foo "conftest.c", line 107: identifier redefined: foo current : function(void) returning int previous: function(void) returning void : "conftest.c", line 103 cc: acomp failed for conftest.c configure:18919: $? = 2 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "2x1" | #define PACKAGE_STRING "lsh 2x1" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "2x1" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SRP 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_FILIO_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_NAME 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 | #define HAVE_STRUCT_UTMPX_UT_SESSION 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT 1 | #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 | #define WITH_UTMP 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define HAVE_LIBXAU 1 | #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" | #define HAVE_LIBSOCKET 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 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_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. */ | | #include | | static void foo(void) __attribute__ ((noreturn)); | | static void __attribute__ ((noreturn)) | foo(void) | { | exit(1); | } | | int | main () | { | | ; | return 0; | } configure:18934: result: no configure:18949: checking for BSD pty names configure:18974: result: done configure:19111: updating cache config.cache configure:19168: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsh config.status 2x1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on edaemus config.status:674: creating Makefile config.status:674: creating doc/Makefile config.status:674: creating misc/Makefile config.status:674: creating src/Makefile config.status:674: creating src/scm/Makefile config.status:674: creating src/testsuite/Makefile config.status:674: creating src/rsync/Makefile config.status:674: creating contrib/Makefile config.status:674: creating contrib/lsh.spec config.status:674: creating contrib/solpkg.sh config.status:674: creating config.h config.status:1039: executing depfiles commands configure:20516: === configuring in src/argp (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/argp) configure:20619: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/argp/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/argp configure:20516: === configuring in src/nettle (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/nettle) configure:20619: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/nettle/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/nettle configure:20516: === configuring in src/spki (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/spki) configure:20619: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/spki/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/spki configure:20516: === configuring in src/sftp (/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/sftp) configure:20619: running /bin/bash /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/sftp/configure '--prefix=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' '--with-include-path=/usr/local/include:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include' '--with-lib-path=/usr/local/lib:/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib' '--disable-dependency-tracking' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/src/sftp ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc-sun-solaris2.9 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_cfmakeraw=no 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_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\tac_x_includes=\'/usr/openwin/include\'\tac_x_libraries=\'/usr/openwin/lib\'' 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_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_header_zlib_h=yes ac_cv_host=sparc-sun-solaris2.9 ac_cv_lib_Xau_XauGetAuthByAddr=yes 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_lib_z_inflate=yes ac_cv_member_struct_utmp_ut_addr=no ac_cv_member_struct_utmp_ut_addr_v6=no ac_cv_member_struct_utmp_ut_exit=no ac_cv_member_struct_utmp_ut_exit___e_termination=no ac_cv_member_struct_utmp_ut_exit_e_termination=no ac_cv_member_struct_utmp_ut_exit_ut_termination=no ac_cv_member_struct_utmp_ut_host=no ac_cv_member_struct_utmp_ut_id=no ac_cv_member_struct_utmp_ut_name=no ac_cv_member_struct_utmp_ut_pid=no ac_cv_member_struct_utmp_ut_session=no ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=no ac_cv_member_struct_utmp_ut_tv=no ac_cv_member_struct_utmp_ut_tv_tv_sec=no ac_cv_member_struct_utmp_ut_user=no ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=no ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit___e_termination=no ac_cv_member_struct_utmpx_ut_exit_e_termination=yes ac_cv_member_struct_utmpx_ut_exit_ut_termination=no ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=yes ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=yes ac_cv_member_struct_utmpx_ut_syslen=yes ac_cv_member_struct_utmpx_ut_time=no ac_cv_member_struct_utmpx_ut_tv=yes ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes ac_cv_member_struct_utmpx_ut_user=yes ac_cv_objext=o ac_cv_path_EGREP=$'/usr/xpg4/bin/grep -E' ac_cv_path_GREP=/usr/xpg4/bin/grep ac_cv_path_M4=/usr/ccs/bin/m4 ac_cv_path_XAUTH_PROGRAM=/usr/openwin/bin/xauth ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP=$'cc -E' 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_search_argp_parse=no 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 am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= lsh_cv_c_attribute=no 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. ## ## ----------------- ## ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run tar' AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run autoconf' AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run autoheader' AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run automake-1.10' AWK='gawk' BUILD_ARCH='sparc' BUILD_OSREV='5.9' BUILD_OSSYS='SunOS' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-g' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -I/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/include -I/usr/openwin/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOTDOT_LIBARGP='../argp/libargp.a' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/xpg4/bin/grep -E' EXEEXT='' GREP='/usr/xpg4/bin/grep' GROFF='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRB5CONFIG='' KRB_LIBS='' KRB_PROGRAM='' LDFLAGS='-R/usr/openwin/lib -R/usr/local/lib -L/usr/local/lib -L/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx/lib -L/usr/openwin/lib' LIBARGP='argp/libargp.a' LIBOBJS='' LIBS='-lpam -lxnet -lcrypt -lsocket -lnsl -lXau -lz -loop -lgmp ' LTLIBOBJS='' M4='/usr/ccs/bin/m4' MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 2x1' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='2x1' PAM_PROGRAM='lsh-pam-checkpw' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='false' SCHEME_PROGRAM='false' SET_MAKE='' SHELL='/bin/bash' SRP_PROGRAM='srp-gen' STRIP='' VERSION='2x1' XAUTH_PROGRAM='/usr/openwin/bin/xauth' XMKMF='' ac_ct_CC='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='sparc-sun-solaris2.9' build_alias='' build_cpu='sparc' build_os='solaris2.9' build_vendor='sun' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc-sun-solaris2.9' host_alias='' host_cpu='sparc' host_os='solaris2.9' host_vendor='sun' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/lsh-2x1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/xenofarm/xenofarm/client/lsh/edaemus.bortas.org/buildtmp/dist/pfx' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/argp src/nettle src/spki src/sftp' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "lsh" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "2x1" #define PACKAGE_STRING "lsh 2x1" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE "lsh" #define VERSION "2x1" #define _GNU_SOURCE 1 #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_TCP_FORWARD 1 #define WITH_X11_FORWARD 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GMP_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_ZLIB_H 1 #define HAVE_CRYPT_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_FILIO_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_NAME 1 #define HAVE_STRUCT_UTMPX_UT_USER 1 #define HAVE_STRUCT_UTMPX_UT_ID 1 #define HAVE_STRUCT_UTMPX_UT_TV 1 #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMPX_UT_SYSLEN 1 #define HAVE_STRUCT_UTMPX_UT_SESSION 1 #define HAVE_STRUCT_UTMPX_UT_PID 1 #define HAVE_STRUCT_UTMPX_UT_EXIT 1 #define HAVE_STRUCT_UTMPX_UT_EXIT_E_TERMINATION 1 #define WITH_UTMP 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_LIBGMP 1 #define HAVE_LIBOOP 1 #define HAVE_LIBZ 1 #define WITH_TCPWRAPPERS 0 #define HAVE_X11_XAUTH_H 1 #define HAVE_LIBXAU 1 #define XAUTH_PROGRAM "/usr/openwin/bin/xauth" #define HAVE_LIBSOCKET 1 #define HAVE_LIBCRYPT 1 #define HAVE_LIBXNET 1 #define HAVE_SYSLOG 1 #define WITH_ZLIB 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_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 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