This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by lsh-sftp configure 1.0-pre, which was generated by GNU Autoconf 2.57. Invocation command line was $ /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/src/sftp/configure --prefix=/home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/pfx BASH=/bin/sh --cache-file=../../config.cache --srcdir=/home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/src/sftp ## --------- ## ## Platform. ## ## --------- ## hostname = chalchiuhtlicue.home.hedbor.org uname -m = mips uname -r = 2.4.19-r4k-ip22 uname -s = Linux uname -v = #1 Thu Dec 12 21:26:20 CET 2002 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = mips /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/neotron/bin PATH: /usr/lib/distcc/bin PATH: /neo/local/bin PATH: /opt/intel/compiler70/ia32/bin/ PATH: /usr/bin PATH: /bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1192: loading cache ../../config.cache configure:1327: checking for a BSD-compatible install configure:1381: result: /usr/bin/install -c configure:1392: checking whether build environment is sane configure:1435: result: yes configure:1468: checking for gawk configure:1494: result: mawk configure:1504: checking whether make sets $(MAKE) configure:1524: result: yes configure:1752: checking for gcc configure:1778: result: gcc configure:2022: checking for C compiler version configure:2025: gcc --version &5 2.95.4 configure:2028: $? = 0 configure:2030: gcc -v &5 Reading specs from /usr/lib/gcc-lib/mips-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:2033: $? = 0 configure:2035: gcc -V &5 gcc: argument to `-V' is missing configure:2038: $? = 1 configure:2062: checking for C compiler default output configure:2065: gcc -D_GNU_SOURCE conftest.c >&5 configure:2068: $? = 0 configure:2114: result: a.out configure:2119: checking whether the C compiler works configure:2125: ./a.out configure:2128: $? = 0 configure:2145: result: yes configure:2152: checking whether we are cross compiling configure:2154: result: no configure:2157: checking for suffix of executables configure:2159: gcc -o conftest -D_GNU_SOURCE conftest.c >&5 configure:2162: $? = 0 configure:2187: result: configure:2193: checking for suffix of object files configure:2240: result: o configure:2244: checking whether we are using the GNU C compiler configure:2291: result: yes configure:2297: checking whether gcc accepts -g configure:2339: result: yes configure:2356: checking for gcc option to accept ANSI C configure:2444: result: none needed configure:2462: gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 conftest.c:2: parse error before `me' configure:2465: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2593: checking for style of include used by make configure:2621: result: GNU configure:2649: checking dependency style of gcc configure:2711: result: gcc configure:2728: checking whether make sets $(MAKE) configure:2748: result: yes configure:2798: checking for ranlib configure:2825: result: ranlib configure:2841: checking for gcc option to accept ANSI C configure:2929: result: none needed configure:3120: Using ${exec_prefix}/bin/lshg as secsh-client, adding --subsystem=sftp --no-pty in front of arguments and -G after them. configure:3133: checking how to run the C preprocessor configure:3251: result: gcc -E configure:3276: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:3282: $? = 0 configure:3314: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:3317: ac_nonexistent.h: No such file or directory configure:3320: $? = 1 configure: failed program was: | #line 3305 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh-sftp" | #define PACKAGE_TARNAME "lsh-sftp" | #define PACKAGE_VERSION "1.0-pre" | #define PACKAGE_STRING "lsh-sftp 1.0-pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lsh-sftp" | #define VERSION "1.0-pre" | #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" | #define TRANSPORT_AFTER_OPTS "-G" | /* end confdefs.h. */ | #include configure:3363: checking for egrep configure:3373: result: grep -E configure:3378: checking for ANSI C header files configure:3525: result: yes configure:3536: checking for an ANSI C-conforming const configure:3624: result: yes configure:3634: checking for inline configure:3677: result: inline configure:3692: checking for uid_t in sys/types.h configure:3716: result: yes configure:3745: checking for sys/types.h configure:3782: result: yes configure:3745: checking for sys/stat.h configure:3782: result: yes configure:3745: checking for stdlib.h configure:3782: result: yes configure:3745: checking for string.h configure:3782: result: yes configure:3745: checking for memory.h configure:3782: result: yes configure:3745: checking for strings.h configure:3782: result: yes configure:3745: checking for inttypes.h configure:3782: result: yes configure:3745: checking for stdint.h configure:3782: result: yes configure:3745: checking for unistd.h configure:3782: result: yes configure:3794: checking for size_t configure:3839: result: yes configure:3851: checking whether time.h and sys/time.h may both be included configure:3897: result: yes configure:3908: checking for short configure:3953: result: yes configure:3956: checking size of short configure:4262: result: 2 configure:4269: checking for int configure:4314: result: yes configure:4317: checking size of int configure:4623: result: 4 configure:4630: checking for long configure:4675: result: yes configure:4678: checking size of long configure:4984: result: 4 configure:4991: checking for off_t configure:5018: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5021: $? = 0 configure:5024: test -s conftest.o configure:5027: $? = 0 configure:5038: result: yes configure:5041: checking size of off_t configure:5328: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5331: $? = 0 configure:5333: ./conftest configure:5336: $? = 0 configure:5359: result: 4 configure:5376: checking for __attribute__ configure:5428: result: yes configure:5448: checking for pread configure:5498: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5501: $? = 0 configure:5504: test -s conftest configure:5507: $? = 0 configure:5518: result: yes configure:5448: checking for pwrite configure:5498: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5501: $? = 0 configure:5504: test -s conftest configure:5507: $? = 0 configure:5518: result: yes configure:5562: checking for inttypes.h configure:5567: result: yes configure:5562: checking for limits.h configure:5567: result: yes configure:5562: checking for stdint.h configure:5567: result: yes configure:5562: checking for stdlib.h configure:5567: result: yes configure:5562: checking for string.h configure:5567: result: yes configure:5571: checking sys/acl.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5642: sys/acl.h: No such file or directory configure:5587: $? = 1 configure: failed program was: | #line 5573 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh-sftp" | #define PACKAGE_TARNAME "lsh-sftp" | #define PACKAGE_VERSION "1.0-pre" | #define PACKAGE_STRING "lsh-sftp 1.0-pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lsh-sftp" | #define VERSION "1.0-pre" | #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" | #define TRANSPORT_AFTER_OPTS "-G" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_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:5603: result: no configure:5607: checking sys/acl.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5644: sys/acl.h: No such file or directory configure:5624: $? = 1 configure: failed program was: | #line 5609 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh-sftp" | #define PACKAGE_TARNAME "lsh-sftp" | #define PACKAGE_VERSION "1.0-pre" | #define PACKAGE_STRING "lsh-sftp 1.0-pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lsh-sftp" | #define VERSION "1.0-pre" | #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" | #define TRANSPORT_AFTER_OPTS "-G" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:5643: result: no configure:5679: checking for sys/acl.h configure:5686: result: no configure:5571: checking sys/file.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking sys/file.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for sys/file.h configure:5686: result: yes configure:5571: checking sys/ioctl.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking sys/ioctl.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for sys/ioctl.h configure:5686: result: yes configure:5571: checking termios.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking termios.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for termios.h configure:5686: result: yes configure:5562: checking for unistd.h configure:5567: result: yes configure:5571: checking glob.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking glob.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for glob.h configure:5686: result: yes configure:5562: checking for memory.h configure:5567: result: yes configure:5571: checking errno.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking errno.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for errno.h configure:5686: result: yes configure:5562: checking for fcntl.h configure:5567: result: yes configure:5571: checking readline/readline.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking readline/readline.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for readline/readline.h configure:5686: result: yes configure:5571: checking readline/history.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking readline/history.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for readline/history.h configure:5686: result: yes configure:5571: checking readline.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5652: readline.h: No such file or directory configure:5587: $? = 1 configure: failed program was: | #line 5573 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh-sftp" | #define PACKAGE_TARNAME "lsh-sftp" | #define PACKAGE_VERSION "1.0-pre" | #define PACKAGE_STRING "lsh-sftp 1.0-pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lsh-sftp" | #define VERSION "1.0-pre" | #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" | #define TRANSPORT_AFTER_OPTS "-G" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_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:5603: result: no configure:5607: checking readline.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5654: readline.h: No such file or directory configure:5624: $? = 1 configure: failed program was: | #line 5609 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh-sftp" | #define PACKAGE_TARNAME "lsh-sftp" | #define PACKAGE_VERSION "1.0-pre" | #define PACKAGE_STRING "lsh-sftp 1.0-pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lsh-sftp" | #define VERSION "1.0-pre" | #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" | #define TRANSPORT_AFTER_OPTS "-G" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | /* end confdefs.h. */ | #include configure:5643: result: no configure:5679: checking for readline.h configure:5686: result: no configure:5571: checking history.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5652: history.h: No such file or directory configure:5587: $? = 1 configure: failed program was: | #line 5573 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh-sftp" | #define PACKAGE_TARNAME "lsh-sftp" | #define PACKAGE_VERSION "1.0-pre" | #define PACKAGE_STRING "lsh-sftp 1.0-pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lsh-sftp" | #define VERSION "1.0-pre" | #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" | #define TRANSPORT_AFTER_OPTS "-G" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_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:5603: result: no configure:5607: checking history.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5654: history.h: No such file or directory configure:5624: $? = 1 configure: failed program was: | #line 5609 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lsh-sftp" | #define PACKAGE_TARNAME "lsh-sftp" | #define PACKAGE_VERSION "1.0-pre" | #define PACKAGE_STRING "lsh-sftp 1.0-pre" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lsh-sftp" | #define VERSION "1.0-pre" | #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" | #define TRANSPORT_AFTER_OPTS "-G" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | /* end confdefs.h. */ | #include configure:5643: result: no configure:5679: checking for history.h configure:5686: result: no configure:5571: checking netinet/in.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking netinet/in.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for netinet/in.h configure:5686: result: yes configure:5562: checking for string.h configure:5567: result: yes configure:5562: checking for sys/stat.h configure:5567: result: yes configure:5562: checking for sys/types.h configure:5567: result: yes configure:5571: checking pwd.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking pwd.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for pwd.h configure:5686: result: yes configure:5571: checking grp.h usability configure:5584: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5587: $? = 0 configure:5590: test -s conftest.o configure:5593: $? = 0 configure:5603: result: yes configure:5607: checking grp.h presence configure:5618: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:5624: $? = 0 configure:5643: result: yes configure:5679: checking for grp.h configure:5686: result: yes configure:5706: checking for tgetent in -ltermcap configure:5737: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -ltermcap >&5 configure:5740: $? = 0 configure:5743: test -s conftest configure:5746: $? = 0 configure:5758: result: yes configure:5783: checking for rl_callback_handler_remove in -lreadline configure:5814: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -ltermcap >&5 configure:5817: $? = 0 configure:5820: test -s conftest configure:5823: $? = 0 configure:5835: result: yes configure:5959: readline.h: No such file or directory configure:5979: readline.h: No such file or directory configure:6041: readline.h: No such file or directory configure:6061: readline.h: No such file or directory configure:6124: readline.h: No such file or directory configure:6144: readline.h: No such file or directory configure:6124: checking for using_history in -lreadline configure:6155: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:6158: $? = 0 configure:6161: test -s conftest configure:6164: $? = 0 configure:6176: result: yes configure:6274: checking for struct stat.st_rdev configure:6298: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:6301: $? = 0 configure:6304: test -s conftest.o configure:6307: $? = 0 configure:6355: result: yes configure:6373: checking for working alloca.h configure:6415: result: yes configure:6425: checking for alloca configure:6487: result: yes configure:6694: checking for error_at_line configure:6716: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:6719: $? = 0 configure:6722: test -s conftest configure:6725: $? = 0 configure:6736: result: yes configure:6748: checking for stdlib.h configure:6753: result: yes configure:6885: checking for GNU libc compatible malloc configure:6915: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:6918: $? = 0 configure:6920: ./conftest configure:6923: $? = 0 configure:6937: result: yes configure:6962: checking whether gcc needs -traditional configure:7006: result: no configure:7013: checking whether sys/types.h defines makedev configure:7035: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7038: $? = 0 configure:7041: test -s conftest configure:7044: $? = 0 configure:7056: result: yes configure:7341: checking for ANSI C header files configure:7488: result: yes configure:7506: checking for dirent.h that defines DIR configure:7531: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7534: $? = 0 configure:7537: test -s conftest.o configure:7540: $? = 0 configure:7551: result: yes configure:7564: checking for library containing opendir configure:7595: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7598: $? = 0 configure:7601: test -s conftest configure:7604: $? = 0 configure:7663: result: none required configure:7779: checking whether time.h and sys/time.h may both be included configure:7825: result: yes configure:7851: checking for getcwd configure:7901: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7904: $? = 0 configure:7907: test -s conftest configure:7910: $? = 0 configure:7921: result: yes configure:7851: checking for getwd configure:7901: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 /tmp/ccAfeI0z.o(.text+0x18): In function `main': /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/src/sftp/configure: the `getwd' function is dangerous and should not be used. configure:7904: $? = 0 configure:7907: test -s conftest configure:7910: $? = 0 configure:7921: result: yes configure:7851: checking for strcoll configure:7901: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7904: $? = 0 configure:7907: test -s conftest configure:7910: $? = 0 configure:7921: result: yes configure:7851: checking for strdup configure:7921: result: yes configure:7851: checking for getenv configure:7901: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7904: $? = 0 configure:7907: test -s conftest configure:7910: $? = 0 configure:7921: result: yes configure:7851: checking for fnmatch configure:7901: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7904: $? = 0 configure:7907: test -s conftest configure:7910: $? = 0 configure:7921: result: yes configure:7851: checking for dup2 configure:7901: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7904: $? = 0 configure:7907: test -s conftest configure:7910: $? = 0 configure:7921: result: yes configure:7851: checking for canonicalize_file_name configure:7901: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:7904: $? = 0 configure:7907: test -s conftest configure:7910: $? = 0 configure:7921: result: yes configure:8058: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by lsh-sftp config.status 1.0-pre, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on chalchiuhtlicue.home.hedbor.org config.status:657: creating Makefile config.status:657: creating testsuite/Makefile config.status:754: creating config.h config.status:1096: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=mips-unknown-linux-gnu ac_cv_build_alias=mips-unknown-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_BASH_set=set ac_cv_env_BASH_value=/bin/sh 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=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_call_putc_unlocked=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_cfmakeraw=yes ac_cv_func_dup2=yes ac_cv_func_flockfile=yes ac_cv_func_fnmatch=yes ac_cv_func_fputs_unlocked=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getenv=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrusage=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_inet_aton=yes ac_cv_func_login=yes ac_cv_func_logout=yes ac_cv_func_logwtmp=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mempcpy=yes ac_cv_func_memxor=no ac_cv_func_openpty=yes ac_cv_func_poll=yes ac_cv_func_pread=yes ac_cv_func_pututline=yes ac_cv_func_pututxline=yes ac_cv_func_pwrite=yes ac_cv_func_select=yes ac_cv_func_setrlimit=yes ac_cv_func_socket=yes ac_cv_func_strchrnul=yes ac_cv_func_strcoll=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strndup=yes ac_cv_func_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_syslog=yes ac_cv_func_updwtmp=yes ac_cv_func_updwtmpx=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=/usr/X11R6/lib' ac_cv_header_X11_Xauth_h=yes ac_cv_header_argp_h=yes ac_cv_header_crypt_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_glob_h=yes ac_cv_header_gmp_h=yes ac_cv_header_grp_h=yes ac_cv_header_history_h=no ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=no ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_poll_h=yes ac_cv_header_pty_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_h=no ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_security_pam_appl_h=no ac_cv_header_shadow_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_acl_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_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_sys_types_h_makedev=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_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_host=mips-unknown-linux-gnu ac_cv_host_alias=mips-unknown-linux-gnu ac_cv_lib_Xau_XauGetAuthByAddr=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_BF_ecb_encrypt=yes ac_cv_lib_error_at_line=yes ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_oop_oop_sys_new=yes ac_cv_lib_readline_rl_callback_handler_remove=yes ac_cv_lib_readline_using_history=yes ac_cv_lib_socket_setsockopt=no ac_cv_lib_termcap_tgetent_=yes ac_cv_lib_util_openpty=yes ac_cv_lib_xnet_inet_addr=no ac_cv_lib_z_inflate=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_utmp_ut_addr=yes ac_cv_member_struct_utmp_ut_addr_v6=yes ac_cv_member_struct_utmp_ut_exit=yes ac_cv_member_struct_utmp_ut_host=yes ac_cv_member_struct_utmp_ut_id=yes ac_cv_member_struct_utmp_ut_name=yes ac_cv_member_struct_utmp_ut_pid=yes ac_cv_member_struct_utmp_ut_session=yes ac_cv_member_struct_utmp_ut_syslen=no ac_cv_member_struct_utmp_ut_time=yes ac_cv_member_struct_utmp_ut_tv=yes ac_cv_member_struct_utmp_ut_tv_tv_sec=yes ac_cv_member_struct_utmp_ut_user=yes ac_cv_member_struct_utmpx_ut_addr=no ac_cv_member_struct_utmpx_ut_addr_v6=yes ac_cv_member_struct_utmpx_ut_exit=yes 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=yes 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_BASH=/bin/bash ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_M4=/usr/bin/m4 ac_cv_path_SCHEME_PROGRAM=/usr/bin/guile ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk 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_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_argp_parse='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_inet_ntop='none required' ac_cv_search_opendir='none required' ac_cv_search_syslog='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_off_t=4 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_off_t=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc am_cv_prog_cc_stdc= lsh_cv_c_FUNCTION=yes lsh_cv_c_attribute=yes lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_lib_argp_works=yes lsh_cv_sys_ai_numerichost=yes lsh_cv_sys_unix98_ptys=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/missing --run tar' AUTOCONF='${SHELL} /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/missing --run autoconf' AUTOHEADER='${SHELL} /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/missing --run autoheader' AUTOMAKE='${SHELL} /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/missing --run automake-1.7' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc' CFLAGS='-g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align' CPP='gcc -E' CPPFLAGS=' -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lreadline -lreadline -ltermcap ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/missing --run makeinfo' OBJEXT='o' PACKAGE='lsh-sftp' PACKAGE_BUGREPORT='' PACKAGE_NAME='lsh-sftp' PACKAGE_STRING='lsh-sftp 1.0-pre' PACKAGE_TARNAME='lsh-sftp' PACKAGE_VERSION='1.0-pre' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0-pre' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' found_lshg='' found_ssh='' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/lsh-1.5.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/home/neotron/src/xenofarm/client/lsh/chalchiuhtlicue.home.hedbor.org/buildtmp/dist/pfx' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_DIRENT_H 1 #define HAVE_DUP2 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH 1 #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_GETCWD 1 #define HAVE_GETENV 1 #define HAVE_GETWD 1 #define HAVE_GLOB_H 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBTERMCAP 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PREAD 1 #define HAVE_PWD_H 1 #define HAVE_PWRITE 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_RL_CHAR_IS_QUOTED_P 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCOLL 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "lsh-sftp" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "lsh-sftp" #define PACKAGE_STRING "lsh-sftp 1.0-pre" #define PACKAGE_TARNAME "lsh-sftp" #define PACKAGE_VERSION "1.0-pre" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_OFF_T 4 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define TIME_WITH_SYS_TIME 1 #define TRANSPORT_AFTER_OPTS "-G" #define TRANSPORT_BEFORE_OPTS "--subsystem=sftp --no-pty" #define VERSION "1.0-pre" #define WITH_HISTORY 1 #define WITH_READLINE 1 configure: exit 0