This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lsh configure 1.5.5, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx ## --------- ## ## Platform. ## ## --------- ## hostname = hal uname -m = 000000042E00 uname -r = 2 uname -s = AIX uname -v = 4 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = 4.2.1.0 /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /etc PATH: /usr/sbin PATH: /usr/ucb PATH: /usr/bin/X11 PATH: /sbin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1282: creating cache config.cache configure:1411: checking for a BSD-compatible install configure:1466: result: /usr/local/bin/install -c configure:1477: checking whether build environment is sane configure:1520: result: yes configure:1553: checking for gawk configure:1569: found /usr/local/bin/gawk configure:1579: result: gawk configure:1589: checking whether make sets $(MAKE) configure:1609: result: yes configure:1774: WARNING: Converted . to /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5, If this does not work, please use an absolute path to the configure script. configure:2121: checking for -R flag configure:2151: result: none configure:2161: result: Searching for libraries configure:2168: checking /usr/local/lib configure:2186: result: added configure:2168: checking /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx/lib configure:2195: result: not found configure:2168: checking /usr/local/lib configure:2186: result: added configure:2168: checking /sw/local/lib configure:2186: result: added configure:2168: checking /sw/lib configure:2195: result: not found configure:2168: checking /usr/gnu/lib configure:2195: result: not found configure:2168: checking /opt/gnu/lib configure:2195: result: not found configure:2168: checking /sw/gnu/lib configure:2195: result: not found configure:2168: checking /usr/freeware/lib configure:2195: result: not found configure:2168: checking /usr/pkg/lib configure:2195: result: not found configure:2250: checking for gcc configure:2266: found /usr/local/bin/gcc configure:2276: result: gcc configure:2520: checking for C compiler version configure:2523: gcc --version &5 gcc (GCC) 3.2 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2526: $? = 0 configure:2528: gcc -v &5 Reading specs from /usr/local/bin/../lib/gcc-lib/rs6000-ibm-aix4.2.1.0/3.2/specs Configured with: /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc : (reconfigured) /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc : (reconfigured) /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc --disable-shared --disable-libgcj : (reconfigured) /lysator/slaskdisk/tmp/marcus/gcc-3.2/configure --prefix=/sw/local --enable-languages=c,c++,objc --disable-shared --disable-libgcj Thread model: single gcc version 3.2 configure:2531: $? = 0 configure:2533: gcc -V &5 gcc: argument to `-V' is missing configure:2536: $? = 1 configure:2559: checking for C compiler default output file name configure:2562: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:2565: $? = 0 configure:2611: result: a.out configure:2616: checking whether the C compiler works configure:2622: ./a.out configure:2625: $? = 0 configure:2642: result: yes configure:2649: checking whether we are cross compiling configure:2651: result: no configure:2654: checking for suffix of executables configure:2656: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:2659: $? = 0 configure:2684: result: configure:2690: checking for suffix of object files configure:2711: gcc -c -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:2714: $? = 0 configure:2736: result: o configure:2740: checking whether we are using the GNU C compiler configure:2764: gcc -c -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:2770: $? = 0 configure:2774: test -z || test ! -s conftest.err configure:2777: $? = 0 configure:2780: test -s conftest.o configure:2783: $? = 0 configure:2796: result: yes configure:2802: checking whether gcc accepts -g configure:2823: gcc -c -g -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:2829: $? = 0 configure:2833: test -z || test ! -s conftest.err configure:2836: $? = 0 configure:2839: test -s conftest.o configure:2842: $? = 0 configure:2853: result: yes configure:2870: checking for gcc option to accept ANSI C configure:2940: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:2946: $? = 0 configure:2950: test -z || test ! -s conftest.err configure:2953: $? = 0 configure:2956: test -s conftest.o configure:2959: $? = 0 configure:2977: result: none needed configure:2995: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:2: parse error before "me" configure:3001: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3153: checking for style of include used by make configure:3181: result: GNU configure:3209: checking dependency style of gcc configure:3271: result: gcc3 configure:3288: checking whether make sets $(MAKE) configure:3308: result: yes configure:3358: checking for ranlib configure:3374: found /usr/bin/ranlib configure:3385: result: ranlib configure:3401: checking for gcc option to accept ANSI C configure:3464: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:3470: $? = 0 configure:3474: test -z || test ! -s conftest.err configure:3477: $? = 0 configure:3480: test -s conftest.o configure:3483: $? = 0 configure:3498: result: none needed configure:3570: checking for guile configure:3603: result: no configure:3570: checking for scsh configure:3603: result: no configure:3613: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:3626: checking for groff configure:3659: result: no configure:3669: checking for m4 configure:3687: found /usr/local/bin/m4 configure:3700: result: /usr/local/bin/m4 configure:3717: checking how to run the C preprocessor configure:3752: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:3758: $? = 0 configure:3790: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:3796: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:3835: result: gcc -E configure:3859: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:3865: $? = 0 configure:3897: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:20:28: ac_nonexistent.h: No such file or directory configure:3903: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | /* end confdefs.h. */ | #include configure:3947: checking for egrep configure:3957: result: grep -E configure:3962: checking for ANSI C header files configure:3987: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:3993: $? = 0 configure:3997: test -z || test ! -s conftest.err configure:4000: $? = 0 configure:4003: test -s conftest.o configure:4006: $? = 0 cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:4095: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4098: $? = 0 configure:4100: ./conftest configure:4103: $? = 0 configure:4118: result: yes configure:4144: checking for sys/types.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for sys/stat.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for stdlib.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for string.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for memory.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for strings.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4144: checking for inttypes.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:62:22: inttypes.h: No such file or directory configure:4166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4190: result: no configure:4144: checking for stdint.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:62:20: stdint.h: No such file or directory configure:4166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4190: result: no configure:4144: checking for unistd.h configure:4160: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4166: $? = 0 configure:4170: test -z || test ! -s conftest.err configure:4173: $? = 0 configure:4176: test -s conftest.o configure:4179: $? = 0 configure:4190: result: yes configure:4216: checking gmp.h usability configure:4228: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4234: $? = 0 configure:4238: test -z || test ! -s conftest.err configure:4241: $? = 0 configure:4244: test -s conftest.o configure:4247: $? = 0 configure:4257: result: yes configure:4261: checking gmp.h presence configure:4271: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:4277: $? = 0 configure:4297: result: yes configure:4332: checking for gmp.h configure:4339: result: yes configure:4374: checking fcntl.h usability configure:4386: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4392: $? = 0 configure:4396: test -z || test ! -s conftest.err configure:4399: $? = 0 configure:4402: test -s conftest.o configure:4405: $? = 0 configure:4415: result: yes configure:4419: checking fcntl.h presence configure:4429: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:4435: $? = 0 configure:4455: result: yes configure:4490: checking for fcntl.h configure:4497: result: yes configure:4365: checking for strings.h configure:4370: result: yes configure:4374: checking sys/time.h usability configure:4386: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4392: $? = 0 configure:4396: test -z || test ! -s conftest.err configure:4399: $? = 0 configure:4402: test -s conftest.o configure:4405: $? = 0 configure:4415: result: yes configure:4419: checking sys/time.h presence configure:4429: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:4435: $? = 0 configure:4455: result: yes configure:4490: checking for sys/time.h configure:4497: result: yes configure:4365: checking for unistd.h configure:4370: result: yes configure:4524: checking shadow.h usability configure:4536: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:67:20: shadow.h: No such file or directory configure:4542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4565: result: no configure:4569: checking shadow.h presence configure:4579: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:33:20: shadow.h: No such file or directory configure:4585: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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 | /* end confdefs.h. */ | #include configure:4605: result: no configure:4640: checking for shadow.h configure:4647: result: no configure:4676: checking zlib.h usability configure:4688: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4694: $? = 0 configure:4698: test -z || test ! -s conftest.err configure:4701: $? = 0 configure:4704: test -s conftest.o configure:4707: $? = 0 configure:4717: result: yes configure:4721: checking zlib.h presence configure:4731: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:4737: $? = 0 configure:4757: result: yes configure:4792: checking for zlib.h configure:4799: result: yes configure:4830: checking poll.h usability configure:4842: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest.o configure:4861: $? = 0 configure:4871: result: yes configure:4875: checking poll.h presence configure:4885: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:4891: $? = 0 configure:4911: result: yes configure:4946: checking for poll.h configure:4953: result: yes configure:4830: checking sys/poll.h usability configure:4842: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest.o configure:4861: $? = 0 configure:4871: result: yes configure:4875: checking sys/poll.h presence configure:4885: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:4891: $? = 0 configure:4911: result: yes configure:4946: checking for sys/poll.h configure:4953: result: yes configure:4980: checking libutil.h usability configure:4992: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:70:21: libutil.h: No such file or directory configure:4998: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5021: result: no configure:5025: checking libutil.h presence configure:5035: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:36:21: libutil.h: No such file or directory configure:5041: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:5061: result: no configure:5096: checking for libutil.h configure:5103: result: no configure:5130: checking crypt.h usability configure:5142: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:5148: $? = 0 configure:5152: test -z || test ! -s conftest.err configure:5155: $? = 0 configure:5158: test -s conftest.o configure:5161: $? = 0 configure:5171: result: yes configure:5175: checking crypt.h presence configure:5185: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:5191: $? = 0 configure:5211: result: yes configure:5246: checking for crypt.h configure:5253: result: yes configure:5280: checking pty.h usability configure:5292: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:71:17: pty.h: No such file or directory configure:5298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5321: result: no configure:5325: checking pty.h presence configure:5335: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:37:17: pty.h: No such file or directory configure:5341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | #include configure:5361: result: no configure:5396: checking for pty.h configure:5403: result: no configure:5430: checking stropts.h usability configure:5442: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:5448: $? = 0 configure:5452: test -z || test ! -s conftest.err configure:5455: $? = 0 configure:5458: test -s conftest.o configure:5461: $? = 0 configure:5471: result: yes configure:5475: checking stropts.h presence configure:5485: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:5491: $? = 0 configure:5511: result: yes configure:5546: checking for stropts.h configure:5553: result: yes configure:5580: checking syslog.h usability configure:5592: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:5598: $? = 0 configure:5602: test -z || test ! -s conftest.err configure:5605: $? = 0 configure:5608: test -s conftest.o configure:5611: $? = 0 configure:5621: result: yes configure:5625: checking syslog.h presence configure:5635: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:5641: $? = 0 configure:5661: result: yes configure:5696: checking for syslog.h configure:5703: result: yes configure:5730: checking argp.h usability configure:5742: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:73:18: argp.h: No such file or directory configure:5748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5771: result: no configure:5775: checking argp.h presence configure:5785: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:39:18: argp.h: No such file or directory configure:5791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:5811: result: no configure:5846: checking for argp.h configure:5853: result: no configure:5880: checking sys/resource.h usability configure:5892: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:5898: $? = 0 configure:5902: test -z || test ! -s conftest.err configure:5905: $? = 0 configure:5908: test -s conftest.o configure:5911: $? = 0 configure:5921: result: yes configure:5925: checking sys/resource.h presence configure:5935: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:5941: $? = 0 configure:5961: result: yes configure:5996: checking for sys/resource.h configure:6003: result: yes configure:6031: checking utmp.h usability configure:6043: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:6049: $? = 0 configure:6053: test -z || test ! -s conftest.err configure:6056: $? = 0 configure:6059: test -s conftest.o configure:6062: $? = 0 configure:6072: result: yes configure:6076: checking utmp.h presence configure:6086: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:6092: $? = 0 configure:6112: result: yes configure:6147: checking for utmp.h configure:6154: result: yes configure:6183: checking utmpx.h usability configure:6195: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:6201: $? = 0 configure:6205: test -z || test ! -s conftest.err configure:6208: $? = 0 configure:6211: test -s conftest.o configure:6214: $? = 0 configure:6224: result: yes configure:6228: checking utmpx.h presence configure:6238: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:6244: $? = 0 configure:6264: result: yes configure:6299: checking for utmpx.h configure:6306: result: yes configure:6324: checking for struct utmp.ut_host configure:6351: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6357: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:6399: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6405: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_host) | return 0; | ; | return 0; | } configure:6431: result: no configure:6441: checking for struct utmp.ut_name configure:6468: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6474: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:6516: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6522: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:6548: result: no configure:6558: checking for struct utmp.ut_user configure:6585: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:6633: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6639: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_user) | return 0; | ; | return 0; | } configure:6665: result: no configure:6675: checking for struct utmp.ut_time configure:6702: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6708: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:6750: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6756: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:6782: result: no configure:6792: checking for struct utmp.ut_tv configure:6819: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6825: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:6867: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6873: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:6899: result: no configure:6909: checking for struct utmp.ut_tv.tv_sec configure:6936: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6942: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:6984: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:6990: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:7016: result: no configure:7026: checking for struct utmp.ut_id configure:7053: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:7101: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7107: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_id) | return 0; | ; | return 0; | } configure:7133: result: no configure:7143: checking for struct utmp.ut_syslen configure:7170: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:7218: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:7250: result: no configure:7260: checking for struct utmp.ut_session configure:7287: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7293: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:7335: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:7367: result: no configure:7377: checking for struct utmp.ut_pid configure:7404: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:7452: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7458: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_pid) | return 0; | ; | return 0; | } configure:7484: result: no configure:7494: checking for struct utmp.ut_exit configure:7521: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:7569: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7575: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:7601: result: no configure:7611: checking for struct utmp.ut_exit.e_termination configure:7638: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7644: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:7686: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:7718: result: no configure:7728: checking for struct utmp.ut_exit.__e_termination configure:7755: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7761: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:7803: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7809: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:7835: result: no configure:7845: checking for struct utmp.ut_exit.ut_termination configure:7872: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7878: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:7920: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7926: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:7952: result: no configure:7962: checking for struct utmp.ut_addr configure:7989: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:7995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:8037: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:8043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (sizeof ac_aggr.ut_addr) | return 0; | ; | return 0; | } configure:8069: result: no configure:8079: checking for struct utmp.ut_addr_v6 configure:8106: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:8112: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # if HAVE_UTMP_H | # include | # endif | | | int | main () | { | static struct utmp ac_aggr; | if (ac_aggr.ut_addr_v6) | return 0; | ; | return 0; | } configure:8154: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" In file included from conftest.c:43: /usr/include/utmp.h:52: parse error before "pid_t" /usr/include/utmp.h:61: parse error before "ut_time" /usr/include/utmp.h:63: parse error before '}' token conftest.c: In function `main': conftest.c:50: storage size of `ac_aggr' isn't known conftest.c:50: storage size of `ac_aggr' isn't known configure:8160: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | /* end confdefs.h. */ | # 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:8186: result: no configure:8200: checking for struct utmpx.ut_host configure:8227: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:8233: $? = 0 configure:8237: test -z || test ! -s conftest.err configure:8240: $? = 0 configure:8243: test -s conftest.o configure:8246: $? = 0 configure:8307: result: yes configure:8317: checking for struct utmpx.ut_name configure:8344: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:52: structure has no member named `ut_name' configure:8350: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:8392: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:52: structure has no member named `ut_name' configure:8398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_name) | return 0; | ; | return 0; | } configure:8424: result: no configure:8434: checking for struct utmpx.ut_user configure:8461: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:8467: $? = 0 configure:8471: test -z || test ! -s conftest.err configure:8474: $? = 0 configure:8477: test -s conftest.o configure:8480: $? = 0 configure:8541: result: yes configure:8551: checking for struct utmpx.ut_time configure:8578: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:53: structure has no member named `ut_time' configure:8584: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8626: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:53: structure has no member named `ut_time' configure:8632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_time) | return 0; | ; | return 0; | } configure:8658: result: no configure:8668: checking for struct utmpx.ut_id configure:8695: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:8701: $? = 0 configure:8705: test -z || test ! -s conftest.err configure:8708: $? = 0 configure:8711: test -s conftest.o configure:8714: $? = 0 configure:8775: result: yes configure:8785: checking for struct utmpx.ut_tv configure:8812: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:54: invalid operands to binary != configure:8818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_tv) | return 0; | ; | return 0; | } configure:8860: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:8866: $? = 0 configure:8870: test -z || test ! -s conftest.err configure:8873: $? = 0 configure:8876: test -s conftest.o configure:8879: $? = 0 configure:8892: result: yes configure:8902: checking for struct utmpx.ut_tv.tv_sec configure:8929: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:8935: $? = 0 configure:8939: test -z || test ! -s conftest.err configure:8942: $? = 0 configure:8945: test -s conftest.o configure:8948: $? = 0 configure:9009: result: yes configure:9019: checking for struct utmpx.ut_syslen configure:9046: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:56: structure has no member named `ut_syslen' configure:9052: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:9094: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:56: structure has no member named `ut_syslen' configure:9100: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_syslen) | return 0; | ; | return 0; | } configure:9126: result: no configure:9136: checking for struct utmpx.ut_session configure:9163: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:56: structure has no member named `ut_session' configure:9169: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:9211: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:56: structure has no member named `ut_session' configure:9217: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_session) | return 0; | ; | return 0; | } configure:9243: result: no configure:9253: checking for struct utmpx.ut_pid configure:9280: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:9286: $? = 0 configure:9290: test -z || test ! -s conftest.err configure:9293: $? = 0 configure:9296: test -s conftest.o configure:9299: $? = 0 configure:9360: result: yes configure:9370: checking for struct utmpx.ut_exit configure:9397: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9403: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_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:9445: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | # if HAVE_UTMPX_H | # include | # endif | | | int | main () | { | static struct utmpx ac_aggr; | if (sizeof ac_aggr.ut_exit) | return 0; | ; | return 0; | } configure:9477: result: no configure:9487: checking for struct utmpx.ut_exit.e_termination configure:9514: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9520: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9562: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9594: result: no configure:9604: checking for struct utmpx.ut_exit.__e_termination configure:9631: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9679: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9685: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9711: result: no configure:9721: checking for struct utmpx.ut_exit.ut_termination configure:9748: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9754: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9796: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_exit' configure:9802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9828: result: no configure:9838: checking for struct utmpx.ut_addr configure:9865: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_addr' configure:9871: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9913: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_addr' configure:9919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:9945: result: no configure:9955: checking for struct utmpx.ut_addr_v6 configure:9982: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_addr_v6' configure:9988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:10030: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:57: structure has no member named `ut_addr_v6' configure:10036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 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:10062: result: no configure:10368: checking gss.h usability configure:10380: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:82:17: gss.h: No such file or directory configure:10386: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10409: result: no configure:10413: checking gss.h presence configure:10423: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:48:17: gss.h: No such file or directory configure:10429: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | #include configure:10449: result: no configure:10484: checking for gss.h configure:10491: result: no configure:10507: checking for gss_check_version in -lgss configure:10537: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lgss >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" collect2: library libgss not found configure:10543: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gss_check_version (); | int | main () | { | gss_check_version (); | ; | return 0; | } configure:10569: result: no configure:10600: checking krb5.h usability configure:10612: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:82:18: krb5.h: No such file or directory configure:10618: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10641: result: no configure:10645: checking krb5.h presence configure:10655: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:48:18: krb5.h: No such file or directory configure:10661: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | #include configure:10681: result: no configure:10716: checking for krb5.h configure:10723: result: no configure:10755: checking security/pam_appl.h usability configure:10767: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:82:31: security/pam_appl.h: No such file or directory configure:10773: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10796: result: no configure:10800: checking security/pam_appl.h presence configure:10810: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:48:31: security/pam_appl.h: No such file or directory configure:10816: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | /* end confdefs.h. */ | #include configure:10836: result: no configure:10871: checking for security/pam_appl.h configure:10878: result: no configure:10903: checking for socklen_t in sys/socket.h cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:10926: result: no configure:10929: checking for AIX cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:10946: result: yes configure:10971: checking for __gmpz_getlimbn in -lgmp configure:11001: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:11007: $? = 0 configure:11011: test -z || test ! -s conftest.err configure:11014: $? = 0 configure:11017: test -s conftest configure:11020: $? = 0 configure:11033: result: yes configure:11145: checking for oop_sys_new in -loop configure:11175: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:11181: $? = 0 configure:11185: test -z || test ! -s conftest.err configure:11188: $? = 0 configure:11191: test -s conftest configure:11194: $? = 0 configure:11207: result: yes configure:11320: checking for inflate in -lz configure:11350: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:11356: $? = 0 configure:11360: test -z || test ! -s conftest.err configure:11363: $? = 0 configure:11366: test -s conftest configure:11369: $? = 0 configure:11382: result: yes configure:11840: checking for X configure:11945: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:11951: $? = 0 configure:12001: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lXt -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:12007: $? = 0 configure:12011: test -z || test ! -s conftest.err configure:12014: $? = 0 configure:12017: test -s conftest configure:12020: $? = 0 configure:12070: result: libraries , headers configure:12129: checking X11/Xauth.h usability configure:12141: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:12147: $? = 0 configure:12151: test -z || test ! -s conftest.err configure:12154: $? = 0 configure:12157: test -s conftest.o configure:12160: $? = 0 configure:12170: result: yes configure:12174: checking X11/Xauth.h presence configure:12184: gcc -E -I/usr/local/include conftest.c cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:12190: $? = 0 configure:12210: result: yes configure:12245: checking for X11/Xauth.h configure:12252: result: yes configure:12266: checking for XauGetAuthByAddr in -lXau configure:12296: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lXau -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" collect2: library libXau not found configure:12302: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char XauGetAuthByAddr (); | int | main () | { | XauGetAuthByAddr (); | ; | return 0; | } configure:12328: result: no configure:12439: checking for xauth configure:12458: found /usr/bin/X11/xauth configure:12470: result: /usr/bin/X11/xauth configure:12495: checking for library containing gethostbyname configure:12525: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:12531: $? = 0 configure:12535: test -z || test ! -s conftest.err configure:12538: $? = 0 configure:12541: test -s conftest configure:12544: $? = 0 configure:12614: result: none required configure:12621: checking for library containing inet_ntop configure:12651: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: .inet_ntop ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:12657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_ntop (); | int | main () | { | inet_ntop (); | ; | return 0; | } configure:12706: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lnsl -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: .inet_ntop ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:12712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char inet_ntop (); | int | main () | { | inet_ntop (); | ; | return 0; | } configure:12740: result: no configure:12748: checking for setsockopt in -lsocket configure:12778: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lsocket -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" collect2: library libsocket not found configure:12784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char setsockopt (); | int | main () | { | setsockopt (); | ; | return 0; | } configure:12810: result: no configure:12823: checking for crypt in -lcrypt configure:12853: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lcrypt -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" collect2: library libcrypt not found configure:12859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char crypt (); | int | main () | { | crypt (); | ; | return 0; | } configure:12885: result: no configure:12897: checking for inet_addr in -lxnet configure:12927: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:12933: $? = 0 configure:12937: test -z || test ! -s conftest.err configure:12940: $? = 0 configure:12943: test -s conftest configure:12946: $? = 0 configure:12959: result: yes configure:12972: checking for openpty in -lutil configure:13002: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lutil -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" collect2: library libutil not found configure:13008: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char openpty (); | int | main () | { | openpty (); | ; | return 0; | } configure:13034: result: no configure:13047: checking for library containing syslog configure:13077: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:13083: $? = 0 configure:13087: test -z || test ! -s conftest.err configure:13090: $? = 0 configure:13093: test -s conftest configure:13096: $? = 0 configure:13166: result: none required configure:13709: checking for an ANSI C-conforming const configure:13776: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:13782: $? = 0 configure:13786: test -z || test ! -s conftest.err configure:13789: $? = 0 configure:13792: test -s conftest.o configure:13795: $? = 0 configure:13806: result: yes configure:13816: checking for inline configure:13837: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:13843: $? = 0 configure:13847: test -z || test ! -s conftest.err configure:13850: $? = 0 configure:13853: test -s conftest.o configure:13856: $? = 0 configure:13868: result: inline configure:13887: checking for uid_t in sys/types.h cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:13910: result: yes configure:13925: checking for size_t configure:13949: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:13955: $? = 0 configure:13959: test -z || test ! -s conftest.err configure:13962: $? = 0 configure:13965: test -s conftest.o configure:13968: $? = 0 configure:13979: result: yes configure:13991: checking whether time.h and sys/time.h may both be included configure:14016: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:14022: $? = 0 configure:14026: test -z || test ! -s conftest.err configure:14029: $? = 0 configure:14032: test -s conftest.o configure:14035: $? = 0 configure:14046: result: yes configure:14058: checking whether byte ordering is bigendian configure:14085: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:66: `bogus' undeclared (first use in this function) conftest.c:66: (Each undeclared identifier is reported only once conftest.c:66: for each function it appears in.) conftest.c:66: parse error before "endian" configure:14091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:14245: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:14248: $? = 0 configure:14250: ./conftest configure:14253: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | int | main () | { | /* Are we little or big endian? From Harbison&Steele. */ | union | { | long l; | char c[sizeof (long)]; | } u; | u.l = 1; | exit (u.c[sizeof (long) - 1] == 1); | } configure:14269: result: yes configure:14289: checking for short configure:14313: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:14319: $? = 0 configure:14323: test -z || test ! -s conftest.err configure:14326: $? = 0 configure:14329: test -s conftest.o configure:14332: $? = 0 configure:14343: result: yes configure:14346: checking size of short configure:14665: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:14668: $? = 0 configure:14670: ./conftest configure:14673: $? = 0 configure:14696: result: 2 configure:14703: checking for int configure:14727: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:14733: $? = 0 configure:14737: test -z || test ! -s conftest.err configure:14740: $? = 0 configure:14743: test -s conftest.o configure:14746: $? = 0 configure:14757: result: yes configure:14760: checking size of int configure:15079: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:15082: $? = 0 configure:15084: ./conftest configure:15087: $? = 0 configure:15110: result: 4 configure:15117: checking for long configure:15141: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:15147: $? = 0 configure:15151: test -z || test ! -s conftest.err configure:15154: $? = 0 configure:15157: test -s conftest.o configure:15160: $? = 0 configure:15171: result: yes configure:15174: checking size of long configure:15493: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:15496: $? = 0 configure:15498: ./conftest configure:15501: $? = 0 configure:15524: result: 4 configure:15538: checking for working alloca.h configure:15559: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:63:20: alloca.h: No such file or directory configure:15565: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:15590: result: no configure:15600: checking for alloca configure:15641: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:15647: $? = 0 configure:15651: test -z || test ! -s conftest.err configure:15654: $? = 0 configure:15657: test -s conftest configure:15660: $? = 0 configure:15672: result: yes configure:15901: checking for strerror configure:15958: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:15964: $? = 0 configure:15968: test -z || test ! -s conftest.err configure:15971: $? = 0 configure:15974: test -s conftest configure:15977: $? = 0 configure:15989: result: yes configure:16005: checking for strsignal configure:16062: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: strsignal ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:16068: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strsignal to an innocuous variant, in case declares strsignal. | For example, HP-UX 11i declares gettimeofday. */ | #define strsignal innocuous_strsignal | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsignal (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsignal | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strsignal (); | /* 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_strsignal) || defined (__stub___strsignal) | choke me | #else | char (*f) () = strsignal; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strsignal; | ; | return 0; | } configure:16093: result: no configure:16103: checking whether sys_siglist is declared configure:16127: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:103: `sys_siglist' undeclared (first use in this function) conftest.c:103: (Each undeclared identifier is reported only once conftest.c:103: for each function it appears in.) configure:16133: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sys_siglist | char *p = (char *) sys_siglist; | #endif | | ; | return 0; | } configure:16157: result: no configure:16173: checking whether _sys_siglist is declared configure:16197: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:104: `_sys_siglist' undeclared (first use in this function) conftest.c:104: (Each undeclared identifier is reported only once conftest.c:104: for each function it appears in.) configure:16203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef _sys_siglist | char *p = (char *) _sys_siglist; | #endif | | ; | return 0; | } configure:16227: result: no configure:16247: checking for working memcmp configure:16295: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16298: $? = 0 configure:16300: ./conftest configure:16303: $? = 0 configure:16317: result: yes configure:16332: checking for vprintf configure:16389: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16395: $? = 0 configure:16399: test -z || test ! -s conftest.err configure:16402: $? = 0 configure:16405: test -s conftest configure:16408: $? = 0 configure:16420: result: yes configure:16427: checking for _doprnt configure:16484: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16490: $? = 0 configure:16494: test -z || test ! -s conftest.err configure:16497: $? = 0 configure:16500: test -s conftest configure:16503: $? = 0 configure:16515: result: yes configure:16536: checking for select configure:16593: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16536: checking for socket configure:16593: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16536: checking for strtol configure:16593: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16536: checking for alarm configure:16593: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16599: $? = 0 configure:16603: test -z || test ! -s conftest.err configure:16606: $? = 0 configure:16609: test -s conftest configure:16612: $? = 0 configure:16624: result: yes configure:16639: checking for getrusage configure:16696: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16702: $? = 0 configure:16706: test -z || test ! -s conftest.err configure:16709: $? = 0 configure:16712: test -s conftest configure:16715: $? = 0 configure:16727: result: yes configure:16639: checking for gettimeofday configure:16696: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16702: $? = 0 configure:16706: test -z || test ! -s conftest.err configure:16709: $? = 0 configure:16712: test -s conftest configure:16715: $? = 0 configure:16727: result: yes configure:16741: checking for getspnam configure:16798: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: getspnam ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:16804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getspnam (); | /* 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_getspnam) || defined (__stub___getspnam) | choke me | #else | char (*f) () = getspnam; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getspnam; | ; | return 0; | } configure:16829: result: no configure:16844: checking for vsnprintf configure:16901: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16907: $? = 0 configure:16911: test -z || test ! -s conftest.err configure:16914: $? = 0 configure:16917: test -s conftest configure:16920: $? = 0 configure:16932: result: yes configure:16844: checking for inet_aton configure:16901: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:16907: $? = 0 configure:16911: test -z || test ! -s conftest.err configure:16914: $? = 0 configure:16917: test -s conftest configure:16920: $? = 0 configure:16932: result: yes configure:16946: checking for openpty configure:17003: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: openpty ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = openpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != openpty; | ; | return 0; | } configure:17034: result: no configure:17048: checking for cfmakeraw configure:17105: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: cfmakeraw ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = cfmakeraw; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cfmakeraw; | ; | return 0; | } configure:17136: result: no configure:17156: checking for logwtmp configure:17213: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: logwtmp ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = logwtmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != logwtmp; | ; | return 0; | } configure:17244: result: no configure:17156: checking for login configure:17213: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: login ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = login; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != login; | ; | return 0; | } configure:17244: result: no configure:17156: checking for logout configure:17213: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: logout ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = logout; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != logout; | ; | return 0; | } configure:17244: result: no configure:17156: checking for pututline configure:17213: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:17219: $? = 0 configure:17223: test -z || test ! -s conftest.err configure:17226: $? = 0 configure:17229: test -s conftest configure:17232: $? = 0 configure:17244: result: yes configure:17156: checking for pututxline configure:17213: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:17219: $? = 0 configure:17223: test -z || test ! -s conftest.err configure:17226: $? = 0 configure:17229: test -s conftest configure:17232: $? = 0 configure:17244: result: yes configure:17156: checking for updwtmp configure:17213: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: updwtmp ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define updwtmp to an innocuous variant, in case declares updwtmp. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmp innocuous_updwtmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmp | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char updwtmp (); | /* 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_updwtmp) || defined (__stub___updwtmp) | choke me | #else | char (*f) () = updwtmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != updwtmp; | ; | return 0; | } configure:17244: result: no configure:17156: checking for updwtmpx configure:17213: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: updwtmpx ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define updwtmpx to an innocuous variant, in case declares updwtmpx. | For example, HP-UX 11i declares gettimeofday. */ | #define updwtmpx innocuous_updwtmpx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char updwtmpx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef updwtmpx | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char updwtmpx (); | /* 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_updwtmpx) || defined (__stub___updwtmpx) | choke me | #else | char (*f) () = updwtmpx; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != updwtmpx; | ; | return 0; | } configure:17244: result: no configure:17260: checking for getaddrinfo configure:17317: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: getaddrinfo ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define getaddrinfo to an innocuous variant, in case declares getaddrinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getaddrinfo innocuous_getaddrinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getaddrinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getaddrinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getaddrinfo (); | /* 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_getaddrinfo) || defined (__stub___getaddrinfo) | choke me | #else | char (*f) () = getaddrinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getaddrinfo; | ; | return 0; | } configure:17348: result: no configure:17260: checking for getnameinfo configure:17317: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: getnameinfo ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define getnameinfo to an innocuous variant, in case declares getnameinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getnameinfo innocuous_getnameinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getnameinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getnameinfo | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char getnameinfo (); | /* 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_getnameinfo) || defined (__stub___getnameinfo) | choke me | #else | char (*f) () = getnameinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getnameinfo; | ; | return 0; | } configure:17348: result: no configure:17260: checking for gai_strerror configure:17317: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: gai_strerror ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | /* end confdefs.h. */ | /* Define gai_strerror to an innocuous variant, in case declares gai_strerror. | For example, HP-UX 11i declares gettimeofday. */ | #define gai_strerror innocuous_gai_strerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gai_strerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gai_strerror | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gai_strerror (); | /* 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_gai_strerror) || defined (__stub___gai_strerror) | choke me | #else | char (*f) () = gai_strerror; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gai_strerror; | ; | return 0; | } configure:17348: result: no configure:17362: checking for setrlimit configure:17419: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:17425: $? = 0 configure:17429: test -z || test ! -s conftest.err configure:17432: $? = 0 configure:17435: test -s conftest configure:17438: $? = 0 configure:17450: result: yes configure:17460: checking whether getpgrp requires zero arguments configure:17482: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c: In function `main': conftest.c:117: too many arguments to function `getpgrp' configure:17488: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:17513: result: yes configure:17527: checking for syslog configure:17584: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:17590: $? = 0 configure:17594: test -z || test ! -s conftest.err configure:17597: $? = 0 configure:17600: test -s conftest configure:17603: $? = 0 configure:17615: result: yes configure:17632: checking for seteuid configure:17689: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:17695: $? = 0 configure:17699: test -z || test ! -s conftest.err configure:17702: $? = 0 configure:17705: test -s conftest configure:17708: $? = 0 configure:17720: result: yes configure:17632: checking for setresuid configure:17689: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: setresuid ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17695: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETRLIMIT 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = setresuid; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != setresuid; | ; | return 0; | } configure:17720: result: no configure:17735: checking if netdb.h defines AI_NUMERICHOST cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory cpp0: warning: changing search order for system directory "/sw/local/include" cpp0: warning: as it is the same as non-system directory "/usr/local/include" configure:17761: result: no configure:17777: checking for poll configure:17834: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:17840: $? = 0 configure:17844: test -z || test ! -s conftest.err configure:17847: $? = 0 configure:17850: test -s conftest configure:17853: $? = 0 configure:17865: result: yes configure:17891: checking for library containing argp_parse configure:17921: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" ld: 0711-317 ERROR: Undefined symbol: .argp_parse ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:17927: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argp_parse (); | int | main () | { | argp_parse (); | ; | return 0; | } configure:17976: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -largp -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" collect2: library libargp not found configure:17982: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_POLL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char argp_parse (); | int | main () | { | argp_parse (); | ; | return 0; | } configure:18010: result: no configure:18276: checking for working shutdown on AF_UNIX sockets configure:18362: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:18365: $? = 0 configure:18367: ./conftest Created socket pair. Using fd:s 3 <-- 4 configure:18370: $? = 0 configure:18384: result: yes configure:18396: checking for working UNIX98 ptys configure:18466: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lxnet -lz -loop -lgmp >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:18469: $? = 0 configure:18471: ./conftest configure:18474: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_POLL 1 | #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 | /* end confdefs.h. */ | | /* Try to obtain a working UNIX98-style pty master and slave */ | /* Based on example code from the GNU C library documentation */ | #include /* EXIT_FAILURE, EXIT_SUCCESS, ptsname */ | #include /* close(2) */ | | #include /* open(2) */ | #include /* - " - */ | #ifdef HAVE_FCNTL_H | # include /* - " - */ | #endif | #ifdef HAVE_STROPTS_H | # include /* isastream() */ | #endif | | int main(int argc, char* argv) { | int master, slave; | char *name; | | master = open("/dev/ptmx", O_RDWR); /* PTY master multiplex */ | if (master < 0) { | exit(EXIT_FAILURE); | } | | if (grantpt(master) < 0 || unlockpt(master) < 0) | goto close_master; | name = ptsname(master); | if (name == NULL) | goto close_master; | | slave = open(name, O_RDWR); | if (slave == -1) | goto close_master; | | #ifdef HAVE_STROPTS_H | if (isastream(slave)) | { | if (ioctl(slave, I_PUSH, "ptem") < 0 | || ioctl(slave, I_PUSH, "ldterm") < 0) | goto close_slave; | } | #endif | | exit(0); | | close_slave: | close (slave); | | close_master: | close (master); | exit(1); | } | configure:18488: result: no configure:18500: checking for __attribute__ configure:18531: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" configure:18537: $? = 0 configure:18541: test -z || test ! -s conftest.err configure:18544: $? = 0 configure:18547: test -s conftest.o configure:18550: $? = 0 configure:18561: result: yes configure:18581: checking for __FUNCTION__ configure:18605: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory cc1: warning: changing search order for system directory "/sw/local/include" cc1: warning: as it is the same as non-system directory "/usr/local/include" conftest.c:91:12: #error __FUNCTION__ is broken in gcc-3 configure:18611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh" | #define PACKAGE_TARNAME "lsh" | #define PACKAGE_VERSION "1.5.5" | #define PACKAGE_STRING "lsh 1.5.5" | #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" | #define PACKAGE "lsh" | #define VERSION "1.5.5" | #define _GNU_SOURCE 1 | #define WITH_PTY_SUPPORT 1 | #define WITH_SSH1_FALLBACK 1 | #define SSHD1 "/usr/local/sbin/sshd1" | #define WITH_SRP 1 | #define DATAFELLOWS_WORKAROUNDS 1 | #define WITH_TCP_FORWARD 1 | #define WITH_X11_FORWARD 1 | #define WITH_UTMP 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_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_ZLIB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_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_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_STRUCT_UTMPX_UT_HOST 1 | #define HAVE_STRUCT_UTMPX_UT_USER 1 | #define HAVE_STRUCT_UTMPX_UT_ID 1 | #define HAVE_STRUCT_UTMPX_UT_TV 1 | #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 | #define HAVE_STRUCT_UTMPX_UT_PID 1 | #define socklen_t size_t | #define HAVE_LIBGMP 1 | #define HAVE_LIBOOP 1 | #define HAVE_LIBZ 1 | #define WITH_TCPWRAPPERS 0 | #define HAVE_X11_XAUTH_H 1 | #define XAUTH_PROGRAM "/usr/bin/X11/xauth" | #define HAVE_LIBXNET 1 | #define HAVE_SYSLOG 1 | #define WITH_ZLIB 1 | #define TIME_WITH_SYS_TIME 1 | #define WORDS_BIGENDIAN 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_ALLOCA 1 | #define HAVE_STRERROR 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_VSNPRINTF 1 | #define HAVE_INET_ATON 1 | #define HAVE_PUTUTLINE 1 | #define HAVE_PUTUTXLINE 1 | #define HAVE_SETRLIMIT 1 | #define GETPGRP_VOID 1 | #define HAVE_SYSLOG 1 | #define HAVE_SETEUID 1 | #define HAVE_POLL 1 | #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 | #define HAVE_GCC_ATTRIBUTE 1 | /* end confdefs.h. */ | | int | main () | { | #if __GNUC__ == 3 | # error __FUNCTION__ is broken in gcc-3 | #endif | void foo(void) { char c = __FUNCTION__[0]; } | ; | return 0; | } configure:18635: result: no configure:18646: checking for BSD pty names configure:18671: result: done configure:18678: WARNING: getaddrinfo not found. Disabling IPv6 support configure:18855: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsh config.status 1.5.5, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hal config.status:713: creating Makefile config.status:713: creating doc/Makefile config.status:713: creating misc/Makefile config.status:713: creating src/Makefile config.status:713: creating src/scm/Makefile config.status:713: creating src/testsuite/Makefile config.status:713: creating src/rsync/Makefile config.status:713: creating contrib/Makefile config.status:713: creating contrib/lsh.spec config.status:713: creating contrib/solpkg.sh config.status:810: creating config.h config.status:1259: executing depfiles commands configure:20207: configuring in src/argp configure:20324: running /bin/sh '/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/argp/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/argp configure:20207: configuring in src/nettle configure:20324: running /bin/sh '/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/nettle/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/nettle configure:20207: configuring in src/spki configure:20324: running /bin/sh '/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/spki/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/spki configure:20207: configuring in src/sftp configure:20324: running /bin/sh '/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/sftp/configure' --prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx '-C' '--with-include-path=/usr/local/include' '--with-lib-path=/usr/local/lib' '--prefix=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx' --cache-file=../../config.cache --srcdir=/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/src/sftp ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_GROFF_set='' ac_cv_env_GROFF_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_M4_set='' ac_cv_env_M4_value='' ac_cv_env_XAUTH_PROGRAM_set='' ac_cv_env_XAUTH_PROGRAM_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_func__doprnt=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_cfmakeraw=no ac_cv_func_gai_strerror=no ac_cv_func_getaddrinfo=no ac_cv_func_getnameinfo=no ac_cv_func_getpgrp_void=yes ac_cv_func_getrusage=yes ac_cv_func_getspnam=no ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=yes ac_cv_func_login=no ac_cv_func_logout=no ac_cv_func_logwtmp=no ac_cv_func_memcmp_working=yes ac_cv_func_openpty=no ac_cv_func_poll=yes 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=no ac_cv_func_strtol=yes ac_cv_func_syslog=yes ac_cv_func_updwtmp=no ac_cv_func_updwtmpx=no ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl__sys_siglist=no ac_cv_have_decl_sys_siglist=no ac_cv_have_x=have_x='yes ac_x_includes= ac_x_libraries=' ac_cv_header_X11_Xauth_h=yes ac_cv_header_argp_h=no ac_cv_header_crypt_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gmp_h=yes ac_cv_header_gss_h=no ac_cv_header_inttypes_h=no ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_poll_h=yes ac_cv_header_pty_h=no ac_cv_header_security_pam_appl_h=no ac_cv_header_shadow_h=no 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_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_lib_Xau_XauGetAuthByAddr=no ac_cv_lib_crypt_crypt=no 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_socket_setsockopt=no 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=no ac_cv_member_struct_utmpx_ut_exit___e_termination=no ac_cv_member_struct_utmpx_ut_exit_e_termination=no 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=no ac_cv_member_struct_utmpx_ut_pid=yes ac_cv_member_struct_utmpx_ut_session=no ac_cv_member_struct_utmpx_ut_syslen=no ac_cv_member_struct_utmpx_ut_time=no ac_cv_member_struct_utmpx_ut_tv=yes ac_cv_member_struct_utmpx_ut_tv_tv_sec=yes ac_cv_member_struct_utmpx_ut_user=yes ac_cv_objext=o ac_cv_path_M4=/usr/local/bin/m4 ac_cv_path_XAUTH_PROGRAM=/usr/bin/X11/xauth ac_cv_path_install='/usr/local/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_argp_parse=no ac_cv_search_gethostbyname='none required' ac_cv_search_inet_ntop=no ac_cv_search_syslog='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=no ac_cv_type_uid_t=yes ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc='' lsh_cv_c_FUNCTION=no lsh_cv_c_attribute=yes lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_sys_ai_numerichost=no lsh_cv_sys_unix98_ptys=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/missing --run tar' AUTOCONF='${SHELL} /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/missing --run autoconf' AUTOHEADER='${SHELL} /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/missing --run autoheader' AUTOMAKE='${SHELL} /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/missing --run automake-1.7' AWK='gawk' BUILD_ARCH='unknown' BUILD_OSREV='2' BUILD_OSSYS='AIX' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs' CPP='gcc -E' CPPFLAGS=' -I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOTDOT_LIBARGP='../argp/libargp.a' ECHO_C='ECHO_N='' ECHO_T='' EGREP='grep -E' EXEEXT='' GROFF='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KRB5CONFIG='' KRB_LIBS='' KRB_PROGRAM='' LDFLAGS=' -L/usr/local/lib' LIBARGP='argp/libargp.a' LIBOBJS='' LIBS='-lxnet -lz -loop -lgmp ' LTLIBOBJS='' M4='/usr/local/bin/m4' MAKEINFO='${SHELL} /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh' PACKAGE_BUGREPORT='bug-lsh@gnu.org' PACKAGE_NAME='lsh' PACKAGE_STRING='lsh 1.5.5' PACKAGE_TARNAME='lsh' PACKAGE_VERSION='1.5.5' PAM_PROGRAM='' PATH_SEPARATOR=':' RANLIB='ranlib' SCHEME_NAME='false' SCHEME_PROGRAM='false' SET_MAKE='' SHELL='/bin/sh' SRP_PROGRAM='srp-gen' STRIP='' VERSION='1.5.5' XAUTH_PROGRAM='/usr/bin/X11/xauth' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/lsh-1.5.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/argp src/nettle src/spki src/sftp' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DATAFELLOWS_WORKAROUNDS 1 #define GETPGRP_VOID 1 #define HAVE_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_CRYPT_H 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DECL__SYS_SIGLIST 0 #define HAVE_DOPRNT 1 #define HAVE_FCNTL_H 1 #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMP_H 1 #define HAVE_INET_ATON 1 #define HAVE_LIBGMP 1 #define HAVE_LIBOOP 1 #define HAVE_LIBXNET 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL 1 #define HAVE_POLL_H 1 #define HAVE_PUTUTLINE 1 #define HAVE_PUTUTXLINE 1 #define HAVE_SELECT 1 #define HAVE_SETEUID 1 #define HAVE_SETRLIMIT 1 #define HAVE_SOCKET 1 #define HAVE_STDLIB_H 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRTOL 1 #define HAVE_STRUCT_UTMPX_UT_HOST 1 #define HAVE_STRUCT_UTMPX_UT_ID 1 #define HAVE_STRUCT_UTMPX_UT_PID 1 #define HAVE_STRUCT_UTMPX_UT_TV 1 #define HAVE_STRUCT_UTMPX_UT_TV_TV_SEC 1 #define HAVE_STRUCT_UTMPX_UT_USER 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMPX_H 1 #define HAVE_UTMP_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_X11_XAUTH_H 1 #define HAVE_ZLIB_H 1 #define PACKAGE "lsh" #define PACKAGE_BUGREPORT "bug-lsh@gnu.org" #define PACKAGE_NAME "lsh" #define PACKAGE_STRING "lsh 1.5.5" #define PACKAGE_TARNAME "lsh" #define PACKAGE_VERSION "1.5.5" #define PTY_BSD_SCHEME 1 #define PTY_BSD_SCHEME_FIRST_CHARS "p" #define PTY_BSD_SCHEME_SECOND_CHARS "0123456789abcdef" #define SHUTDOWN_WORKS_WITH_UNIX_SOCKETS 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SSHD1 "/usr/local/sbin/sshd1" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.5.5" #define WITH_PTY_SUPPORT 1 #define WITH_SRP 1 #define WITH_SSH1_FALLBACK 1 #define WITH_TCPWRAPPERS 0 #define WITH_TCP_FORWARD 1 #define WITH_UTMP 1 #define WITH_X11_FORWARD 1 #define WITH_ZLIB 1 #define WORDS_BIGENDIAN 1 #define XAUTH_PROGRAM "/usr/bin/X11/xauth" #define _GNU_SOURCE 1 #define socklen_t size_t configure: exit 0