Python-1.5.2 testing zlib

Guido van Rossum guido at eric.cnri.reston.va.us
Mon Apr 19 11:13:50 EDT 1999


piers at cs.su.oz.au (Piers Lauder) writes:
> My "make check" fails with a core dump after "test_zlib".

mark at chem.uwa.edu.au (Mark C Favas) replies:
> Works just fine for me on both DEC Alpha
[..]
> These are both with zlib-1.1.3.

Yes, the new zlib uses features of zlib 1.1.3 that aren't supported by
zlib 1.0.4, so you must use 1.1.3 or later.

This is documented in the source but easily overseen; unfortunately we
didn't think of putting in a version number test.

--Guido van Rossum (home page: http://www.python.org/~guido/)




More information about the Python-list mailing list