@geekmaster: That looks like a more recent ALSA header/lib on your compile env than on the Kindle. (ie. it pulled symbols from ALSA 1.0.9 because they were there in your env, but the version bundled on the Kindle is older than that, or mangled, or built without symbol versioning).
Try a static build configured with --without-libdl --without-versioned
Last edited by NiLuJe; 07-12-2012 at 12:48 AM.
|