Quote:
Originally Posted by deep
Yes it's the Kindle Touch...
Firmware is 5.1.0 ....
Yes probably a broken symlink .. I dont have the code sourcery libraries with me though ... maybe someone could share it ?
|
First...
Please post the results of this command:
Code:
ls -l /lib/libpthread* /usr/lib/libpthread*
If it is only a broken link rather than a missing file, that will give the information required for directions on how to fix it (similar to the libm problem).