brew install php55 报错 clang: error
生活随笔
收集整理的这篇文章主要介绍了
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的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: mysql-5.6.x半同步复制配置
- 下一篇: PHPexcel实列