New submission from Barry A. Warsaw <[EMAIL PROTECTED]>:

_multiprocessing.so has build problems on both OS X 10.5 and Ubuntu
Linux 8.04.  It's very strange though because there are no apparent
errors in compilation, however when the build process tries to import
the module, that fails and it gets moved to _multiprocessing_failed.so.
 Interestingly enough, a subsequent 'make' succeeds, as does just
renaming the lib back to _multiprocessing.so.

Sorry, I have no more clues than that, but see also but 3088.

----------
components: Build
messages: 69777
nosy: barry
priority: release blocker
severity: normal
status: open
title: _multiprocessing.so build problems
versions: Python 3.0

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3375>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to