Date: Mon, 19 Feb 2001 19:46:08 +0600 From: "Radoslav Vasilev" <rvasilev@uni-svishtov.bg> To: <freebsd-stable@freebsd.org> Cc: <deckland@goplay.com> Subject: install world failled Message-ID: <000e01c09a7a$521b91c0$52ad44c1@unisvishtov.bg>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] So, after successfull: make buildworld, buildkernel, installkernel and reboot, my make installworld failled with: make installworld . . . ===> lib/csu/i386-elf install -c -o root -g wheel -m 444 crt1.o /usr/lib/crt1.o install -c -o root -g wheel -m 444 crti.o /usr/lib/crti.o install -c -o root -g wheel -m 444 crtn.o /usr/lib/crtn.o install -c -o root -g wheel -m 444 gcrt1.o /usr/lib/gcrt1.o ===> lib/libcom_err cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_err.h /usr/include cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_right.h /usr/include install -c -o root -g wheel -m 444 libcom_err.a /usr/lib install -c -o root -g wheel -m 444 libcom_err_p.a /usr/lib install -c -s -o root -g wheel -m 444 libcom_err.so.2 /usr/lib install: exec(strip): No such file or directory *** Error code 70 Stop in /usr/src/lib/libcom_err. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 . Any ideas? I'd appreciate any URLs of tutorials and additional information on the subject != than FreeBSD handbook. [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=koi8-r" http-equiv=Content-Type> <META content="MSHTML 5.00.2614.3500" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>So, after successfull:</FONT><FONT face=Arial size=2> make buildworld</FONT><FONT face=Arial size=2>, buildkernel</FONT><FONT face=Arial size=2>, installkernel and reboot, my</FONT></DIV> <DIV><FONT face=Arial size=2>make installworld failled with:</FONT></DIV> <DIV><FONT face=Arial size=2>make installworld</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>.<BR>.<BR>.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>===> lib/csu/i386-elf<BR>install -c -o root -g wheel -m 444 crt1.o /usr/lib/crt1.o<BR>install -c -o root -g wheel -m 444 crti.o /usr/lib/crti.o<BR>install -c -o root -g wheel -m 444 crtn.o /usr/lib/crtn.o<BR>install -c -o root -g wheel -m 444 gcrt1.o /usr/lib/gcrt1.o<BR>===> lib/libcom_err<BR>cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_err.h /usr/include<BR>cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_right.h /usr/include<BR>install -c -o root -g wheel -m 444 libcom_err.a /usr/lib<BR>install -c -o root -g wheel -m 444 libcom_err_p.a /usr/lib<BR>install -c -s -o root -g wheel -m 444 libcom_err.so.2 /usr/lib<BR>install: exec(strip): No such file or directory<BR>*** Error code 70</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Stop in /usr/src/lib/libcom_err.<BR>*** Error code 1</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Stop in /usr/src/lib.<BR>*** Error code 1</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Stop in /usr/src.<BR>*** Error code 1<BR>.</FONT></DIV> <DIV><FONT face=Arial size=2>Any ideas?</FONT></DIV> <DIV><FONT face=Arial size=2>I'd appreciate any URLs of tutorials and additional information on the subject != than FreeBSD handbook.</FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01c09a7a$521b91c0$52ad44c1>
