[issue1746656] IPv6 Interface naming/indexing functions

Nadeem Vawda report at bugs.python.org
Sun May 15 14:26:36 CEST 2011


Nadeem Vawda <nadeem.vawda at gmail.com> added the comment:

The OpenIndiana bots are now green, but the BSD and OS X bots are still
failing. It seems that on those systems, <net/if.h> depends on <sys/types.h> and maybe some other headers, so the current configure
script detects it as "present but not usable".

I'm currently setting up a FreeBSD VM so I can poke around and figure out
what the missing dependencies are.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1746656>
_______________________________________


More information about the Python-bugs-list mailing list