[Python-3000] Make problem: make: *** [sharedmods] Error 1

"Martin v. Löwis" martin at v.loewis.de
Sun Dec 7 22:48:22 CET 2008


> Any idea why this could be? Any hints on how to get around this?

The Python interpreter that you just built is crashing. There is no
work-around, but you should run it in a debugger and find out why it
is crashing.

Regards,
Martin


More information about the Python-3000 mailing list