homepage

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 ncoghlan
Recipients dmalcolm, ncoghlan
Date 2012年06月11日.12:54:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339419276.14.0.776380081332.issue15044@psf.upfronthosting.co.za>
In-reply-to
Content
After upgrading from Fedora 16 -> 17, my previously working trunk build is getting the following error:
Building '_dbm' extension
gcc -pthread -fPIC -Wno-unused-result -g -O0 -Wall -Wstrict-prototypes -DHAVE_NDBM_H -IInclude -I. -I./Include -I/usr/local/include -I/home/ncoghlan/devel/py3k -c /home/ncoghlan/devel/py3k/Modules/_dbmmodule.c -o build/temp.linux-x86_64-3.3-pydebug/home/ncoghlan/devel/py3k/Modules/_dbmmodule.o
gcc -pthread -shared build/temp.linux-x86_64-3.3-pydebug/home/ncoghlan/devel/py3k/Modules/_dbmmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.3-pydebug/_dbm.cpython-33dm.so
*** WARNING: renaming "_dbm" since importing it failed: build/lib.linux-x86_64-3.3-pydebug/_dbm.cpython-33dm.so: undefined symbol: dbm_nextkey
Failed to build these modules:
_dbm
History
Date User Action Args
2012年06月11日 12:54:36ncoghlansetrecipients: + ncoghlan, dmalcolm
2012年06月11日 12:54:36ncoghlansetmessageid: <1339419276.14.0.776380081332.issue15044@psf.upfronthosting.co.za>
2012年06月11日 12:54:35ncoghlanlinkissue15044 messages
2012年06月11日 12:54:34ncoghlancreate

AltStyle によって変換されたページ (->オリジナル) /