[EMAIL PROTECTED] wrote on 12/31/2004 01:01:12 PM:

> [EMAIL PROTECTED] 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

Reply via email to