[issue8852] _socket fails to build on OpenSolaris x64

David Kirkby report at bugs.python.org
Sun May 30 08:35:32 CEST 2010


David Kirkby <david.kirkby at onetel.net> added the comment:

I'd made a mistake when manually applying your patch, although my mistake made no practical difference. I'm attaching a corrected patch, which has all the changes needed to get this to build on OpenSolaris. It basically only checks for things before trying to compile with them, so it should be safe (and desirable) on any platform. 

I've not checked this on OpenSolaris on the SPARC hardware, though the use of OpenSolaris on SPARC hardware is very rare I believe. I' 99% sure that _socket builds ok on Solaris 10 on SPARC without any changes from the 2.6.4 source (I've not tried with 2.6.5) 

Dave

----------
Added file: http://bugs.python.org/file17498/socketmodule.c.patch

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


More information about the Python-bugs-list mailing list