develooper Front page | perl.vmsperl | Postings from September 2002

XML::Parser descrip.mms bug

Thread Next
From:
paul.simons
Date:
September 18, 2002 12:43
Subject:
XML::Parser descrip.mms bug
Message ID:
OF1A4597AB.E8508FDA-ON88256C38.006AB44C-88256C38.006C537C@esca.com
Let me preface this report by saying that I do not know how any of this
works.

I downloaded the XML::Paser module from CPAN and did "perl makefile.pl".
When I ran MMS, I got:

agent_system$ mms

%DCL-W-TKNOVF, command element is too long - shorten
 \PERL_ROOT:[000000]PERL.EXE -E "print ' parser.pm [.blib.lib.XML]parser.pm
[.Parser.encodings]iso-8859-4.enc [.blib.lib.XML.Parser.
encodings]iso-8859-4.enc [.Parser.encodings]x-euc-jp-jisx0221.enc
[.blib.lib.XML.Parser.encodings]x-euc-jp-jisx0221.enc'" >
%MMS-F-ABORT, For target PM_TO_BLIB.TS, CLI returned abort status:
%X000382A0.
-CLI-W-TKNOVF, command element is too long - shorten

So I put the parser.pm references on their own line and tried again:

CC/DECC /Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj
/NOANSI_ALIAS/float=ieee/ieee=denorm_results/Define=("VERSION=""2.30""
","XS_VERSION=""2.30""")/Include
=(perl_root:[lib.VMS_AXP.5_8_0.CORE])/NoList  EXPAT.c

          hold = SvPV(ERRSV, len);
..................^
%CC-W-PTRMISMATCH1, In this statement, the referenced type of the pointer
value "&len" is "int", which is not compatible with "unsig
ned int" because they differ by signed/unsigned attribute.
at line number 1029 in file
DKA200:[STAGEING.XML-PARSER-2_30.EXPAT]EXPAT.XS;1
%MMS-F-ABORT, For target EXPAT.OBJ, CLI returned abort status: %X10B91260.

I am, of course, loath to hunt this down in the source.  Sigh.
I see now that this module was incorporated into Craig's fine 5.6 distro,
but it doesn't build either.  Double sigh.
--
Paul Simons (paul.simons@tde.alstom.com)
Bellevue, WA

ALSTOM's T&D Energy Automation & Information Business

CONFIDENTIALITY:  This e-mail and any attachments are confidential and may
be privileged.
If  you are not a named recipient, please notify the sender immediately and
do not disclose the
contents to another person,  use it for any purpose or store or copy the
information in any medium.




Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About