[Python-bugs-list] [ python-Bugs-455183 ] Cygwin build fails for 2.2a2

noreply@sourceforge.net noreply@sourceforge.net
Fri, 24 Aug 2001 19:20:28 -0700


Bugs item #455183, was opened at 2001-08-24 19:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=455183&group_id=5470

Category: Build
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cygwin build fails for 2.2a2

Initial Comment:
The Cygwin build fails at the compile stage with the 
error message that a working getaddrinfo function is 
needed, unless the option "--disable-ipv6" is 
selected.  

I tried that option (as well as --with-threads=no), 
and both configure and make ran successfully.  I 
started the interpreter from the Python-2.2a2 
directory and successfully imported division and 
generators from __future__.  I ran the interpreter 
test following the instructions for Cygwin and got 
this message:

1 test failed:
    test_strftime
31 tests skipped: test_al test_asynchat test_bsddb 
test_cd test_cl test_dbm test_dl test_fork1 test_gl 
test_imgfile test_largefile test_linuxaudiodev 
test_locale test_minidom test_nis test_ntpath 
test_openpty test_pty test_pyexpat test_sax 
test_socket_ssl test_socketserver test_sunaudiodev 
test_sundry test_thread test_threaded_import 
test_threadedtempfile test_threading test_unicode_file 
test_winreg test_winsound

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

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