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

From Devrim Gündüz
Subject Re: BUG #16085: Potential missing version information available for/usr/pgsql-12/lib/libpq.so.5
Date
Msg-id 01ec246e78bb4eb2758a5f56aa61af4050f7c7a9.camel@gunduz.org
Whole thread Raw
In response to Re: BUG #16085: Potential missing version information available for/usr/pgsql-12/lib/libpq.so.5  (Bruce Momjian <bruce@momjian.us>)
List 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

Attachment

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #16085: Potential missing version information available for/usr/pgsql-12/lib/libpq.so.5
Next
From: PG Bug reporting form
Date:
Subject: BUG #16097: ts_headline fails on text with html style tag