After the command "perl Configure.pl --gen-parrot" I'm getting the following errors:
make -C compilers/pirc clean make[1]: *** No rule to make target `/Users/ivan/Development/rakudo/parrot/config/gen/makefiles/pirc.in', needed by `Makefile'. Stop. and Reading configuration information from parrot_install/bin/parrot_config ... dyld: Library not loaded: /Users/ivan/Development/rakudo/parrot/blib/lib/libparrot.dylib Referenced from: /Users/ivan/Development/rakudo/parrot_install/bin/parrot_config Reason: image not found Died at Configure.pl line 119. I'm running Mac OS X 10.5 on a PowerBook G4. I updated rakudo using git pull. I have already built and uploaded test results twice. So something broke. Ivan.