Re: pgsql: Move interpreter shared library detection to configure

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Move interpreter shared library detection to configure
Дата
Msg-id 5544E891.2070101@dunslane.net
обсуждение исходный текст
Ответ на Re: pgsql: Move interpreter shared library detection to configure  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: pgsql: Move interpreter shared library detection to configure  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-committers
On 05/01/2015 11:16 PM, Peter Eisentraut wrote:
> On 5/1/15 10:22 PM, Michael Paquier wrote:
>> On Sat, May 2, 2015 at 10:39 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
>>> Move interpreter shared library detection to configure
>> This is hurting OSX platforms at least older than 10.6 (I can get
>> configure working on my 10.8 laptop), and OpenBSD.
> The OpenBSD case is intentional, because that would previously silently
> skip the build, which is what we wanted to get rid of.
>
> The OS X case, who knows.  I have put back the explicit platform
> detection that was previously there to fix that.
>
>


This has also broken frogmouth, which hitherto was happily build and
running plpython. See
<http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=frogmouth&dt=2015-05-02%2012%3A31%3A05>

cheers

andrew



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Make hstore_plperl's build even more like plperl's
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Make hstore_plperl's build even more like plperl's