Re: Error on create extension pgcrypto. Undefined symbol "EVP_bf_ecb"

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Marco Aurelio <marcoprodata(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Error on create extension pgcrypto. Undefined symbol "EVP_bf_ecb"
Date: 2024-02-07 14:17:44
Message-ID: 963AC6F6-5FFE-40B8-AB80-735058D57812@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> On 7 Feb 2024, at 15:09, Marco Aurelio <marcoprodata(at)gmail(dot)com> wrote:

> When I run ./configure I see in config.log that it is always using the base version of Freebsd.

You can use the --with-libraries and --with-includes arguments to ./configure
in order to point it to the version you want to build against.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marco Aurelio 2024-02-07 14:40:21 Re: Error on create extension pgcrypto. Undefined symbol "EVP_bf_ecb"
Previous Message Marco Aurelio 2024-02-07 14:09:18 Error on create extension pgcrypto. Undefined symbol "EVP_bf_ecb"