[issue11715] Building Python on multiarch Debian and Ubuntu

Ezio Melotti report at bugs.python.org
Thu Sep 6 11:41:48 CEST 2012


Ezio Melotti added the comment:

Today I got the same problem on 3.2 too.
I made a distclean and recompiled and got:

Python build finished, but the necessary bits to build these modules were not found:
_curses            _curses_panel      _dbm
_gdbm              _sqlite3           _ssl
_tkinter           bz2                readline

I tried to apply ma.diff and now I get:

Python build finished, but the necessary bits to build these modules were not found:
_curses            _curses_panel      _dbm            
_gdbm              _tkinter           bz2

----------
nosy: +ezio.melotti
status: closed -> open

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


More information about the Python-bugs-list mailing list