View Single Post
Old 05-11-2016, 08:30 AM   #88
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
Umm... DUH! I see now that the "not found" message in the results from yesterday really DID mean that the file was not where we were trying to execute it:
Code:
=====[ cp /bin/busybox /mnt/us/bin ]=====
=====[ /mnt/us/busybox ]=====
/mnt/us/RUNME.sh: 72: /mnt/us/busybox: not found
Notice the lack of a "bin" in the path?

Okay, we are back to where I was in past days -- stuff built by lab126 runs on userstore, but stuff I try to build (using many different toolchains) consistently fails (though with different symptoms). Almost certainly a problem with missing or incorrect libraries -- but static compiles fail too...

What could help A LOT is if (as I requested previously) one of you posts a binary that you built, which I can test on my K1.

Last edited by geekmaster; 05-11-2016 at 08:32 AM.
geekmaster is offline   Reply With Quote