欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程语言 > php >内容正文

php

brew install php55 报错 clang: error

发布时间:2024/9/21 php 37 豆豆
生活随笔 收集整理的这篇文章主要介绍了 brew install php55 报错 clang: error 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

2019独角兽企业重金招聘Python工程师标准>>>

clang: error: linker command failed with exit code 1 (use -v to see invocation) ld: symbol(s) not found for architecture x86_64 make: *** [sapi/fpm/php-fpm] Error 1 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [libs/libphp5.bundle] Error 1

解决办法:

brew install libxml2 brew link libxml2 --force

转载于:https://my.oschina.net/mejinke/blog/680668

总结

以上是生活随笔为你收集整理的brew install php55 报错 clang: error的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。