Re: peripatus build failures....

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: peripatus build failures....
Дата
Msg-id 71057.1530988097@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: peripatus build failures....  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: peripatus build failures....  (Larry Rosenman <ler@lerctr.org>)
Re: peripatus build failures....  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> And the winner is:

> dddfc4cb2edcfa5497f5d50190a7fb046c51da16 is the first bad commit
> commit dddfc4cb2edcfa5497f5d50190a7fb046c51da16
> Author: Tom Lane <tgl@sss.pgh.pa.us>
> Date:   Tue Apr 3 16:26:05 2018 -0400
>
>     Prevent accidental linking of system-supplied copies of libpq.so etc.

Huh.  So what that suggests is that the problem is related to picking
up copies of our libraries from outside the build tree.  Do you have
any copies of libpgport.a/.so or libpgcommon.a/.so in
/usr/local/lib or /usr/lib or /lib ?

            regards, tom lane


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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Make deparsing of column defaults faster
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: peripatus build failures....