Hi
I tried building parrot on  Linux 2.4.20 and I get the following error
during gmake process. I have  the default perl-5.8.6 built on my
system. Can anybody suggest me what this error is and how to overcome
this?

regards
Ravi Sastry

./parrot -o runtime/parrot/library/Stream/ParrotIO.pbc
runtime/parrot/library/Stream/ParrotIO.imc
./parrot -o runtime/parrot/library/Stream/Replay.pbc
runtime/parrot/library/Stream/Replay.imc
./parrot -o runtime/parrot/library/Stream/Sub.pbc
runtime/parrot/library/Stream/Sub.imc
./parrot -o runtime/parrot/library/Stream/Writer.pbc
runtime/parrot/library/Stream/Writer.imc
./parrot -o runtime/parrot/library/YAML/Parser/Syck.pbc
runtime/parrot/library/YAML/Parser/Syck.imc
/usr/local/bin/perl -e 'chdir shift @ARGV; system q{gmake}, @ARGV;
exit $? >> 8;' dynclasses
gmake[1]: Entering directory `/home/sastry/parrot-0.4.0/dynclasses'
/usr/local/bin/perl /home/sastry/parrot-0.4.0/build_tools/pmc2c.pl
--dump gdbmhash.pmc
Can't write 'classes/default.dump': No such file or directory at
/home/sastry/parrot-0.4.0/build_tools/pmc2c.pl line 687.
pmc2c dump failed (512)
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/sastry/parrot-0.4.0/dynclasses'
gmake: *** [dynclasses.dummy] Error 2
[EMAIL PROTECTED] parrot-0.4.0]$

--

Reply via email to