Leger <[EMAIL PROTECTED]> added the comment:

Ok Martin, I delete all source and /usr/lib/python3.0, restart from the
tarball. I apply the patch dbm.diff (issue4581) and after :
"configure --with-pydebug --with-doc-strings --enable-shared
--enable-profiling --enable-ipv6 --with-threads --with-tsc --prefix=/usr
> ../configure.log 2>&1
make > ../make.log 2>&1
make altinstall > ../altinstall.log 2>&1"
Launch "python3.0" and test import :
>>> import math, cmath, bz2, crypt, readline
[34363 refs]
SUCCESSFUL ! So "make clean" can't always sufficient, I learn than in
some case need to restart from the tarball is a necessary test. Many
thinks for this lesson. You can close this issue.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4581>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to