Python26 compilation problem

Mathew myeates at jpl.nasa.gov
Thu Oct 23 12:32:50 EDT 2008


I am getting
Modules/config.c:39: error: expected declaration specifiers or '...' 
before numeric constant

because of
extern void initsocket(2)(void);

in config.c

What is this? How do I fix it?


Mathew



More information about the Python-list mailing list