Date: Wed, 12 Jan 2000 00:43:16 +0800 From: Peter Wemm <peter@netplex.com.au> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <20000111164317.057011CA0@overcee.netplex.com.au> In-Reply-To: Message from Marcel Moolenaar <marcel@FreeBSD.org> of "Tue, 11 Jan 2000 08:23:53 PST." <200001111623.IAA92808@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000111164317.057011CA0>