From owner-freebsd-current Tue Sep 24 5:47:12 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 2BEE837B404 for ; Tue, 24 Sep 2002 05:47:11 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E9043E65 for ; Tue, 24 Sep 2002 05:47:10 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [64.175.106.181] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.12 $ on Novell NetWare via secured & encrypted transport (TLS); Tue, 24 Sep 2002 06:47:11 -0600 Message-ID: <3D905E97.4050401@hotmail.com> Date: Tue, 24 Sep 2002 05:46:15 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020921 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: `lorder' problem References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 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... If you don't see errors while building libc or libncurses just do a 'make clean' in those directories first. > > I'm too tired right now to look at ncurses... This line in /usr/src/contrib/ncurses/include/MKkey_defs.sh seems to be the fix: sed -e 's/[ ]\+/ /g' < $DATA |sort -n -k 6 >$data At least it compiles. Dunno yet if libncurses actually works after compilation ;-) Sleep well! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message