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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

788 Views
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 Kudos
1 Reply

597 Views
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 Kudos