Re: pgsql: Build all Flex files standalone

From: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>, John Naylor <john(dot)naylor(at)postgresql(dot)org>
Subject: Re: pgsql: Build all Flex files standalone
Date: 2022-09-06 04:20:24
Message-ID: CAFBsxsGcxXLcybntaGWRPcWyyckWRROw2ovCKT2Wz84xv89HCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, Sep 6, 2022 at 10:54 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> >I just tried a vpath build and the failing check doesn't reproduce for
> >me there. Any ideas?
>
> Presumably it only happens if you previously triggered the parsers to be generated.

If you attempt to run the check before building, the first thing you get is

fatal error: utils/errcodes.h: No such file or directory

so not sure what you mean.

--
John Naylor
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-09-06 04:49:04 Re: pgsql: Build all Flex files standalone
Previous Message David Rowley 2022-09-06 03:59:48 pgsql: Fix typo in 16d69ec29