guanguanliang 发表于 2019-4-30 09:41:41

linux make link boot error on am5718

k-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/services4/3rd**/bufferclass_example/bufferclass_example_private.o

LD /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/bc_example.o

Building modules, stage 2.

MODPOST 2 modules

CC /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/bc_example.mod.o

LD /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/bc_example.ko

CC /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/pvrsrvkm.mod.o

LD /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/binary2_omap_linux_release/target/kbuild/pvrsrvkm.ko

make: 离开目录“/home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/extra-drivers/ti-sgx-ddk-km-1.14.3699939/eurasia_km/eurasiacon/build/linux2/omap_linux”

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

Building U-boot

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

make -j `cat /proc/cpuinfo | grep -c processor` -C /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/OK57xx-linux-uboot CROSS_COMPILE=arm-linux-gnueabihf- ok5718_idk_defconfig

make: *** /home/guan/mywork/study/ok5718/OK5718-SDK-V1.0/OK57xx-linux-uboot: 没有那个文件或目录。 停止。

Makefile:65: recipe for target 'u-boot' failed

make: *** Error 2

:~/mywork/study/ok5718/OK5718-SDK-V1.0>

飞凌-chongzi 发表于 2019-4-30 14:36:18

楼主
此问题是因为我们5718 的uboot没有开源在全编译时会报此错误 。你可以用单步编译完成后直接将飞凌提供的uboot镜像考到images文件下进行制卡。
页: [1]
查看完整版本: linux make link boot error on am5718