From owner-freebsd-amd64@FreeBSD.ORG Sat Mar 12 03:04:55 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A637616A4D4 for ; Sat, 12 Mar 2005 03:04:55 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C1EE43D31 for ; Sat, 12 Mar 2005 03:04:55 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 7B43272DD8; Fri, 11 Mar 2005 19:04:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 71E6372DCB; Fri, 11 Mar 2005 19:04:55 -0800 (PST) Date: Fri, 11 Mar 2005 19:04:55 -0800 (PST) From: Doug White To: Willem Jan Withagen In-Reply-To: <423193F0.3060208@digiware.nl> Message-ID: <20050311190322.C72922@carver.gumbysoft.com> References: <423058C3.8000902@digiware.nl> <423193F0.3060208@digiware.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: amd64@freebsd.org Subject: Re: [Fwd: Re: Make install{world,kernel} borked??] X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 03:04:55 -0000 On Fri, 11 Mar 2005, Willem Jan Withagen wrote: > So the question are: > - What shell is being used during makeworld?? /bin/sh until it builds it own copy and runs it out of /usr/obj. > - And why is mine acting up. /bin/sh isn't a symlink to a different shell, is it? You haven't done something stupid like replace it with bash? :) > - why does it not crash in the exact same piece of code a few lines earlier? Do I look psychic to you? :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org