Re: [Module::Build] ./Build on Win98
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <ml...@th...> - 2006-02-21 07:57:22
|
Dr Bean wrote: > I downloaded Randy's tarball, and ran perl Build.PL, .\perl, > .\perl test. > > .\perl seemed to run OK. It didn't produce any error messages, > but .\perl test has hung on test 24 of t\compat.t I don't see anything that stands out as related to changes I made. From the distro directory, can you run perl Build.PL Build realclean Are there any errors? Was the 'Build.bat' file deleted? Also, t/compat.t is slow, very slow on older systems. How long did you allow it run? What is the output of: Build test --test-files t/compat.t --verbose > I also got lots of messages about configuration being created > with 0.2611, but we are now using 0.2707, which I get on Linux > too. This is odd. Do you have multiple perls in your PATH? Can you post the output with the warnings? > This is a MinGW perl 5.8.2 with dmake, etc. Thanks for reporting your results. Randy. |