Re: OpenSSL 1.1 breaks configure and more

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: OpenSSL 1.1 breaks configure and more
Дата
Msg-id 15588.1472495237@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: OpenSSL 1.1 breaks configure and more  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
Heikki Linnakangas <hlinnaka@iki.fi> writes:
> Buildfarm animals "locust" and "prairiedog" are not happy with this. 
> They seem to be using OpenSSL 0.9.7, as they failed with errors related 
> to those ECDH calls:

prairiedog definitely is, and since locust is also an ancient OS X
version, that's not too surprising also.  (I imagine gaur/pademelon
will fall over too, next time I turn it on.)

> Tom, R�mi, can you fix locust and prairiedog, please, by updating 
> OpenSSL or removing --with-openssl?

Roger, will do (probably just the latter for today).
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Fix some corner cases that cube_in rejects
Следующее
От: Tom Lane
Дата:
Сообщение: Re: GIN logging GIN_SEGMENT_UNMODIFIED actions?