这个是因为没安装uuid软件开发包导致的,ubuntu系统下可以使用命令sudo apt-get install uuid-dev在线安装,安装成功后,重新编译即可
那我们就手动下载这个库:sudo apt-get install libncurses5-dev