Re: undefined symbol when installing pgcrypto on 16.1

From: Michael Nolan <htfoot(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: undefined symbol when installing pgcrypto on 16.1
Date: 2024-01-17 23:59:29
Message-ID: CAOzAqu+NvikLGzzVZ2p97qm=M=E_hxKuosRP6Y1Gu3p3QAY5uw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jan 17, 2024 at 5:32 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
> > On 18 Jan 2024, at 00:24, Michael Nolan <htfoot(at)gmail(dot)com> wrote:
> >
> > Sorry for the delay in responding, network issues kept me offline for
> > several days.
> >
> > These are the openssl packages installed from the Almalinux 9 repositories:
> >
> > apr-util-openssl.x86_64 1.6.1-23.el9 @appstream
> > openssl.x86_64 1:3.0.7-24.el9 @anaconda
> > openssl-devel.x86_64 1:3.0.7-24.el9 @appstream
> > openssl-libs.x86_64 1:3.0.7-24.el9 @anaconda
> >
> > I reinstalled the devel package, still get the same unresolved symbol error.
>
> My memory is failing me, but isn't CAST5 only available when loading the legacy
> provider in OpenSSL 3? Which providers are loaded in your openssl config?
>
> --
> Daniel Gustafsson

The legacy providers were enabled, disabling them worked. (The build
took a lot longer, too, but there were no obvious messages about
problems with the legacy providers enabled untilI ran the check.)

Thanks, Daniel.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2024-01-18 01:05:47 Re: Help needed for the resolution of memory leak
Previous Message Daniel Gustafsson 2024-01-17 23:32:40 Re: undefined symbol when installing pgcrypto on 16.1