python compilation questions

dave dave_member at newsguy.com
Thu Nov 13 01:32:01 EST 2003


sorry, i found one more error message from "make test":

test test_pwd failed -- Traceback (most recent call last):
  File "~/Python-2.3.2/Lib/test/test_pwd.py", line 58, in test_errors
    fakename = allnames[namei]
IndexError: list index out of range


In article <bov7fq02hrt at drn.newsguy.com>, dave says...
>
>Hi:
>
>i compiled python-2.3.2 and ahve a coupel of questions:
>
>1) i can't get python compiled with option "--with-pth"
>2) without the option "--with-pth", it went through the compilation, but i had
>some problems with testing:
>
>ld: fatal: relocations remain against allocatable but non-writable sections
>collect2: ld returned 1 exit status
>
>it went throught rest of testing ok.
>
>anybody has any idea on this?
>





More information about the Python-list mailing list