Re: Meson and Numa: C header not found

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
Cc: Tomas Vondra <tomas@vondra.me>, "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2025-04-10T16:39:22Z
Lists: pgsql-general
"Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com> writes:
>> Just to confirm, do you have all of these in /usr/lib64?

> Yes, it it there

That's just weird then.  The only other theory that comes to mind
is that there's something wrong with the SELinux attributes on these
files.  restorecon might help if so.

			regards, tom lane