Re: broken build - FC 41

2024-09-11 Thread Pavel Stehule
Hi st 11. 9. 2024 v 9:54 odesílatel Daniel Gustafsson napsal: > > On 9 Sep 2024, at 15:20, Pavel Stehule wrote: > > > The question is why the missing header was not detected by configure? > > We don't test for every 3rd party header we include. If engines were > separate > from OpenSSL we'd pr

Re: broken build - FC 41

2024-09-11 Thread Daniel Gustafsson
> On 9 Sep 2024, at 15:20, Pavel Stehule wrote: > The question is why the missing header was not detected by configure? We don't test for every 3rd party header we include. If engines were separate from OpenSSL we'd probably probe for it, but this separation is a packager decision and not one f

Re: broken build - FC 41

2024-09-09 Thread Pavel Stehule
po 9. 9. 2024 v 13:57 odesílatel Daniel Gustafsson napsal: > > On 9 Sep 2024, at 13:45, Pavel Stehule 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

Re: broken build - FC 41

2024-09-09 Thread Pavel Stehule
po 9. 9. 2024 v 13:58 odesílatel Herbert J. Skuhra napsal: > On Mon, 09 Sep 2024 13:45:50 +0200, Pavel Stehule wrote: > > > > Hi > > > > I try new Fedora 41. Build fails > > > > echo 'Name: libpq' >>libpq.pc > > echo 'Description: PostgreSQL libpq library' >>libpq.pc > > echo 'URL: https://www.po

Re: broken build - FC 41

2024-09-09 Thread Herbert J. Skuhra
On Mon, 09 Sep 2024 13:45:50 +0200, Pavel Stehule wrote: > > Hi > > I try new Fedora 41. Build fails > > echo 'Name: libpq' >>libpq.pc > echo 'Description: PostgreSQL libpq library' >>libpq.pc > echo 'URL: https://www.postgresql.org/' >>libpq.pc > echo 'Version: 18devel' >>libpq.pc > echo 'Requi

Re: broken build - FC 41

2024-09-09 Thread Daniel Gustafsson
> On 9 Sep 2024, at 13:45, Pavel Stehule 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 > | ^~ > compilation termin