Re: broken build - FC 41 - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: broken build - FC 41
Date
Msg-id EBDA7F29-259F-4B8A-9DCE-C259F8B30FC4@yesql.se
Whole thread Raw
In response to broken build - FC 41  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: broken build - FC 41
List pgsql-hackers
> On 9 Sep 2024, at 13:45, Pavel Stehule <pavel.stehule@gmail.com> wrote:

> echo 'Libs.private: -L/usr/lib64 -lpgcommon -lpgport -lssl -lm' >>libpq.pc
> fe-secure-openssl.c:62:10: fatal error: openssl/engine.h: Adresář nebo soubor neexistuje
>    62 | #include <openssl/engine.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.

That implies OPENSSL_NO_ENGINE isn't defined while the engine header is
missing, which isn't really a workable combination.  Which version of OpenSSL
is this?

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: "Herbert J. Skuhra"
Date:
Subject: Re: broken build - FC 41
Next
From: Ed Behn
Date:
Subject: access numeric data in module