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.61. Invocation command line was $ /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/configure --prefix=/home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/pfx --with-include-path=/usr/local/include:/home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/pfx/include --with-lib-path=/usr/local/lib:/home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/pfx/lib --cache-file=../../config.cache --srcdir=/home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.15-1.1833_FC4 uname -s = Linux uname -v = #1 Wed Mar 1 23:41:25 EST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/local/bin PATH: /sw/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1646: loading cache ../../config.cache configure:1788: checking for a BSD-compatible install configure:1844: result: /usr/bin/install -c configure:1855: checking whether build environment is sane configure:1898: result: yes configure:1926: checking for a thread-safe mkdir -p configure:1965: result: /bin/mkdir -p configure:1978: checking for gawk configure:2005: result: gawk configure:2016: checking whether make sets $(MAKE) configure:2037: result: yes configure:2300: checking for gcc configure:2327: result: gcc configure:2565: checking for C compiler version configure:2572: gcc --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 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:2575: $? = 0 configure:2582: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2585: $? = 0 configure:2592: gcc -V >&5 gcc: '-V' option must have argument configure:2595: $? = 1 configure:2618: checking for C compiler default output file name configure:2645: gcc -D_GNU_SOURCE conftest.c >&5 configure:2648: $? = 0 configure:2686: result: a.out configure:2703: checking whether the C compiler works configure:2713: ./a.out configure:2716: $? = 0 configure:2733: result: yes configure:2740: checking whether we are cross compiling configure:2742: result: no configure:2745: checking for suffix of executables configure:2752: gcc -o conftest -D_GNU_SOURCE conftest.c >&5 configure:2755: $? = 0 configure:2779: result: configure:2785: checking for suffix of object files configure:2837: result: o configure:2841: checking whether we are using the GNU C compiler configure:2893: result: yes configure:2898: checking whether gcc accepts -g configure:3033: result: yes configure:3050: checking for gcc option to accept ISO C89 configure:3153: result: none needed configure:3182: checking for style of include used by make configure:3210: result: GNU configure:3235: checking dependency style of gcc configure:3326: result: gcc3 configure:3341: checking whether make sets $(MAKE) configure:3362: result: yes configure:3414: checking for ranlib configure:3441: result: ranlib configure:3515: checking for gcc configure:3542: result: gcc configure:3780: checking for C compiler version configure:3787: gcc --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 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:3790: $? = 0 configure:3797: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:3800: $? = 0 configure:3807: gcc -V >&5 gcc: '-V' option must have argument configure:3810: $? = 1 configure:3813: checking whether we are using the GNU C compiler configure:3865: result: yes configure:3870: checking whether gcc accepts -g configure:4005: result: yes configure:4022: checking for gcc option to accept ISO C89 configure:4125: result: none needed configure:4145: checking dependency style of gcc configure:4236: result: gcc3 configure:4438: Using ${exec_prefix}/bin/lshg as secsh-client, adding --subsystem=sftp --no-pty in front of arguments and -G after them. configure:4452: checking how to run the C preprocessor configure:4568: result: gcc -E configure:4597: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:4603: $? = 0 configure:4634: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4640: $? = 1 configure: failed program was: | /* 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:4678: checking for grep that handles long lines and -e configure:4752: result: /bin/grep configure:4757: checking for egrep configure:4835: result: /bin/grep -E configure:4840: checking for ANSI C header files configure:5004: result: yes configure:5028: checking for sys/types.h configure:5071: result: yes configure:5028: checking for sys/stat.h configure:5071: result: yes configure:5028: checking for stdlib.h configure:5071: result: yes configure:5028: checking for string.h configure:5071: result: yes configure:5028: checking for memory.h configure:5071: result: yes configure:5028: checking for strings.h configure:5071: result: yes configure:5028: checking for inttypes.h configure:5071: result: yes configure:5028: checking for stdint.h configure:5071: result: yes configure:5028: checking for unistd.h configure:5071: result: yes configure:5088: checking for stdarg.h configure:5094: result: yes configure:5224: checking for an ANSI C-conforming const configure:5320: result: yes configure:5330: checking for inline configure:5380: result: inline configure:5399: checking for uid_t in sys/types.h configure:5422: result: yes configure:5437: checking for size_t configure:5488: result: yes configure:5500: checking whether time.h and sys/time.h may both be included configure:5551: result: yes configure:5562: checking for short configure:5592: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5598: $? = 0 configure:5613: result: yes configure:5620: checking size of short configure:5922: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:5925: $? = 0 configure:5931: ./conftest configure:5934: $? = 0 configure:5957: result: 2 configure:5967: checking for int configure:5997: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:6003: $? = 0 configure:6018: result: yes configure:6025: checking size of int configure:6327: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:6330: $? = 0 configure:6336: ./conftest configure:6339: $? = 0 configure:6362: result: 4 configure:6372: checking for long configure:6402: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:6408: $? = 0 configure:6423: result: yes configure:6430: checking size of long configure:6732: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:6735: $? = 0 configure:6741: ./conftest configure:6744: $? = 0 configure:6767: result: 8 configure:6777: checking for off_t configure:6809: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:6815: $? = 0 configure:6830: result: yes configure:6837: checking size of off_t configure:7151: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7154: $? = 0 configure:7160: ./conftest configure:7163: $? = 0 configure:7186: result: 8 configure:7206: checking for __attribute__ configure:7263: result: yes configure:7283: checking for pread configure:7339: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7345: $? = 0 configure:7363: result: yes configure:7283: checking for pwrite configure:7339: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7345: $? = 0 configure:7363: result: yes configure:7407: checking for inttypes.h configure:7413: result: yes configure:7407: checking for limits.h configure:7413: result: yes configure:7407: checking for stdint.h configure:7413: result: yes configure:7407: checking for stdlib.h configure:7413: result: yes configure:7407: checking for string.h configure:7413: result: yes configure:7417: checking sys/acl.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking sys/acl.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for sys/acl.h configure:7529: result: yes configure:7417: checking sys/file.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking sys/file.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for sys/file.h configure:7529: result: yes configure:7417: checking sys/ioctl.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking sys/ioctl.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for sys/ioctl.h configure:7529: result: yes configure:7417: checking termios.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking termios.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for termios.h configure:7529: result: yes configure:7407: checking for unistd.h configure:7413: result: yes configure:7417: checking glob.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking glob.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for glob.h configure:7529: result: yes configure:7407: checking for memory.h configure:7413: result: yes configure:7417: checking errno.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking errno.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for errno.h configure:7529: result: yes configure:7407: checking for fcntl.h configure:7413: result: yes configure:7417: checking readline/readline.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking readline/readline.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for readline/readline.h configure:7529: result: yes configure:7417: checking readline/history.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking readline/history.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for readline/history.h configure:7529: result: yes configure:7417: checking readline.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 conftest.c:80:22: error: readline.h: No such file or directory configure:7440: $? = 1 configure: failed program was: | /* 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 HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #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_ACL_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7454: result: no configure:7458: checking readline.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c conftest.c:47:22: error: readline.h: No such file or directory configure:7479: $? = 1 configure: failed program was: | /* 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 HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #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_ACL_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:7493: result: no configure:7521: checking for readline.h configure:7529: result: no configure:7417: checking history.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 conftest.c:80:21: error: history.h: No such file or directory configure:7440: $? = 1 configure: failed program was: | /* 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 HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #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_ACL_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7454: result: no configure:7458: checking history.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c conftest.c:47:21: error: history.h: No such file or directory configure:7479: $? = 1 configure: failed program was: | /* 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 HAVE_STDARG_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_OFF_T 8 | #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_ACL_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:7493: result: no configure:7521: checking for history.h configure:7529: result: no configure:7417: checking netinet/in.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking netinet/in.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for netinet/in.h configure:7529: result: yes configure:7407: checking for string.h configure:7413: result: yes configure:7407: checking for sys/stat.h configure:7413: result: yes configure:7407: checking for sys/types.h configure:7413: result: yes configure:7417: checking pwd.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking pwd.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for pwd.h configure:7529: result: yes configure:7417: checking grp.h usability configure:7434: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:7440: $? = 0 configure:7454: result: yes configure:7458: checking grp.h presence configure:7473: gcc -E -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c configure:7479: $? = 0 configure:7493: result: yes configure:7521: checking for grp.h configure:7529: result: yes configure:7549: checking for tgetent in -ltermcap configure:7584: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -ltermcap >&5 configure:7590: $? = 0 configure:7608: result: yes configure:7633: checking for rl_callback_handler_remove in -lreadline configure:7668: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -ltermcap >&5 configure:7674: $? = 0 configure:7692: result: yes conftest.c:56:22: error: readline.h: No such file or directory conftest.c:56:22: error: readline.h: No such file or directory conftest.c:57:22: error: readline.h: No such file or directory conftest.c:57:22: error: readline.h: No such file or directory conftest.c:58:22: error: readline.h: No such file or directory conftest.c:58:22: error: readline.h: No such file or directory configure:7969: checking for using_history in -lreadline configure:8004: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:8010: $? = 0 configure:8028: result: yes configure:8133: checking for struct stat.st_rdev configure:8161: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:8167: $? = 0 configure:8224: result: yes configure:8242: checking for working alloca.h configure:8292: result: yes configure:8302: checking for alloca configure:8372: result: yes configure:8604: checking for malloc.h configure:8610: result: yes configure:8743: checking whether gcc needs -traditional configure:8785: result: no configure:8792: checking whether sys/types.h defines makedev configure:8818: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:8824: $? = 0 configure:8842: result: yes configure:9119: checking for ANSI C header files configure:9283: result: yes configure:9301: checking for dirent.h that defines DIR configure:9330: gcc -c -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5 configure:9336: $? = 0 configure:9352: result: yes configure:9365: checking for library containing opendir configure:9406: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:9412: $? = 0 configure:9440: result: none required configure:9534: checking whether time.h and sys/time.h may both be included configure:9585: result: yes configure:9611: checking for getcwd configure:9667: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:9673: $? = 0 configure:9691: result: yes configure:9611: checking for getwd configure:9667: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 /tmp/cc2nTvzf.o(.text+0x7): In function `main': /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/conftest.c:101: warning: the `getwd' function is dangerous and should not be used. configure:9673: $? = 0 configure:9691: result: yes configure:9611: checking for strcoll configure:9667: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:9673: $? = 0 configure:9691: result: yes configure:9611: checking for strdup configure:9691: result: yes configure:9611: checking for getenv configure:9667: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:9673: $? = 0 configure:9691: result: yes configure:9611: checking for fnmatch configure:9667: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:9673: $? = 0 configure:9691: result: yes configure:9611: checking for dup2 configure:9667: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:9673: $? = 0 configure:9691: result: yes configure:9611: checking for canonicalize_file_name configure:9667: gcc -o conftest -g -O2 -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c -lreadline -lreadline -ltermcap >&5 configure:9673: $? = 0 configure:9691: result: yes configure:9705: checking for snprintf configure:9785: result: yes configure:9799: checking for vsnprintf configure:9879: result: yes configure:9980: updating cache ../../config.cache configure:10037: 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.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:640: creating Makefile config.status:640: creating testsuite/Makefile config.status:640: creating config.h config.status:976: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GROFF_set= ac_cv_env_GROFF_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_XAUTH_PROGRAM_set= ac_cv_env_XAUTH_PROGRAM_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=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_getdtablesize=yes ac_cv_func_getenv=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpid=yes ac_cv_func_getrusage=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_gmtime_r=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_memcmp_working=yes ac_cv_func_mempcpy=yes ac_cv_func_memxor=no ac_cv_func_openpty=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_seteuid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=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__sys_siglist=no ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_sys_siglist=no ac_cv_have_x=have_x=no 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_gss_h=no ac_cv_header_history_h=no ac_cv_header_inttypes_h=yes ac_cv_header_krb5_h=yes 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_openssl_aes_h=yes ac_cv_header_openssl_blowfish_h=yes ac_cv_header_openssl_cast_h=yes ac_cv_header_openssl_des_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=yes ac_cv_header_shadow_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint=stdint.h ac_cv_header_stdint_h=yes ac_cv_header_stdint_t=stdint.h 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=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_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_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_Xau_XauGetAuthByAddr=no ac_cv_lib_asn1_der_get_octet_string=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_BF_ecb_encrypt=yes ac_cv_lib_des_des_cbc_encrypt=no ac_cv_lib_gmp___gmpz_getlimbn=yes ac_cv_lib_gss_gss_check_version=no ac_cv_lib_krb5_krb5_verify_user_lrealm=no ac_cv_lib_oop_oop_sys_new=yes ac_cv_lib_pam_pam_start=yes ac_cv_lib_readline_rl_callback_handler_remove=yes ac_cv_lib_readline_using_history=yes ac_cv_lib_resolv_dn_expand=no ac_cv_lib_roken_strlcpy=no 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=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=yes ac_cv_member_struct_utmpx_ut_exit=yes ac_cv_member_struct_utmpx_ut_exit___e_termination=no ac_cv_member_struct_utmpx_ut_exit_e_termination=yes ac_cv_member_struct_utmpx_ut_exit_ut_termination=no ac_cv_member_struct_utmpx_ut_host=yes ac_cv_member_struct_utmpx_ut_id=yes ac_cv_member_struct_utmpx_ut_name=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_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep 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_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_NM=nm ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes 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=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_stdint_message='using gnu compiler gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8)' ac_cv_stdint_result='(assuming C99 compatible system)' 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=gcc3 am_cv_prog_cc_stdc= lsh_cv_c_attribute=yes lsh_cv_func_shutdown_works_on_unix_sockets=yes lsh_cv_sys_ai_numerichost=yes lsh_cv_sys_ccpic=-fpic lsh_cv_sys_ioctl_fionread_int=yes lsh_cv_sys_ucred_passing=yes lsh_cv_sys_unix98_ptys=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/missing --run tar' AUTOCONF='${SHELL} /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/missing --run autoconf' AUTOHEADER='${SHELL} /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/missing --run autoheader' AUTOMAKE='${SHELL} /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' 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='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lreadline -lreadline -ltermcap ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/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' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' found_lshg='' found_ssh='' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/lsh-2.9.1-exp/src/sftp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/build/xenofarm/client/lsh/myst.roxen.com/buildtmp/dist/pfx' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## 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 HAVE_STDARG_H 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_OFF_T 8 #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_ACL_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 #define HAVE_NETINET_IN_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_PWD_H 1 #define HAVE_GRP_H 1 #define HAVE_LIBTERMCAP 1 #define WITH_READLINE 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_RL_FILENAME_COMPLETION_FUNCTION 1 #define HAVE_RL_CHAR_IS_QUOTED_P 1 #define WITH_HISTORY 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MALLOC_H 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_GETCWD 1 #define HAVE_GETWD 1 #define HAVE_STRCOLL 1 #define HAVE_STRDUP 1 #define HAVE_GETENV 1 #define HAVE_FNMATCH 1 #define HAVE_DUP2 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 configure: exit 0