> 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?
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?