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:1577: checking for gawk configure:1593: found /usr/local/bin/gawk configure:1603: result: gawk configure:1613: checking whether make sets $(MAKE) configure:1633: result: yes configure:1807: 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:2154: checking for -R flag configure:2184: result: none configure:2194: result: Searching for libraries configure:2201: checking /usr/local/lib configure:2219: result: added configure:2201: checking /home/xenofarm/xenofarm/client/lsh/hal.lysator.liu.se/buildtmp/dist/pfx/lib configure:2228: result: not found configure:2201: checking /usr/local/lib configure:2219: result: added configure:2201: checking /sw/local/lib configure:2219: result: added configure:2201: checking /sw/lib configure:2228: result: not found configure:2201: checking /usr/gnu/lib configure:2228: result: not found configure:2201: checking /opt/gnu/lib configure:2228: result: not found configure:2201: checking /sw/gnu/lib configure:2228: result: not found configure:2201: checking /usr/freeware/lib configure:2228: result: not found configure:2201: checking /usr/pkg/lib configure:2228: result: not found configure:2283: checking for gcc configure:2299: found /usr/local/bin/gcc configure:2309: result: gcc configure:2553: checking for C compiler version configure:2556: 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:2559: $? = 0 configure:2561: 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:2564: $? = 0 configure:2566: gcc -V &5 gcc: argument to `-V' is missing configure:2569: $? = 1 configure:2592: checking for C compiler default output file name configure:2595: 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:2598: $? = 0 configure:2644: result: a.out configure:2649: checking whether the C compiler works configure:2655: ./a.out configure:2658: $? = 0 configure:2675: result: yes configure:2682: checking whether we are cross compiling configure:2684: result: no configure:2687: checking for suffix of executables configure:2689: 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:2692: $? = 0 configure:2717: result: configure:2723: checking for suffix of object files configure:2744: 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:2747: $? = 0 configure:2769: result: o configure:2773: checking whether we are using the GNU C compiler configure:2797: 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:2803: $? = 0 configure:2807: test -z || test ! -s conftest.err configure:2810: $? = 0 configure:2813: test -s conftest.o configure:2816: $? = 0 configure:2829: result: yes configure:2835: checking whether gcc accepts -g configure:2856: 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:2862: $? = 0 configure:2866: test -z || test ! -s conftest.err configure:2869: $? = 0 configure:2872: test -s conftest.o configure:2875: $? = 0 configure:2886: result: yes configure:2903: checking for gcc option to accept ANSI C configure:2973: 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:2979: $? = 0 configure:2983: test -z || test ! -s conftest.err configure:2986: $? = 0 configure:2989: test -s conftest.o configure:2992: $? = 0 configure:3010: result: none needed configure:3028: 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:3034: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3178: checking for style of include used by make configure:3206: result: GNU configure:3234: checking dependency style of gcc configure:3317: result: gcc3 configure:3334: checking whether make sets $(MAKE) configure:3354: result: yes configure:3404: checking for ranlib configure:3420: found /usr/bin/ranlib configure:3431: result: ranlib configure:3489: checking for gcc configure:3515: result: gcc configure:3759: checking for C compiler version configure:3762: 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:3765: $? = 0 configure:3767: 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:3770: $? = 0 configure:3772: gcc -V &5 gcc: argument to `-V' is missing configure:3775: $? = 1 configure:3778: checking whether we are using the GNU C compiler configure:3834: result: yes configure:3840: checking whether gcc accepts -g configure:3891: result: yes configure:3908: checking for gcc option to accept ANSI C configure:4015: result: none needed configure:4033: 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:4039: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4174: checking dependency style of gcc configure:4257: result: gcc3 configure:4338: checking for guile configure:4371: result: no configure:4338: checking for scsh configure:4371: result: no configure:4381: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. configure:4394: checking for groff configure:4427: result: no configure:4437: checking for m4 configure:4455: found /usr/local/bin/m4 configure:4468: result: /usr/local/bin/m4 configure:4486: checking how to run the C preprocessor configure:4521: 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:4527: $? = 0 configure:4559: 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:4565: $? = 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:4604: result: gcc -E configure:4628: 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:4634: $? = 0 configure:4666: 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:4672: $? = 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:4716: checking for egrep configure:4726: result: grep -E configure:4731: checking for ANSI C header files configure:4756: 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:4762: $? = 0 configure:4766: test -z || test ! -s conftest.err configure:4769: $? = 0 configure:4772: test -s conftest.o configure:4775: $? = 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:4864: 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:4867: $? = 0 configure:4869: ./conftest configure:4872: $? = 0 configure:4887: result: yes configure:4913: checking for sys/types.h configure:4929: 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:4935: $? = 0 configure:4939: test -z || test ! -s conftest.err configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:4959: result: yes configure:4913: checking for sys/stat.h configure:4929: 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:4935: $? = 0 configure:4939: test -z || test ! -s conftest.err configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:4959: result: yes configure:4913: checking for stdlib.h configure:4929: 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:4935: $? = 0 configure:4939: test -z || test ! -s conftest.err configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:4959: result: yes configure:4913: checking for string.h configure:4929: 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:4935: $? = 0 configure:4939: test -z || test ! -s conftest.err configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:4959: result: yes configure:4913: checking for memory.h configure:4929: 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:4935: $? = 0 configure:4939: test -z || test ! -s conftest.err configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:4959: result: yes configure:4913: checking for strings.h configure:4929: 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:4935: $? = 0 configure:4939: test -z || test ! -s conftest.err configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:4959: result: yes configure:4913: checking for inttypes.h configure:4929: 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:4935: $? = 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:4959: result: no configure:4913: checking for stdint.h configure:4929: 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:4935: $? = 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:4959: result: no configure:4913: checking for unistd.h configure:4929: 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:4935: $? = 0 configure:4939: test -z || test ! -s conftest.err configure:4942: $? = 0 configure:4945: test -s conftest.o configure:4948: $? = 0 configure:4959: result: yes configure:4985: checking gmp.h usability configure:4997: 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:5003: $? = 0 configure:5007: test -z || test ! -s conftest.err configure:5010: $? = 0 configure:5013: test -s conftest.o configure:5016: $? = 0 configure:5026: result: yes configure:5030: checking gmp.h presence configure:5040: 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:5046: $? = 0 configure:5066: result: yes configure:5101: checking for gmp.h configure:5108: result: yes configure:5143: checking fcntl.h usability configure:5155: 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:5161: $? = 0 configure:5165: test -z || test ! -s conftest.err configure:5168: $? = 0 configure:5171: test -s conftest.o configure:5174: $? = 0 configure:5184: result: yes configure:5188: checking fcntl.h presence configure:5198: 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:5204: $? = 0 configure:5224: result: yes configure:5259: checking for fcntl.h configure:5266: result: yes configure:5134: checking for strings.h configure:5139: result: yes configure:5143: checking sys/time.h usability configure:5155: 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:5161: $? = 0 configure:5165: test -z || test ! -s conftest.err configure:5168: $? = 0 configure:5171: test -s conftest.o configure:5174: $? = 0 configure:5184: result: yes configure:5188: checking sys/time.h presence configure:5198: 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:5204: $? = 0 configure:5224: result: yes configure:5259: checking for sys/time.h configure:5266: result: yes configure:5134: checking for unistd.h configure:5139: result: yes configure:5293: checking shadow.h usability configure:5305: 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:5311: $? = 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:5334: result: no configure:5338: checking shadow.h presence configure:5348: 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:5354: $? = 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:5374: result: no configure:5409: checking for shadow.h configure:5416: result: no configure:5445: checking zlib.h usability configure:5457: 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:5463: $? = 0 configure:5467: test -z || test ! -s conftest.err configure:5470: $? = 0 configure:5473: test -s conftest.o configure:5476: $? = 0 configure:5486: result: yes configure:5490: checking zlib.h presence configure:5500: 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:5506: $? = 0 configure:5526: result: yes configure:5561: checking for zlib.h configure:5568: result: yes configure:5599: checking poll.h usability configure:5611: 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:5617: $? = 0 configure:5621: test -z || test ! -s conftest.err configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5640: result: yes configure:5644: checking poll.h presence configure:5654: 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:5660: $? = 0 configure:5680: result: yes configure:5715: checking for poll.h configure:5722: result: yes configure:5599: checking sys/poll.h usability configure:5611: 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:5617: $? = 0 configure:5621: test -z || test ! -s conftest.err configure:5624: $? = 0 configure:5627: test -s conftest.o configure:5630: $? = 0 configure:5640: result: yes configure:5644: checking sys/poll.h presence configure:5654: 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:5660: $? = 0 configure:5680: result: yes configure:5715: checking for sys/poll.h configure:5722: result: yes configure:5749: checking libutil.h usability configure:5761: 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:5767: $? = 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:5790: result: no configure:5794: checking libutil.h presence configure:5804: 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:5810: $? = 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:5830: result: no configure:5865: checking for libutil.h configure:5872: result: no configure:5899: checking crypt.h usability configure:5911: 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:5917: $? = 0 configure:5921: test -z || test ! -s conftest.err configure:5924: $? = 0 configure:5927: test -s conftest.o configure:5930: $? = 0 configure:5940: result: yes configure:5944: checking crypt.h presence configure:5954: 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:5960: $? = 0 configure:5980: result: yes configure:6015: checking for crypt.h configure:6022: result: yes configure:6049: checking pty.h usability configure:6061: 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:6067: $? = 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:6090: result: no configure:6094: checking pty.h presence configure:6104: 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:6110: $? = 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:6130: result: no configure:6165: checking for pty.h configure:6172: result: no configure:6199: checking stropts.h usability configure:6211: 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:6217: $? = 0 configure:6221: test -z || test ! -s conftest.err configure:6224: $? = 0 configure:6227: test -s conftest.o configure:6230: $? = 0 configure:6240: result: yes configure:6244: checking stropts.h presence configure:6254: 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:6260: $? = 0 configure:6280: result: yes configure:6315: checking for stropts.h configure:6322: result: yes configure:6349: checking syslog.h usability configure:6361: 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:6367: $? = 0 configure:6371: test -z || test ! -s conftest.err configure:6374: $? = 0 configure:6377: test -s conftest.o configure:6380: $? = 0 configure:6390: result: yes configure:6394: checking syslog.h presence configure:6404: 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:6410: $? = 0 configure:6430: result: yes configure:6465: checking for syslog.h configure:6472: result: yes configure:6499: checking argp.h usability configure:6511: 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:6517: $? = 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:6540: result: no configure:6544: checking argp.h presence configure:6554: 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:6560: $? = 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:6580: result: no configure:6615: checking for argp.h configure:6622: result: no configure:6649: checking sys/resource.h usability configure:6661: 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:6667: $? = 0 configure:6671: test -z || test ! -s conftest.err configure:6674: $? = 0 configure:6677: test -s conftest.o configure:6680: $? = 0 configure:6690: result: yes configure:6694: checking sys/resource.h presence configure:6704: 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:6710: $? = 0 configure:6730: result: yes configure:6765: checking for sys/resource.h configure:6772: result: yes configure:6800: checking utmp.h usability configure:6812: 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:6818: $? = 0 configure:6822: test -z || test ! -s conftest.err configure:6825: $? = 0 configure:6828: test -s conftest.o configure:6831: $? = 0 configure:6841: result: yes configure:6845: checking utmp.h presence configure:6855: 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:6861: $? = 0 configure:6881: result: yes configure:6916: checking for utmp.h configure:6923: result: yes configure:6952: checking utmpx.h usability configure:6964: 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:6970: $? = 0 configure:6974: test -z || test ! -s conftest.err configure:6977: $? = 0 configure:6980: test -s conftest.o configure:6983: $? = 0 configure:6993: result: yes configure:6997: checking utmpx.h presence configure:7007: 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:7013: $? = 0 configure:7033: result: yes configure:7068: checking for utmpx.h configure:7075: result: yes configure:7093: checking for struct utmp.ut_host configure:7120: 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:7126: $? = 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:7168: 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:7174: $? = 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:7200: result: no configure:7210: checking for struct utmp.ut_name configure:7237: 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:7243: $? = 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:7285: 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:7291: $? = 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:7317: result: no configure:7327: checking for struct utmp.ut_user configure:7354: 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:7360: $? = 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:7402: 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:7408: $? = 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:7434: result: no configure:7444: checking for struct utmp.ut_time configure:7471: 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:7477: $? = 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:7519: 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:7525: $? = 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:7551: result: no configure:7561: checking for struct utmp.ut_tv configure:7588: 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:7594: $? = 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:7636: 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:7642: $? = 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:7668: result: no configure:7678: checking for struct utmp.ut_tv.tv_sec configure:7705: 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:7711: $? = 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:7753: 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:7759: $? = 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:7785: result: no configure:7795: checking for struct utmp.ut_id configure:7822: 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:7828: $? = 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:7870: 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:7876: $? = 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:7902: result: no configure:7912: checking for struct utmp.ut_syslen configure:7939: 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:7945: $? = 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:7987: 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:7993: $? = 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:8019: result: no configure:8029: checking for struct utmp.ut_session configure:8056: 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:8062: $? = 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:8104: 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:8110: $? = 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:8136: result: no configure:8146: checking for struct utmp.ut_pid configure:8173: 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:8179: $? = 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:8221: 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:8227: $? = 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:8253: result: no configure:8263: checking for struct utmp.ut_exit configure:8290: 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:8296: $? = 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:8338: 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:8344: $? = 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:8370: result: no configure:8380: checking for struct utmp.ut_exit.e_termination configure:8407: 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:8413: $? = 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:8455: 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:8461: $? = 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:8487: result: no configure:8497: checking for struct utmp.ut_exit.__e_termination configure:8524: 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:8530: $? = 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:8572: 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:8578: $? = 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:8604: result: no configure:8614: checking for struct utmp.ut_exit.ut_termination configure:8641: 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:8647: $? = 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:8689: 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:8695: $? = 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:8721: result: no configure:8731: checking for struct utmp.ut_addr configure:8758: 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:8764: $? = 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:8806: 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:8812: $? = 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:8838: result: no configure:8848: checking for struct utmp.ut_addr_v6 configure:8875: 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:8881: $? = 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:8923: 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:8929: $? = 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:8955: result: no configure:8969: checking for struct utmpx.ut_host configure:8996: 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:9002: $? = 0 configure:9006: test -z || test ! -s conftest.err configure:9009: $? = 0 configure:9012: test -s conftest.o configure:9015: $? = 0 configure:9076: result: yes configure:9086: checking for struct utmpx.ut_name configure:9113: 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:9119: $? = 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:9161: 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:9167: $? = 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:9193: result: no configure:9203: checking for struct utmpx.ut_user configure:9230: 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:9236: $? = 0 configure:9240: test -z || test ! -s conftest.err configure:9243: $? = 0 configure:9246: test -s conftest.o configure:9249: $? = 0 configure:9310: result: yes configure:9320: checking for struct utmpx.ut_time configure:9347: 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:9353: $? = 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:9395: 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:9401: $? = 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:9427: result: no configure:9437: checking for struct utmpx.ut_id configure:9464: 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:9470: $? = 0 configure:9474: test -z || test ! -s conftest.err configure:9477: $? = 0 configure:9480: test -s conftest.o configure:9483: $? = 0 configure:9544: result: yes configure:9554: checking for struct utmpx.ut_tv configure:9581: 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:9587: $? = 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:9629: 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:9635: $? = 0 configure:9639: test -z || test ! -s conftest.err configure:9642: $? = 0 configure:9645: test -s conftest.o configure:9648: $? = 0 configure:9661: result: yes configure:9671: checking for struct utmpx.ut_tv.tv_sec configure:9698: 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:9704: $? = 0 configure:9708: test -z || test ! -s conftest.err configure:9711: $? = 0 configure:9714: test -s conftest.o configure:9717: $? = 0 configure:9778: result: yes configure:9788: checking for struct utmpx.ut_syslen configure:9815: 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:9821: $? = 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:9863: 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:9869: $? = 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:9895: result: no configure:9905: checking for struct utmpx.ut_session configure:9932: 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:9938: $? = 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:9980: 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:9986: $? = 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:10012: result: no configure:10022: checking for struct utmpx.ut_pid configure:10049: 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:10055: $? = 0 configure:10059: test -z || test ! -s conftest.err configure:10062: $? = 0 configure:10065: test -s conftest.o configure:10068: $? = 0 configure:10129: result: yes configure:10139: checking for struct utmpx.ut_exit configure:10166: 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:10172: $? = 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:10214: 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:10220: $? = 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:10246: result: no configure:10256: checking for struct utmpx.ut_exit.e_termination configure:10283: 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:10289: $? = 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:10331: 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:10337: $? = 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:10363: result: no configure:10373: checking for struct utmpx.ut_exit.__e_termination configure:10400: 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:10406: $? = 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:10448: 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:10454: $? = 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:10480: result: no configure:10490: checking for struct utmpx.ut_exit.ut_termination configure:10517: 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:10523: $? = 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:10565: 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:10571: $? = 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:10597: result: no configure:10607: checking for struct utmpx.ut_addr configure:10634: 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:10640: $? = 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:10682: 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:10688: $? = 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:10714: result: no configure:10724: checking for struct utmpx.ut_addr_v6 configure:10751: 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:10757: $? = 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:10799: 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:10805: $? = 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:10831: result: no configure:11137: checking gss.h usability configure:11149: 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:11155: $? = 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:11178: result: no configure:11182: checking gss.h presence configure:11192: 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:11198: $? = 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:11218: result: no configure:11253: checking for gss.h configure:11260: result: no configure:11276: checking for gss_check_version in -lgss configure:11306: 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:11312: $? = 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:11338: result: no configure:11369: checking krb5.h usability configure:11381: 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:11387: $? = 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:11410: result: no configure:11414: checking krb5.h presence configure:11424: 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:11430: $? = 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:11450: result: no configure:11485: checking for krb5.h configure:11492: result: no configure:11524: checking security/pam_appl.h usability configure:11536: 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:11542: $? = 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:11565: result: no configure:11569: checking security/pam_appl.h presence configure:11579: 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:11585: $? = 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:11605: result: no configure:11640: checking for security/pam_appl.h configure:11647: result: no configure:11672: 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:11695: result: no configure:11698: 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:11715: result: yes configure:11740: checking for __gmpz_getlimbn in -lgmp configure:11770: 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:11776: $? = 0 configure:11780: test -z || test ! -s conftest.err configure:11783: $? = 0 configure:11786: test -s conftest configure:11789: $? = 0 configure:11802: result: yes configure:11914: checking for oop_sys_new in -loop configure:11944: 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:11950: $? = 0 configure:11954: test -z || test ! -s conftest.err configure:11957: $? = 0 configure:11960: test -s conftest configure:11963: $? = 0 configure:11976: result: yes configure:12089: checking for inflate in -lz configure:12119: 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:12125: $? = 0 configure:12129: test -z || test ! -s conftest.err configure:12132: $? = 0 configure:12135: test -s conftest configure:12138: $? = 0 configure:12151: result: yes configure:12609: checking for X configure:12714: 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:12720: $? = 0 configure:12770: 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:12776: $? = 0 configure:12780: test -z || test ! -s conftest.err configure:12783: $? = 0 configure:12786: test -s conftest configure:12789: $? = 0 configure:12839: result: libraries , headers configure:12898: checking X11/Xauth.h usability configure:12910: 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:12916: $? = 0 configure:12920: test -z || test ! -s conftest.err configure:12923: $? = 0 configure:12926: test -s conftest.o configure:12929: $? = 0 configure:12939: result: yes configure:12943: checking X11/Xauth.h presence configure:12953: 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:12959: $? = 0 configure:12979: result: yes configure:13014: checking for X11/Xauth.h configure:13021: result: yes configure:13035: checking for XauGetAuthByAddr in -lXau configure:13065: 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:13071: $? = 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:13097: result: no configure:13208: checking for xauth configure:13227: found /usr/bin/X11/xauth configure:13239: result: /usr/bin/X11/xauth configure:13264: checking for library containing gethostbyname configure:13294: 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:13300: $? = 0 configure:13304: test -z || test ! -s conftest.err configure:13307: $? = 0 configure:13310: test -s conftest configure:13313: $? = 0 configure:13383: result: none required configure:13390: checking for library containing inet_ntop configure:13420: 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:13426: $? = 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:13475: 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:13481: $? = 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:13509: result: no configure:13517: checking for setsockopt in -lsocket configure:13547: 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:13553: $? = 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:13579: result: no configure:13592: checking for crypt in -lcrypt configure:13622: 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:13628: $? = 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:13654: result: no configure:13666: checking for inet_addr in -lxnet configure:13696: 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:13702: $? = 0 configure:13706: test -z || test ! -s conftest.err configure:13709: $? = 0 configure:13712: test -s conftest configure:13715: $? = 0 configure:13728: result: yes configure:13741: checking for openpty in -lutil configure:13771: 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:13777: $? = 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:13803: result: no configure:13816: checking for library containing syslog configure:13846: 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:13852: $? = 0 configure:13856: test -z || test ! -s conftest.err configure:13859: $? = 0 configure:13862: test -s conftest configure:13865: $? = 0 configure:13935: result: none required configure:14478: checking for an ANSI C-conforming const configure:14545: 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:14551: $? = 0 configure:14555: test -z || test ! -s conftest.err configure:14558: $? = 0 configure:14561: test -s conftest.o configure:14564: $? = 0 configure:14575: result: yes configure:14585: checking for inline configure:14606: 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:14612: $? = 0 configure:14616: test -z || test ! -s conftest.err configure:14619: $? = 0 configure:14622: test -s conftest.o configure:14625: $? = 0 configure:14637: result: inline configure:14656: 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:14679: result: yes configure:14694: checking for size_t configure:14718: 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:14724: $? = 0 configure:14728: test -z || test ! -s conftest.err configure:14731: $? = 0 configure:14734: test -s conftest.o configure:14737: $? = 0 configure:14748: result: yes configure:14760: checking whether time.h and sys/time.h may both be included configure:14785: 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:14791: $? = 0 configure:14795: test -z || test ! -s conftest.err configure:14798: $? = 0 configure:14801: test -s conftest.o configure:14804: $? = 0 configure:14815: result: yes configure:14827: checking whether byte ordering is bigendian configure:14854: 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:14860: $? = 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:15014: 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:15017: $? = 0 configure:15019: ./conftest configure:15022: $? = 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:15038: result: yes configure:15058: checking for short configure:15082: 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:15088: $? = 0 configure:15092: test -z || test ! -s conftest.err configure:15095: $? = 0 configure:15098: test -s conftest.o configure:15101: $? = 0 configure:15112: result: yes configure:15115: checking size of short configure:15434: 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:15437: $? = 0 configure:15439: ./conftest configure:15442: $? = 0 configure:15465: result: 2 configure:15472: checking for int configure:15496: 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:15502: $? = 0 configure:15506: test -z || test ! -s conftest.err configure:15509: $? = 0 configure:15512: test -s conftest.o configure:15515: $? = 0 configure:15526: result: yes configure:15529: checking size of int configure:15848: 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:15851: $? = 0 configure:15853: ./conftest configure:15856: $? = 0 configure:15879: result: 4 configure:15886: checking for long configure:15910: 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:15916: $? = 0 configure:15920: test -z || test ! -s conftest.err configure:15923: $? = 0 configure:15926: test -s conftest.o configure:15929: $? = 0 configure:15940: result: yes configure:15943: checking size of long configure:16262: 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:16265: $? = 0 configure:16267: ./conftest configure:16270: $? = 0 configure:16293: result: 4 configure:16307: checking for working alloca.h configure:16328: 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:16334: $? = 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:16359: result: no configure:16369: checking for alloca configure:16410: 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:16416: $? = 0 configure:16420: test -z || test ! -s conftest.err configure:16423: $? = 0 configure:16426: test -s conftest configure:16429: $? = 0 configure:16441: result: yes configure:16678: checking malloc.h usability configure:16690: 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:16696: $? = 0 configure:16700: test -z || test ! -s conftest.err configure:16703: $? = 0 configure:16706: test -s conftest.o configure:16709: $? = 0 configure:16719: result: yes configure:16723: checking malloc.h presence configure:16733: 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:16739: $? = 0 configure:16759: result: yes configure:16794: checking for malloc.h configure:16801: result: yes configure:16820: checking for strerror configure:16877: 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:16883: $? = 0 configure:16887: test -z || test ! -s conftest.err configure:16890: $? = 0 configure:16893: test -s conftest configure:16896: $? = 0 configure:16908: result: yes configure:16924: checking for strsignal configure:16981: 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:16987: $? = 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_MALLOC_H 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:17012: result: no configure:17022: checking whether sys_siglist is declared configure:17046: 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:17052: $? = 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_MALLOC_H 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:17076: result: no configure:17092: checking whether _sys_siglist is declared configure:17116: 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:105: `_sys_siglist' undeclared (first use in this function) conftest.c:105: (Each undeclared identifier is reported only once conftest.c:105: for each function it appears in.) configure:17122: $? = 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_MALLOC_H 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:17146: result: no configure:17166: checking for working memcmp configure:17214: 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:17217: $? = 0 configure:17219: ./conftest configure:17222: $? = 0 configure:17236: result: yes configure:17251: checking for vprintf configure:17308: 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:17314: $? = 0 configure:17318: test -z || test ! -s conftest.err configure:17321: $? = 0 configure:17324: test -s conftest configure:17327: $? = 0 configure:17339: result: yes configure:17346: checking for _doprnt configure:17403: 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:17409: $? = 0 configure:17413: test -z || test ! -s conftest.err configure:17416: $? = 0 configure:17419: test -s conftest configure:17422: $? = 0 configure:17434: result: yes configure:17455: checking for select configure:17512: 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:17518: $? = 0 configure:17522: test -z || test ! -s conftest.err configure:17525: $? = 0 configure:17528: test -s conftest configure:17531: $? = 0 configure:17543: result: yes configure:17455: checking for socket configure:17512: 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:17518: $? = 0 configure:17522: test -z || test ! -s conftest.err configure:17525: $? = 0 configure:17528: test -s conftest configure:17531: $? = 0 configure:17543: result: yes configure:17455: checking for strtol configure:17512: 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:17518: $? = 0 configure:17522: test -z || test ! -s conftest.err configure:17525: $? = 0 configure:17528: test -s conftest configure:17531: $? = 0 configure:17543: result: yes configure:17455: checking for alarm configure:17512: 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:17518: $? = 0 configure:17522: test -z || test ! -s conftest.err configure:17525: $? = 0 configure:17528: test -s conftest configure:17531: $? = 0 configure:17543: result: yes configure:17558: checking for getrusage configure:17615: 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:17621: $? = 0 configure:17625: test -z || test ! -s conftest.err configure:17628: $? = 0 configure:17631: test -s conftest configure:17634: $? = 0 configure:17646: result: yes configure:17558: checking for gettimeofday configure:17615: 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:17621: $? = 0 configure:17625: test -z || test ! -s conftest.err configure:17628: $? = 0 configure:17631: test -s conftest configure:17634: $? = 0 configure:17646: result: yes configure:17660: checking for getspnam configure:17717: 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:17723: $? = 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_MALLOC_H 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:17748: result: no configure:17763: checking for vsnprintf configure:17820: 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:17826: $? = 0 configure:17830: test -z || test ! -s conftest.err configure:17833: $? = 0 configure:17836: test -s conftest configure:17839: $? = 0 configure:17851: result: yes configure:17763: checking for inet_aton configure:17820: 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:17826: $? = 0 configure:17830: test -z || test ! -s conftest.err configure:17833: $? = 0 configure:17836: test -s conftest configure:17839: $? = 0 configure:17851: result: yes configure:17865: checking for openpty configure:17922: 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:17928: $? = 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_MALLOC_H 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:17953: result: no configure:17967: checking for cfmakeraw configure:18024: 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:18030: $? = 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_MALLOC_H 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:18055: result: no configure:18075: checking for logwtmp configure:18132: 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:18138: $? = 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_MALLOC_H 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:18163: result: no configure:18075: checking for login configure:18132: 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:18138: $? = 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_MALLOC_H 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:18163: result: no configure:18075: checking for logout configure:18132: 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:18138: $? = 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_MALLOC_H 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:18163: result: no configure:18075: checking for pututline configure:18132: 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:18138: $? = 0 configure:18142: test -z || test ! -s conftest.err configure:18145: $? = 0 configure:18148: test -s conftest configure:18151: $? = 0 configure:18163: result: yes configure:18075: checking for pututxline configure:18132: 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:18138: $? = 0 configure:18142: test -z || test ! -s conftest.err configure:18145: $? = 0 configure:18148: test -s conftest configure:18151: $? = 0 configure:18163: result: yes configure:18075: checking for updwtmp configure:18132: 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:18138: $? = 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_MALLOC_H 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:18163: result: no configure:18075: checking for updwtmpx configure:18132: 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:18138: $? = 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_MALLOC_H 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:18163: result: no configure:18179: checking for getaddrinfo configure:18236: 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:18242: $? = 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_MALLOC_H 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:18267: result: no configure:18179: checking for getnameinfo configure:18236: 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:18242: $? = 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_MALLOC_H 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:18267: result: no configure:18179: checking for gai_strerror configure:18236: 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:18242: $? = 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_MALLOC_H 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:18267: result: no configure:18281: checking for setrlimit configure:18338: 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:18344: $? = 0 configure:18348: test -z || test ! -s conftest.err configure:18351: $? = 0 configure:18354: test -s conftest configure:18357: $? = 0 configure:18369: result: yes configure:18379: checking whether getpgrp requires zero arguments configure:18401: 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:118: too many arguments to function `getpgrp' configure:18407: $? = 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_MALLOC_H 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:18432: result: yes configure:18446: checking for syslog configure:18503: 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:18509: $? = 0 configure:18513: test -z || test ! -s conftest.err configure:18516: $? = 0 configure:18519: test -s conftest configure:18522: $? = 0 configure:18534: result: yes configure:18551: checking for seteuid configure:18608: 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:18614: $? = 0 configure:18618: test -z || test ! -s conftest.err configure:18621: $? = 0 configure:18624: test -s conftest configure:18627: $? = 0 configure:18639: result: yes configure:18551: checking for setresuid configure:18608: 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:18614: $? = 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_MALLOC_H 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:18639: result: no configure:18654: 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:18680: result: no configure:18696: checking for poll configure:18753: 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:18759: $? = 0 configure:18763: test -z || test ! -s conftest.err configure:18766: $? = 0 configure:18769: test -s conftest configure:18772: $? = 0 configure:18784: result: yes configure:18810: checking for library containing argp_parse configure:18840: 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:18846: $? = 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_MALLOC_H 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:18895: 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:18901: $? = 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_MALLOC_H 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:18929: result: no configure:19195: checking for working shutdown on AF_UNIX sockets configure:19281: 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:19284: $? = 0 configure:19286: ./conftest Created socket pair. Using fd:s 3 <-- 4 configure:19289: $? = 0 configure:19303: result: yes configure:19315: checking for working UNIX98 ptys configure:19385: 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:19388: $? = 0 configure:19390: ./conftest configure:19393: $? = 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_MALLOC_H 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:19407: result: no configure:19419: checking for __attribute__ configure:19450: 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:19456: $? = 0 configure:19460: test -z || test ! -s conftest.err configure:19463: $? = 0 configure:19466: test -s conftest.o configure:19469: $? = 0 configure:19480: result: yes configure:19500: checking for __FUNCTION__ configure:19524: 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:92:12: #error __FUNCTION__ is broken in gcc-3 configure:19530: $? = 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_MALLOC_H 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:19554: result: no configure:19565: checking for BSD pty names configure:19590: result: done configure:19597: WARNING: getaddrinfo not found. Disabling IPv6 support configure:19781: 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:715: creating Makefile config.status:715: creating doc/Makefile config.status:715: creating misc/Makefile config.status:715: creating src/Makefile config.status:715: creating src/scm/Makefile config.status:715: creating src/testsuite/Makefile config.status:715: creating src/rsync/Makefile config.status:715: creating contrib/Makefile config.status:715: creating contrib/lsh.spec config.status:715: creating contrib/solpkg.sh config.status:812: creating config.h config.status:1272: executing depfiles commands configure:21144: configuring in src/argp configure:21261: 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:21144: configuring in src/nettle configure:21261: 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:21144: configuring in src/spki configure:21261: 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:21144: configuring in src/sftp configure:21261: 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_malloc_h=yes 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.8' 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.8' 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__leading_dot='.' 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' mkdir_p='mkdir -p -- .' 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_MALLOC_H 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