[Python-Dev] cvs socketmodule.c and IPV6 disabled

Chris Johns cjohns@cybertec.com.au
Mon, 28 Apr 2003 23:31:36 +1000


Hello,

Porting Python to the open source realtime OS called RTEMS I get a compile error 
on line 2797 of socketmodule.c. This is from CVS and I suspect a result of the 
SF patch #658327. More problems exist on lines 2814, 2835 and 2850.

Should this code check ENABLE_IPV6 as IPV6 is not support on RTEMS yet.

Also where is INET_ADDRSTRLEN suppose to be defined ?


Regards

-- 
  Chris Johns, cjohns at cybertec.com.au