开发者社区> 问答> 正文

PHP5.5.1编译报错,求解?报错

configure时报错

./configure --prefix=/usr/local/php --enable-fpm  --enable-opcache --with-mcrypt=/usr/local/libmcrypt --with-zlib --enable-mbstring --with-openssl --with-mysql --with-mysqli --with-mysql-sock --with-gd --with-jpeg-dir=/usr/lib --enable-gd-native-ttf  --enable-pdo --with-pdo-mysql --with-gettext --with-curl --with-pdo-mysql --enable-sockets --enable-bcmath --enable-xml --with-bz2 --enable-zip

错误信息如下:

checking for known struct flock definition... configure: error: Don't know how to define struct flock on this system, set --enable-opcache=no

展开
收起
爱吃鱼的程序员 2020-06-22 18:13:25 559 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    这个问题已经解决,请看:<atarget="_blank"rel="nofollow">http://blog.linuxeye.com/342.html
    <atarget='_blank'>@codepat<imgsrc="/js/ke/plugins/emoticons/83.gif"alt="83"/>不客气正解,按此方法已解决,感谢!

    --enable-opcache

    去掉试试呢

    去掉了也不行啊,报同样的错一个玩PHP的,非要学人家玩C和嵌入式的搞撒子编译嘛!扯淡回复<aclass='referer'target='_blank'>@codepat:http://www.dotdeb.org/2013/06/20/php-5-5-0-is-out-and-available-for-debian-7-0-wheezy/我错了,我编译安装我有罪,你能告诉我哪里有PHP最新版本的源吗?弄那么高版本干什么,5.3就差不多了<divclass="ref">

    引用来自“好大的凶兆”的答案

    <divclass=ref_body>一个玩PHP的,非要学人家玩C和嵌入式的搞撒子编译嘛!回复<aclass='referer'target='_blank'>@codepat:关键是centos软件太老了啊,如果是去年出的软件,今年可以跟上的,我干嘛去编译,如果centos默认的php是5.4+mysql5.5+nginx1.4+谁去编译么,关键是php5.3mysql5.1nginx没有自己编译linux端方便布置管理撒。回复<aclass='referer'target='_blank'>@普华之光:没有5.5.1版本的啊,不过谢谢你回复<aclass='referer'target='_blank'>@codepat:http://rpmfind.net/linux/rpm2html/search.php?query=php你以为我想啊,装B又不能当饭吃,有现成的我干嘛要编译呢?你知道哪里有编译好的吗?或者能yum的也行,我用的是centos6.364位

    windows下可以看看这个:

    <arel="nofollow">http://www.oschina.net/news/42444/xampps-1-8-4

    linux上的,不过谢谢你

    google

    ./configure--help|grepopcode./configure--help|grepopcache一般编译安装都会说各种依赖错误,但是,只要将错误信息往谷歌一搜,问题就解决了。

    搞php与编译php不冲突。

    我编译过5.5的,但是apc,xcache还没有跟进,所以就降到5.4了。

    2020-06-23 11:53:36
    赞同 展开评论 打赏
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
PHP 2017.北京 全球开发者大会——高可用的PHP 立即下载
PHP安全开发:从白帽角度做安全 立即下载
复杂PHP系统性能瓶颈排查及优化 立即下载