Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 13:23:09 +0400
From:      Igor Roboul <igorr@sysadm.stc>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: buildworld failure
Message-ID:  <20020530092309.GA28096@sysadm.stc>
In-Reply-To: <20020529101842.GA83556@sysadm.stc>
References:  <20020529064931.GA45562@sysadm.stc> <20020529075015.67955380A@overcee.wemm.org> <20020529101842.GA83556@sysadm.stc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 29, 2002 at 02:18:42PM +0400, Igor Roboul wrote:
> >   make install
> > 
> > As long as your /usr/src is up to date, that should save you.
> Thank you. But now it fails on building of libncurses, with many:
> 
> lib_gen.c:504: `a0' undeclared (first use in this function)
> lib_gen.c:504: syntax error before numeric constant
> lib_gen.c:504: syntax error before numeric constant
This is problem with awk (nawk) which is used by MKlib_gen.sh
After I had removed /usr/bin/awk and then have made link /usr/bin/awk
-> /usr/bin/gawk libncurses have builded just fine

-- 
Igor Roboul, System administrator at Speech Technology Center
http://www.speechpro.com http://www.speechpro.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?20020530092309.GA28096>