medany1 发表于 2020-1-11 17:02:56

/bin/ash: ./a: not found

/test # ls
a
/test # ./a
/bin/ash: ./a: not found
/test #
/test #

依赖的libc.so.6在文件目录下

zhichao 发表于 2020-1-13 08:30:38

您可以给个权限试试

medany1 发表于 2020-1-13 10:59:34

zhichao 发表于 2020-1-13 08:30
您可以给个权限试试

不能加权限啊

medany1 发表于 2020-1-13 11:08:08

写了一个LED驱动,make出错

zhichao 发表于 2020-1-13 16:20:06

编译时全编译,程序a是什么程序,qt吗
看看这个有没有帮助https://blog.csdn.net/yx_l128125/article/details/7418882

liuhj_shenzhen 发表于 2020-7-17 14:39:16

medany1 发表于 2020-1-13 10:59
不能加权限啊

chmod 777 -R test
页: [1]
查看完整版本: /bin/ash: ./a: not found