Re: Need to install liblz4-dev - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Need to install liblz4-dev
Date
Msg-id aafOCfYuPstlC1rY@paquier.xyz
Whole thread Raw
In response to Need to install liblz4-dev  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Need to install liblz4-dev
List pgsql-hackers
On Wed, Mar 04, 2026 at 12:50:24AM -0500, Bruce Momjian wrote:
> However, I had /usr/lib/x86_64-linux-gnu/liblz4.so.1 installed on Debian
> 13.  I had to install liblz4-dev ("dev") to allow the configure/compile
> to succeed.

That's because of 7c1849311e49, hence my fault.  You can also bypass
the failure by appending a --without-lz4 to your configure switches,
like one can do for ICU.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: Add expressions to pg_restore_extended_stats()
Next
From: Chao Li
Date:
Subject: Re: Cleanup shadows variable warnings, round 1