Making install in src make install-recursive Making install in argp Making install in . Making install in testsuite Making install in rsync Making install in nettle make install-here [ -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/info ] || ./install-sh -c -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/info f=nettle.info ; \ [ -f $f ] || f="/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.0.2/src/nettle/$f" ; \ ./install-sh -c -m 644 "$f" /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/info ; \ if (install-info --version && \ install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ install-info --info-dir="/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/info" "$f" ; \ else : ; fi [ -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include ] || ./install-sh -c -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include [ -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include/nettle ] || ./install-sh -c -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include/nettle for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h cast128.h cbc.h ctr.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h rsa.h rsa-compat.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ if [ -f "$f" ] ; then \ ./install-sh -c -m 644 "$f" /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include/nettle ; \ else \ ./install-sh -c -m 644 "/export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.0.2/src/nettle/$f" /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/include/nettle ; \ fi ; done [ -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib ] || ./install-sh -c -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib ./install-sh -c -m 644 libnettle.a /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/lib set -e; for d in tools testsuite examples; do \ echo "Making install in $d" ; (cd $d && make install); done Making install in tools ./install-sh -c -d /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/bin sh: ./install-sh: not found *** Error code 1 make: Fatal error: Command failed for target `install' Current working directory /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.0.2/src/nettle/tools *** Error code 1 make: Fatal error: Command failed for target `install' Current working directory /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.0.2/src/nettle *** Error code 1 The following command caused the error: set fnord $MAKEFLAGS; amf=$2; \ dot_seen=no; \ target=`echo install-recursive | sed s/-recursive//`; \ list='argp rsync nettle scm sftp spki . testsuite'; for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (cd $subdir && make $local_target) \ || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" make: Fatal error: Command failed for target `install-recursive' Current working directory /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.0.2/src *** Error code 1 make: Fatal error: Command failed for target `install' Current working directory /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.0.2/src *** Error code 1 The following command caused the error: set fnord $MAKEFLAGS; amf=$2; \ dot_seen=no; \ target=`echo install-recursive | sed s/-recursive//`; \ list='src doc misc contrib'; for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (cd $subdir && make $local_target) \ || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" make: Fatal error: Command failed for target `install-recursive'