Subject: Re: pkg/37555: textproc/gsed
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 12/18/2007 16:25:02
The following reply was made to PR pkg/37555; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/37555: textproc/gsed
Date: Tue, 18 Dec 2007 17:24:15 +0100 (CET)
> From: Joerg Sonnenberger <joerg@britannica.bec.de>
> To: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org, pkgsrc-bugs@NetBSD.org,
"Gilles Dauphin" <dauphin@enst.fr>
> Subject: Re: pkg/37555: textproc/gsed
> X-Gnats-Was-Stupid: no
> Cc:
> Date: Tue, 18 Dec 2007 15:40:02 +0000 (UTC)
>
> 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 16:28:51 +0100
>
> On Tue, Dec 18, 2007 at 03:15:05PM +0000, Gilles Dauphin wrote:
> > Sorry but it is: the easyest way.
> > here is config.log:
>
> OK, looks like the typical broken Solaris userland. You should get a
> stdbool.h in lib/ or so and it is supposed to use that.
>
> Joerg
>
But it does'not because of:
#if defined HAVE_STDBOOL_H || defined _LIBC
# include <stdbool.h>
#endif /* HAVE_STDBOOL_H || _LIBC */
in regex_internal.h
Yes it's a "Solaris userland", please patch with the .if $OSNAME ....
Thanks,
Gilles