Eric Rannaud <[email protected]> added the comment: I get the same error when building Python-2.5.6c1 on Fedora 14 (with python2.7 installed).
./configure --prefix=$PREFIX && make install Just to clarify the workaround used by lkraav on Gentoo, I attached a patch that manually enables unicodedata in Modules/Setup.dist ---------- keywords: +patch nosy: +Eric.Rannaud versions: +Python 2.5 Added file: http://bugs.python.org/file21817/Python-2.5.6c1-issue1669349-workaround.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1669349> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
