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 benjamin.peterson
Recipients benjamin.peterson, xxiao
Date 2008-12-11.02:47:49
SpamBayes Score 0.012143946
Marked as misclassified No
Message-id <1228963670.65.0.0482344146557.issue4624@psf.upfronthosting.co.za>
In-reply-to
Content
Did you build Python yourself? If so, can you paste the last lines of
the build process like this:

Failed to find the necessary bits to build these modules:
bsddb185           gdbm               linuxaudiodev   
ossaudiodev        spwd               sunaudiodev     
To find the necessary bits, look in setup.py in detect_modules() for the
module's name.

running build_scripts
History
Date User Action Args
2008-12-11 02:47:50benjamin.petersonsetrecipients: + benjamin.peterson, xxiao
2008-12-11 02:47:50benjamin.petersonsetmessageid: <1228963670.65.0.0482344146557.issue4624@psf.upfronthosting.co.za>
2008-12-11 02:47:50benjamin.petersonlinkissue4624 messages
2008-12-11 02:47:49benjamin.petersoncreate