Re: Debian Sid broke Perl

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Debian Sid broke Perl
Дата
Msg-id 1702364.1591485111@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Debian Sid broke Perl  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Debian Sid broke Perl  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
I wrote:
> A bit of searching turned up this:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798626

BTW, as far as I can tell from the underlying discussion at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962138
there was no actual change in the existence of the shared
library, but what is now happening is that we are getting
a result reflecting the fact that /usr/bin/perl itself is
statically linked.

I wonder whether we could just drop the configure-time
test for useshrplib.  The worst-case scenario is that a user
grinds through a build and eventually gets an obscure link error,
but that's probably quite uncommon these days.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Debian Sid broke Perl
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Debian Sid broke Perl