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.
|