JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

Try `--no-discard-stderr' if option outputs to stderr

发布时间 2023-11-02 22:13:19作者: 小鲨鱼2018

 

001、报错如下:

 

002、解决方法

在3694行 的末尾加上 --no-discard-stderr 

sed -i '3694 s/$/ --no-discard-stderr /' Makefile    ## 在3694末尾添加上--no-discard-stderr, -i表示在原文中添加

 

003、再次make测试

。

 

    本栏目推荐文章
  • Dating Java8系列之巧用Optional之优雅规避NPE问题
  • [cpp]: Standard Input/Output -- <iostream>
  • mysql> GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION; ERROR 1410 (42000): You are not allowed to create a user with GRANT
  • [Vue warn]: Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".
  • User Output Value
  • output
  • STM32-OC(OUTPUT Compare)输出比较
  • 执行minitest -a报错提示“PermissionError:[WinError 5]拒绝访问。:‘D:\\Tencent\\WxDevtool\\outputs’”
  • echart更改options值,渲染不跟着改变的坑
  • SAS Option 选项相关
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们