# New Ticket Created by  "James Fuller" 
# Please include the string:  [perl #47926]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47926 >


after building parrot (and doing a make realclean to ensure all is
well) having a problem running parrot with perl6.

building latest trunk if parrot on Mac OSX 10.4.9

when I run with perl6

>parrot perl6.pbc

"load_bytecode" couldn't find file 'Protoobject.pbc'
current instr.: 'parrot;PGE::Match;__onload' pc 0
(compilers/pge/PGE/Match.pir:14)
called from Sub 'parrot;Perl6::Compiler;__onload' pc 0 (perl6.pir:30)
called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)

build does not seem to be making Protoobject.pbc

cheers, Jim Fuller

Reply via email to