On Tue, 23 Oct 2007 02:11:14 +0200, Craig A. Berry <[EMAIL PROTECTED]> wrote:

As you may have seen from my reply to the pumpking's announcement of
a code freeze, Perl 5.10.0 is almost upon us.  You can snag an
up-to-the-minute copy here:

http://mirrors.develooper.com/perl/APC/perl-current-snap/perl-current-latest.tar.gz

We're still seeing a handful of test failures on VMS.  If you have
time to help fix anything, that would be great -- or just build and
test in your environment and report back that would also be helpful.



Just for laughs (I am not serious to make this work):

A400> sh sys/noproc
OpenVMS V7.2-1  on node A400  24-OCT-2007 23:24:47.37  Uptime  102 02:33:04
A400> cc/ver
DEC C V5.7-004 on OpenVMS Alpha V7.2-1

A400> @configure
....
Creating config.sh...
%LINK-W-NUDFSYMS, 4 undefined symbols:
%LINK-I-UDFSYM,         GETOPT
%LINK-I-UDFSYM,         OPTARG
%LINK-I-UDFSYM,         OPTIND
%LINK-I-UDFSYM,         OPTOPT
%LINK-W-USEUNDEF, undefined symbol OPTARG referenced
        in psect $LINK$ offset %X00000090
in module MUNCHCONFIG file TMP:[AI26.perl-current.UU]munchconfig.OBJ;1
%LINK-W-USEUNDEF, undefined symbol GETOPT referenced
        in psect $LINK$ offset %X000000C0
in module MUNCHCONFIG file TMP:[AI26.perl-current.UU]munchconfig.OBJ;1
%LINK-W-USEUNDEF, undefined symbol OPTIND referenced
        in psect $LINK$ offset %X000000E0
in module MUNCHCONFIG file TMP:[AI26.perl-current.UU]munchconfig.OBJ;1
%LINK-W-USEUNDEF, undefined symbol OPTOPT referenced
        in psect $LINK$ offset %X000001D0
in module MUNCHCONFIG file TMP:[AI26.perl-current.UU]munchconfig.OBJ;1

If you'd like to make any changes to the config.sh file before I begin
to configure things, answer yes to the following question.


Do you wish to edit config.sh? [n]

Adding VMS specific preprocessor commands.
Doing variable substitutions on .SH files...
Extracting config.h (with variable substitutions)
%SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual address=0000000000000000, PC=0000000000020180, PS=0000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
  image    module    routine             line      rel PC           abs PC
munchconfig MUNCHCONFIG main 3550 0000000000000180 0000000000020180 munchconfig MUNCHCONFIG __main 0 0000000000000070 0000000000020070 0 FFFFFFFF87E973F4 FFFFFFFF87E973F4 %COPY-S-COPIED, TMP:[AI26.perl-current]CONFIG.LOCAL;1 copied to TMP:[AI26.PERL-CURRENT]config.h;1 (1 block) %COPY-W-INCOMPAT, TMP:[AI26.perl-current]config.main;1 (input) and TMP:[AI26.PERL-CURRENT]config.h;1 (output) have incompatible attr
ibutes
%COPY-S-APPENDED, TMP:[AI26.perl-current]config.main;1 appended to TMP:[AI26.PERL-CURRENT]config.h;1 (6 records)
Extracting DESCRIP.MMS (with variable substitutions)
%SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual address=0000000000000000, PC=0000000000020180, PS=0000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
  image    module    routine             line      rel PC           abs PC
munchconfig MUNCHCONFIG main 3550 0000000000000180 0000000000020180 munchconfig MUNCHCONFIG __main 0 0000000000000070 0000000000020070 0 FFFFFFFF87E973F4 FFFFFFFF87E973F4
A400>


Michael

Reply via email to