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 skip.montanaro
Recipients legerf, skip.montanaro
Date 2008-12-02.19:51:28
SpamBayes Score 7.01938e-06
Marked as misclassified No
Message-id <18741.37308.511364.69580@montanaro-dyndns-org.local>
In-reply-to <1228245195.49.0.6661115743.issue4483@psf.upfronthosting.co.za>
Content
Frederic> From the tar 3.0rc3 I apply the patch (dbm.diff). Configure
    Frederic> ... and make. But the result is always wrong :

    > "Failed to build these modules:
    > _dbm"

Why does it fail?  Is there compile error?  Does linking fail?  I guessed
that the library would still be "gdbm", but I don't really know.  Does your
system maybe install a library file named "libgdbm-ndbm.so" or something
similarly obscure?

I'm happy to try and get this resolved, but not that there is only another
day or two before 3.0final is released.  (This might not make the release
anyway.)
History
Date User Action Args
2008-12-02 19:51:29skip.montanarosetrecipients: + skip.montanaro, legerf
2008-12-02 19:51:28skip.montanarolinkissue4483 messages
2008-12-02 19:51:28skip.montanarocreate