<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[编译A40i时出现奇怪的错误]]></title><description><![CDATA[<p dir="auto">在编译A40i linux时出现了一个奇怪的错误，一个不存在的路径的下的文件编译报错了。<br />
<img src="/assets/uploads/files/1649732760712-419579e1-e0e3-45af-b7ed-40287f52513d-image.png" alt="419579e1-e0e3-45af-b7ed-40287f52513d-image.png" class=" img-responsive img-markdown" width="1083" height="223" /><br />
图中的/home/golden/proj/KK-T3-SW/,这个路径根本就不存在，请问有人遇到过吗？</p>
]]></description><link>https://bbs.aw-ol.com/topic/1288/编译a40i时出现奇怪的错误</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 09:41:15 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/1288.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Apr 2022 03:06:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 编译A40i时出现奇怪的错误 on Thu, 14 Apr 2022 02:57:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/179">@masterlu</a> 可能是补丁没打全？可以问一下代理</p>
]]></description><link>https://bbs.aw-ol.com/post/5894</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5894</guid><dc:creator><![CDATA[YuzukiTsuru]]></dc:creator><pubDate>Thu, 14 Apr 2022 02:57:39 GMT</pubDate></item><item><title><![CDATA[Reply to 编译A40i时出现奇怪的错误 on Thu, 14 Apr 2022 02:16:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/317">@yuzukitsuru</a> 我直接在Makefile里面把它去掉了，我不清楚是不是因为这个原因，编译出来的镜像会跑飞，所以我想尝试将这个问题解决。<br />
另外，这个问题是在给A40i打实时补丁的时候遇到的，在补丁文件中已经有函数的定义以及实现，并且在其他文件中调用这个函数的时候并没有出现报错的情况，只是在awchip文件中出现了这个报错。</p>
]]></description><link>https://bbs.aw-ol.com/post/5892</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5892</guid><dc:creator><![CDATA[MasterLu]]></dc:creator><pubDate>Thu, 14 Apr 2022 02:16:45 GMT</pubDate></item><item><title><![CDATA[Reply to 编译A40i时出现奇怪的错误 on Wed, 13 Apr 2022 11:55:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/179">@masterlu</a><br />
进m kernel_menuconfig 把字符设备里的awchip选项关了（如果可以关的话</p>
]]></description><link>https://bbs.aw-ol.com/post/5875</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5875</guid><dc:creator><![CDATA[YuzukiTsuru]]></dc:creator><pubDate>Wed, 13 Apr 2022 11:55:56 GMT</pubDate></item><item><title><![CDATA[Reply to 编译A40i时出现奇怪的错误 on Wed, 13 Apr 2022 09:22:21 GMT]]></title><description><![CDATA[<p dir="auto">请问有什么办法解决这个错误吗？<br />
全志并没有提供这几个文件源码，但是编译过程中又会报错。</p>
]]></description><link>https://bbs.aw-ol.com/post/5874</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5874</guid><dc:creator><![CDATA[MasterLu]]></dc:creator><pubDate>Wed, 13 Apr 2022 09:22:21 GMT</pubDate></item><item><title><![CDATA[Reply to 编译A40i时出现奇怪的错误 on Tue, 12 Apr 2022 05:35:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/317">@yuzukitsuru</a><br />
好的谢谢</p>
]]></description><link>https://bbs.aw-ol.com/post/5821</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5821</guid><dc:creator><![CDATA[MasterLu]]></dc:creator><pubDate>Tue, 12 Apr 2022 05:35:32 GMT</pubDate></item><item><title><![CDATA[Reply to 编译A40i时出现奇怪的错误 on Tue, 12 Apr 2022 04:14:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/179">@masterlu</a> 看样子不会影响</p>
]]></description><link>https://bbs.aw-ol.com/post/5820</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5820</guid><dc:creator><![CDATA[YuzukiTsuru]]></dc:creator><pubDate>Tue, 12 Apr 2022 04:14:24 GMT</pubDate></item><item><title><![CDATA[Reply to 编译A40i时出现奇怪的错误 on Tue, 12 Apr 2022 04:01:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/179">@masterlu</a><br />
在kernel/Makefile下有这样一段：<br />
ifneq ($(CONFIG_PREEMPT_RT_FULL),y)<br />
obj-y += mutex.o<br />
obj-$(CONFIG_DEBUG_MUTEXES) += mutex-debug.o<br />
obj-y += rwsem.o<br />
endif<br />
请问如果不编译mutex会不会影响其他功能？</p>
]]></description><link>https://bbs.aw-ol.com/post/5819</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/5819</guid><dc:creator><![CDATA[MasterLu]]></dc:creator><pubDate>Tue, 12 Apr 2022 04:01:51 GMT</pubDate></item></channel></rss>