Message 7800 - Python tracker
Logged In: YES user_id=85984 Attached are three files: - pyconfig.h from a fresh gcc 2.7.2.1 build - config.log from a fresh gcc 2.7.2.1 build - /usr/include/netdb.h - the getaddrinfo manual page from my system Indeed, EAI_ADDRFAMILY is defined in /usr/include/netdb.h, but EAI_MAX is not. Let me know if I can provide any more information. Thanks.