Date: Mon, 16 Mar 2009 17:13:56 +0530 From: "Swaprava Nath" <swnath@cisco.com> To: <freebsd-doc@freebsd.org> Cc: "Swaprava Nath \(swnath\)" <swnath@cisco.com> Subject: Installation error: *** Error code 71 Message-ID: <49BE3B7C.000007.04936@SWNATH-WXP>
index | next in thread | raw e-mail
Hi all, I'm witnessing the following error while executing the make install command as follows: [root@swaprava /home/test/TAHI-tool/v6eval-remotes-3.0]# ls 00README.remotes INSTALL.remotes bin COPYRIGHT Makefile script [root@swaprava /home/test/TAHI-tool/v6eval-remotes-3.0]# make ===> bin (depend) ===> bin/remotes (depend) ===> bin/remotes/unknown (depend) ===> bin/remotes/manual (depend) ===> script (depend) ===> script/pmod (depend) ===> script/pmod/V6evalRemote (depend) ===> bin (all) ===> bin/remotes (all) ===> bin/remotes/unknown (all) ===> bin/remotes/manual (all) ===> script (all) ===> script/pmod (all) ===> script/pmod/V6evalRemote (all) Make -f Makefile Manifying blib/man3/V6evalRemote.3 [root@swaprava /home/test/TAHI-tool/v6eval-remotes-3.0]# make install For I in /usr/local/v6eval /usr/local/v6eval/bin /usr/local/v6eval/man /usr/local/v6eval/doc; do [ -d $I ] || mkdir $I; done For I in 1; do [ -d /usr/local/v6eval/man/man$I ] || mkdir /usr/local/v6eval/man/man$I; done Install -c -o bin -g bin -m 444 00README INSTALL CHANGELOG 00README.v6eval INSTALL.v6eval CHANGELOG.v6eval COPYRIGHT /usr/local/v6eval/doc Install: 00README: No such file or directory *** Error code 71 Stop in /usr/home/test/TAHI-tool/v6eval-remotes-3.0. [root@swaprava /home/test/TAHI-tool/v6eval-remotes-3.0]# cd /usr/local/v6eval/doc [root@swaprava /usr/local/v6eval/doc]# ls 00README 00README.v6eval CHANGELOG.CT COPYRIGHT INSTALL.CT 00README.CT CHANGELOG CHANGELOG.v6eval INSTALL INSTALL.v6eval [root@swaprava /usr/local/v6eval/doc]# Please let me know what is the problem and workaround. I followed the steps as mentioned in the INSTALL file of the package. Thanks, Swaprava Swaprava Nath swnath@cisco.com ERBU Test India Cisco Systems India Private Limited SEZ, Cessna Business Park Kadubeesanahalli Village, Varthur Hobli Sarjapur/Marathahalli Outer Ring Road Bangalore 560 087, India Tel: +91 80 4426 4535 Mobile: +91 94484 19311 Fax: +91 80 4426 4040help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49BE3B7C.000007.04936>
