From owner-cvs-all Tue Jan 11 8:43:33 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 210A2154C1; Tue, 11 Jan 2000 08:43:20 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 057011CA0; Wed, 12 Jan 2000 00:43:17 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 In-Reply-To: Message from Marcel Moolenaar of "Tue, 11 Jan 2000 08:23:53 PST." <200001111623.IAA92808@freefall.freebsd.org> Date: Wed, 12 Jan 2000 00:43:16 +0800 From: Peter Wemm Message-Id: <20000111164317.057011CA0@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Marcel Moolenaar wrote: > marcel 2000/01/11 08:23:53 PST > > Modified files: > . Makefile.inc1 > Log: > Revert gratuitous change in rev. 1.123 which broke building world > as non-root. Actually, it was 1.124, but never mind. install.sh seems to use the wrong binaries. It should use the hosted tools (/bin/test for example) built early on. Otherwise a 'make installworld' runs the freshly installed /bin/test and segfaults if you've got a slightly older kernel (pre signal changes). Maybe there are other things that break, but test ("/bin/[") shouldn't be one of them if we can help it. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message