Why do I get "Not found" or libc.so.6 errors when trying to run applications on my target system?

Question

Why do I get "Not found" or libc.so.6 errors when trying to run applications on my target system?

Answer

This often occurs when running binaries generated by CodeSourcery's toolchain on existing Linux systems. It probably means you don't have the correct GLIBC and associated dynamic loader installed on your target board.

Please see the following FAQ entry on how to install CodeSourcery's GLIBC.


This entry was last updated on 8 March 2013.