Re: zlib detection in Meson on Windows broken?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: zlib detection in Meson on Windows broken?
Дата
Msg-id 20240521170012.sdfe7zbxohkepsfh@awork3.anarazel.de
обсуждение исходный текст
Ответ на zlib detection in Meson on Windows broken?  (Dave Page <dpage@pgadmin.org>)
Ответы Re: zlib detection in Meson on Windows broken?
Список pgsql-hackers
Hi,

On 2024-05-20 11:58:05 +0100, Dave Page wrote:
> I then attempt to build PostgreSQL:
> 
>  meson setup build
> -Dextra_include_dirs=C:/build64/openssl/include,C:/build64/zlib/include
> -Dextra_lib_dirs=C:/build64/openssl/lib,C:/build64/zlib/lib -Dssl=openssl
> -Dzlib=enabled --prefix=c:/build64/pgsql
> 
> Which results in the output in output.txt, indicating that OpenSSL was
> correctly found, but zlib was not. I've also attached the meson log.

I forgot to mention that earlier: Assuming you're building something to be
distributed, I'd recommend --auto-features=enabled/disabled and specifying
specifically which dependencies you want to be used.

Greetings,

Andres Freund



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: First draft of PG 17 release notes
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: First draft of PG 17 release notes