Re: BUG #16085: Potential missing version information available for/usr/pgsql-12/lib/libpq.so.5

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: BUG #16085: Potential missing version information available for/usr/pgsql-12/lib/libpq.so.5
Дата
Msg-id 01ec246e78bb4eb2758a5f56aa61af4050f7c7a9.camel@gunduz.org
обсуждение исходный текст
Ответ на Re: BUG #16085: Potential missing version information available for/usr/pgsql-12/lib/libpq.so.5  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
Hi,

On Wed, 2019-11-06 at 09:07 -0500, Bruce Momjian wrote:
> Devrim, can you comment on this?  I am confused by this report.
>
> ---------------------------------------------------------------------------

<snip>
```
> > /usr/bin/ld: /usr/lib64/vtk/libvtkIOPostgreSQL.so.1: undefined reference to
> > `PQfname@RHPG_9.6'


You are building this software against Fedora/Red Hat's PostgreSQL, which ships
these weird symbols (note the RHPG_9.6), and then you are trying to expect it
to work against community PostgreSQL.

Either use their PostgreSQL (which happens when you remove ours), or remove
them,install PGDG RPMs, and recompile against ours.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #16085: Potential missing version information available for/usr/pgsql-12/lib/libpq.so.5
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16097: ts_headline fails on text with html style tag