From owner-freebsd-current Mon Sep 23 21:32:45 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E15F837B401 for ; Mon, 23 Sep 2002 21:32:43 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E07A43E75 for ; Mon, 23 Sep 2002 21:32:38 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6DEC566B28; Mon, 23 Sep 2002 21:32:37 -0700 (PDT) Date: Mon, 23 Sep 2002 21:32:37 -0700 From: Kris Kennaway To: walt Cc: freebsd-current@freebsd.org Subject: Re: A different light, perhaps. Message-ID: <20020924043237.GA20608@xor.obsecurity.org> References: <3D8FDBC6.8030502@sbcglobal.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline In-Reply-To: <3D8FDBC6.8030502@sbcglobal.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 23, 2002 at 08:28:06PM -0700, walt wrote: > In an attempt to understand this black magic we practice every day > could I ask you to do two quick experiments for me? >=20 > 1. Type 'sort +1' at any command prompt. What do you see? >=20 > 2. cd /usr/src/lib/libncurses > make clean && make > What do you see? > [Warning: this may break your world on the next go-round.] As has been already explained, it's caused by sort using a newer value of the _POSIX2_VERSION directive during the buildworld, meaning "Use POSIX behaviour", where does not allow the 'sort +1' syntax. Kris --/04w6evG8XlLl3ft Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9j+rkWry0BWjoQKURAnASAKDdjbmi9loHsoVUXV05H1SNaZLsAACcD0ty 8YlWQNhfr7Njc53VaeXMUBg= =cj6R -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message