[issue3110] Multiprocessing package build problem on Solaris 10

Skip Montanaro report at bugs.python.org
Tue Jun 17 18:00:00 CEST 2008


Skip Montanaro <skip at pobox.com> added the comment:

Jesse> Per skip's email:
    Jesse> FWIW, it appears that Solaris doesn't define SEM_VALUE_MAX but does 
    Jesse> define
    Jesse> _SEM_VALUE_MAX in sys/params.h.

    ...

Thanks for submitting the bug report.  I wonder why the processing module
installs on Solaris10 but multiprocessing fails to compile.  Did the
SEM_VALUE_MAX code change between the two variants?

Skip

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3110>
_______________________________________


More information about the Python-bugs-list mailing list