Compilation terminated????

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Compilation terminated????

1,786件の閲覧回数
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,209件の閲覧回数
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 件の賞賛
返信