Re: [PATCH] Fix PostgreSQL 12.1 server build and install problemsunder MSYS2

Поиск
Список
Период
Сортировка
От Guram Duka
Тема Re: [PATCH] Fix PostgreSQL 12.1 server build and install problemsunder MSYS2
Дата
Msg-id CABVxKcwJkU91tyELZha-7Q_EBt8ge016abSEuLLZjPK09z7=sQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Fix PostgreSQL 12.1 server build and install problemsunder MSYS2  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH] Fix PostgreSQL 12.1 server build and install problemsunder MSYS2  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
Master branch got error in configure stage and then compiling like 12.1 branch.

checking how to link an embedded Python application... configure: error: could not find shared library for Python
You might have to rebuild your Python installation.  Refer to the
documentation for details.  Use --without-python to disable building
PL/Python.

I registered the patch.

ср, 4 дек. 2019 г. в 11:05, Michael Paquier <michael@paquier.xyz>:
On Wed, Dec 04, 2019 at 10:46:39AM +0300, Guram Duka wrote:
> I made a patch fixing build and install problems under MSYS2, including
> llvmjit.
>
> I have tested this in my environment and it works, of course need more
> extensive testing.
> Attached is a patch that fixes it. Tag REL_12_1.

Do you have the same problems if you compile the code from the latest
branch of the master branch?

Could you register this patch to the upcoming commit fest?  Here is a
link to it:
https://commitfest.postgresql.org/26/

Thanks,
--
Michael


--
Best regards.
Guram Duka.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Simplify passing of configure arguments to pg_config
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: could not stat promote trigger file leads to shutdown