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.59.  Invocation command line was

  $ /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/configure --prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/pfx --cache-file=../../config.cache --srcdir=/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp

## --------- ##
## Platform. ##
## --------- ##

hostname = clarke.alcom.aland.fi
uname -m = i386
uname -r = 4.9-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.9-STABLE #22: Wed Feb 25 10:29:57 EET 2004     root@clarke.alcom.aland.fi:/usr/obj/usr/src/sys/CLARKE 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
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:1225: loading cache ../../config.cache
configure:1361: checking for a BSD-compatible install
configure:1416: result: /usr/bin/install -c
configure:1427: checking whether build environment is sane
configure:1470: result: yes
configure:1527: checking for gawk
configure:1553: result: nawk
configure:1563: checking whether make sets $(MAKE)
configure:1583: result: yes
configure:1820: checking for gcc
configure:1846: result: gcc
configure:2090: checking for C compiler version
configure:2093: gcc --version </dev/null >&5
2.95.4
configure:2096: $? = 0
configure:2098: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2101: $? = 0
configure:2103: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2106: $? = 1
configure:2129: checking for C compiler default output file name
configure:2132: gcc   -D_GNU_SOURCE  conftest.c  >&5
configure:2135: $? = 0
configure:2181: result: a.out
configure:2186: checking whether the C compiler works
configure:2192: ./a.out
configure:2195: $? = 0
configure:2212: result: yes
configure:2219: checking whether we are cross compiling
configure:2221: result: no
configure:2224: checking for suffix of executables
configure:2226: gcc -o conftest   -D_GNU_SOURCE  conftest.c  >&5
configure:2229: $? = 0
configure:2254: result: 
configure:2260: checking for suffix of object files
configure:2306: result: o
configure:2310: checking whether we are using the GNU C compiler
configure:2366: result: yes
configure:2372: checking whether gcc accepts -g
configure:2423: result: yes
configure:2440: checking for gcc option to accept ANSI C
configure:2547: result: none needed
configure:2565: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2571: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2715: checking for style of include used by make
configure:2743: result: GNU
configure:2771: checking dependency style of gcc
configure:2854: result: gcc
configure:2871: checking whether make sets $(MAKE)
configure:2891: result: yes
configure:2941: checking for ranlib
configure:2968: result: ranlib
configure:3026: checking for gcc
configure:3052: result: gcc
configure:3296: checking for C compiler version
configure:3299: gcc --version </dev/null >&5
2.95.4
configure:3302: $? = 0
configure:3304: gcc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3307: $? = 0
configure:3309: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:3312: $? = 1
configure:3315: checking whether we are using the GNU C compiler
configure:3371: result: yes
configure:3377: checking whether gcc accepts -g
configure:3428: result: yes
configure:3445: checking for gcc option to accept ANSI C
configure:3552: result: none needed
configure:3570: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3576: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3711: checking dependency style of gcc
configure:3794: result: gcc
configure:3994: Using ${exec_prefix}/bin/lshg as secsh-client, adding --subsystem=sftp --no-pty in front of arguments and -G after them.
configure:4008: checking how to run the C preprocessor
configure:4126: result: gcc -E
configure:4150: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:4156: $? = 0
configure:4188: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
conftest.c:13: ac_nonexistent.h: No such file or directory
configure:4194: $? = 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 <ac_nonexistent.h>
configure:4238: checking for egrep
configure:4248: result: grep -E
configure:4253: checking for ANSI C header files
configure:4406: result: yes
configure:4417: checking for an ANSI C-conforming const
configure:4514: result: yes
configure:4524: checking for inline
configure:4576: result: inline
configure:4595: checking for uid_t in sys/types.h
configure:4618: result: yes
configure:4647: checking for sys/types.h
configure:4693: result: yes
configure:4647: checking for sys/stat.h
configure:4693: result: yes
configure:4647: checking for stdlib.h
configure:4693: result: yes
configure:4647: checking for string.h
configure:4693: result: yes
configure:4647: checking for memory.h
configure:4693: result: yes
configure:4647: checking for strings.h
configure:4693: result: yes
configure:4647: checking for inttypes.h
configure:4693: result: yes
configure:4647: checking for stdint.h
configure:4693: result: no
configure:4647: checking for unistd.h
configure:4693: result: yes
configure:4705: checking for size_t
configure:4759: result: yes
configure:4771: checking whether time.h and sys/time.h may both be included
configure:4826: result: yes
configure:4837: checking for short
configure:4891: result: yes
configure:4894: checking size of short
configure:5244: result: 2
configure:5251: checking for int
configure:5305: result: yes
configure:5308: checking size of int
configure:5658: result: 4
configure:5665: checking for long
configure:5719: result: yes
configure:5722: checking size of long
configure:6072: result: 4
configure:6079: checking for off_t
configure:6105: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6111: $? = 0
configure:6115: test -z 
			 || test ! -s conftest.err
