Re: Meson and Numa: C header not found
Daniel Westermann (DWE) <daniel.westermann@dbi-services.com>
From: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Tomas Vondra <tomas@vondra.me>, "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2025-04-11T03:57:03Z
Lists: pgsql-general
>This implies that it caches info about header presence but >not library presence (else it wouldn't have thought that >the library was there either, I guess). Kind of weird, >but I'm still learning about meson. Thanks, Tom, Confirmed, starting from scratch does not show the issue anymore. Regards Daniel