From owner-cvs-all Fri Feb 21 7: 3: 6 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63EBC37B401; Fri, 21 Feb 2003 07:03:04 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id A531443FA3; Fri, 21 Feb 2003 07:03:03 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 3C65455; Fri, 21 Feb 2003 09:03:03 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 64C9878C3E; Fri, 21 Feb 2003 09:01:55 -0600 (CST) Date: Fri, 21 Feb 2003 09:01:55 -0600 From: "Jacques A. Vidrine" To: Ruslan Ermilov Cc: Giorgos Keramidas , 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> References: <200302202039.h1KKdVQN058039@repoman.freebsd.org> <20030220233130.GD2486@gothmog.gr> <20030221134613.GA44424@sunbay.com> <20030221145306.GB54716@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030221145306.GB54716@sunbay.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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-all" in the body of the message