View Single Post
Old 01-23-2014, 04:09 PM   #14
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by langelgjm View Post
As it turns out my problem (sh not finding a file) was due to the luajit binary pointing to a non-existing program interpreter.

This was solved by linking /lib/ld-linux-armhf.so.3 to /lib/ld-linux.so.3 (which itself was already linked to /lib/ld-2.5.so).

However, now when attempting to run luajit I get a segmentation fault, which is probably going to be beyond my ability to debug, so I think I may try the older version.
Just build luajit against a compatible (older) libc
knc1 is offline   Reply With Quote