Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 05:46:15 -0700
From:      walt <wa1ter@hotmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: `lorder' problem
Message-ID:  <3D905E97.4050401@hotmail.com>
References:  <amp2e8$167f$1@FreeBSD.csie.NCTU.edu.tw>

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




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