Message 18485 - Python tracker (original) (raw)

Logged In: YES user_id=878033

Hi Michael,

nice hack for a first time: no warnings this time, as you can see in the attached make.out. Thanks a lot!

Only a few compiler errors remain, but I cannot be bothered with them right now. So just FYI (after running make; make clean):

make > make.out "Objects/stringobject.c", line 1765: warning: statement not reached "/usrdir/rogere/Python-2.3.2c1/Modules/getaddrinfo.c", line 556: error: undefine d symbol: h_errno "/usrdir/rogere/Python-2.3.2c1/Modules/getnameinfo.c", line 184: error: undefine d symbol: h_errno "/usrdir/rogere/Python-2.3.2c1/Modules/socketmodule.c", line 2374: error: undefi ned symbol: h_errno "/usrdir/rogere/Python-2.3.2c1/Modules/socketmodule.c", line 2972: error: undefi ned symbol: AF_INET6 "/usrdir/rogere/Python-2.3.2c1/Modules/socketmodule.c", line 3016: error: undefi ned symbol: INET_ADDRSTRLEN "/usrdir/rogere/Python-2.3.2c1/Modules/socketmodule.c", line 3016: error: integr al constant expression expected "/usrdir/rogere/Python-2.3.2c1/Modules/socketmodule.c", line 3055: warning: stat ement not reached "/usrdir/rogere/Python-2.3.2c1/Modules/_cursesmodule.c", line 1553: warning: arg ument is incompatible with prototype: arg #1 "/usrdir/rogere/Python-2.3.2c1/Modules/_cursesmodule.c", line 1554: warning: arg ument is incompatible with prototype: arg #1 "/usrdir/rogere/Python-2.3.2c1/Modules/_cursesmodule.c", line 1964: warning: ass ignment type mismatch