[ python-Bugs-929689 ] Python 2.3.3: socketmodule doesn't build on UnixWare 7.1.3

SourceForge.net noreply at sourceforge.net
Mon Apr 5 07:31:34 EDT 2004


Bugs item #929689, was opened at 2004-04-05 06:28
Message generated for change (Comment added) made by ler
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=929689&group_id=5470

Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Larry Rosenman (ler)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python 2.3.3: socketmodule doesn't build on UnixWare 7.1.3

Initial Comment:
We seem to be running afoul of headers and redefinitions/etc 
for the socketmodule.

The virgin source tarball manages to not get <sys/types.h> 
included before <netinet/tcp.h>.

If I force that issue, we get inconsistent definitions of h_errno 
for the threaded case. 

I can supply an account for anyone that wants to look. 

I&#039;ve looked, and can&#039;t seem to fix the errors with h_errno 
easily. 



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

>Comment By: Larry Rosenman (ler)
Date: 2004-04-05 06:31

Message:
Logged In: YES 
user_id=36452

FWIW, the 2.2.2 version DOES compile on the same platform. 



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

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



More information about the Python-bugs-list mailing list