◐ Shell
clean mode source ↗

Message 7799 - Python tracker

Logged In: YES 
user_id=21627

Ok, then we need to investigate the configure results. Can
you please attach pyconfig.h and config.log to this report?
Also, can you please confirm that you build Python from
scratch with 2.7.2.1 (i.e untarring a fresh source tree, to
avoid using a config.cache left over from gcc 2.95.2)?

Furthermore, can you please report details of the
getaddrinfo implementation on your system? Does it provide
one? In the C library? If not, can you confirm that
EAI_ADDRFAMILY is defined in your system headers, but
EAI_MAX is not? If yes, can you speculate as to why
configure thinks your system does not have getaddrinfo?