[issue11715] Building Python on multiarch Debian and Ubuntu

Nick Coghlan report at bugs.python.org
Thu Aug 18 09:09:49 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

I'm not sure this is 100% fixed. After dist-upgrading the Kubuntu VM on my netbook and updating to the latest Py3k code, I got a lot of test errors, even after a make distclean and ./configure.

The errors went away after manually tweaking LDFLAGS as Christian describes here:
http://lipyrary.blogspot.com/2011/05/how-to-compile-python-on-ubuntu-1104.html

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11715>
_______________________________________


More information about the Python-bugs-list mailing list