Subject: Re: stdbool.h
To: Johnny Billquist <bqt@Update.UU.SE>
From: James Chacon <jmc@NetBSD.org>
List: port-vax
Date: 06/02/2005 10:40:30
On Thu, Jun 02, 2005 at 02:20:29AM +0200, Johnny Billquist wrote:
> On Wed, 1 Jun 2005, James Chacon wrote:
> 
> > On Wed, Jun 01, 2005 at 02:52:36PM +0200, Johnny Billquist wrote:
> > > NetBSD-vax is not buildable, and cannot have been for a while now.
> > > The problem is that when you get to gnu/usr.bin/gettext/gettext/gettext.c,
> > > it requires stdbool.h, which only is installed if you have gcc3, which VAX
> > > don't have.
> > >
> > > Is anyone looking at this, or are we dead?
> >
> > When's the last time you tested this?
> 
> Today.
> 
> > I fixed this a while back. Looking over stats from last week the build box
> > successfully built vax at least 3 times.
> 
> Strange. I've just tested both a native build, and a build from a current
> i386 box with build.sh...

With current source? We're cross building from x86. What build.sh options?

James