From owner-freebsd-stable Fri Jul 24 02:34:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28578 for freebsd-stable-outgoing; Fri, 24 Jul 1998 02:34:20 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mail.lbfe.org.tw ([210.63.26.253]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA28564 for ; Fri, 24 Jul 1998 02:34:14 -0700 (PDT) (envelope-from jonahk@mail.lbfe.org.tw) Received: from mail.lbfe.org.tw ([210.63.26.198]) by mail.lbfe.org.tw (Netscape Messaging Server 3.01) with ESMTP id AAA47CB for ; Fri, 24 Jul 1998 17:54:32 +0800 Message-ID: <35B85738.6E99012F@mail.lbfe.org.tw> Date: Fri, 24 Jul 1998 17:43:20 +0800 From: Jonah Kuo X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: make installworld failed Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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