工具/软件:TI C/C++编译器
您好!
我正在构建 PDK。 我遇到以下错误:
‘/opt/ti/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld:找不到-ldaemon
collect2:错误:LD 返回1退出状态’
如何解决此问题?
谢谢、
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.
工具/软件:TI C/C++编译器
您好!
我正在构建 PDK。 我遇到以下错误:
‘/opt/ti/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld:找不到-ldaemon
collect2:错误:LD 返回1退出状态’
如何解决此问题?
谢谢、
尊敬的 Rex:
我们还将按照上述链接进行操作并构建 SDK
但面对一些问题、您能帮我们解决。
MACHINE=k2hk EVM bitbake rm-LLD
警告:RM-LLD-02.02.00.02-R1.0 DO 封装_QA:QA 问题:RM-LLD:/rm-lld-test/usr/bin/ti/drv/rm/test/dts_files/static-policy.dtb 由 uid 1000拥有、这与运行 bitbake 的用户相同。 这可能是由主机污染造成的
MACHINE=k2hk-EVM bitbake rm-LLD-RTOS
错误:RM-LLD-RTOS-02.02.00.02-R1.0 DO 编译:函数失败:DO 编译(日志文件位于/home/swadhin/work/videocard/tisdk/build/arago-tmp-external-linaro-toolchain/work/k2hk_evm-linux-gnueabi/rm-lld-rtos/02.02.00.02-r1.0/temp/log.do_compile.7691上)
错误:故障日志文件存储在:/home/swadhin/work/videocard/tisdk/build/arago-tmp-external-linaro-toolchain/work/k2hk_evm-linux-gnueabi/rm-lld-rtos/02.02.00.02-r1.0/temp/log.do_compile.7691中
日志数据如下:
|调试:执行 shell 函数 DO 编译
|/home/swadhin/work/videocard/tisdk/build/arago-tmp-external-linaro-toolchain/work/k2hk_evm-linux-gnueabi/rm-lld-rtos/02.02.00.02-r1.0/temp/run.do_compile.7691:215:[:1:意外操作符
|制造:***没有规则使目标“重新租赁”。 停下。
|警告:从 shell 命令中退出代码2。
|错误:函数失败:DO 编译(日志文件位于/home/swadhin/work/videocard/tisdk/build/arago-tmp-external-linaro-toolchain/work/k2hk_evm-linux-gnueabi/rm-lld-rtos/02.02.00.02-r1.0/temp/log.do_compile.7691)
错误:任务7 (/home/swadhin/work/videocard/tisdk/sources/meta-ti/recipes-bsp/rm-lld/rm-lld-rtos_git.bb、DO 编译)失败、退出代码为"1"
谢谢、
Swadhin