Date: Thu, 10 Oct 2002 04:33:59 +0200 From: Simon 'corecode' Schubert <corecode@corecode.ath.cx> To: Wayne M Barnes <stabilizer@klentaq.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--=.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021010043359.33b0290d.corecode>