From owner-freebsd-bugs Thu Jul 11 3:20:15 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00F6137B400 for ; Thu, 11 Jul 2002 03:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5E6E43E31 for ; Thu, 11 Jul 2002 03:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6BAK5JU077033 for ; Thu, 11 Jul 2002 03:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6BAK5Ap077032; Thu, 11 Jul 2002 03:20:05 -0700 (PDT) Date: Thu, 11 Jul 2002 03:20:05 -0700 (PDT) Message-Id: <200207111020.g6BAK5Ap077032@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Matus \"fantomas\" Uhlar" Subject: Re: misc/40442: make installworld fails cause rmail not found. Reply-To: "Matus \"fantomas\" Uhlar" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/40442; it has been noted by GNATS. From: "Matus \"fantomas\" Uhlar" To: freebsd-gnats-submit@FreeBSD.org Cc: bug-followup@FreeBSD.org, ru@FreeBSD.org Subject: Re: misc/40442: make installworld fails cause rmail not found. Date: Thu, 11 Jul 2002 12:18:13 +0200 this is the error message: ===> bin/csh/nls/ukrainian install -c -o root -g wheel -m 444 tcsh.cat /usr/share/nls/uk_UA.KOI8-U/tcsh.cat ===> bin/rmail install -c -s -o root -g wheel -m 555 rmail /bin install: rmail: No such file or directory *** Error code 71 Stop in /shared2/FreeBSD/src/bin/rmail. *** Error code 1 Stop in /shared2/FreeBSD/src/bin. *** Error code 1 Stop in /shared2/FreeBSD/src. *** Error code 1 Stop in /shared2/FreeBSD/src. *** Error code 1 Stop in /shared2/FreeBSD/src. *** Error code 1 Stop in /shared2/FreeBSD/src. Exit 1 virtual# ls -l /usr lrwxr-xr-x 1 root wheel 25 Mar 1 09:40 obj -> /shared2/FreeBSD/i386/obj/ lrwxr-xr-x 1 root wheel 20 Mar 1 09:40 src -> /shared2/FreeBSD/src/ the rmail even doesn't get built... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message