make: execstack: Command not found Makefile:23: recipe for target 'mkexecstack' failed

简介

我今天遇到一个问题解决半天了:
我的系统是Ubuntu16,用的国内阿里云。

make: execstack: Command not found
Makefile:23: recipe for target 'mkexecstack' failed

解决

sudo apt-get install prelink

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章