bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ncurses 5.4 build problem


From: Thomas Dickey
Subject: Re: ncurses 5.4 build problem
Date: Sat, 23 Sep 2006 19:20:57 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Sep 21, 2006 at 10:05:20PM -0500, Christopher Parker wrote:
> Thomas,
> 
> Thanks for your help.  I did find the culprit and the bouncing ball has 
> passed to GAWK.  I don't think it will stop there though.  The problem is 
> that the command:
> echo "parm1 parm2" | awk '{print $1}'
> returns "parm1 parm2" instead of just "parm1"  This is causing a problem 
> with the test later on in the ncurses configure script.

Perhaps it depends on your locale or the version of gawk.

This seems to work -
        GNU Awk 3.1.5

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]