Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2003 12:20:17 +0200
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        Mark Murray <mark@grondar.org>
Cc:        current@freebsd.org
Subject:   Re: awk broken on Alpha. Breaks "make world".
Message-ID:  <20030507102017.GC91829@freebie.xs4all.nl>
In-Reply-To: <20030506113134.GB86157@freebie.xs4all.nl>
References:  <20030506094153.GA85874@freebie.xs4all.nl> <200305061031.h46AVS8c082646@grimreaper.grondar.org> <20030506113134.GB86157@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 06, 2003 at 01:31:34PM +0200, Wilko Bulte wrote:
> On Tue, May 06, 2003 at 11:31:28AM +0100, Mark Murray wrote:
> > Wilko Bulte writes:
> > > > The gdtoa import caused awk on Alpha to fail to work with any
> > > > script that has a symbol whose name starts with the letters
> > > > 'nan'...such as 'nanosleep'.  Compiling awk with -mieee fixes this
> > > > problem, so this flag has been the default in bsd.cpu.mk since 3/29.
> > > > Sorry about that.
> > > 
> > > Maybe I'm missing something then, but a plain HEAD still does not compile
> > > for me. As in:
> > > 
> > > ===> usr.bin/truss^M
> > > cp /usr/src/usr.bin/truss/../../sys/kern/syscalls.master syscalls.master^M
> > > /bin/sh /usr/src/usr.bin/truss/../../sys/kern/makesyscalls.sh
> > > syscalls.master  /u
> > > sr/src/usr.bin/truss/i386.conf^M
> > > awk: floating point exception 8^M
> > >  input record number 325, file ^M
> > >  source line number 87^M
> > > *** Error code 2^M
> > > ^M
> > > Stop in /usr/src/usr.bin/truss.^M
> > 
> > It took _two_ make worlds before things worked right for me.
> > 
> > But yes, things are now cool!
> 
> This was the second buildworld for me. Do we have a bootstrapping problem
> of some sorts maybe?

Looks like it. I manually re-made awk and then installed it. That allowed 
a buildworld to succeed.

Whatever, works now

-- 
|   / o / /_  _   		wilko@FreeBSD.org
|/|/ / / /(  (_)  Bulte				



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