Subject: Re: pkg/37253
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Stuart Shelton <srcshelton@gmail.com>
List: pkgsrc-bugs
Date: 11/13/2007 22:55:01
The following reply was made to PR pkg/37253; it has been noted by GNATS.
From: "Stuart Shelton" <srcshelton@gmail.com>
To: gnats-bugs@netbsd.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org,
pkgsrc-bugs@netbsd.org
Subject: Re: pkg/37253
Date: Tue, 13 Nov 2007 21:48:37 +0000
I've just checked now, and adding unistd.h has no effect: the build
still fails just as before due to optarg and optind being missing.
On 13/11/2007, Joerg Sonnenberger <joerg@britannica.bec.de> wrote:
> The following reply was made to PR pkg/37253; it has been noted by GNATS.
>
> From: Joerg Sonnenberger <joerg@britannica.bec.de>
> To: Stuart Shelton <srcshelton@gmail.com>
> Cc: gnats-bugs@NetBSD.org
> Subject: Re: pkg/37253
> Date: Tue, 13 Nov 2007 21:52:52 +0100
>
> On Tue, Nov 13, 2007 at 08:58:09PM +0000, Stuart Shelton wrote:
> > Where should I be checking to see whether unistd.h is being #included?
>
> Add such an include in the failing file.
>
> Joerg
>
>