configure: creating cache config.cache checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... powerpc-apple-darwin9.8.0 checking host system type... powerpc-apple-darwin9.8.0 checking for -R flag... none Searching for libraries checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib... added checking /usr/local/lib... added checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... added checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking CCPIC... -fPIC checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... ./install-sh -c -d checking for guile... no checking for scsh... no configure: WARNING: No scheme implementation found. This is fine as long as you don't modify the source files. checking for groff... /usr/bin/groff checking for m4... /usr/bin/m4 checking for ANSI C header files... (cached) yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking argp.h usability... no checking argp.h presence... no checking for argp.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for pututline... no checking for struct utmp.ut_host... yes checking for struct utmp.ut_name... yes checking for struct utmp.ut_user... no checking for struct utmp.ut_time... yes checking for struct utmp.ut_tv... no checking for struct utmp.ut_tv.tv_sec... no checking for struct utmp.ut_id... no checking for struct utmp.ut_syslen... no checking for struct utmp.ut_session... no checking for struct utmp.ut_pid... no checking for struct utmp.ut_exit... no checking for struct utmp.ut_exit.e_termination... no checking for struct utmp.ut_exit.__e_termination... no checking for struct utmp.ut_exit.ut_termination... no checking for struct utmp.ut_addr... no checking for struct utmp.ut_addr_v6... no checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_name... no checking for struct utmpx.ut_user... yes checking for struct utmpx.ut_time... no checking for struct utmpx.ut_id... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_tv.tv_sec... yes checking for struct utmpx.ut_syslen... no checking for struct utmpx.ut_session... no checking for struct utmpx.ut_pid... yes checking for struct utmpx.ut_exit... no checking for struct utmpx.ut_exit.e_termination... no checking for struct utmpx.ut_exit.__e_termination... no checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmpx.ut_addr... no checking for struct utmpx.ut_addr_v6... no checking gss.h usability... no checking gss.h presence... no checking for gss.h... no checking for gss_check_version in -lgss... no checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking for socklen_t in sys/socket.h... yes checking for library containing gethostbyname... none required checking for library containing inet_ntop... none required checking for setsockopt in -lsocket... no checking for __gmpz_getlimbn in -lgmp... yes checking for oop_sys_new in -loop... yes checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking /usr/X11/lib... added checking X11/Xauth.h usability... yes checking X11/Xauth.h presence... yes checking for X11/Xauth.h... yes checking for XauGetAuthByAddr in -lXau... yes checking for crypt in -lcrypt... no checking for inet_addr in -lxnet... no checking for openpty in -lutil... yes checking for library containing syslog... none required checking for strlcpy in -lroken... no checking for dn_expand in -lresolv... yes checking for des_cbc_encrypt in -ldes... no checking for der_get_octet_string in -lasn1... no checking for krb5_verify_user_lrealm in -lkrb5... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... yes checking for working alloca.h... yes checking for alloca... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for strerror... yes checking for strsignal... yes checking whether sys_siglist is declared... no checking whether _sys_siglist is declared... no checking for working memcmp... yes checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for socket... yes checking for strtol... yes checking for alarm... yes checking for getrusage... yes checking for gettimeofday... yes checking for getspnam... no checking for vsnprintf... yes checking for inet_aton... yes checking for inet_ntop... yes checking for openpty... yes checking for logwtmp... yes checking for login... yes checking for logout... yes checking for pututline... (cached) no checking for pututxline... yes checking for updwtmp... no checking for updwtmpx... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for setrlimit... yes checking for getdtablesize... yes checking whether getpgrp requires zero arguments... yes checking for syslog... yes checking for seteuid... yes checking for setresuid... no checking if netdb.h defines AI_NUMERICHOST... yes checking for working shutdown on AF_UNIX sockets... no checking for working UNIX98 ptys... yes checking for FIONREAD with int argument... yes checking for credentials passing... no checking for __attribute__... yes checking for BSD pty names... done configure: updating cache config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.make config.status: creating src/Makefile config.status: creating src/testsuite/Makefile config.status: creating doc/Makefile config.status: creating misc/Makefile config.status: creating contrib/Makefile config.status: creating contrib/lsh.spec config.status: creating contrib/solpkg.sh config.status: creating src/config.h config.status: executing dummy-dep-files commands config.status: executing argp-symlinks commands config.status: executing nettle-symlinks commands config.status: executing libspki-symlinks commands === configuring in argp (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/argp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx' '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for malloc.h... (cached) no checking for unistd.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking for __attribute__... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for malloc.h... (cached) no checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for strerror... (cached) yes checking for sleep... yes checking for getpid... yes checking for snprintf... yes checking for mempcpy... no checking for strndup... no checking for strchrnul... no checking for strcasecmp... yes checking for vsnprintf... (cached) yes checking for putc_unlocked('x', stdout)... yes checking for flockfile... yes checking for fputs_unlocked... no checking for fwrite_unlocked... no checking for strdup... yes checking for asprintf... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no configure: updating cache ../config.cache configure: creating ./config.status config.status: creating config.make config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing dummy-dep-files commands === configuring in nettle (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/nettle) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx' '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking build system type... (cached) powerpc-apple-darwin9.8.0 checking host system type... (cached) powerpc-apple-darwin9.8.0 checking for -R flag... none Searching for libraries checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib... added checking /usr/local/lib... added checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... added checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for nm... nm checking for objdump... no checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for a thread-safe mkdir -p... ./install-sh -c -d checking CCPIC... (cached) -fPIC checking for m4... (cached) /usr/bin/m4 checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking size of long... 4 checking openssl/blowfish.h usability... yes checking openssl/blowfish.h presence... yes checking for openssl/blowfish.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/cast.h usability... yes checking openssl/cast.h presence... yes checking for openssl/cast.h... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for malloc.h... (cached) no checking whether byte ordering is bigendian... (cached) yes checking for memxor... no checking for __attribute__... (cached) yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) checking for fcntl file locking... yes checking for __gmpz_getlimbn in -lgmp... (cached) yes checking for __gmpz_powm_sec... no checking for BF_ecb_encrypt in -lcrypto... yes checking for library containing clock_gettime... no configure: updating cache ../config.cache configure: creating ./config.status config.status: creating config.make config.status: creating config.m4 config.status: creating Makefile config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing dummy-dep-files commands config.status: executing nettle-stdint.h commands config.status: creating nettle-stdint.h : __NETTLE_STDINT_H === configuring in spki (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/spki) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx' '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking build system type... (cached) powerpc-apple-darwin9.8.0 checking host system type... (cached) powerpc-apple-darwin9.8.0 checking for -R flag... none Searching for libraries checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib... added checking /usr/local/lib... added checking /Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... added checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for malloc.h... (cached) no checking for gmtime_r... yes checking whether byte ordering is bigendian... (cached) yes checking for __attribute__... (cached) yes checking for __gmpz_getlimbn in -lgmp... (cached) yes configure: updating cache ../config.cache configure: creating ./config.status config.status: creating config.make config.status: creating Makefile config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing dummy-dep-files commands === configuring in sftp (/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/lsh-2.9.1-exp/sftp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx' '--with-include-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/include:/usr/local/include' '--with-lib-path=/Users/hungerf3/xeno/xenoclient/lsh/oldmac/buildtmp/dist/pfx/lib:/usr/local/lib' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... (cached) /usr/bin/install -c checking for a thread-safe mkdir -p... ./install-sh -c -d configure: Using ${exec_prefix}/bin/lsh as secsh-client, adding --subsystem=sftp --no-pty in front of arguments and after them. checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking size of short... 2 checking size of int... 4 checking size of long... (cached) 4 checking size of off_t... 8 checking for __attribute__... (cached) yes checking for stdint types... (cached) stdint.h (shortcircuit) make use of stdint.h in sftp-stdint.h (assuming C99 compatible system) checking for pread... yes checking for pwrite... yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for memory.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for fcntl.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for tgetent in -ltermcap... yes checking for rl_callback_handler_remove in -lreadline... yes checking for using_history in -lreadline... yes checking for struct stat.st_rdev... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for malloc.h... (cached) no checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for getcwd... yes checking for getwd... yes checking for strcoll... yes checking for strdup... (cached) yes checking for getenv... yes checking for fnmatch... yes checking for dup2... yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes configure: updating cache ../config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing dummy-dep-files commands config.status: executing sftp-stdint.h commands config.status: creating sftp-stdint.h : __SFTP_STDINT_H