[New-bugs-announce] [issue25033] Python 2.7.10 make - fails on some Standard Library Modules

Ron Barak report at bugs.python.org
Tue Sep 8 19:31:57 CEST 2015


New submission from Ron Barak:

UnixWare7 only supports Python 1.6

I added Python 2.7.10 from sources.

Python works, but its make did not finish cleanly: several Standard Library modules failed to build (see attached: it has to be a screenshot since VirtualBox does not support cut-and-paste on UnixWare).

Can you suggest what should be done so that `multiprocessing`, `ssl`, and `select` will compile/build successfully?

----------
components: Build
files: Python_make_failure.PNG
messages: 250244
nosy: ronbarak
priority: normal
severity: normal
status: open
title: Python 2.7.10 make - fails on some Standard Library Modules
versions: Python 2.7
Added file: http://bugs.python.org/file40411/Python_make_failure.PNG

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


More information about the New-bugs-announce mailing list