This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author westley.martinez
Recipients westley.martinez
Date 2012-03-03.19:00:55
SpamBayes Score 0.0017206538
Marked as misclassified No
Message-id <1330801255.84.0.367469513946.issue14185@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2012-03-03 19:00:56westley.martinezsetrecipients: + westley.martinez
2012-03-03 19:00:55westley.martinezsetmessageid: <1330801255.84.0.367469513946.issue14185@psf.upfronthosting.co.za>
2012-03-03 19:00:55westley.martinezlinkissue14185 messages
2012-03-03 19:00:55westley.martinezcreate