configure:6118: $? = 0
configure:6121: test -s conftest.o
configure:6124: $? = 0
configure:6135: result: yes
configure:6138: checking size of off_t
configure:6469: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
configure:6472: $? = 0
configure:6474: ./conftest
configure:6477: $? = 0
configure:6500: result: 8
configure:6517: checking for __attribute__
configure:6578: result: yes
configure:6598: checking for pread
configure:6655: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
configure:6661: $? = 0
configure:6665: test -z 
			 || test ! -s conftest.err
configure:6668: $? = 0
configure:6671: test -s conftest
configure:6674: $? = 0
configure:6686: result: yes
configure:6598: checking for pwrite
configure:6655: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c  >&5
configure:6661: $? = 0
configure:6665: test -z 
			 || test ! -s conftest.err
configure:6668: $? = 0
configure:6671: test -s conftest
configure:6674: $? = 0
configure:6686: result: yes
configure:6730: checking for inttypes.h
configure:6735: result: yes
configure:6730: checking for limits.h
configure:6735: result: yes
configure:6730: checking for stdint.h
configure:6735: result: no
configure:6730: checking for stdlib.h
configure:6735: result: yes
configure:6730: checking for string.h
configure:6735: result: yes
configure:6739: checking sys/acl.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking sys/acl.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for sys/acl.h
configure:6862: result: yes
configure:6739: checking sys/file.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking sys/file.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for sys/file.h
configure:6862: result: yes
configure:6739: checking sys/ioctl.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking sys/ioctl.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for sys/ioctl.h
configure:6862: result: yes
configure:6739: checking termios.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking termios.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for termios.h
configure:6862: result: yes
configure:6730: checking for unistd.h
configure:6735: result: yes
configure:6739: checking glob.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking glob.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for glob.h
configure:6862: result: yes
configure:6730: checking for memory.h
configure:6735: result: yes
configure:6739: checking errno.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking errno.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for errno.h
configure:6862: result: yes
configure:6730: checking for fcntl.h
configure:6735: result: yes
configure:6739: checking readline/readline.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking readline/readline.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for readline/readline.h
configure:6862: result: yes
configure:6739: checking readline/history.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking readline/history.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for readline/history.h
configure:6862: result: yes
configure:6739: checking readline.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
conftest.c:79: readline.h: No such file or directory
configure:6757: $? = 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_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 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_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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <readline.h>
configure:6780: result: no
configure:6784: checking readline.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
conftest.c:45: readline.h: No such file or directory
configure:6800: $? = 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_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 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_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 <readline.h>
configure:6820: result: no
configure:6855: checking for readline.h
configure:6862: result: no
configure:6739: checking history.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
conftest.c:79: history.h: No such file or directory
configure:6757: $? = 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_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 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_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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <history.h>
configure:6780: result: no
configure:6784: checking history.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
conftest.c:45: history.h: No such file or directory
configure:6800: $? = 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_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 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_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 <history.h>
configure:6820: result: no
configure:6855: checking for history.h
configure:6862: result: no
configure:6739: checking netinet/in.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking netinet/in.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for netinet/in.h
configure:6862: result: yes
configure:6730: checking for string.h
configure:6735: result: yes
configure:6730: checking for sys/stat.h
configure:6735: result: yes
configure:6730: checking for sys/types.h
configure:6735: result: yes
configure:6739: checking pwd.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking pwd.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for pwd.h
configure:6862: result: yes
configure:6739: checking grp.h usability
configure:6751: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:6757: $? = 0
configure:6761: test -z 
			 || test ! -s conftest.err
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6780: result: yes
configure:6784: checking grp.h presence
configure:6794: gcc -E  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c
configure:6800: $? = 0
configure:6820: result: yes
configure:6855: checking for grp.h
configure:6862: result: yes
configure:6882: checking for tgetent  in -ltermcap
configure:6912: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -ltermcap   >&5
configure:6918: $? = 0
configure:6922: test -z 
			 || test ! -s conftest.err
