On Thu, 24 Jul 2003, Daniel Grunblatt wrote: > On Thursday 24 July 2003 15:55, Juergen Boemmels wrote: > > Magic: 7f 45 4c 46 01 01 01 > 00 > -- > 00 00 00 00 00 00 00 00 > > > OS/ABI: UNIX - System V > > Patch is in, please resync and try it. >
It's now dieing with: In file included from exec.c:22: include/parrot/exec_dep.h: In function `Parrot_exec_normal_op': include/parrot/exec_dep.h:80: `cgp_core' undeclared (first use in this function)include/parrot/exec_dep.h:80: (Each undeclared identifier is reported only once include/parrot/exec_dep.h:80: for each function it appears in.) exec.c: In function `Parrot_exec': exec.c:77: `cgp_core' undeclared (first use in this function) make: *** [exec.o] Error 1 Still, we're making progress :-) Simon