zoukankan      html  css  js  c++  java
  • 这是什么情况?

        Linux上编译PHP遇到错误:

    make: *** [sapi/cli/php] Error 1

       网上寻到解决办法:

      http://linuxshow.blog.51cto.com/1572053/770356

       随之,输入命令,等了一会儿,直接显示信息如下:

      

    =====================================================================
    WARNED TEST SUMMARY
    ---------------------------------------------------------------------
    Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimestamp) (32 bit) [ext/date/tests/bug52062.phpt] (warn: XFAIL section but test passes)
    =====================================================================
    
    You may have found a problem in PHP.
    This report can be automatically sent to the PHP QA team at
    http://qa.php.net/reports and http://news.php.net/php.qa.reports
    This gives us a better understanding of PHP's behavior.
    If you don't want to send the report immediately you can choose
    option "s" to save it.  You can then email it to qa-reports@lists.php.net later.
    Do you want to send this report now? [Yns]:                   

        鸭梨山大,- -b

  • 相关阅读:
    Python GIL-------全局解释器锁
    JavaScript简介
    MongoDB查询
    创建、更新和删除文档
    MongoDB基础知识
    Linux安装mysql
    函数、变量、参数
    循环语句
    控制语句
    集合
  • 原文地址:https://www.cnblogs.com/Joynic/p/2882979.html
Copyright © 2011-2022 走看看