At 2:00 PM -0500 12/31/04, [EMAIL PROTECTED] wrote:
>[EMAIL PROTECTED] wrote on 12/31/2004 01:01:12 PM:
>
>> One other oddity noted with 6.25_07:
>>
>> $ mmk distclean
>> <snippage>
>> Not in MANIFEST: dbi.opt
>>
>> I am fairly certain that it used to be able to delete the
>> linker options files that it wrote out before.
>
>I failed to mention this one before but it appears that
>both mmk clean and mmk distclean are now deleting the
>source for the EXE_FILES.  Note:
>
>$ mmk clean
>MCR dga2:[perl-5_8_6_root]perl.exe "-MExtUtils::Command" -e rm_f  *.olb
>perl.c  core core.[0-9]  [.blib.arch.auto.DBI]extralibs.all core.[0-9][0-9]
>DBI.bso dbi.c
>MCR dga2:[perl-5_8_6_root]perl.exe "-MExtUtils::Command" -e rm_f
>pm_to_blib.ts core.[0-9][0-9][0-9][0-9]  DBI.x DBI.bs  perl.exe tmon.out
>*.obj blibdirs.ts
>MCR $dga2:[fds0.perl.perl-5_8_6_root]perl.exe "-MExtUtils::Command" -e rm_f
>core.[0-9][0-9][0-9][0-9][0-9] *perl.core  core.*perl.*.? Makeaperl.MMS
>DBI.def perl  core.[0-9][0-9][0-9] mon.out
>MCR dga2:[fds0.perl.perl-5_8_6_root]perl.exe "-MExtUtils::Command" -e rm_f
>libDBI.def perlmain.c  perl.exe [.blib.arch.auto.DBI]extralibs.ld
>so_locations DBI.exp
>MCR dga2:[fds0.perl.perl-5_8_6_root]perl.exe "-MExtUtils::Command" -e rm_rf
>dbiproxy.pl dbitrace.log  ndtest.prt dbiprof.pl
><snip>
>
>$ perl Makefile.PL
><snip>
>Warning: the following files are missing in your kit:
>        dbiprof.pl
>        dbiproxy.pl
>Please inform the author.
><snip>
>
>$ search Makefile.PL EXE_FILES
>    EXE_FILES => [ "dbiproxy$ext_pl", "dbiprof$ext_pl" ],

I think this one is an old problem specific to DBI, and IIRC it's
because it expects dbiproxy.PL to be a different file from
dbiproxy.pl.
-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to