[issue8852] _socket fails to build on OpenSolaris x64
Mark Dickinson
report at bugs.python.org
Sat Jun 26 22:52:41 CEST 2010
Mark Dickinson <dickinsm at gmail.com> added the comment:
I'm also seeing the failure of the _socket module to build on OpenSolaris build snv_134 (the most recent development build). The socketmodule.c.patch patch fixes that failure for me, allowing the test-suite to run.
I'm afraid I don't feel competent to comment on the correctness of the patch, though, other than to say it works for me.
----------
nosy: +mark.dickinson
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8852>
_______________________________________
More information about the Python-bugs-list
mailing list