[Python-Dev] Snake farm (original) (raw)
Marc Recht recht@contentmedia.de
10 Nov 2002 22:12:40 +0100
- Previous message: [Python-Dev] Snake farm
- Next message: [snake-farm] Re: [Python-Dev] Snake farm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
But, this build gets segfault on installing.
... make install ... ./python -E ./setup.py install --prefix=/home/perky/test --install-scripts=/home/perky/test/bin --install-platlib=/home/perky/test/lib/python2.3/lib-dynload running install running build running buildext Segmentation fault (core dumped) *** Error code 139 Try with "--without-pymalloc" that solved this issue for me. But the tests still fail in "test_re".
Marc
- Previous message: [Python-Dev] Snake farm
- Next message: [snake-farm] Re: [Python-Dev] Snake farm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]