prelink: /usr/sbin/application: Dependency tracing failed

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

prelink: /usr/sbin/application: Dependency tracing failed

1,445 次查看
anshulkhare
Contributor III

Hello All,

I am working on imx6 board.

I have created a linux package named "application" using ptxdist. I was able to generate the binary for the application and integrated at /usr/sbin/application. I am able to see the same at the above path.

But, while booting up of the system prelink error occurs for this application. And if I try to run this application, it is saying:

"root@MBa6UL:/usr/sbin application
-sh: application: not found"

I can see from the booting logs that prelink is failed for this particular application only:

"prelink: /usr/sbin/genl-ctrl-list: Using /lib/ld-linux-armhf.so.3, not /lib/ld-linux.so.3 as dynamic linker
prelink: /usr/sbin/smsc9303: Using /lib/ld-linux-armhf.so.3, not /lib/ld-linux.so.3 as dynamic linker
prelink: /usr/sbin/application: Dependency tracing failed
prelink: /usr/sbin/partprobe: Using /lib/ld-linux-armhf.so.3, not /lib/ld-linux.so.3 as dynamic linker
prelink: /usr/sbin/nl-pktloc-lookup: Using /lib/ld-linux-armhf.so.3, not /lib/ld-linux.so.3 as dynamic linker"

Kindly tell us what might have gone wrong?

0 项奖励
回复
1 回复

1,254 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Anshul Khare,

Current i.MX6 BSPs are based in Yocto so there is no documentation regarding PTXdist. Hopefully some community user may be able to provide some insight but I would recommend also posting your question in more PTXdist centric forums.

Regards,

0 项奖励
回复