安装make工具
make工具依赖gcc ,automake,autoconf,libtool,make 这些安装包
可以一起安装
center os系统 运行如下命令yum install gcc automake autoconf libtool make