Has this problem been fiexed ?

Xiao Jianfeng fdu.xiaojf at gmail.com
Sun Nov 27 08:48:07 EST 2005


Hello,

I'm trying to build python2.4.2 on IRIX6.5(cc version MIPSpro Compilers:
Version 7.3.1.3m).
But the socket module failed to compile.

I found this in ./Modules/socketmodule.c, line 193:
--------------------------------------------------------
/* XXX Using _SGIAPI is the wrong thing,
194 but I don't know what the right thing is. */
195 #undef _SGIAPI /* to avoid warning */
196 #define _SGIAPI 1
--------------------------------------------------------

I think maybe somebody have already fixed this problem.

Or any hints on how to compile socket module on IRIX?

Thanks very much.

Regards,

xiaojf



More information about the Python-list mailing list