On 2018-08-24 14:35:18 -0700, Peter Geoghegan wrote: > On Fri, Aug 24, 2018 at 2:15 PM, Andres Freund <and...@anarazel.de> wrote: > > Do they persist after you do re-configure? If so, could you send your > > config.log? > > I should point out to Bruce that this is clearly related to commit > 143290efd0795b61ed2c8358fc1767e799140047.
Yes, but the preceding commit (d9dd406fe281d22d5) should've added the -std=gnu99, if required, the message complains about - the fact that it didn't seems to indicate that either configure didn't run (a bit odd, I think it should automatically trigger), or something weird is up (hence config.log). Greetings, Andres Freund