Build Warp7 linux-kernel error

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

Build Warp7 linux-kernel error

ソリューションへジャンプ
1,143件の閲覧回数
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 解決策
1,013件の閲覧回数
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 返信
1,014件の閲覧回数
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 件の賞賛
返信