On Sun, Aug 28, 2011 at 07:17:00PM -0400, George Greer wrote: > ----------- --------------------------------------------------------- > F M
Timing glitch. Not seen one for DynaLoader before. In d:/smoke/perl/blead/build/win32 Making DynaLoader (all) Makefile out-of-date with respect to ..\..\lib\Config.pm ..\..\lib\CORE\config.h Cleaning current config before rebuilding Makefile... nmake -nologo /D -f Makefile.old clean > NUL ..\..\miniperl.exe "-I..\..\lib" "-I..\..\lib" Makefile.PL "INSTALLDIRS= perl" "INSTALLMAN1DIR=none" "INSTALLMAN3DIR=none" "PERL_CORE=1" "DynaLoader.c" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the nmake -nologo /D command. <== D:\smoke\perl\blead\build\miniperl.exe "-I..\..\lib" "-I..\..\lib" -e " exit 1" -- NMAKE : fatal error U1077: 'D:\smoke\perl\blead\build\miniperl.exe' : return cod e '0x1' Stop. nmake -nologo config PERL_CORE=1 DynaLoader.c failed, continuing anyway... Making all in ext/DynaLoader nmake -nologo all PERL_CORE=1 DynaLoader.c Makefile out-of-date with respect to ..\..\lib\Config.pm ..\..\lib\CORE\config.h Cleaning current config before rebuilding Makefile... nmake -f Makefile.old clean > NUL Microsoft (R) Program Maintenance Utility Version 8.00.50727.762 Copyright (C) Microsoft Corporation. All rights reserved. ..\..\miniperl.exe "-I..\..\lib" "-I..\..\lib" Makefile.PL "INSTALLDIRS= perl" "INSTALLMAN1DIR=none" "INSTALLMAN3DIR=none" "PERL_CORE=1" "DynaLoader.c" Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the nmake command. <== D:\smoke\perl\blead\build\miniperl.exe "-I..\..\lib" "-I..\..\lib" -e " exit 1" -- NMAKE : fatal error U1077: 'D:\smoke\perl\blead\build\miniperl.exe' : return cod e '0x1' Stop. Unsuccessful make(ext/DynaLoader): code=512 at ..\make_ext.pl line 465. NMAKE : fatal error U1077: '..\miniperl.exe' : return code '0x2' Stop. Nicholas Clark