configure:6925: $? = 0
configure:6928: test -s conftest
configure:6931: $? = 0
configure:6944: result: yes
configure:6969: checking for rl_callback_handler_remove in -lreadline
configure:6999: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline  -ltermcap  >&5
configure:7005: $? = 0
configure:7009: test -z 
			 || test ! -s conftest.err
configure:7012: $? = 0
configure:7015: test -s conftest
configure:7018: $? = 0
configure:7031: result: yes
conftest.c:54: readline.h: No such file or directory
conftest.c:54: readline.h: No such file or directory
conftest.c:55: readline.h: No such file or directory
conftest.c:55: readline.h: No such file or directory
conftest.c:56: readline.h: No such file or directory
conftest.c:56: readline.h: No such file or directory
configure:7308: checking for using_history in -lreadline
configure:7338: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline  -lreadline -ltermcap  >&5
configure:7344: $? = 0
configure:7348: test -z 
			 || test ! -s conftest.err
configure:7351: $? = 0
configure:7354: test -s conftest
configure:7357: $? = 0
configure:7370: result: yes
configure:7478: checking for struct stat.st_rdev
configure:7501: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:7507: $? = 0
configure:7511: test -z 
			 || test ! -s conftest.err
configure:7514: $? = 0
configure:7517: test -s conftest.o
configure:7520: $? = 0
configure:7577: result: yes
configure:7595: checking for working alloca.h
configure:7647: result: no
configure:7657: checking for alloca
configure:7729: result: yes
configure:7957: checking for malloc.h
configure:7962: result: yes
configure:8104: checking for error_at_line
configure:8125: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
/tmp/cchGppMU.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/conftest.c:99: undefined reference to `error_at_line'
configure:8131: $? = 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_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 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_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_COMPLETION_MATCHES 1
| #define HAVE_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 1
| #define HAVE_MALLOC_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "");
|   ;
|   return 0;
| }
configure:8156: result: no
configure:8171: checking whether gcc needs -traditional
conftest.c:60: termio.h: No such file or directory
configure:8213: result: no
configure:8220: checking whether sys/types.h defines makedev
configure:8241: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:8247: $? = 0
configure:8251: test -z 
			 || test ! -s conftest.err
configure:8254: $? = 0
configure:8257: test -s conftest
configure:8260: $? = 0
configure:8273: result: yes
configure:8574: checking for ANSI C header files
configure:8727: result: yes
configure:8745: checking for dirent.h that defines DIR
configure:8769: gcc -c -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"' conftest.c >&5
configure:8775: $? = 0
configure:8779: test -z 
			 || test ! -s conftest.err
configure:8782: $? = 0
configure:8785: test -s conftest.o
configure:8788: $? = 0
configure:8799: result: yes
configure:8812: checking for library containing opendir
configure:8842: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:8848: $? = 0
configure:8852: test -z 
			 || test ! -s conftest.err
configure:8855: $? = 0
configure:8858: test -s conftest
configure:8861: $? = 0
configure:8931: result: none required
configure:9067: checking whether time.h and sys/time.h may both be included
configure:9122: result: yes
configure:9148: checking for getcwd
configure:9205: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:9211: $? = 0
configure:9215: test -z 
			 || test ! -s conftest.err
configure:9218: $? = 0
configure:9221: test -s conftest
configure:9224: $? = 0
configure:9236: result: yes
configure:9148: checking for getwd
configure:9205: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:9211: $? = 0
configure:9215: test -z 
			 || test ! -s conftest.err
configure:9218: $? = 0
configure:9221: test -s conftest
configure:9224: $? = 0
configure:9236: result: yes
configure:9148: checking for strcoll
configure:9205: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:9211: $? = 0
configure:9215: test -z 
			 || test ! -s conftest.err
configure:9218: $? = 0
configure:9221: test -s conftest
configure:9224: $? = 0
configure:9236: result: yes
configure:9148: checking for strdup
configure:9236: result: yes
configure:9148: checking for getenv
configure:9205: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:9211: $? = 0
configure:9215: test -z 
			 || test ! -s conftest.err
configure:9218: $? = 0
configure:9221: test -s conftest
configure:9224: $? = 0
configure:9236: result: yes
configure:9148: checking for fnmatch
configure:9205: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:9211: $? = 0
configure:9215: test -z 
			 || test ! -s conftest.err
configure:9218: $? = 0
configure:9221: test -s conftest
configure:9224: $? = 0
configure:9236: result: yes
configure:9148: checking for dup2
configure:9205: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
configure:9211: $? = 0
configure:9215: test -z 
			 || test ! -s conftest.err
configure:9218: $? = 0
configure:9221: test -s conftest
configure:9224: $? = 0
configure:9236: result: yes
configure:9148: checking for canonicalize_file_name
configure:9205: gcc -o conftest -g -O2  -D_GNU_SOURCE -DTRANSPORT_PROG='"${exec_prefix}/bin/lshg"'  conftest.c -lreadline -lreadline -ltermcap  >&5
/tmp/cc0TlWIv.o: In function `main':
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/conftest.c:110: undefined reference to `canonicalize_file_name'
/home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/conftest.c:110: undefined reference to `canonicalize_file_name'
configure:9211: $? = 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_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 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_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_COMPLETION_MATCHES 1
| #define HAVE_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 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
| /* end confdefs.h.  */
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define canonicalize_file_name innocuous_canonicalize_file_name
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char canonicalize_file_name (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef canonicalize_file_name
| 
| /* 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 canonicalize_file_name ();
| /* 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_canonicalize_file_name) || defined (__stub___canonicalize_file_name)
| choke me
| #else
| char (*f) () = canonicalize_file_name;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != canonicalize_file_name;
|   ;
|   return 0;
| }
configure:9236: result: no
configure:9380: 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.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on clarke.alcom.aland.fi

config.status:693: creating Makefile
config.status:693: creating testsuite/Makefile
config.status:790: creating config.h
config.status:1192: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-unknown-freebsd4.9
ac_cv_build_alias=i386-unknown-freebsd4.9
ac_cv_c_bigendian=no
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=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=no
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=no
ac_cv_func_fwrite_unlocked=no
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_getpid=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=no
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=no
ac_cv_func_memxor=no
ac_cv_func_openpty=yes
ac_cv_func_poll=yes
ac_cv_func_pread=yes
ac_cv_func_pututline=no
ac_cv_func_pututxline=no
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_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=no
ac_cv_func_strcoll=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=no
ac_cv_func_strsignal=yes
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_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_Xauth_h=yes
ac_cv_header_argp_h=no
ac_cv_header_crypt_h=no
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=yes
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=no
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=no
ac_cv_header_stdc=yes
ac_cv_header_stdint=inttypes.h
ac_cv_header_stdint_h=no
ac_cv_header_stdint_t=
ac_cv_header_stdint_x=inttypes.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_acl_h=yes
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_sysexits_h=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=no
ac_cv_header_zlib_h=yes
ac_cv_host=i386-unknown-freebsd4.9
ac_cv_host_alias=i386-unknown-freebsd4.9
ac_cv_lib_Xau_XauGetAuthByAddr=yes
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=yes
ac_cv_lib_error_at_line=no
ac_cv_lib_gmp___gmpz_getlimbn=yes
ac_cv_lib_gss_gss_check_version=no
ac_cv_lib_krb5_krb5_cc_gen_new=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=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=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_objext=o
ac_cv_path_GROFF=/usr/bin/groff
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_SCHEME_PROGRAM=/usr/local/bin/guile
ac_cv_path_XAUTH_PROGRAM=/usr/X11R6/bin/xauth
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=nawk
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=no
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=8
ac_cv_sizeof_short=2
ac_cv_stdint_message='using gnu compiler 2.95.4'
ac_cv_stdint_result='(seen uintptr_t/uint64_t in inttypes.h)'
ac_cv_type_int=yes
ac_cv_type_int_fast32_t=no
ac_cv_type_int_least32_t=no
ac_cv_type_intmax_t=no
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_type_uint64_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_working_alloca_h=no
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_sys_ai_numerichost=yes
lsh_cv_sys_unix98_ptys=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/missing --run aclocal-1.8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/missing --run tar'
AUTOCONF='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/missing --run autoconf'
AUTOHEADER='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/missing --run autoheader'
AUTOMAKE='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/missing --run automake-1.8'
AWK='nawk'
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=' error$U.o'
LIBS='-lreadline -lreadline -ltermcap '
LTLIBOBJS=' error$U.lo'
MAKEINFO='${SHELL} /home/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/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/bash'
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__leading_dot='.'
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/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/buildtmp/dist/lsh-1.5.5/src/sftp/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/linus/xenofarm/client/lsh/clarke.alcom.aland.fi/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_COMPLETION_MATCHES 1
#define HAVE_DIRENT_H 1
#define HAVE_DUP2 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FILENAME_COMPLETION_FUNCTION 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_H 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_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_ACL_H 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 8
#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