On 21/09/2023 15:48, Bob Friesenhahn wrote:
On Thu, 21 Sep 2023, Udo Grabowski (IMK) wrote:

On 21/09/2023 15:30, Bob Friesenhahn wrote:
On Thu, 21 Sep 2023, Udo Grabowski (IMK) wrote:

pigz complains about a too old zlib version:

pigz: abort: zlib version less than 1.2.3

Is that for real?  OpenIndiana is using a zlib from 2006 or earlier?

As I recall, zlib did change its ABI.


The version is /usr/lib/libz.so.1.3 , so I suspect that this actually
means version 1.3. So probably there's a really stupid "version check"
in pigz itself.

Zlib seems to march to the beat of a different drummer.

In zlib 1.2.11 Makefile.in says SHAREDLIBV=libz.so.1.2.11


There's a fix, very probable for version 2.8:

"Make pigz compatible with two-component zlib version numbers.
 madler committed Aug 18, 2023 "

I checked the zlib_vernum() by compiling it in a separate main,
and it does the right thing.

So probably upgrading pigz to 2.8 is the right thing for OI, too
(it's currently at 2.7, but I can't find the source for it).
--
Dr.Udo Grabowski   Inst.f.Meteorology & Climate Research IMK-ASF-SAT
http://www.imk-asf.kit.edu/english/sat.php
KIT - Karlsruhe Institute of Technology           http://www.kit.edu
Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
oi-dev mailing list
oi-dev@openindiana.org
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to