centos lnmp 安装 php configure: error: off_t undefined; check your library configuration

/etc/init.d/mysql restart

/etc/init.d/php-fpm restart

checking size of off_t... 0
configure: error: off_t undefined; check your library configuration
make: *** 没有指明目标并且找不到 makefile。 停止

 

出现这个错误的话,可以将 php的 configure参数中  enable-zip 去掉


版权声明:本文为hewy0526原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。