Matt Fowles <[EMAIL PROTECTED]> wrote: > All~ > I just ran a completely clean checkout, configure, nmake, nmake test on > Win2K. It passed most tests and had fewer warning then previously. > Here are the errors that did occur...
> Hope someone finds this useful, Thanks, it is. > lib/Parrot/Configure/Step.pm line 178. Fixed. > t\pmc\freeze............NOK 10# Failed test (t\pmc\freeze.t at line 259) > # got: 'Fatal exception: Null PMC access (PMC::init)! Fixed (was an uninitialized value) > t\pmc\pmc...............NOK 62# Failed test (t\pmc\pmc.t at line 1497) > # got: 'All names and ids ok. > # Can't spawn ".\parrot.exe --gc-debug -b t\pmc\pmc_62.pasm": Bad file > descripto > r at lib/Parrot/Test.pm line 62. I've no clue, what's going on here. Does the test-file exist after make test? Can you run above command manually? leo