From owner-freebsd-current Tue Sep 24 5:17:16 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 B642A37B401 for ; Tue, 24 Sep 2002 05:17:15 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC9B343E75 for ; Tue, 24 Sep 2002 05:17:14 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.5/8.12.5) with ESMTP id g8OCH5nd055540; Tue, 24 Sep 2002 16:17:07 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.5/8.12.5/Submit) id g8OCH3mv055539; Tue, 24 Sep 2002 16:17:03 +0400 (MSD) (envelope-from ache) Date: Tue, 24 Sep 2002 16:17:02 +0400 From: "Andrey A. Chernov" To: Garrett Wollman Cc: current@FreeBSD.ORG Subject: Re: `lorder' problem Message-ID: <20020924121702.GA55438@nagual.pp.ru> References: <200209240657.g8O6v9aU086705@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209240657.g8O6v9aU086705@khavrinen.lcs.mit.edu> User-Agent: Mutt/1.5.1i 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 On Tue, Sep 24, 2002 at 02:57:09 -0400, Garrett Wollman wrote: > Anyone experiencing this problem might want to try the following > (beware cut&paste). I still don't understand why it is that I don't > see it. Is there a hidden build dependency? (I.e., does `sort' need > to be added to the list of build-tools?) Look at the discussion in the current@ maillist about sort breakage with recent new POSIX level define. GNU sort sense POSIX level and remove obsolete syntax to conform it (i.e. +N can be filename). We can either remove new POSIX level define, fix sort not sense ot or fix programs (better). -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message