Date: Fri, 24 Jul 1998 17:43:20 +0800 From: Jonah Kuo <jonahk@mail.lbfe.org.tw> To: stable@FreeBSD.ORG Subject: make installworld failed Message-ID: <35B85738.6E99012F@mail.lbfe.org.tw>
next in thread | raw e-mail | index | archive | help
Hello, I'm using make world to update my freebsd 2.2.6 box to RELENG_2_2_7_RELEASE make buildworld went fine, but make installworld failed, the error messages are --- maninstall --- /usr/share/man/man3/login_getclassbyname.3.gz -> /usr/share/man/man3/login_cap.3.gz /usr/share/man/man3/login_close.3.gz -> /usr/share/man/man3/login_cap.3.gz /usr/share/man/man3/login_getclass.3.gz -> /usr/share/man/man3/login_cap.3.gz ln: /usr/share/man/man3/login_cap.3.gz: No such file or directory *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error I fetched the source from cvsup2.freebsd.org, is the file 'login_getclass.3.gz' missing? Jonah To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35B85738.6E99012F>