include/asm/cpm2.h:14:21: error: asm/cpm.h: No such file or directory

Kumar Gala galak at kernel.crashing.org
Fri Oct 5 10:57:30 EST 2007


On Oct 4, 2007, at 5:28 PM, Timur Tabi wrote:

> Kumar, this is what I get when I compile your 2.6.24 branch for the  
> 8610:
>
>   CC      arch/powerpc/sysdev/fsl_soc.o
> In file included from arch/powerpc/sysdev/fsl_soc.c:40:
> include/asm/cpm2.h:14:21: error: asm/cpm.h: No such file or directory
> make[1]: *** [arch/powerpc/sysdev/fsl_soc.o] Error 1
> make: *** [arch/powerpc/sysdev] Error 2
>
> Commenting out the "#include <asm/cpm.h>" in cpm2.h makes the  
> compilation failure go away, but I don't know if that's the proper  
> fix, since the 8610 doesn't have a CPM.

Scott mentioned this and I've fixed it in my tree.

- k



More information about the Linuxppc-dev mailing list