Compilation terminated????

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Compilation terminated????

1,794 次查看
pradeepmp
Contributor II

while compiling my kernel(downloaded from freescale.org;wandboard-org/linux at wandboard_imx_3.14.28_1.0.0_ga · GitHub​ ), it was showing some files which are corrupted while downloading but i use to copy-paste the original ones(source code available in Internet) by deleting contents of corrupted ones now it is showing following fatal error. i don't know how to resolve this, please help in in resolving this problem.

arch/x86/kernel/early_printk.c:14:29: fatal error: xen/hvc-console.h: No such file or directory

#include <xen/hvc-console.h>

                             ^

compilation terminated.

make[2]: *** [arch/x86/kernel/early_printk.o] Error 1

make[1]: *** [arch/x86/kernel] Error 2

make: *** [arch/x86] Error 2

thanks in advance

0 项奖励
回复
1 回复

1,217 次查看
daiane_angolini
NXP Employee
NXP Employee

please download the source code using git clone.

please make sure you are using the right branch.

And, please, double check your toolchain is exported

0 项奖励
回复