Re: pgsql: Build all Flex files standalone
От | Tom Lane |
---|---|
Тема | Re: pgsql: Build all Flex files standalone |
Дата | |
Msg-id | 3041062.1662439744@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: pgsql: Build all Flex files standalone (John Naylor <john.naylor@enterprisedb.com>) |
Ответы |
Re: pgsql: Build all Flex files standalone
|
Список | pgsql-committers |
John Naylor <john.naylor@enterprisedb.com> writes: > On Tue, Sep 6, 2022 at 10:54 AM Andres Freund <andres@anarazel.de> wrote: >> 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. crake is still unhappy: Sep 06 00:09:55 In file included from /tmp/headerscheck.AwLxya/test.c:2: Sep 06 00:09:55 /home/andrew/bf/root/HEAD/pgsql.build/../pgsql/src/backend/utils/adt/jsonpath_internal.h:26:10: fatal error:jsonpath_gram.h: No such file or directory Sep 06 00:09:55 26 | #include "jsonpath_gram.h" Sep 06 00:09:55 | ^~~~~~~~~~~~~~~~~ I wonder if that file is not getting installed in a directory that this test expects to search. regards, tom lane
В списке pgsql-committers по дате отправления: