Subject: Re: pkgsrc Interix 3.5/i386 bulk build results 20061219.1220
To: None <pkgsrc-bulk@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bulk
Date: 01/02/2007 19:47:49
On Tue, Jan 02, 2007 at 01:38:32PM -0500, Todd Vierling wrote:
> On 1/2/07, Joerg Sonnenberger <joerg@britannica.bec.de> wrote:
> >Can you provide stdint.h and inttypes.h e.g. based on NetBSD in
> >${PREFIX}/include? That should fix a lot of other breakage.
> 
> Interix isn't the only OS lacking these; NetBSD didn't always have
> them either, IIRC.  Sounds like a job for a real build-time dependency
> package with appropriate builtin.mk.

If anything, I would make it part of the bootstrap. NetBSD didn't have
both in 1.6 I think.

Joerg