Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 4 - compilation issues on RHEL 7.2

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Martin Goodson <kaemaril(at)googlemail(dot)com>, pgsql-general(at)postgresql(dot)org
Cc: Devrim Gündüz <devrim(at)gunduz(dot)org>
Subject: Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 4 - compilation issues on RHEL 7.2
Date: 2017-05-17 19:11:10
Message-ID: 4d4a8baa-a8da-652b-2317-7a794c9d0455@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/17/2017 12:01 PM, Martin Goodson wrote:
> On 17/05/2017 17:19, Adrian Klaver wrote:
>> Spun up a RH 7.3 instance and tried the compile and got the same error.
> Good to know it's reproducible, and not just me :)
>

> I'll have a word with our UNIX team about unlinking this (and relinking
> afterward) tomorrow (they're gone for the night ... :) ) and report
> back, but it certainly is looking promising again! :)

I thought you where working on VM you had access/rights to.

That is not the case?

>
> Here's what I currently see in /lib64 for libldap files ...
>
> $ ls -l /lib64/libldap*
>
> lrwxrwxrwx 1 root root 21 May 11 12:42 /lib64/libldap-2.4.so.2 ->
> libldap-2.4.so.2.10.3
> -rwxr-xr-x 1 root root 337K Feb 23 2016 /lib64/libldap-2.4.so.2.10.3
> lrwxrwxrwx 1 root root 23 May 11 12:42 /lib64/libldap_r-2.4.so.2 ->
> libldap_r-2.4.so.2.10.3
> -rwxr-xr-x 1 root root 365K Feb 23 2016 /lib64/libldap_r-2.4.so.2.10.3
> lrwxrwxrwx 1 root root 23 May 16 17:06 /lib64/libldap_r.so ->
> libldap_r-2.4.so.2.10.3
> lrwxrwxrwx 1 root root 21 May 16 17:06 /lib64/libldap.so ->
> libldap-2.4.so.2.10.3

Whoever does it needs to unlink:

/lib64/libldap_r-2.4.so.2

>
> Regards,
>

> --
> Martin Goodson
>
> "Have you thought up some clever plan, Doctor?"
> "Yes, Jamie, I believe I have."
> "What're you going to do?"
> "Bung a rock at it."
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Goodson 2017-05-17 20:28:27 Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 4 - compilation issues on RHEL 7.2
Previous Message Martin Goodson 2017-05-17 19:01:52 Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 4 - compilation issues on RHEL 7.2