I've googled for this problem for a whole day and finally find a solution. Actually in my case it is because relative path of interpreter(dynamic linker) in the makefile. Even though I use file and ldd command to see the file and it is indeed correct, AND the interpreter did find the correct interpr...