Add the directory mount points to the Amazon image.
That is the least invasive that you can get in this situation.
**OR**
Use the PC utility attached to my "Hard Float on Kindle" thread, the patchelf utility.
Change the ELF headers in your application to make the dynamic loader stop searching /usr/lib/ao and to search /mnt/us/usr/lib/ao instead.
If you need a copy of patchelf built for something other than the host system I built my attachment for ...
Recent (2014.08 and 2014.11) versions of Buildroot will build patchelf for the host system you are using (it is now in the "Host Utilities" menu section).
|