On Mon, Mar 31, 2003 at 12:25:52PM -0800, Michael G Schwern wrote: > As I just mentioned in a follow up sent to jhi and CCed to you > I think it has to do with MYEXTLIB missing from > [.ext.sdbm_file.sdbm]descrip.mms > and that may be due to the missing subdirs:: rule from MM_VMS.pm.
ext/SDBM_File/sdbm/Makefile.PL is completely overriding top_targets() for some unknown reason. That's likely the cause of the problem. It appears to have been doing this for quite a while (back to 5.005 at least). I'd like to understand why and what was done in MakeMaker to suddenly make this a problem. It would really help if I could see your ext/SDBM_File/descrip.mms and ext/SDBM_File/sdbm/descrip.mms from a bleadperl prior to the MakeMaker upgrade. -- Beef Coronary
