[issue8852] _socket fails to build on OpenSolaris x64

David Kirkby report at bugs.python.org
Sat May 29 17:24:02 CEST 2010


David Kirkby <david.kirkby at onetel.net> added the comment:

I was obviously looking for the wrong file. ./pyconfig.h shows:

/* Define to 1 if you have the <netpacket/packet.h> header file. */
#define HAVE_NETPACKET_PACKET_H 1

the file does indeed exist

drkirkby at hawk:~$ find /usr/include -name packet.h
/usr/include/netpacket/packet.h

----------

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


More information about the Python-bugs-list mailing list