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