Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 16:17:02 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Garrett Wollman <wollman@lcs.mit.edu>
Cc:        current@FreeBSD.ORG
Subject:   Re: `lorder' problem
Message-ID:  <20020924121702.GA55438@nagual.pp.ru>
In-Reply-To: <200209240657.g8O6v9aU086705@khavrinen.lcs.mit.edu>
References:  <200209240657.g8O6v9aU086705@khavrinen.lcs.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020924121702.GA55438>