make test segfaults with "--enable-shared" on Python 2.3.3

Berthold Hoellmann bhoel at web.de
Sun Dec 28 05:50:44 EST 2003


bhoel at web.de (Berthold Hoellmann) writes:

> Hello,
>
> When I use 
>
>   ./configure  --with-thread --with-fpectl --with-signal-module \
>      --with-pymalloc --enable-shared  --with-cxx=g++
>
>   make test
>
> on 2.3.3 I get 
>
> ...
> test_queue
> test_quopri
> test_random
> test_re
> make: *** [test] Speicherzugriffsfehler (Speicherauszug erstellt)

Everything works fine if I remove the "--enable-shared" flag from
configure.

Regards

Berthold

-- 
bhoel at web.de / http://starship.python.net/crew/bhoel/
        It is unlawful to use this email address for unsolicited ads
        (USC Title 47 Sec.227). I will assess a US$500 charge for
        reviewing and deleting each unsolicited ad.




More information about the Python-list mailing list