develooper Front page | perl.perl5.porters | Postings from December 2004

Re: [ANNOUNCE] ExtUtils::MakeMaker 6.25_06

Thread Previous | Thread Next
From:
PPrymmer
Date:
December 31, 2004 10:40
Subject:
Re: [ANNOUNCE] ExtUtils::MakeMaker 6.25_06
Message ID:
OFB4B5446A.8215B9B3-ON85256F7B.00654680-85256F7B.00659E73@factset.com
PPrymmer@factset.com wrote on 12/31/2004 01:01:12 PM:

> PPrymmer@factset.com wrote on 12/31/2004 12:41:38 PM:
>
> > I hope that provides some useful feedback.  Sorry I do not yet
> > have a path for the XSUBPP problems on VMS.
>
> One other oddity noted with 6.25_07:

Here is another oddity.  The .exists files are being incorrectly
thought of as lib elements.  With DBI 1.45 and the two descrip.mms
edits I mentioned before a clean build now does the following:

$ mmk
<snip>
If F$Search("[.BLIB.ARCH.AUTO.DBI]DBI.OLB").eqs."" Then
Library/Object/Create [.BLIB.ARCH.AUTO.DBI]DBI.OLB
Library/Object/Replace [.BLIB.ARCH.AUTO.DBI]DBI.OLB
DBI.OBJ,[.BLIB.ARCH.AUTO.DBI].EXISTS
%LIBRAR-W-OPENIN, error opening
P:[CPAN_MODULES_586.DBI-1_45.BLIB.ARCH.AUTO.DBI]DBI.EXISTS; as input
-RMS-E-FNF, file not found
%MMK-F-ERRUPD, error status %X10861098 occurred when updating target
[.BLIB.ARCH.AUTO.DBI]DBI.OLB

It should probably not try to lib/obj/replace the .exists file
since that file is not an .obj.

Peter Prymmer


Thread Previous | 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