Build Warp7 linux-kernel error

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

Build Warp7 linux-kernel error

跳至解决方案
536 次查看
chaunguyenngoc
Contributor III

I try to build linux kernel for Warp7.

I do it follow section 5 in GitHub - WaRP7/WaRP7-User-Guide: WaRP7 User Guide Source. For binary releases go to the release tab 

But when i run "make ARCH=arm CROSS_COMPILE=......." command to cross compile for "zImage". It always show error below: 

============

make[2]: *** No rule to make target `fs/fat/file.o', needed by `fs/fat/fat.o'. Stop.
make[1]: *** [fs/fat] Error 2
make: *** [fs] Error 2

============

Is there any package I need to add in my host PC Ubuntu ?

I tried to google-ing about error and fat* file but no hope

Note: I think git source code should be OK when it is commited

source: GitHub - Freescale/linux-fslc: Linux kernel source tree 

branch: 4.1-2.0.x.imx

标记 (1)
0 项奖励
1 解答
406 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Please try to setup environment as described in section 5

WaRP7-User-Guide/06-Chapter at master · WaRP7/WaRP7-User-Guide · GitHub 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer

button. Thank you!

在原帖中查看解决方案

0 项奖励
1 回复
407 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Please try to setup environment as described in section 5

WaRP7-User-Guide/06-Chapter at master · WaRP7/WaRP7-User-Guide · GitHub 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer

button. Thank you!

0 项奖励