pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/37555: textproc/gsed
The following reply was made to PR pkg/37555; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/37555: textproc/gsed
Date: Tue, 18 Dec 2007 17:24:15 +0100 (CET)
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
> To: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
> pkgsrc-bugs%NetBSD.org@localhost,
"Gilles Dauphin" <dauphin%enst.fr@localhost>
> 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@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> 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
Home |
Main Index |
Thread Index |
Old Index