Irit Katriel added the comment:
Python 3.3 is not longer maintained. Please create a new issue if you are
having problems building a current version (3.9+).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open -> closed
__
su added the comment:
Same thing happens with pyhton-3.2.3 on fedora 17
*** WARNING: renaming "_dbm" since importing it failed:
build/lib.linux-x86_64-3.2/_dbm.cpython-32m.so: undefined symbol: dbm_nextkey
Failed to build these modules:
_dbm
--
nosy: +su715
_
New submission from Westley MartÃnez :
When building Python I get this:
"building dbm using ndbm
*** WARNING: renaming "_dbm" since importing it failed:
build/lib.linux-i686-3.3-pydebug/_dbm.cpython-33dm.so: undefined symbol:
dbm_nextkey
Failed to build these modules:
_dbm "
I'm running Arch