public inbox for [email protected]
help / color / mirror / Atom feedFrom: Nazir Bilal Yavuz <[email protected]>
To: Mark Hill <[email protected]>
Cc: Robert Haas <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: FW: Building Postgres 17.0 with meson
Date: Wed, 13 Nov 2024 18:51:42 +0300
Message-ID: <CAN55FZ3gTmM0v3UYKm0L1qZE-HmMe28YgV6YEFBMg_4TPz7pEg@mail.gmail.com> (raw)
In-Reply-To: <DM6PR05MB50837425FDAD7A9BB0F1EAA6EE5A2@DM6PR05MB5083.namprd05.prod.outlook.com>
References: <DM6PR05MB5083D556B128E9FFA36E6400EE532@DM6PR05MB5083.namprd05.prod.outlook.com>
<[email protected]>
<DM6PR05MB50839F56BDEDD1ADED987EAEEE532@DM6PR05MB5083.namprd05.prod.outlook.com>
<DM6PR05MB5083E8A060BE1274B8FAD09CEE532@DM6PR05MB5083.namprd05.prod.outlook.com>
<CA+TgmoYqHJSN66KgO08424G_tJyrUF3MjbQT4B2Dt6-9xV-g8w@mail.gmail.com>
<DM6PR05MB50837425FDAD7A9BB0F1EAA6EE5A2@DM6PR05MB5083.namprd05.prod.outlook.com>
Hi,
On Wed, 13 Nov 2024 at 18:17, Mark Hill <[email protected]> wrote:
>
> The error above says meson can't find openssl/ssl.h but it's there:
> D:\Jenkins\workspace\workspace\Postgres-9.4\PostgreSQL\postgres-Source\buildPostgreSQL_wx6_17.0\postgresql-17.0>dir D:\Jenkins\workspace\workspace\Postgres-9.4\OpenSSL\OpenSSL-Install\OpenSSL-3.1.6-wx6\include\openssl\ssl.h
> Volume in drive D is Data
> Volume Serial Number is 58B5-7193
>
> Directory of D:\Jenkins\workspace\workspace\Postgres-9.4\OpenSSL\OpenSSL-Install\OpenSSL-3.1.6-wx6\include\openssl
>
> 08/12/2024 04:22 PM 127,595 ssl.h
> 1 File(s) 127,595 bytes
> 0 Dir(s) 210,974,670,848 bytes free
>
> I don't know why meson cannot find the OpenSSL installation I've specified via the options:
> extra_lib_dirs
> extra_include_dirs
I think that the problem is that you are setting '.../include/openssl'
as an include_dir not '.../include'. Could you please try:
set openssl_include_dir=D:\Jenkins\workspace\workspace\Postgres-9.4\OpenSSL\OpenSSL-Install\OpenSSL-3.1.6-wx6\include
--
Regards,
Nazir Bilal Yavuz
Microsoft
view thread (6+ 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], [email protected]
Subject: Re: FW: Building Postgres 17.0 with meson
In-Reply-To: <CAN55FZ3gTmM0v3UYKm0L1qZE-HmMe28YgV6YEFBMg_4TPz7pEg@mail.gmail.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