pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/56488: Solaris 10 compile issues, stdbool.h requires c99
The following reply was made to PR pkg/56488; it has been noted by GNATS.
From: nia <nia%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/56488: Solaris 10 compile issues, stdbool.h requires c99
Date: Wed, 10 Nov 2021 23:03:06 +0000
On Tue, Nov 09, 2021 at 12:00:02PM +0000, Claes Nstn wrote:
> Using flex as an example, it seems to include stdbool.h in
> src/flexdef.h unconditionally even though it checks for stdbool.h in
> configure and continues without it, it seems.
>
> I'm attaching the work.log and config.log, as I'm unsure what else you
> need.
>
> Will rebuild some of the other packages, hopefully providing some more
> insights to whether or not setting c99 is the way to go or not.
Thanks, I found the reference to stdbool.h in devel/flex and
applied the fix. However, I can't find the references to
stdbool by grepping the other examples you gave.
Home |
Main Index |
Thread Index |
Old Index