Éric Araujo <[email protected]> added the comment: ossaudiodev is a platform-specific module that you don’t have to care about. It’s just a compilation warning that an option module has not been built, nothing to worry about.
I just realized that I was not paying enough attention to your error messages. I have never used patch with the -d or -i options. To apply the patch, change directory to the source of Python, where you should see the Lib and Modules directories for example, and then patch -p0 < distutils-files.diff ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11342> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
