Date: Fri, 21 Feb 2003 09:01:55 -0600 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: Ruslan Ermilov <ru@freebsd.org> Cc: Giorgos Keramidas <keramida@freebsd.org>, src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <20030221150155.GA33429@madman.celabo.org> In-Reply-To: <20030221145306.GB54716@sunbay.com> References: <200302202039.h1KKdVQN058039@repoman.freebsd.org> <20030220233130.GD2486@gothmog.gr> <20030221134613.GA44424@sunbay.com> <20030221145306.GB54716@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 21, 2003 at 04:53:06PM +0200, Ruslan Ermilov wrote: > No, this can't be true. The only difference between RELENG_4_7 > and HEAD versions of touch(1) is that the latter has the -h > option, which can't be a problem for RELENG_4_7 (nor would > bootstrapping of the RELENG_4_7 version of touch(1) be a > solution should the problem have existed). The problem is that touch is not in the path during `make release' (at some point the path includes only stuff in /usr/obj/usr/src/i386/...), so you get ``touch: not found'' fairly early. If you give me time, I will reproduce and send you the logs when I'm done with some more urgent issues. Cheers, -- Jacques A. Vidrine <nectar@celabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221150155.GA33429>