On 2008-10-23 18:32, Mathew wrote:
> 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?
Without more information on platform, compiler,
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
--
http://mail.python.org/mailman/listinfo/python-list