I'm getting a problem in make test and can't tell if it is something
strange in the configuration of the machine or a genuine problem.

Eveything tests fine on my MacBook, with Intel chip, Mac OS 10.4.7 and
its standard install perl 5.8.6. But on a G5 iMac that was upgraded from
10.3 to 10.4.7 (which might have resulted in something funky) I get
errors in make test before each test is run:

error: Can't locate Debug.pm in @INC (@INC contains: ../blib/lib etc.)
at (eval 15) line 1.

I determined that the G5 contains Debug.pm files in the same directories
as the MacBook. I also installed Perl 5.8.8 from ActiveState, with no
change except that (eval 15) became (eval 17) and the @INC path shows
the new perl directories.

That machine had a copy of svn trunk that had not been updated since
last April. That directory built and tested fine.

When I tried a freshly updated trunk, make test showed the same error.

Any idea how to track this down, or at how to determine if it is a
problem with the release?

 -- sidney
    http://www.sidney.com/

Reply via email to