On Fri, Jan 28, 2005 at 10:16:53AM -0600, Craig A. Berry wrote: > t/basic................. > %MMK-F-ERRUPD, error status %X00018292 occurred when updating target > CREATE_DISTDIR > # Failed test (t/basic.t at line 235) > # got: '1024' > # expected: '0' > # MCR dsa0:[sys0.syscommon.perl-5_8_4]perl.exe "-MExtUtils::Command" -e rm_rf > Big-Dummy-0_01 > # MCR dsa0:[sys0.syscommon.perl-5_8_4]perl.exe > "-MExtUtils::Manifest=manicopy,maniread" -e > "manicopy(maniread(),'Big-Dummy-0_01', 'best');" > # mkdir Big-Dummy-0_01 > # mkdir Big-Dummy-0_01/bin > # -e: bin/program not found at -e line 1 > # Can't read bin/program: no such file or directory > # %RMS-E-FNF, file not found > # %MMK-F-ERRUPD, error status %X00018292 occurred when updating target > CREATE_DISTDIR
This is distdir failing. Something to do with the executable file I added to the dummy distribution to test how MakeMaker handles executables. I guess there's a problem. I wonder if it has to do with VMS's desire to stick dots on the end of files. I think the rest is fallout from distdir not working.
