OK,

With my patch to configure.com and Craig's two patches to vms.c
I can build but the regression test suite is all messed up and
it looks like STDERR|STDOUT redirections are now not working
properly.

In particular I am seeing things in the `mms test` output that
I shouldn't such as:

[.base]cond.............ok
[.base]if...............ok

[.base]lex..............ok
[.base]pat..............ok

[.base]rs...............ok

[.base]term.............ok

note that extra line feeds?

I also see:

[.io]open...............ok
Can't locate Symbol.pm in @INC (@INC contains: ../lib/VMS_AXP ../lib
perl_root:[
lib.VMS_AXP.5_7_0] perl_root:[lib] perl_root:[lib.site_perl.VMS_AXP]
perl_root:[
lib.site_perl] /perl_root/lib/site_perl .) at ../lib/IO/File.pm line 110.
BEGIN failed--compilation aborted at ../lib/IO/File.pm line 110.
Compilation failed in require at ../lib/FileHandle.pm line 9.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.

[.io]openpid............FAILED on test 7

as well as:

[.lib]st-recurse........ok
Corrupted storable file (binary v2.1) at ../../lib/storable.pm (autosplit
into [
--.lib.auto.Storable]retrieve.al) line 198, at [.lib]st-retrieve.t line 51

[.lib]st-retrieve.......FAILED on test 6
Corrupted storable file (binary v2.1) at ../../lib/storable.pm (autosplit
into [
--.lib.auto.Storable]retrieve.al) line 198, at [.lib]st-store.t line 46

[.lib]st-store..........FAILED on test 3

etc.

I am going to try a fresh rebuild now.  BTW many thanks Craig for
finding the trouble with my_fwrite().

Peter Prymmer


Reply via email to