[Python-Dev] Make test failed issues for phyton 3.2 on centos5.5

Tres Seaver tseaver at palladion.com
Mon Apr 11 13:58:26 CEST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/10/2011 08:00 PM, Stephen Yeng wrote:

> 11 skips unexpected on linux2:
>     test_bz2 test_dbm_gnu test_dbm_ndbm test_gzip test_readline
>     test_ssl test_tcl test_tk test_ttk_guionly test_ttk_textonly
>     test_zlib

Looks like you are missing a bunch of development headers on the system
(at the time Python's 'configure' was run).  E.g., on a Debian system,

 $ sudo apt-get install zlib1g-dev libbz-dev libreadline-dev # etc



Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2i7OIACgkQ+gerLs4ltQ7M5gCg2gCd73Z1Iz5d3q21RvqqlmAY
EisAoLevZfn1euG20tODfUgDFZUkNDrg
=gJIN
-----END PGP SIGNATURE-----



More information about the Python-Dev mailing list