Subject: Re: pkg/37555: textproc/gsed
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 12/18/2007 14:25:04
The following reply was made to PR pkg/37555; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/37555: textproc/gsed
Date: Tue, 18 Dec 2007 15:16:55 +0100
On Tue, Dec 18, 2007 at 01:50:01PM +0000, Gilles Dauphin wrote:
> thoses words 'strickly' and 'newer' are nightmare for me.
> be cool and please patch even if it is beetween
> .if ${OSNAME} == "SunOS" && ${OS_VERSION} == "5.10" ... .endif
>
> It's a good fix in this case.
It is not. The configure script actually tries to handle missing
stdbool.h. Can you check config.log if it detects that?
Joerg