This patch deals with only classes/*.pmc dependies. And I have no idea
how to search out other missing dependies.
headers.pl needs putting into the config/init directory
interpreter.c:25: parrot/oplib/core_ops_cg.h: No such file or directory
interpreter.c:26: parrot/oplib/core_ops_cgp.h: No such file or directory
make: *** [interpreter.o] Error 1
Could it be that your source contains traces of your #define patches?
leo
I deleted all changes that I made and did checkout module, no. Moreover
my "Build system" patch doesn't relate to computed goto anyhow. Take a
look at my patch -- it's inoffensive.
BTW, the #define patch was fine when I tried that on my i386/linux. Maybe
your source is rotten?
I've found a blunder in my patch. I'll fix it in a minute.