技术专栏
编译android kernel时,关闭error, forbidden warning
编译android kernel时,遇到error, forbidden warning
sound/soc/codecs/es8323.c:1249:12: warning: 'entry_read' defined but not used [- Wunused-function]
error, forbidden warning: es8323.c:1249
scripts/Makefile.build:308: recipe for target 'sound/soc/codecs/es8323.o' failed
make[3]: *** [sound/soc/codecs/es8323.o] Error 1
scripts/Makefile.build:455: recipe for target 'sound/soc/codecs' failed
make[2]: *** [sound/soc/codecs] Error 2
scripts/Makefile.build:455: recipe for target 'sound/soc' failed
make[1]: *** [sound/soc] Error 2
Makefile:827: recipe for target 'sound' failed
make: *** [sound] Error 2
关闭方法如下:在kernel/scripts/gcc-wrapper.py中注释掉interpret_warning(line)即可。
--- a/scripts/gcc-wrapper.py
+++ b/scripts/gcc-wrapper.py
@@ -78,7 +78,7 @@ def run_gcc():
proc = subprocess.Popen(args, stderr=subprocess.PIPE)
for line in proc.stderr:
print line,
- interpret_warning(line)
+ #interpret_warning(line)
result = proc.wait()
except OSError as e:
声明:本文内容由易百纳平台入驻作者撰写,文章观点仅代表作者本人,不代表易百纳立场。如有内容侵权或者其他问题,请联系本站进行删除。
红包
点赞
收藏
评论
打赏
- 分享
- 举报
评论
0个
手气红包
暂无数据
相关专栏
-
浏览量:3320次2019-12-28 10:19:54
-
浏览量:237次2024-09-13 17:34:13
-
浏览量:2635次2023-03-17 10:25:53
-
浏览量:1537次2023-12-29 17:51:55
-
2023-10-05 22:07:30
-
浏览量:6296次2021-03-29 11:34:27
-
浏览量:4586次2021-04-15 14:56:16
-
浏览量:7998次2022-01-01 09:00:13
-
浏览量:2479次2020-06-29 10:47:11
-
浏览量:8309次2021-01-20 17:16:00
-
浏览量:1879次2020-02-07 17:49:37
-
浏览量:7934次2022-02-09 09:00:13
-
2020-07-21 19:31:06
-
浏览量:2286次2023-12-21 11:18:25
-
浏览量:2068次2017-11-24 14:49:02
-
浏览量:798次2023-11-24 15:49:33
-
浏览量:4839次2021-04-12 15:49:26
-
浏览量:1996次2020-06-28 14:11:58
-
浏览量:2579次2019-12-28 10:23:43
置顶时间设置
结束时间
删除原因
-
广告/SPAM
-
恶意灌水
-
违规内容
-
文不对题
-
重复发帖
打赏作者
david
您的支持将鼓励我继续创作!
打赏金额:
¥1
¥5
¥10
¥50
¥100
支付方式:
微信支付
打赏成功!
感谢您的打赏,如若您也想被打赏,可前往 发表专栏 哦~
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
审核成功
发布时间设置
发布时间:
请选择发布时间设置
是否关联周任务-专栏模块
审核失败
失败原因
请选择失败原因
备注
请输入备注