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 ./install-sh -c -m 644 /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/pfx/info ./install-sh: no input file specified. *** Error code 1 make: Fatal error: Command failed for target `install-info' Current working directory /export/d1/xenofarm/xenoclient/lsh/motoko.roxen.com/buildtmp/dist/lsh-2.0.2/src/nettle *** 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'