[issue14185] Failure to build _dbm with ndbm on Arch Linux

Westley Martínez report at bugs.python.org
Sat Mar 3 20:00:55 CET 2012


New submission from Westley Martínez <anikom15 at gmail.com>:

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 and I have gdbm installed so shouldn't it be building dbm with gdbm?

----------
messages: 154845
nosy: anikom15
priority: normal
severity: normal
status: open
title: Failure to build _dbm with ndbm on Arch Linux
type: compile error
versions: Python 3.3

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


More information about the Python-bugs-list mailing list