Build probs with 1.0.2

Robin Friedrich (friedric@rsoc.rockwell.com)
17 May 1994 16:10:44 GMT

My python 1.0.2 distribution builds fine but I get the following
from the 'test' target:

rm -f ./Lib/test/*.pyc
PYTHONPATH=./Lib:./Lib/test ./python -c 'import autotest'
sh: 18120 Memory fault
*** Error code 139
make: Fatal error: Command failed for target `test'

I'm using gcc 2.5.7 on a Sun with 4.1.3. When I try to do the import manually
I get a seg fault.

Help, he said sheepishly.