/usr/bin/ld: cannot find -lltdl collect2: ld returned 1 exit status make: *** [sapi/cgi/php-cgi] Err
时间:2017-05-27 15:51:19
收藏:0
阅读:488
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
collect2: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1
解决的方法:
yum install *ltdl*
原文:http://www.cnblogs.com/yfceshi/p/6913153.html
评论(0)