This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM6548:在 uboot 中编译 evn 工具

Guru**** 1688270 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1361370/am6548-build-evn-tools-in-uboot

器件型号:AM6548

您好、TI!

我们正在使用 Linux SDK、并希望构建用于测试的 env 工具。

我尝试以下方命令、但得到了一些错误响应。

是否需要修改任何配置或命令不正确?

#export path=$HOME/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu/bin:$path

#make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- env

scripts/kconfig.conf --syncconfig Kconfig
***
***未找到配置文件".config"!
***
***请运行一些配置器(例如"make oldconfig"或
***"make menuconfig"或"make xconfig")。
***
scripts/kconfig/Makefile:46:目标"syncconfig"的配方失败
make[2]:***[syncconfig]错误1
Makefile:539:目标'syncconfig'的食谱失败
make[1]:***[syncconfig]错误2
make:***没有使目标为'include/config/autoconf'的规则,这是'include/config/uboot.release'所需要的。stop。

谢谢。

埃里克