| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> | 
|---|---|
| To: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> | 
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Christoph Berg <myon(at)debian(dot)org>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Antonin Houska <ah(at)cybertec(dot)at>, Wolfgang Walther <walther(at)technowledgy(dot)de>, Devrim Gündüz <devrim(at)gunduz(dot)org> | 
| Subject: | Re: [PoC] Federated Authn/z with OAUTHBEARER | 
| Date: | 2025-05-02 17:59:12 | 
| Message-ID: | aBUH8HPTUlY6GfHN@nathan | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
On Fri, May 02, 2025 at 10:42:25AM -0700, Jacob Champion wrote:
> On Fri, May 2, 2025 at 10:35 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> FWIW, on my Mac a meson build from HEAD goes through fine, with or
>> without this patch.  I'm getting openssl and libcurl from MacPorts
>> not Homebrew, but I don't know why that would make any difference.
> 
> Do your <libintl.h> and <openssl/*.h> live in the same place? Mine do,
> so I had to disable NLS to get this to break.
I enabled NLS and the problem disappeared for me, but that seems to be a
side effect of setting -Dextra_{include,lib}_dirs to point to my Homebrew
directories, which I needed to do to get NLS to work.
-- 
nathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniil Davydov | 2025-05-02 18:12:49 | Re: POC: Parallel processing of indexes in autovacuum | 
| Previous Message | Vitaly Davydov | 2025-05-02 17:47:48 | Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly |