make: *** 没有规则可以创建“default”需要的目标“build”
生活随笔
收集整理的這篇文章主要介紹了
make: *** 没有规则可以创建“default”需要的目标“build”
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
安裝Nginx時報錯
the HTTP rewrite module requires the PCRE library. You can either disable the module by using --without-http_rewrite_module option, or install the PCRE library into the system, or build the PCRE library statically from the source with nginx by using?
解決辦法:
yum -y install pcre-devel
總結
以上是生活随笔為你收集整理的make: *** 没有规则可以创建“default”需要的目标“build”的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: playtika什么时候上市
- 下一篇: 深入理解session过期机制