spu_dispatch_table.h is a file generated by a python script... perhaps you ran out of disk space and the file was created but empty? Try removing it and recompiling.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi I was having compilation problems with a long list of errors starting with
In file included from spuinit.c:7:
../include/cr_spu.h:38: parse error before `SPUDispatchTable'
I finally opened up spu_dispatch_table.h to find it completely empty. I am using cr-1.1. Suggestions anyone?
spu_dispatch_table.h is a file generated by a python script... perhaps you ran out of disk space and the file was created but empty? Try removing it and recompiling.