On Dec 30, 2007, at 10:04 AM, Ovid wrote:
--- James E Keenan <[EMAIL PROTECTED]> wrote:
Hi James,
Although it is not required for running chromatic's process, you
might wish to begin with:
perl Configure.pl --test
... to see that the configuration and build tools all work properly
before you say 'make'.
Thanks for that tip. I assume from other comments that you've made
that if there are Configure test failures, that trying to continue is
useless.
svn co https://svn.perl.org/parrot/trunk parrot \
&& cd parrot \
&& perl Configure.pl --test
4/1089 tests failed. Test below. As usual, if there is anything else
I can do, please let me know.
Cheers,
Ovid
Try a 'make realclean' and then re-run the above commands.