On Fri, Dec 17, 2004 at 04:07:49AM +0000, Sisyphus wrote: > t\basic.................dmake.exe: makefile: line 682: Warning -- > Macro `TEST_VERBOSE' cannot be redefined > dmake.exe: makefile: line 73: Warning -- Macro `PREFIX' cannot be > redefined > dmake.exe: makefile: line 72: Warning -- Macro `DESTDIR' cannot be > redefined > dmake.exe: makefile: line 73: Warning -- Macro `PREFIX' cannot be > redefined > dmake.exe: makefile: line 72: Warning -- Macro `DESTDIR' cannot be > redefined > dmake.exe: makefile: line 73: Warning -- Macro `PREFIX' cannot be > redefined
That's troublesome. Could you see if "make disttest" does the same thing? If not, could you run: PERL5LIB=lib perl -dw t/basic.t and try to figure out where that's coming from? I'm going to guess its the "make disttest" on line 225 and "make distdir" on line 250. Could you send me t/Big-Dummy/Makefile? You have to get it before teardown_recurs() cleans it up. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern/ michael schwern is not
