Meson and Numa: C header not found - Mailing list pgsql-general

From Daniel Westermann (DWE)
Subject Meson and Numa: C header not found
Date
Msg-id GV0P278MB04195F024DA2FF862D9B39FBD2B72@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: Meson and Numa: C header not found
List pgsql-general
Hi,

I wanted to play a bit with the Numa stuff recently committed but Meson fails to find numa.h:

Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0
Run-time dependency numa found: YES 2.0.19

../postgresql/meson.build:957:12: ERROR: C header 'numa.h' not found

Is this expected? The header file is there:

postgres@pgbox:/home/postgres/ [DEV] sudo find / -name numa.h
/usr/include/numa.h

This is a Fedora 41 system.

Regards
Daniel


pgsql-general by date:

Previous
From: Olleg Samoylov
Date:
Subject: Re: Interesting case of IMMUTABLE significantly hurting performance
Next
From: Tomas Vondra
Date:
Subject: Re: Meson and Numa: C header not found