[Patches] [ python-Patches-1275079 ] Compile socket module under cygwin

SourceForge.net noreply at sourceforge.net
Fri Sep 23 13:12:52 CEST 2005


Patches item #1275079, was opened at 2005-08-28 02:41
Message generated for change (Comment added) made by jlt63
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1275079&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Miki Tebeka (tebeka)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compile socket module under cygwin

Initial Comment:
Currently (CVS Aug 28, 05) socket module does not
compile under Cygwin.

The attached patch fixes that.

----------------------------------------------------------------------

>Comment By: Jason Tishler (jlt63)
Date: 2005-09-23 03:12

Message:
Logged In: YES 
user_id=86216

This is a known Cygwin issues which will be fixed in 1.5.19:

http://cygwin.com/ml/cygwin/2005-07/msg01257.html

I recommend that Cygwin users temporarily patch their
netinet/in.h instead of changing the Python source code.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1275079&group_id=5470


More information about the Patches mailing list