cannot execute binary file是怎么回事
答案:2 悬赏:40 手机版
解决时间 2021-03-21 21:49
- 提问者网友:辞取
- 2021-03-21 14:20
cannot execute binary file是怎么回事
最佳答案
- 五星知识达人网友:冷風如刀
- 2021-03-21 15:22
在root用户下执行test下面的MiniServer文件 原文: [root@localhost test]# ./MiniServer -bash: ./MiniServer: 权限不够 PS: 然后我用chmod u+x MiniServer 命令: 出现下文: [root@localhost test]# chmod u+x MiniServer [root@localhost test]
全部回答
- 1楼网友:愁杀梦里人
- 2021-03-21 15:54
我觉得你应该是缺少一些组件。
glibc装了没有?
编译完全没有提示错误吗?
可以ld ./test试试看是不是哪个链接库有问题
------------------------------------------------
chmod +x test.c是没有必要的test.c是源文件啊。
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