Building Python 2.2 - curses module test failure

Jerry Nash jnash at foobar.org
Wed Jan 30 17:22:26 EST 2002


On 30 Jan 2002 15:34:35 GMT, A.M. Kuchling <akuchlin at ute.mems-exchange.org> wrote:
>In article <u4rl41626.fsf at python.net>, Michael Hudson wrote:
>> $ ../../build/python regrtest.py -u curses test_curses.py
>> test_curses
>> test test_curses crashed -- _curses.error: curs_set() returned ERR
>> 1 test failed:
>>     test_curses
>> Segmentation fault (core dumped)
>
>It still runs for me:
>
>ute python>./python Lib/test/regrtest.py -u curses test_curses.py
>test_curses
>1 test OK.
>ute python>
>
>Updating to the current CVS and recompiling didn't show any problem
>either.  Puzzling...

I've built Python2.2 from the tarballs retrieved from the ftp.python.org
links are www.python.org and ran:

./python Lib/test/regrtest.py -u curses test_curses.py

also with no errors and '1 test OK.' result.

My python 2.2 was built with:

SuSE 7.3 with 2.4.17 kernel and gcc 2.95.3





More information about the Python-list mailing list