Roumen Petrov <[EMAIL PROTECTED]> added the comment: I confirm my expectation: in case 'elif cand == "gdbm":' the if statement for "gdbm.h" has to be removed. This header don't provide dbm/ndbm compatible structure/function names. If setup is without 'if find_file("gdbm.h"...' statement dbm module is build successfully and test_dbm pass.
_______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4587> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com