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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to