On 29/06/07, via RT Richard Hainsworth
<[EMAIL PROTECTED]> wrote:
# New Ticket Created by  Richard Hainsworth
# Please include the string:  [perl #43431]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43431 >


Dear Parrot people,

Just updates my subversion depository after a long time.

Got this error after 'make'
...
make -C compilers/past-pm
make[1]: Entering directory
`/home/richard/development/parrot/trunk/compilers/past-pm'
/usr/bin/perl -MExtUtils::Command -e rm_rf PAST-pm.pbc
../../runtime/parrot/library/PAST-pm.pbc
../../parrot ../../compilers/tge/tgc.pir --output=POST/Grammar_gen.pir
POST/Grammar.tg
PackFile_unpack: Bytecode not valid for this interpreter: fingerprint
mismatch
Parrot VM: Can't unpack packfile
/home/richard/development/parrot/trunk/./compilers/tge/TGE/Parser.pbc.
Null PMC access in invoke()
current instr.: 'parrot;TGE::Compiler;parse_grammar' pc 28
(TGE/Compiler.pir:34)
called from Sub 'parrot;TGE::Compiler;precompile' pc 654
(TGE/Compiler.pir:293)
called from Sub 'main' pc 101 (../../compilers/tge/tgc.pir:87)
make[1]: *** [PAST-pm.pbc] Error 1

Did you do a make realclean && perl Configure.pl after svn up?  This could help.

Paul

Reply via email to