[comp.sys.sun] Perl 4.010 on SUN/3

Eru@physics.mcgill.ca (06/28/91)

Hello World,,

I am trying to compile perl 4.0, patchlevel 10 under SunOS3.5 on our old
MC68020 Suns.  I  used the Sun default values in the Configure script, under 
which perl compiles without complaint.  However, it fails a single test:

.
.
op/pack........ok
op/pat.........FAILED on test 0
op/push........ok
.
.
.
Failed 1 test.
*** Error code 2 (ignored)

If I run pat.t from the test directory everything works fine until test 47:

ok 43
ok 44
ok 45
ok 46
Segmentation fault (core dumped)

Dbx tells me where the code failed :

fbminstr(0x0, 0x8d344, 0x83cc8) at 0x2f880
do_match(0x83f60, 0x83fc8, 0x1, 0xefffc24) at 0x11b51
eval(0x83fc8, 0x1, 0x0) at 0x16727
eval(0x83fec, 0x0, 0xffffffff) at 0x1563d
cmd_exec(0x75ef0, 0x0, 0xffffffff) at 0x2b05
main(0x2, 0xefffd98, 0xefffda4) at 0x1f291

So, does anyone have any idea of what might be wrong?   I  am hoping there 
is a perl guru who has encountered this problem before. -- I am certainly not
one!!  So far I have managed to get perl running on our Sgi Irises, and 
would like to be able to say the same about our old MC68020 Sun machines.

Maybe I should be asking this of a Perl oriented mail list but I don't
know the address of one; if you do.....

Thanks,

  ___________________________________________ Ian Graham ______________
					      igraham@physics.mcgill.ca
					      Tel: (514) 398-6526
					      Fax: (514) 398-8434