Date: Mon, 2 Jun 2003 11:09:02 +0300 From: Alexander Prohorenko <white@extrasy.net> To: questions@freebsd.org Subject: 4.8 stable make installworld problems Message-ID: <1345670373.20030602110902@extrasy.net>
next in thread | raw e-mail | index | archive | help
Hello, I've CVSuped to 4.8-STABLE a day ago, did buildworld, buildkernel and installkernel without any problems, but when I tried to do installworld I've got the following: [...] ===> lib/libcom_err 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 -s -o root -g wheel -m 444 libcom_err.so.2 /usr/lib ln -fs libcom_err.so.2 /usr/lib/libcom_err.so install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_err.h /usr/src/lib/libcom_err/../../contrib/com_err/com_right.h /usr/include install -o root -g wheel -m 444 com_err.3.gz /usr/share/man/man3 install: com_err.3.gz: No such file or directory *** Error code 71 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 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. [...] I would appreciate any help on this. Thank you. -- Alexander Prohorenko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1345670373.20030602110902>