Whoops, that should have gone to the bug tracker.
Michael G Schwern wrote: > -------- Original Message -------- > Subject: Re: Restore broken Win32 build > Date: Wed, 03 Jun 2009 23:42:13 +0200 > From: Max Maischein <cor...@corion.net> > To: Michael G Schwern <schw...@pobox.com> > References: <4a26a5bf.1010...@corion.net> <4a26c97d.3020...@pobox.com> > > Hello Michael, > >>> the EUMM integration broke the Win32 build with >>> 5bdf71cc9217764029fb9a321295118de3bb8e72 >>> >>> The attached patch restores the building by skipping the loading of >>> Win32.pm >> Hello, I need to see a bug before I can accept a fix for it. >> >> "Its broke" ain't a bug report. > Please excuse the brevity - I wanted to send the patch quickly before I > went away from the computer, so the smokers can resume their tasks and I > can do some cleanup work integrating some of my tests. Please accept the > below output as "it's broken" when building Perl via `dmake`: > > -max > > ... > > Running Makefile.PL in ext/Win32CORE > C:\Projekte\bleadperl-git\win32\..\miniperl.exe -I../../lib Makefile.PL > INSTALLD > IRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LINKTYPE=static > Can't locate Win32.pm in @INC (@INC contains: ../../lib ..\..\lib > C:/Projekte/bleadperl-git/lib .) at ../../lib/ExtUtils/MM_Win32.pm line 417. > 512 from ext/Win32CORE's Makefile.PL at ..\make_ext.pl line 301. > > -- On error resume stupid