make: *** No rule to make target `device/generic/armv7-a-neon/root_overlay/boot/imx6q-wandboard.dtb', needed by `out/target/product/armv7-a-neon/root/boot/imx6q-wandboard.dtb'. Stop. make: *** Waiting for unfinished jobs....

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

make: *** No rule to make target `device/generic/armv7-a-neon/root_overlay/boot/imx6q-wandboard.dtb', needed by `out/target/product/armv7-a-neon/root/boot/imx6q-wandboard.dtb'. Stop. make: *** Waiting for unfinished jobs....

2,097件の閲覧回数
shraddhashinde
Contributor I

I am trying to troubleshoot this issue with my build . Now I dont think I can do this myself. I need help and guidance.

Does anyone have any idea how to fix this error in the android build.

I am using this link.

Building and Deploying Vanilla/AOSP Android 4.4.4 for the Wandboard | Using Android in Industrial Automation

I replace the armv7-a-neon/ folder with the one from serverbox_wandboard_android . This build had gone successfully for first time. Then I did something wrong not able to fix this. I tried deleting the whole armv7-a-neon/ and then fetching a good one from the source and copying serverbox_wandboard to that but still this error.

make: *** No rule to make target `device/generic/armv7-a-neon/root_overlay/boot/imx6q-wandboard.dtb', needed by `out/target/product/armv7-a-neon/root/boot/imx6q-wandboard.dtb'.  Stop.

make: *** Waiting for unfinished jobs....

still no good.

Please help. Kind Regards.

Shraddha

ラベル(2)
0 件の賞賛
2 返答(返信)

660件の閲覧回数
shraddhashinde
Contributor I

I saw that the files that the make was asking were actually symlinks that were broken. I make the links and it was corrected. Thank you . But looks like unless i ask I cannot think well.

0 件の賞賛

660件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Have you checked that he Makefile actually contains the .dtb gegeneration option? It seems that the Makefile or script used to generate the .dtb does not recognize that option.

Alejandro

0 件の賞賛