public inbox for [email protected]  
help / color / mirror / Atom feed
From: Daniel Westermann (DWE) <[email protected]>
To: Tomas Vondra <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: Meson and Numa: C header not found
Date: Thu, 10 Apr 2025 09:53:06 +0000
Message-ID: <GV0P278MB04192EF41E1D929C0D8E4430D2B72@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <[email protected]>
References: <GV0P278MB04195F024DA2FF862D9B39FBD2B72@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM>
	<[email protected]>

>
>   ninja -C build
>
>completes just fine. What exactly are the commands you're executing?
>
>
>FWIW I guess -hackers would be a better place for this question.

Nothing special, just this:

meson configure -Dprefix=${PGHOME} \
                -Dbindir=${PGHOME}/bin \
                -Ddatadir=${PGHOME}/share \
                -Dincludedir=${PGHOME}/include \
                -Dlibdir=${PGHOME}/lib \
                -Dsysconfdir=${PGHOME}/etc \
                -Dpgport=5432 \
                -Dplperl=enabled \
                -Dplpython=enabled \
                -Dssl=openssl \
                -Dpam=enabled \
                -Dldap=enabled \
                -Dlibxml=enabled \
                -Dlibxslt=enabled \
                -Dsegsize=${SEGSIZE} \
                -Dblocksize=${BLOCKSIZE} \
                -Dllvm=enabled \
                -Duuid=ossp \
                -Dzstd=enabled \
                -Dlz4=enabled \
                -Dzstd=enabled \
                -Dgssapi=enabled \
                -Dsystemd=enabled \
                -Dicu=enabled \
                -Dlibcurl=enabled \
                -Dliburing=enabled \
                -Dlibnuma=disabled \
                -Dsystem_tzdata=/usr/share/zoneinfo
ninja 
ninja install

Regards
Daniel







view thread (8+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Meson and Numa: C header not found
  In-Reply-To: <GV0P278MB04192EF41E1D929C0D8E4430D2B72@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox