From owner-freebsd-stable Wed Oct 9 19:34:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 603C937B401 for ; Wed, 9 Oct 2002 19:34:24 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B9A243E6E for ; Wed, 9 Oct 2002 19:34:23 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd03.sul.t-online.de by mailout11.sul.t-online.com with smtp id 17zT9a-0006wF-00; Thu, 10 Oct 2002 04:34:22 +0200 Received: from pride.uni.stoert.net (320050403952-0001@[217.82.54.12]) by fmrl03.sul.t-online.com with esmtp id 17zT9Q-0BwFeqC; Thu, 10 Oct 2002 04:34:12 +0200 Received: from wobbler.uni.stoert.net (wobbler.uni.stoert.net [10.150.180.180]) by pride.uni.stoert.net (Postfix) with ESMTP id E49B912E250; Thu, 10 Oct 2002 04:34:10 +0200 (CEST) Received: by wobbler.uni.stoert.net (Postfix, from userid 1000) id ADCE7125; Thu, 10 Oct 2002 04:34:07 +0200 (CEST) Date: Thu, 10 Oct 2002 04:33:59 +0200 From: Simon 'corecode' Schubert To: Wayne M Barnes Cc: freebsd-stable@freebsd.org Subject: Re: New sed breaks ports Message-Id: <20021010043359.33b0290d.corecode@corecode.ath.cx> In-Reply-To: <20021009211658.A3071@klentaq.com> References: <20021009210042.A3027@klentaq.com> <20021010040550.2539c6f2.corecode@corecode.ath.cx> <20021009211658.A3071@klentaq.com> X-Mailer: Sylpheed version 0.8.5claws (GTK+ 1.2.10; ) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.xv5ugioL(5t0(l" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=.xv5ugioL(5t0(l Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Obviously Wayne M Barnes formed the bits: > I did a complete cvsup including the ports. > I did a complete make world. > I did a complete generic kernel install on the laptop. sounds good (if you did a make world or make installworld, not just make buildworld) > Why are you mentioning 4.6.2? I only mentioned 4.7-RC (although > I am operating on memory here; it was RELENG_4 on Oct. 4 or 5.), and > 4.7-PRELEASE. because this is a known problem. 4.6.2 was the latest release that didn't include sed -i. -STABLE after that contains sed -i. you could investigate that by checking idents: freebsd4-6-2% ident `which sed` /usr/bin/sed: $FreeBSD: src/usr.bin/sed/compile.c,v 1.13.2.4 2002/04/26 07:43:50 sobomax Exp $ $FreeBSD: src/usr.bin/sed/main.c,v 1.9.2.4 2001/11/29 05:22:44 mikeh Exp $ $FreeBSD: src/usr.bin/sed/misc.c,v 1.3.2.1 2001/11/29 05:22:44 mikeh Exp $ $FreeBSD: src/usr.bin/sed/process.c,v 1.10.2.4 2002/04/20 00:24:15 jmallett Exp $ a recent system should produce these versions: $FreeBSD: src/usr.bin/sed/compile.c,v 1.13.2.8 2002/08/17 05:47:06 tjr Exp $ $FreeBSD: src/usr.bin/sed/main.c,v 1.9.2.7 2002/08/06 10:03:29 fanf Exp $ $FreeBSD: src/usr.bin/sed/misc.c,v 1.3.2.2 2002/07/17 09:35:56 tjr Exp $ $FreeBSD: src/usr.bin/sed/process.c,v 1.10.2.9 2002/08/17 05:47:06 tjr Exp $ if not, you screwed something on either cvsup,build or install cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.xv5ugioL(5t0(l Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (NetBSD) iD8DBQE9pOcer5S+dk6z85oRAjdJAJ9/gEOQ1Un4O3Ou4z/rp6qI1Ig0BACfZBmj Ps+b7KIPW8bwOjQn55yyAaw= =fToN -----END PGP SIGNATURE----- --=.xv5ugioL(5t0(l-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message