View Single Post
Old 05-11-2016, 12:48 PM   #100
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
PHP Code:
mint17-32 K1 # uclibc/bin/busybox
/lib/ld-uClibc.so.0No such file or directory
mint17
-32 K1 # file uclibc/lib/ld-uClibc.so.0
uclibc/lib/ld-uClibc.so.0symbolic link to 'ld-uClibc-0.9.29.so' 
mint17-32 K1 # file uclibc/lib/ld-uClibc-0.9.29.so
uclibc/lib/ld-uClibc-0.9.29.soELF 32-bit LSB  shared objectARMEABI4 version 1 (SYSV), dynamically linkedstripped
mint17
-32 K1 
I executed that busybox binary without a chroot just to receive that missing library error message, then investigated that "missing" library. It acts like the problems I see on my K1, with apparently "missing" (but not missing) files too. Some kind of incompatibility or misconfiguration, surely, but I have no idea what to try next other that random poking around in the dark (and more googling tons more old web pages with dead links in them).

Last edited by geekmaster; 05-11-2016 at 01:01 PM.
geekmaster is offline   Reply With Quote