On Fri, Dec 17, 2004 at 03:18:10PM -0600, Craig A. Berry wrote:
> The attached patch against 2177 is necessary to even get it to run.

This worked in MM_Any?  Weird.  It shouldn't have.  It should go into
MM_Unix which is what's using vmsify() now.  I'll put it in there.


> Even after that for some reason EXE_FILES is not getting vmsified
> properly, so it fails its own build with:
> 
> %MMK-F-CANTUPD, cannot update target BIN/INSTMODSH - sources unknown
> 
> I can't see what it is and I'm out of time to tinker at the moment.

I see it.  When I pulled over the VMS differences from installbin() I
left some of the code using $self->{EXE_FILES} rather than the
vmsified @exefiles.  Fixed it in 2178.


> While we are tearing the guts out of MakeMaker, any chance of getting
> manifind reimplemented with a case blind hash?  There is an item in
> RT for this and I've just never had the time to do it.

Possibly.  At the moment my priority is Module::Build compatibility stuff.
Getting INSTALL_BASE working and making the prefixify code callable.  I'll
keep it in mind.


-- 
Michael G Schwern        [EMAIL PROTECTED]  http://www.pobox.com/~schwern/
7a. Good, Fast, Cheap: Pick any two (you can't have all three).
     -- RFC 1925

Reply via email to