From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Guram Duka <guram(dot)duka(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [PATCH] Fix PostgreSQL 12.1 server build and install problems under MSYS2 |
Date: | 2020-01-30 14:35:38 |
Message-ID: | 1a968a54-42b2-e23e-ca8f-0581708af195@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2019-12-31 11:56, Peter Eisentraut wrote:
> On 2019-12-04 11:32, Guram Duka wrote:
>> 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.
>
> As explained to you in the previous patch, you need to explain each
> change in detail and show the problems you are facing. Other people
> have used this platform before and it works for them, so you need to
> explain what's different for you, especially considering the extent of
> the changes you are proposing.
I'm setting this patch as rejected in the commit fest.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Moser | 2020-01-30 15:00:27 | Re: [PROPOSAL] Temporal query processing with range types |
Previous Message | Pavel Stehule | 2020-01-30 14:21:15 | Re: [Proposal] Global temporary tables |